summaryrefslogtreecommitdiff
path: root/games/jetpack
AgeCommit message (Collapse)AuthorFilesLines
2019-01-20jetpack: SETGIDGAME -> USE_GAMESGROUPdholland1-2/+2
2018-01-14games/*: fix alignment of variable valuesrillig1-2/+2
pkglint -Wall -r --autofix --only aligned After running the above command, three packages had to be adjusted manually: In maelstrom-x11, pkglint didn't see that a commented variable assignment should have been re-aligned as well. In netmaze, there was a single line that didn't align well with all the others, but pkglint decided to adjust the whole paragraph to this single line. The result would have been ok, but not good. In tscp, there was a paragraph where some of the lines were indented one space more than the others. This rule is useful when one variable name is very long compared to the others, but not in this case.
2015-11-03Add SHA512 digests for distfiles for games categoryagc1-1/+2
Problems found locating distfiles: Package blokus: missing distfile blokus-1.1.tar.gz Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz Package dungeon: missing distfile dungeon-gdt-glk.tar.gz Package gate88: missing distfile Gate88_Mar19_05.tar.gz Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip Package rollemup: missing distfile Rollemup.tar.gz Package tscp: missing distfile tscp181.zip Package xbat: missing distfile xev111.tar.gz Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz Package xrick: missing distfile xrick-021212.tgz Package xskat: missing distfile xskat-cards.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-01-17Regen. Not sure what happened here...joerg1-14/+14
2013-01-15Fix prototypes. Regenerate patches as unified diffs.joerg21-243/+349
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-01-31Honour DESTDIR for creating the share/jetpack directory.joerg2-4/+4
2010-01-29DESTDIR support. SETGIDGAMES. Bump revisionjoerg1-9/+13
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-01-19Reset maintainer on his request.wiz1-2/+2
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+3
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-2/+2
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+3
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-23Add RMD160 digests.agc1-1/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
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-15/+13
+ 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
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
2000-01-02replaced some commands by their ${COMMAND} counterpartswiz1-8/+6
1999-07-09Add package patch-sum filesagc1-0/+12
1998-11-12Some more for pkglint.frueauf1-0/+2
1998-09-13/var/games for scores, and fix a bug in scorefile handling.garbled3-12/+22
1998-08-27Fix use of XStoreColors and replace with XAllocColors, fixes inability togarbled1-39/+35
display on a 16+ bit display, and should close PR 6016.
1998-08-23New pkg for jetpack-1.0. Patches taken from FreeBSD ports collection.garbled15-0/+386
(last time I do that.. ugh) an arcade action game for X Windows.