Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-05-05 | XEvil is a side-view, fast-action, kill everything type of game. | Jean-Marc Zucconi | |
1995-05-04 | The man page is compressed. | Satoshi Asami | |
1995-05-04 | xpm shared library has major version 4...also it's in graphics, | Satoshi Asami | |
not x11. | |||
1995-05-03 | The game of xonix. Not yet a very complete version, but nice (IMHO). | Joerg Wunsch | |
Submitted by: Torsten Schoenitz | |||
1995-05-02 | (1) Rename do-install to post-install. | Satoshi Asami | |
(2) Take out make install.man from pre-install, it's not necessary as USE_IMAKE is set. | |||
1995-05-02 | chown 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-24 | Take out invocation of fake-pkg from do-install target. It is now | Satoshi Asami | |
done in the main install target itself. | |||
1995-04-21 | Don't forget to add | Satoshi Asami | |
@${MAKE} ${.MAKEFLAGS} fake-pkg to your do-install target! ;) | |||
1995-04-20 | Updates of games Makefiles. I think they work, but don't quote | Satoshi Asami | |
me on this. ;) | |||
1995-04-17 | Add freefall's LOCAL_PORTS as master site. We are the first site | Joerg Wunsch | |
where it appeared. | |||
1995-04-17 | Add xmine back. It's no longer broken. | Joerg Wunsch | |
1995-04-17 | Re-add acm, it should be ok now. | Joerg Wunsch | |
1995-04-17 | Make this port actually work: | Joerg Wunsch | |
. 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) | |||
1995-04-16 | Moved acm to BROKEN. It doesn't have data files in PLIST. | Satoshi Asami | |
Submitted by: joerg | |||
1995-04-15 | Oops, package name should be "xmille-2.0", not "2.0".... ;) | Satoshi Asami | |
1995-04-11 | Add MAINTAINER= jmz@FreeBSD.org | Jean-Marc Zucconi | |
1995-04-11 | And 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-08 | Added comment about chmods. By the way, the previous commit was - | Satoshi Asami | |
Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com> | |||
1995-04-08 | Upgrade, 2.2 -> 2.3! | Satoshi Asami | |
1995-04-06 | Change the app. defaults so that the game plays faster | Jean-Marc Zucconi | |
1995-04-06 | Add the MAINTAINER line | Jean-Marc Zucconi | |
1995-04-02 | xboing compiles again. | Satoshi Asami | |
1995-04-02 | De-canonicalize the host and dir names of the master site. | Joerg Wunsch | |
Reviewed by: Submitted by: Obtained from: | |||
1995-04-02 | Add the checksum while I'm here. | Satoshi Asami | |
1995-04-02 | Make it compile by specifying ftp site that actually carries this baby. | Satoshi Asami | |
Preblem reported by: jmb@kryten.Atinc.COM | |||
1995-04-01 | xboing used to lock the score file against itself. This has been due | Joerg Wunsch | |
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. | |||
1995-04-01 | Claim my ports, and add the MAINTAINER entry. | Joerg Wunsch | |
1995-04-01 | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | |
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | |||
1995-03-31 | Disable ports which don't have distfiles anymore: | Gary Palmer | |
xboing xchomp xmine xmj xpipeman xrobots | |||
1995-03-30 | Add a LIB_DEPENDS line in the makefile. xboing depends on the xpm library. | Andreas Schulz | |
1995-03-30 | Update | Jean-Marc Zucconi | |
1995-03-30 | Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh | Andreas Schulz | |
called from the makefile :-). | |||
1995-03-29 | Change the master site and add a pre-patch target (the tar file contains | Jean-Marc Zucconi | |
shar archives) Add myself as maintainer. | |||
1995-03-28 | Added nethack. | Satoshi Asami | |
CVS: | |||
1995-03-28 | A dungeon chewing game. I don't use the X interface (and I can't believe | Satoshi Asami | |
anyone would want to use that) so this port only makes the tty version. CVS: | |||
1995-03-28 | Upgrade, 0.2 -> 0.3. | Satoshi Asami | |
CVS: | |||
1995-03-28 | Another one that has had the tarball changed from .tar.Z to .tar.gz | Gary Palmer | |
1995-03-28 | Update MASTER_SITE path and checksum file | Gary Palmer | |
1995-03-28 | The tarball is now .tar.gz ... | Gary Palmer | |
1995-03-26 | update | Jean-Marc Zucconi | |
1995-03-26 | Change the master site. | Jean-Marc Zucconi | |
1995-03-25 | Don't uudecode if the .tar.gz file is already there. | Satoshi Asami | |
Pointed-out by: Anthony Chan <yeehang@netcom.com> | |||
1995-03-24 | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | Satoshi Asami | |
and some other minor cleanup. | |||
1995-03-24 | I probably shouldn't depend on EXTRACT_* being defined to something...so | Satoshi Asami | |
use "tar -xzf" instead. | |||
1995-03-24 | EXTRACT_ARGS -> EXTRACT_AFTER_ARGS | Satoshi Asami | |
1995-03-24 | Added xemeraldia. | Satoshi Asami | |
1995-03-24 | Version 0.2 of xemeraldia. Drop blocks and break them. | Satoshi Asami | |
1995-03-20 | Delete a second cd ${X11BASE}. Luckily it is not needed here, because the | Andreas Schulz | |
substitution only works the first time. | |||
1995-03-20 | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | Andreas Schulz | |
This thing is getting boring :-). Also add the acm.1 manpage to the packing list. | |||
1995-03-20 | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | Andreas Schulz | |