summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Remove the GTK/Imlib dependency. The gtk client is (imo) horrible.cpiazza1999-09-272-8/+4
| | | | Also Requested By: sheldonh
* oops, forgot two patches in the upgrade to version 1.11cpiazza1999-09-272-0/+19
|
* Update to version 1.11cpiazza1999-09-274-21/+30
| | | | | PR: 13965 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Don't call cc(1) with OSF/1 style arguments on FreeBSD/Alpha.steve1999-09-273-0/+33
|
* Turn (back) on sound support for FreeBSD/Alpha.steve1999-09-255-17/+1
|
* Add sltaoka1999-09-241-0/+1
|
* A steam locomotive run on the screen if you type "sl" instead of "ls"taoka1999-09-245-0/+46
| | | | | | | by mistake. PR: 13930 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
* These ports are building now, so take out BROKEN_ELF.asami1999-09-211-2/+0
|
* s/chtype/chartype/g so this builds on FreeBSD/Alpha too.steve1999-09-203-0/+58
|
* We no longer need to define SPECIAL_BSD to coverup for an old cursessteve1999-09-201-10/+3
| | | | problem. As a side effect this now builds on FreeBSD/Alpha.
* Updated to version 1.4.4jim1999-09-192-3/+3
|
* Update to KDE-1.1.2se1999-09-1812-20/+276
|
* The version number of libgif.so has changed to 5.steve1999-09-185-5/+5
|
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-175-5/+5
|
* Unbreak this port, thanks to suggestions made bydburr1999-09-111-4/+2
| | | | | | | | Eric Yang <robe@FreeBSD.csie.nctu.edu.tw>. The original distsites seem to have gone away, and I cannot find any new ones. (ftpsearch.lycos.com only lists FreeBSD mirrors -- and a whole bunch of them! :-)) So I am setting up a distsite for this on my own box.
* Upgrade to 16.18.mph1999-09-102-5/+5
|
* Add a patch to unbreak for gcc 2.95.1cpiazza1999-09-103-0/+282
| | | | | PR: 13674 Submitted by: maintainer
* Add a couple of master sites.tg1999-09-091-1/+4
|
* Add columnstaoka1999-09-091-0/+1
|
* I'm giving up trying to talk to foxfair about this. ;)asami1999-09-091-1/+1
| | | | | Fix this to remove "xphotohunter is " from the front. Also capitalize first letter and remove period at end.
* Nice little implementation of columns game for X Window Systemtaoka1999-09-096-0/+137
| | | | | PR: 13392 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* One line change for COMMENT. Make it more readable.foxfair1999-09-091-1/+1
| | | | | Pointed out by : Satoshi Asami. Forgot by: me.
* Updated to version 1.1-1jim1999-09-082-9/+7
|
* Active xphotohunter.foxfair1999-09-071-0/+1
|
* Re-import xphotohunter to the RIGHT place.foxfair1999-09-076-0/+145
| | | | Pointed out by: Satoshi - Ports Wraith - Asami
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* Update to version 990905cpiazza1999-09-073-12/+14
|
* Remove the BROKEN tag on this with usage of find and perl.cpiazza1999-09-022-12/+2
| | | | Reminded by: mharo
* Er, really update to 990901, but this is now marked BROKEN becausecpiazza1999-09-022-1/+3
| | | | | all the files are spammed with dos-style CRLF's and no patches will apply.
* Update to version 990901cpiazza1999-09-021-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-3148-63/+63
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Upgrade to 16.17.mph1999-08-302-5/+5
|
* Upgrade to 4.0pl80.mph1999-08-303-17/+8
| | | | | PR: 13461 Submitted by: Mark Huizer <xaa@xaa.iae.nl>
* Update to version 4.0.3cpiazza1999-08-292-5/+5
| | | | | PR: 13460 Submitted by: maintainer
* Update to 990829cpiazza1999-08-292-4/+5
|
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-293-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-299-9/+9
|
* expr -> ${EXPR}mharo1999-08-283-3/+3
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-281-1/+1
|
* Fix package building errors.jim1999-08-281-1/+1
| | | | | PR: 13417 Submitted by: Ade Lovett <ade@lovett.com>
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-2710-21/+22
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Add a trailing '/' to the end of a MASTER_SITEcpiazza1999-08-271-1/+1
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* I should have read the web page a little closer, the program'scpiazza1999-08-261-2/+2
| | | | version was bumped to 990823.
* Distfile changed without a version bumpcpiazza1999-08-261-1/+1
|
* backout change by obrienmharo1999-08-251-31/+10
|
* Update to version 0.43cpiazza1999-08-253-5/+9
| | | | | PR: 13328 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-25239-248/+269
|
* Upgrade to 16.16.mph1999-08-233-23/+23
|
* awk -> ${AWK}mharo1999-08-225-11/+11
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Main WWW site changed ...scrappy1999-08-222-2/+2
|
OpenPOWER on IntegriCloud