summaryrefslogtreecommitdiff
path: root/games/pacman
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-09-23buildlink1 -> buildlink2jlam3-10/+9
2002-07-02Deprecate IS_INTERACTIVEagc1-2/+2
Mark this package with an interactive build stage
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-01-11Provide a pre-generated configure script so that we can remove the (whatskrll2-5/+969
should have been a build) dependency on autoconf.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-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-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-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-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam3-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-30Converted to use buildlink.mk fileszuntum3-9/+10
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-2/+2
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2000-12-20Set IS_INTERACTIVE (for bulk builds) and bail out (for interactive builds)wiz1-1/+13
if DISPLAY isn't set.
2000-12-15Make this program able to find it's datafiles properlygarbled3-2/+17
2000-12-15Upgrade this to 0.3 version so that it works with the new clanlibgarbled5-42/+26
2000-12-14Now that clanlib has been fixed, pacman works (at least on i386/1.5K).wiz1-3/+1
2000-12-14Remove obsolete message.wiz1-3/+0
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-17Update dependency on clanlib to reflect its correct version. Pointed out byagc1-2/+2
David Brownlee.
1999-10-27Mark packages as broken, where necessary.agc1-1/+3
1999-07-22Oops.. s/ClanLib/clanlib. Noticed by dolecek@ics.muni.czgarbled1-2/+2
1999-07-21Pacman-1.0.0. The test application for clanlib. A pretty good versiongarbled9-0/+77
of the game too. Known to work on 1.4/alpha Pacman, a small demonstration game for ClanLib.