summaryrefslogtreecommitdiffstats
path: root/games/xmris
Commit message (Collapse)AuthorAgeFilesLines
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-282-4/+3
|
* Something has changed around the "all" target in XFree86-3.3...I don'tasami1997-06-121-1/+2
| | | | | | know what, but instead of trying to sort out the five hundred "all" targets in this port's Makefile, simply define ALL_TARGET=xmris to sidestep the problem.
* Use ${MASTER_SITE_XCONTRIB}. The old one didn't work anyway (missing "/").asami1996-12-061-2/+3
|
* Upgrade to version 4.04swallace1996-12-064-12/+15
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Delete @cwd, @mode, @owner and @group from these packing lists.asami1995-11-131-7/+0
| | | | Reported by: jkh
* Shorten the COMMENT linejmz1995-10-251-1/+1
|
* And here comes the next round of Makefile updates, for games. Folks,asami1995-04-111-3/+13
| | | | | | 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....
* Change the app. defaults so that the game plays fasterjmz1995-04-061-0/+19
|
* Add the MAINTAINER linejmz1995-04-061-0/+1
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Delete a second cd ${X11BASE}. Luckily it is not needed here, because theats1995-03-201-1/+0
| | | | substitution only works the first time.
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-2/+2
|
* Always use ${PREFIX}/lib/X11/app-defaults/ for app. defaultsjmz1995-03-051-0/+1
|
* Converted Makefiles as much as I could.asami1995-02-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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!
* Change working directory to /usr/X11R6.swallace1995-01-021-5/+5
| | | | Add .gz suffix to manpages.
* Add INSTALL_MANPAGES= yes.swallace1995-01-021-1/+2
|
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Don't test if X is running. This was not necessary to build xmris.jmz1994-12-121-7/+0
|
* removed IS_INTERACTIVE and pre-intsall target. They are no longer necessary.jmz1994-12-121-4/+0
|
* Add the IS_INTERACTIVE flag to stop it hosing batch builds whengpalmer1994-12-081-0/+1
| | | | you aren't running X11. Non-ideal solution to non-ideal world.
* Deal with a sys_errlist[] thing that got in here somehow..jkh1994-11-081-0/+12
|
* Jean-Marc Zucconi's updates from October 6th.jkh1994-10-081-1/+1
| | | | Submitted by: jmz
* These are my changes to support the new argument-less configure scripts.jkh1994-10-041-5/+5
|
* Latest changes from Jean-Marcjkh1994-09-234-5/+8
| | | | Submitted by: Jean-Marc Zucconi
* Switch from numeric to ascii mode specs in order to avoid wipingjkh1994-09-211-4/+2
| | | | directory execute bits.
* Jean-Marc Zucconi's port of xmris - an X11 based arcade game.jkh1994-09-215-0/+56
Submitted by: Jean-Marc Zucconi
OpenPOWER on IntegriCloud