aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* chown and chmod should have been in post-install, not do-install,Satoshi Asami1995-05-021-2/+2
| | | | | | | | or the "real" install would not be done! Whew, I wouldn't have caught this if I didn't remove /usr/X11R6 first. Notes: svn path=/head/; revision=1581
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-242-4/+2
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* Don't forget to addSatoshi Asami1995-04-212-2/+5
| | | | | | | | | @${MAKE} ${.MAKEFLAGS} fake-pkg to your do-install target! ;) Notes: svn path=/head/; revision=1475
* Updates of games Makefiles. I think they work, but don't quoteSatoshi Asami1995-04-205-27/+20
| | | | | | | me on this. ;) Notes: svn path=/head/; revision=1472
* Add freefall's LOCAL_PORTS as master site. We are the first siteJoerg Wunsch1995-04-171-1/+2
| | | | | | | where it appeared. Notes: svn path=/head/; revision=1436
* Add xmine back. It's no longer broken.Joerg Wunsch1995-04-171-3/+3
| | | | Notes: svn path=/head/; revision=1434
* Re-add acm, it should be ok now.Joerg Wunsch1995-04-171-4/+3
| | | | Notes: svn path=/head/; revision=1426
* Make this port actually work:Joerg Wunsch1995-04-171-9/+8
| | | | | | | | | | | | | | | | | . install the data files, too :) . make acm complain if it cannot find a data file, instead of dump core . moved the data file location to where all X11 programs used to have it . try working around some floating point problems by masking all FP exceptions (yes, i know that it's ugly, but i won't like to go and fix acm -- it's way too huge for me) Notes: svn path=/head/; revision=1424
* Moved acm to BROKEN. It doesn't have data files in PLIST.Satoshi Asami1995-04-161-3/+4
| | | | | | | Submitted by: joerg Notes: svn path=/head/; revision=1393
* Oops, package name should be "xmille-2.0", not "2.0".... ;)Satoshi Asami1995-04-151-2/+2
| | | | Notes: svn path=/head/; revision=1379
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-112-2/+4
| | | | Notes: svn path=/head/; revision=1327
* And here comes the next round of Makefile updates, for games. Folks,Satoshi Asami1995-04-1128-95/+184
| | | | | | | | | 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.... Notes: svn path=/head/; revision=1325
* Added comment about chmods. By the way, the previous commit was -Satoshi Asami1995-04-081-0/+1
| | | | | | | Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com> Notes: svn path=/head/; revision=1305
* Upgrade, 2.2 -> 2.3!Satoshi Asami1995-04-088-107/+205
| | | | Notes: svn path=/head/; revision=1304
* Change the app. defaults so that the game plays fasterJean-Marc Zucconi1995-04-061-0/+19
| | | | Notes: svn path=/head/; revision=1301
* Add the MAINTAINER lineJean-Marc Zucconi1995-04-061-0/+1
| | | | Notes: svn path=/head/; revision=1300
* xboing compiles again.Satoshi Asami1995-04-021-3/+3
| | | | Notes: svn path=/head/; revision=1279
* De-canonicalize the host and dir names of the master site.Joerg Wunsch1995-04-021-4/+4
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1278
* Add the checksum while I'm here.Satoshi Asami1995-04-021-0/+1
| | | | Notes: svn path=/head/; revision=1277
* Make it compile by specifying ftp site that actually carries this baby.Satoshi Asami1995-04-021-2/+3
| | | | | | | Preblem reported by: jmb@kryten.Atinc.COM Notes: svn path=/head/; revision=1276
* xboing used to lock the score file against itself. This has been dueJoerg Wunsch1995-04-011-0/+134
| | | | | | | | | | | to a wrong understanding of how the locking works. It locks on files, not descriptors, hence it's not sufficient to close the descriptor of a locked file. The patch fixes this. Notes: svn path=/head/; revision=1274
* Claim my ports, and add the MAINTAINER entry.Joerg Wunsch1995-04-012-3/+4
| | | | Notes: svn path=/head/; revision=1270
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-0129-23/+53
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Disable ports which don't have distfiles anymore:Gary Palmer1995-03-311-3/+5
| | | | | | | xboing xchomp xmine xmj xpipeman xrobots Notes: svn path=/head/; revision=1258
* Add a LIB_DEPENDS line in the makefile. xboing depends on the xpm library.Andreas Schulz1995-03-301-0/+1
| | | | Notes: svn path=/head/; revision=1255
* UpdateJean-Marc Zucconi1995-03-301-1/+1
| | | | Notes: svn path=/head/; revision=1249
* Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.shAndreas Schulz1995-03-308-8/+16
| | | | | | | called from the makefile :-). Notes: svn path=/head/; revision=1246
* Change the master site and add a pre-patch target (the tar file containsJean-Marc Zucconi1995-03-291-4/+11
| | | | | | | | shar archives) Add myself as maintainer. Notes: svn path=/head/; revision=1241
* Added nethack.Satoshi Asami1995-03-281-2/+2
| | | | | | | CVS: Notes: svn path=/head/; revision=1233
* A dungeon chewing game. I don't use the X interface (and I can't believeSatoshi Asami1995-03-2840-0/+1216
| | | | | | | | anyone would want to use that) so this port only makes the tty version. CVS: Notes: svn path=/head/; revision=1232
* Upgrade, 0.2 -> 0.3.Satoshi Asami1995-03-285-12/+18
| | | | | | | CVS: Notes: svn path=/head/; revision=1231
* Another one that has had the tarball changed from .tar.Z to .tar.gzGary Palmer1995-03-282-3/+2
| | | | Notes: svn path=/head/; revision=1218
* Update MASTER_SITE path and checksum fileGary Palmer1995-03-282-3/+3
| | | | Notes: svn path=/head/; revision=1217
* The tarball is now .tar.gz ...Gary Palmer1995-03-282-3/+2
| | | | Notes: svn path=/head/; revision=1216
* updateJean-Marc Zucconi1995-03-261-1/+1
| | | | Notes: svn path=/head/; revision=1200
* Change the master site.Jean-Marc Zucconi1995-03-261-1/+1
| | | | Notes: svn path=/head/; revision=1199
* Don't uudecode if the .tar.gz file is already there.Satoshi Asami1995-03-251-1/+4
| | | | | | | Pointed-out by: Anthony Chan <yeehang@netcom.com> Notes: svn path=/head/; revision=1198
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-243-4/+7
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* I probably shouldn't depend on EXTRACT_* being defined to something...soSatoshi Asami1995-03-241-2/+2
| | | | | | | use "tar -xzf" instead. Notes: svn path=/head/; revision=1193
* EXTRACT_ARGS -> EXTRACT_AFTER_ARGSSatoshi Asami1995-03-241-2/+2
| | | | Notes: svn path=/head/; revision=1192
* Added xemeraldia.Satoshi Asami1995-03-241-2/+3
| | | | Notes: svn path=/head/; revision=1191
* Version 0.2 of xemeraldia. Drop blocks and break them.Satoshi Asami1995-03-246-0/+73
| | | | Notes: svn path=/head/; revision=1190
* Delete a second cd ${X11BASE}. Luckily it is not needed here, because theAndreas Schulz1995-03-201-1/+0
| | | | | | | substitution only works the first time. Notes: svn path=/head/; revision=1164
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-201-1/+2
| | | | | | | | This thing is getting boring :-). Also add the acm.1 manpage to the packing list. Notes: svn path=/head/; revision=1160
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-2012-13/+13
| | | | Notes: svn path=/head/; revision=1159
* Added xlife.Satoshi Asami1995-03-161-2/+2
| | | | Notes: svn path=/head/; revision=1142
* John Horton Conway's Game of Life, taken from R5-contrib archives.Satoshi Asami1995-03-166-0/+117
| | | | Notes: svn path=/head/; revision=1141
* Enable acm now that it seems to be working.Joerg Wunsch1995-03-061-2/+2
| | | | Notes: svn path=/head/; revision=1105
* Add the missing package files.Joerg Wunsch1995-03-063-0/+147
| | | | Notes: svn path=/head/; revision=1104
* Added sounds directory to list.Steven Wallace1995-03-061-58/+2
| | | | Notes: svn path=/head/; revision=1101