summaryrefslogtreecommitdiff
path: root/games/jetpack/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-04-21jetpack: remove dead download sitewiz1-2/+2
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.
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-01-29DESTDIR support. SETGIDGAMES. Bump revisionjoerg1-9/+13
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.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-01-02replaced some commands by their ${COMMAND} counterpartswiz1-8/+6
1998-09-13/var/games for scores, and fix a bug in scorefile handling.garbled1-1/+4
1998-08-23New pkg for jetpack-1.0. Patches taken from FreeBSD ports collection.garbled1-0/+23
(last time I do that.. ugh) an arcade action game for X Windows.