Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 | |
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files. | |||||
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 | |
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work. | |||||
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 3 | -7/+6 | |
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge. | |||||
2001-06-30 | Converted to use buildlink.mk files | zuntum | 3 | -9/+10 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -2/+2 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2000-12-20 | Set IS_INTERACTIVE (for bulk builds) and bail out (for interactive builds) | wiz | 1 | -1/+13 | |
if DISPLAY isn't set. | |||||
2000-12-15 | Make this program able to find it's datafiles properly | garbled | 3 | -2/+17 | |
2000-12-15 | Upgrade this to 0.3 version so that it works with the new clanlib | garbled | 5 | -42/+26 | |
2000-12-14 | Now that clanlib has been fixed, pacman works (at least on i386/1.5K). | wiz | 1 | -3/+1 | |
2000-12-14 | Remove obsolete message. | wiz | 1 | -3/+0 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-17 | Update dependency on clanlib to reflect its correct version. Pointed out by | agc | 1 | -2/+2 | |
David Brownlee. | |||||
1999-10-27 | Mark packages as broken, where necessary. | agc | 1 | -1/+3 | |
1999-07-22 | Oops.. s/ClanLib/clanlib. Noticed by dolecek@ics.muni.cz | garbled | 1 | -2/+2 | |
1999-07-21 | Pacman-1.0.0. The test application for clanlib. A pretty good version | garbled | 9 | -0/+77 | |
of the game too. Known to work on 1.4/alpha Pacman, a small demonstration game for ClanLib. |