Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-15 | regen | wiz | 1 | -2/+2 | |
2001-02-13 | Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with | tron | 3 | -36/+36 | |
"${LOCALBASE}". | |||||
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 1 | -2/+2 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 | |
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. | |||||
2000-12-07 | regen | wiz | 1 | -2/+1 | |
2000-11-27 | Complete list of "xbill" pximap files. | tron | 1 | -1/+48 | |
2000-11-27 | Install all pixmap files now. | tron | 1 | -13/+0 | |
2000-11-27 | Ooops, forgot to remove dependence on "xbill" package. | tron | 1 | -2/+1 | |
2000-11-27 | Add conflict with "xbill" package which installs a (now) different set | tron | 1 | -1/+3 | |
of pixmaps to "share/pixmaps/xbill". | |||||
2000-11-27 | "USE_LIBINTL" is not enough, add "-I${LOCALBASE}/include" to "CFLAGS". | tron | 1 | -9/+10 | |
2000-11-26 | gnome-stones needs to be linked with -export-dynamic to expose a bunch of | mycroft | 2 | -1/+14 | |
symbols... | |||||
2000-11-26 | Build the gnome-stones modules with `-module -avoid-version', and update the | mycroft | 3 | -4/+17 | |
PLIST accordingly. | |||||
2000-11-24 | Requires USE_LIBINTL to get -lintl on link | abs | 1 | -1/+2 | |
2000-11-09 | Missed one. | mycroft | 1 | -1/+2 | |
2000-11-09 | Add missing pixmap files for xbill. | mycroft | 1 | -1/+7 | |
2000-11-09 | (Although I should not be wasting my time on this...) | mycroft | 4 | -35/+47 | |
Make $LOCALEBASE variable for Solamis. | |||||
2000-11-09 | Make this actually build. | mycroft | 4 | -6/+57 | |
Put the locale files in the right place, and add them to the PLIST. | |||||
2000-11-02 | NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore | wiz | 1 | -2/+4 | |
(only after bsd.prefs.mk inclusion) | |||||
2000-07-28 | Add USE_CURSES for packages that need curses functionality that only | wiz | 1 | -18/+6 | |
got added in 1.4Y; on older version of NetBSD, ncurses will be used. Replace previous code that did the same, but wasn't shared. | |||||
2000-06-27 | Use "ncurses" under NetBSD 1.4 to get the curses version of "tali". | tron | 3 | -2/+40 | |
2000-06-25 | Update gnome-games to 1.2.0. Changes are bugfixes, locale and graphics | rh | 3 | -5/+58 | |
updates. | |||||
2000-06-21 | USE_LIBTOOL instead of PKGLIBTOOL. | jlam | 4 | -45/+21 | |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 | |
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages. | |||||
2000-05-09 | Add a note why we need an explicit dependence on "guile". | tron | 1 | -1/+2 | |
2000-05-09 | add dependency on guile. This is required for arch's which don't get | dmcmahill | 1 | -1/+2 | |
guile through devel/libgtop. This fixes PR pkg/10074. Thanks to Matthias Scheler <tron@netbsd.org> for the fix. | |||||
2000-04-17 | Make this work after the "pth" package update. | tron | 2 | -1/+15 | |
2000-01-15 | Update for yet another change of the directory structure on the GNOME FTP | tron | 1 | -2/+2 | |
servers. | |||||
2000-01-02 | Adapt to new directory structure on GNOME ftp sites. | tron | 1 | -2/+2 | |
1999-11-18 | Import new "gnome-games" package belonging to GNOME 1.0.53 release: | tron | 9 | -0/+507 | |
GNOME games collection |