summaryrefslogtreecommitdiff
path: root/games/jetpack
AgeCommit message (Collapse)Author
1995-05-02chown and chmod should have been in post-install, not do-install,Satoshi Asami
or the "real" install would not be done! Whew, I wouldn't have caught this if I didn't remove /usr/X11R6 first.
1995-04-24Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami
done in the main install target itself.
1995-04-21Don't forget to addSatoshi Asami
@${MAKE} ${.MAKEFLAGS} fake-pkg to your do-install target! ;)
1995-04-20Updates of games Makefiles. I think they work, but don't quoteSatoshi Asami
me on this. ;)
1995-04-11Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi
1995-04-11And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami
there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
1995-03-26updateJean-Marc Zucconi
1995-03-26Change the master site.Jean-Marc Zucconi
1995-03-20Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz
1995-02-12A file was missingJean-Marc Zucconi
1995-02-12New feature: a "turbo" mode to fly a little faster.Jean-Marc Zucconi
1995-02-12Add missing '@'sJean-Marc Zucconi
1995-02-11Converted Makefiles as much as I could.Satoshi Asami
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
1995-01-02@cd /usr/X11R6Steven Wallace
.gz manpage. install whole jetpack lib dir.
1995-01-02Add MANSUFFIX=6 to Imakefile.Steven Wallace
Change LIBDIR to $(PREFIX)/lib/X11 Switch to real uid before XOpenDisplay call and back afterwards so won't get can't opend display since u+s games.
1995-01-02Use INSTALL_MANPAGES= yes.Steven Wallace
Remove pre-install: Update install:
1994-12-18First batch of MD5 checksum files. Only did through to the end of netGary Palmer
to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
1994-11-21Set ownership and permissionsJean-Marc Zucconi
1994-11-21Use mode 644 for score fileJean-Marc Zucconi
1994-11-21Use ${PREFIX}Jean-Marc Zucconi
Create destination directories before install Set correct permissions
1994-11-10I found the problem with the MASTER_SITES line. There was an extraJordan K. Hubbard
colon in there.
1994-10-08Jean-Marc Zucconi's updates from October 6th.Jordan K. Hubbard
Submitted by: jmz
1994-09-24Update this to fix install problem.Jordan K. Hubbard
Submitted by: jmz
1994-09-23Latest changes from Jean-MarcJordan K. Hubbard
Submitted by: Jean-Marc Zucconi
1994-09-21Switch from numeric to ascii mode specs in order to avoid wipingJordan K. Hubbard
directory execute bits.
1994-09-21The X11 jetpack game, from Jean-Marc Zucconi.Jordan K. Hubbard
Submitted by: Jean-Marc Zucconi