Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chown and chmod should have been in post-install, not do-install, | Satoshi Asami | 1995-05-02 | 1 | -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 now | Satoshi Asami | 1995-04-24 | 2 | -4/+2 |
| | | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514 | ||||
* | Don't forget to add | Satoshi Asami | 1995-04-21 | 2 | -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 quote | Satoshi Asami | 1995-04-20 | 5 | -27/+20 |
| | | | | | | | me on this. ;) Notes: svn path=/head/; revision=1472 | ||||
* | Add freefall's LOCAL_PORTS as master site. We are the first site | Joerg Wunsch | 1995-04-17 | 1 | -1/+2 |
| | | | | | | | where it appeared. Notes: svn path=/head/; revision=1436 | ||||
* | Add xmine back. It's no longer broken. | Joerg Wunsch | 1995-04-17 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=1434 | ||||
* | Re-add acm, it should be ok now. | Joerg Wunsch | 1995-04-17 | 1 | -4/+3 |
| | | | | Notes: svn path=/head/; revision=1426 | ||||
* | Make this port actually work: | Joerg Wunsch | 1995-04-17 | 1 | -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 Asami | 1995-04-16 | 1 | -3/+4 |
| | | | | | | | Submitted by: joerg Notes: svn path=/head/; revision=1393 | ||||
* | Oops, package name should be "xmille-2.0", not "2.0".... ;) | Satoshi Asami | 1995-04-15 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=1379 | ||||
* | Add MAINTAINER= jmz@FreeBSD.org | Jean-Marc Zucconi | 1995-04-11 | 2 | -2/+4 |
| | | | | Notes: svn path=/head/; revision=1327 | ||||
* | And here comes the next round of Makefile updates, for games. Folks, | Satoshi Asami | 1995-04-11 | 28 | -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 Asami | 1995-04-08 | 1 | -0/+1 |
| | | | | | | | Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com> Notes: svn path=/head/; revision=1305 | ||||
* | Upgrade, 2.2 -> 2.3! | Satoshi Asami | 1995-04-08 | 8 | -107/+205 |
| | | | | Notes: svn path=/head/; revision=1304 | ||||
* | Change the app. defaults so that the game plays faster | Jean-Marc Zucconi | 1995-04-06 | 1 | -0/+19 |
| | | | | Notes: svn path=/head/; revision=1301 | ||||
* | Add the MAINTAINER line | Jean-Marc Zucconi | 1995-04-06 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=1300 | ||||
* | xboing compiles again. | Satoshi Asami | 1995-04-02 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=1279 | ||||
* | De-canonicalize the host and dir names of the master site. | Joerg Wunsch | 1995-04-02 | 1 | -4/+4 |
| | | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1278 | ||||
* | Add the checksum while I'm here. | Satoshi Asami | 1995-04-02 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=1277 | ||||
* | Make it compile by specifying ftp site that actually carries this baby. | Satoshi Asami | 1995-04-02 | 1 | -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 due | Joerg Wunsch | 1995-04-01 | 1 | -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 Wunsch | 1995-04-01 | 2 | -3/+4 |
| | | | | Notes: svn path=/head/; revision=1270 | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 29 | -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 Palmer | 1995-03-31 | 1 | -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 Schulz | 1995-03-30 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=1255 | ||||
* | Update | Jean-Marc Zucconi | 1995-03-30 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=1249 | ||||
* | Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh | Andreas Schulz | 1995-03-30 | 8 | -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 contains | Jean-Marc Zucconi | 1995-03-29 | 1 | -4/+11 |
| | | | | | | | | shar archives) Add myself as maintainer. Notes: svn path=/head/; revision=1241 | ||||
* | Added nethack. | Satoshi Asami | 1995-03-28 | 1 | -2/+2 |
| | | | | | | | CVS: Notes: svn path=/head/; revision=1233 | ||||
* | A dungeon chewing game. I don't use the X interface (and I can't believe | Satoshi Asami | 1995-03-28 | 40 | -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 Asami | 1995-03-28 | 5 | -12/+18 |
| | | | | | | | CVS: Notes: svn path=/head/; revision=1231 | ||||
* | Another one that has had the tarball changed from .tar.Z to .tar.gz | Gary Palmer | 1995-03-28 | 2 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=1218 | ||||
* | Update MASTER_SITE path and checksum file | Gary Palmer | 1995-03-28 | 2 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=1217 | ||||
* | The tarball is now .tar.gz ... | Gary Palmer | 1995-03-28 | 2 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=1216 | ||||
* | update | Jean-Marc Zucconi | 1995-03-26 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=1200 | ||||
* | Change the master site. | Jean-Marc Zucconi | 1995-03-26 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=1199 | ||||
* | Don't uudecode if the .tar.gz file is already there. | Satoshi Asami | 1995-03-25 | 1 | -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 Asami | 1995-03-24 | 3 | -4/+7 |
| | | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196 | ||||
* | I probably shouldn't depend on EXTRACT_* being defined to something...so | Satoshi Asami | 1995-03-24 | 1 | -2/+2 |
| | | | | | | | use "tar -xzf" instead. Notes: svn path=/head/; revision=1193 | ||||
* | EXTRACT_ARGS -> EXTRACT_AFTER_ARGS | Satoshi Asami | 1995-03-24 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=1192 | ||||
* | Added xemeraldia. | Satoshi Asami | 1995-03-24 | 1 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=1191 | ||||
* | Version 0.2 of xemeraldia. Drop blocks and break them. | Satoshi Asami | 1995-03-24 | 6 | -0/+73 |
| | | | | Notes: svn path=/head/; revision=1190 | ||||
* | Delete a second cd ${X11BASE}. Luckily it is not needed here, because the | Andreas Schulz | 1995-03-20 | 1 | -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 Schulz | 1995-03-20 | 1 | -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 Schulz | 1995-03-20 | 12 | -13/+13 |
| | | | | Notes: svn path=/head/; revision=1159 | ||||
* | Added xlife. | Satoshi Asami | 1995-03-16 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=1142 | ||||
* | John Horton Conway's Game of Life, taken from R5-contrib archives. | Satoshi Asami | 1995-03-16 | 6 | -0/+117 |
| | | | | Notes: svn path=/head/; revision=1141 | ||||
* | Enable acm now that it seems to be working. | Joerg Wunsch | 1995-03-06 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=1105 | ||||
* | Add the missing package files. | Joerg Wunsch | 1995-03-06 | 3 | -0/+147 |
| | | | | Notes: svn path=/head/; revision=1104 | ||||
* | Added sounds directory to list. | Steven Wallace | 1995-03-06 | 1 | -58/+2 |
| | | | | Notes: svn path=/head/; revision=1101 |