summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Activate crafty-open-rock. Sorted lexically, which is no longer themph1998-12-291-1/+2
| | | | same as sorting by decreasing size.
* Import of the "rock" opening book for the Crafty chess program.mph1998-12-296-0/+61
| | | | This book is huge; it is considerably larger than crafty-open-large.
* Upgrade to 4.0.79.mph1998-12-283-149/+130
| | | | | PR: 9225 Submitted by: Mark Huizer <xaa@xaa.iae.nl>
* Portlint:imp1998-12-282-2/+2
| | | | Use MAN6? rather than listing man page in pkg/PLIST
* Portlint (PKGNAME same as DISTNAME).asami1998-12-261-2/+1
|
* Activate the gtkballs port.steve1998-12-241-1/+2
|
* Initial import of gtkballs version 1.02.steve1998-12-245-0/+108
| | | | | | | A lines-like simple logic game for the X Window System. PR: 8658 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Add the seahaven towers game. This is yet another solitare games, butimp1998-12-247-1/+75
| | | | | this one makes you think. While an implementation exists in pysol, this one is better in many subtle ways.
* Upgrade to 2.01.tg1998-12-223-247/+1009
|
* Upgrade to 3.0.tg1998-12-222-4/+4
|
* Add USE_XLIB.asami1998-12-221-1/+3
|
* Add MASTER_SITES to Makefileflathill1998-12-212-2/+7
| | | | | PR: ports/9152 Submitted by: andy@icc.surw.chel.su
* Mark this temporarily broken after repository copy.asami1998-12-181-1/+2
|
* Add SUBDIR += gleyesflathill1998-12-171-1/+2
|
* PR: ports/8985flathill1998-12-176-0/+63
| | | | | Submitted by: malte.lance@gmx.net GLUT version of Xeyes.
* Nuke xtetrisjseger1998-12-141-2/+1
|
* Activate doomsrc.jmz1998-12-141-1/+2
|
* Activate xtetrisjseger1998-12-141-1/+2
|
* Don't write stuff to places other than ${WRKDIR}.asami1998-12-132-12/+10
|
* Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Sinceasami1998-12-121-3/+1
| | | | | NO_WRKDIR is a port variable, not a user variable, it made no sense for these to be here in the first place.
* Add more MASTER_SITES.vanilla1998-12-108-16/+16
| | | | | PR: ports/9037 Submitted by: josh@quick.net
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itbillf1998-12-073-9/+3
| | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey.
* Sort entries. In particular, "large", "medium", "small" sort in this order,asami1998-12-071-6/+6
| | | | | | | | | | dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.)
* Fix ELF brokenness caused by wrong assumptions of GNU configure, if anse1998-12-068-31/+64
| | | | | | | | "elf.h" header file is found (assumption was System V.4, which made later configure tests fail). Make myself maintainer of this port (as suggested by the previous maintainer: joerg).
* Add SUBDIR += antipolixflathill1998-12-051-1/+2
|
* PR: ports/8959flathill1998-12-0510-0/+126
| | | | | | Submitted by: andy@icc.surw.chel.su Initial Import antipolix. This game is played in a parallelepipede containing PxNxN little cubes.
* Explicitly create ${WRKDIR}. Apparently unzip can't create more thanasami1998-12-011-1/+3
| | | | one level of directories when given a -d argument.
* Upgrade to 1.0j.tg1998-12-013-8/+9
|
* Upgrade to 2.00.tg1998-12-013-6/+179
|
* More missing dependencies.asami1998-11-291-1/+3
|
* Back out update - we're in freeze. Whoops.eivind1998-11-292-3/+3
|
* Depends on xpm.asami1998-11-291-1/+3
|
* Update to version 1.3.6. This fix a problem with movie generation.eivind1998-11-292-4/+4
|
* A few more USE_XLIBs.asami1998-11-281-1/+2
|
* LIB_DEPENDS on Xpm.asami1998-11-282-2/+6
|
* LIB_DEPENDS on tk8.0.asami1998-11-281-1/+3
|
* Add USE_XLIB.asami1998-11-282-2/+4
|
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeasami1998-11-283-3/+6
| | | | for ilu and mkdirhier for asl.)
* reImport xhime.flathill1998-11-251-1/+1
| | | | because,I mistook Release Tag.
* Distfile has been changed. Use better mirror site.tg1998-11-252-5/+5
|
* Add SUBDIR xmulti and xhimeflathill1998-11-241-1/+3
|
* reImport xmulti.flathill1998-11-246-0/+136
| | | | | | a X11 mascot based on gal-game "To Heart" This was registered in ports/deskutils/xmulti. But CATEGORIES was wrong.
* reImport xhime.flathill1998-11-246-0/+74
| | | | | | Resident Himechan for X Window System This was registered in ports/deskutils/xhime. But CATEGORIES was wrong.
* Add pkg/DESCR URL about original nethackflathill1998-11-228-0/+24
|
* Change MAINTAINER from flathill@flathill.gr.jp to flathill@FreeBSD.ORGflathill1998-11-222-3/+3
|
* Remove extraneous x11 from CATEGORIES.steve1998-11-212-4/+4
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Fix BROKEN_ELFflathill1998-11-2116-24/+104
|
* Install japanese document in /usr/XR6/share/doc/ja/fkissflathill1998-11-182-1/+7
|
* Remove BROKEN.vanilla1998-11-173-9/+3
|
* Remove "x11" from categories, this is a mere application.asami1998-11-171-2/+2
|
OpenPOWER on IntegriCloud