summaryrefslogtreecommitdiff
path: root/games/xboing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Disable sound support on the Alpha. Also move the manpage from the PLISTSteve Price1999-06-224-8/+103
| | | | | | | to the Makefile. Notes: svn path=/head/; revision=19686
* remove -m486 option for alpha.Hidetoshi Shimokawa1999-01-051-1/+1
| | | | | | | xboing is still broken on alpha for lack of sound support. Notes: svn path=/head/; revision=15847
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Correct the define of READMEP_FILE.Vanilla I. Shu1998-07-161-2/+2
| | | | Notes: svn path=/head/; revision=11931
* Update to 2.4Vanilla I. Shu1997-11-264-280/+585
| | | | | | | PR: 5514 Notes: svn path=/head/; revision=8846
* Update to 2.4Vanilla I. Shu1997-11-261-1/+1
| | | | | | | PR: 5514 Notes: svn path=/head/; revision=8845
* *** empty log message ***Vanilla I. Shu1997-11-261-4/+18
| | | | Notes: svn path=/head/; revision=8844
* Update to 2.4Vanilla I. Shu1997-11-261-5/+4
| | | | | | | PR: 5114 Notes: svn path=/head/; revision=8843
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-1/+3
| | | | | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR} Notes: svn path=/head/; revision=5186
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-5/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
| | | | Notes: svn path=/head/; revision=4570
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* 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
* 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
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* 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
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-201-1/+1
| | | | Notes: svn path=/head/; revision=1159
* Added sounds directory to list.Steven Wallace1995-03-061-58/+2
| | | | Notes: svn path=/head/; revision=1101
* Added sound support.Steven Wallace1995-03-063-51/+83
| | | | Notes: svn path=/head/; revision=1100
* Converted Makefiles as much as I could.Satoshi 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! Notes: svn path=/head/; revision=935
* New port.Joshua Peck Macdonald1995-02-025-0/+237
Reviewed by: Submitted by: JKOKOT@demeter.ipan.lublin.pl Obtained from: Notes: svn path=/head/; revision=868