summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
1999-07-01Enable dopewarsgarbled1-1/+2
1999-07-01New pkg for dopewars-1.4.3garbled7-0/+68
(I used to love this game on the PC) Make a fortune dealing drugs on the streets of New York
1999-07-01fix PKGNAMEhubertf1-1/+2
1999-07-01add and enable xroadshubertf1-1/+2
1999-07-01XRoads is a game for the X Windows system that attempts to be likehubertf7-0/+92
the game Crossroads (and it's sequel, Pandemonium) for the Commodore 64. Basically, it is a 2-dimensional, overhead view maze game in which you fight against a gang of monsters. Sounds simple? Guess again! There are (or at least, there will be) tons of different twists in the game which make it fun.
1999-06-26Add and enable zombies.simonb1-1/+2
1999-06-26zombies - a simple robots-like game I wrote years ago the Luke convincedsimonb6-0/+43
me to make a package of.
1999-06-14Enable xboard.simonb1-2/+2
1999-06-14XBoard - an X11 chess frontend.simonb6-0/+51
1999-06-12Add xconq.kleink1-1/+2
1999-06-12Initial import of pkg for xconq-7.2.2, an X11-based strategy game environment.kleink15-0/+361
1999-06-05Update "kdegames" package to version 1.1.1.tron5-639/+666
1999-06-04change dependencies to updated qt-1.44drochner1-2/+2
1999-06-04Update dependence to "kdebase" package to version 1.1.1.tron1-2/+2
XXX I didn't test a mixture of kde 1.1 and 1.1.1. Use it on your own risk!
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-13/+13
pattern match format. Minor pkglint along the way.
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-6/+2
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-02Update to baduki-0.2.7.bad2-4/+4
1999-05-02Update to GNUgo 2.0.bad3-31/+13
1999-04-26add USE_X11=yesgarbled4-4/+8
1999-04-24pkglint: "MASTER_SITES" must come before "DISTFILES".tron1-3/+3
1999-04-24Fix run time library search path.tron1-2/+2
1999-04-23Get rid of old-style chown usage.kleink1-2/+2
1999-04-16nethack-x11 _really_ wants to depend on nethack-lib and xpm.abs1-3/+3
Found by ahorn@anim.dreamworks.com
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron8-24/+16
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-04-05Rename package to nethack-all-3.2.2 to avoid any conflicts with the otherhubertf1-2/+2
nethack package.
1999-04-05More EXTRACT_CMD fallout.mycroft2-5/+8
NOTE: These are not tested!
1999-04-05Use ${GTAR} rather than /usr/bin/tar, even though this is not what bsd.pkg.mkmycroft1-2/+2
does.
1999-04-05Oops; GZCAT, not GUNZIP_CMD.mycroft1-2/+2
1999-04-05EXTRACT_CMD doesn't work the same any more...mycroft1-2/+3
1999-04-05We need a ${DISTDIR} here to make the extract work.mycroft1-2/+2
1999-04-02run mkfontdir also on "make install" timehubertf1-1/+4
1999-04-01Rewrite the extraction commands to be more intuitive.agc2-7/+4
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fixagc1-3/+3
release.
1999-03-28actually install these fileshubertf1-2/+2
1999-03-23Remove unnecessary "--x-inc" and "--x-lib" kludges.tron1-4/+2
1999-03-23- Make sure that "configure" finds JPEG, TIFF and PNG library.tron1-2/+5
- Depend on new "qwspritefield" package.
1999-03-22Catch up with MASTER_SITE_GNU reorganization.bad1-3/+2
1999-03-15Fix PR7160: critical bug fix to xdoomsommerfe2-0/+61
1999-03-11Exit freedom, enter GNUgo.bad6-39/+0
1999-03-11Remove freedom. Add and enable gnugo.bad1-3/+2
1999-03-11Initial import of gnugo-2.0-beta. Supercedes games/freedom.bad6-0/+55
1999-03-08Add missing dependence for "xpm" package. Fixes PR pkg/7104 bytron1-1/+3
John F. Woods.
1999-03-07use ${WORKDIR} instead of "work". Fixes PR 7096 reported byhubertf1-2/+2
Julian Assange <proff@suburbia.net>
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf3-9/+3
1999-02-20Update "kdegames" package to version 1.1.tron5-51/+284
1999-02-19Adapt to new gtk10 packagerh1-2/+3
1999-02-18Add missing @dirrm rules.frueauf1-1/+3
1999-02-15Ignore not updated KDE sub packages for now.tron1-1/+3
1999-02-10pkglint: cleanup Makefile and add missing rcs ids.frueauf8-15/+29