summaryrefslogtreecommitdiff
path: root/games (follow)
Commit message (Collapse)AuthorAgeFilesLines
* These ports are building now, so take out BROKEN_ELF.Satoshi Asami1999-09-211-2/+0
| | | | Notes: svn path=/head/; revision=21852
* s/chtype/chartype/g so this builds on FreeBSD/Alpha too.Steve Price1999-09-203-0/+58
| | | | Notes: svn path=/head/; revision=21803
* We no longer need to define SPECIAL_BSD to coverup for an old cursesSteve Price1999-09-201-10/+3
| | | | | | | problem. As a side effect this now builds on FreeBSD/Alpha. Notes: svn path=/head/; revision=21772
* Updated to version 1.4.4Jim Mock1999-09-192-3/+3
| | | | Notes: svn path=/head/; revision=21730
* Update to KDE-1.1.2Stefan Eßer1999-09-1812-20/+276
| | | | Notes: svn path=/head/; revision=21711
* The version number of libgif.so has changed to 5.Steve Price1999-09-185-5/+5
| | | | Notes: svn path=/head/; revision=21701
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-175-5/+5
| | | | Notes: svn path=/head/; revision=21694
* Unbreak this port, thanks to suggestions made byDonald Burr1999-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. Notes: svn path=/head/; revision=21647
* Upgrade to 16.18.Matthew Hunt1999-09-102-5/+5
| | | | Notes: svn path=/head/; revision=21606
* Add a patch to unbreak for gcc 2.95.1Chris Piazza1999-09-103-0/+282
| | | | | | | | PR: 13674 Submitted by: maintainer Notes: svn path=/head/; revision=21535
* Add a couple of master sites.Thomas Gellekum1999-09-091-1/+4
| | | | Notes: svn path=/head/; revision=21494
* Add columnsSatoshi Taoka1999-09-091-0/+1
| | | | Notes: svn path=/head/; revision=21462
* I'm giving up trying to talk to foxfair about this. ;)Satoshi Asami1999-09-091-1/+1
| | | | | | | | Fix this to remove "xphotohunter is " from the front. Also capitalize first letter and remove period at end. Notes: svn path=/head/; revision=21461
* Nice little implementation of columns game for X Window SystemSatoshi Taoka1999-09-096-0/+137
| | | | | | | | PR: 13392 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=21460
* One line change for COMMENT. Make it more readable.Foxfair Hu1999-09-091-1/+1
| | | | | | | | Pointed out by : Satoshi Asami. Forgot by: me. Notes: svn path=/head/; revision=21459
* Updated to version 1.1-1Jim Mock1999-09-082-9/+7
| | | | Notes: svn path=/head/; revision=21394
* Active xphotohunter.Foxfair Hu1999-09-071-0/+1
| | | | Notes: svn path=/head/; revision=21373
* Re-import xphotohunter to the RIGHT place.Foxfair Hu1999-09-076-0/+145
| | | | | | | Pointed out by: Satoshi - Ports Wraith - Asami Notes: svn path=/head/; revision=21372
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Update to version 990905Chris Piazza1999-09-073-12/+14
| | | | Notes: svn path=/head/; revision=21343
* Remove the BROKEN tag on this with usage of find and perl.Chris Piazza1999-09-022-12/+2
| | | | | | | Reminded by: mharo Notes: svn path=/head/; revision=21194
* Er, really update to 990901, but this is now marked BROKEN becauseChris Piazza1999-09-022-1/+3
| | | | | | | | all the files are spammed with dos-style CRLF's and no patches will apply. Notes: svn path=/head/; revision=21192
* Update to version 990901Chris Piazza1999-09-021-2/+2
| | | | Notes: svn path=/head/; revision=21191
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3148-63/+63
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Upgrade to 16.17.Matthew Hunt1999-08-302-5/+5
| | | | Notes: svn path=/head/; revision=21139
* Upgrade to 4.0pl80.Matthew Hunt1999-08-303-17/+8
| | | | | | | | PR: 13461 Submitted by: Mark Huizer <xaa@xaa.iae.nl> Notes: svn path=/head/; revision=21105
* Update to version 4.0.3Chris Piazza1999-08-292-5/+5
| | | | | | | | PR: 13460 Submitted by: maintainer Notes: svn path=/head/; revision=21103
* Update to 990829Chris Piazza1999-08-292-4/+5
| | | | Notes: svn path=/head/; revision=21100
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-293-3/+3
| | | | Notes: svn path=/head/; revision=21098
* $Id$ -> $FreeBSD$Peter Wemm1999-08-299-9/+9
| | | | Notes: svn path=/head/; revision=21085
* expr -> ${EXPR}Michael Haro1999-08-283-3/+3
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21048
* Fix package building errors.Jim Mock1999-08-281-1/+1
| | | | | | | | PR: 13417 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21045
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-2710-21/+22
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Add a trailing '/' to the end of a MASTER_SITEChris Piazza1999-08-271-1/+1
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21017
* I should have read the web page a little closer, the program'sChris Piazza1999-08-261-2/+2
| | | | | | | version was bumped to 990823. Notes: svn path=/head/; revision=20981
* Distfile changed without a version bumpChris Piazza1999-08-261-1/+1
| | | | Notes: svn path=/head/; revision=20978
* backout change by obrienMichael Haro1999-08-251-31/+10
| | | | Notes: svn path=/head/; revision=20961
* Update to version 0.43Chris Piazza1999-08-253-5/+9
| | | | | | | | PR: 13328 Submitted by: maintainer Notes: svn path=/head/; revision=20955
* Change Id->FreeBSD.David E. O'Brien1999-08-25239-248/+269
| | | | Notes: svn path=/head/; revision=20948
* Upgrade to 16.16.Matthew Hunt1999-08-233-23/+23
| | | | Notes: svn path=/head/; revision=20911
* awk -> ${AWK}Michael Haro1999-08-225-11/+11
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Main WWW site changed ...Marc G. Fournier1999-08-222-2/+2
| | | | Notes: svn path=/head/; revision=20894
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-223-30/+9
| | | | Notes: svn path=/head/; revision=20886
* chmod -> ${CHMOD}Michael Haro1999-08-2241-148/+148
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Activate powerpakChris Piazza1999-08-211-1/+2
| | | | Notes: svn path=/head/; revision=20850
* Import of powerpak.Chris Piazza1999-08-216-0/+183
| | | | | | | | | | | | PowerPak is an attempt at writing a high-level game programming API for multiple platforms that uses the SDL libraries. Currently it is in need of optimizations, but it does have the basics. PR: 13264 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=20849
* Add a second MASTER_SITEBill Fenner1999-08-211-2/+3
| | | | | | | | PR: ports/13239 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20848
* Get the sources from my personal download area.Andreas Klemm1999-08-213-6/+9
| | | | | | | | | Have no time to update the port at the moment, but the sources aren't available anymore from the master site... Notes: svn path=/head/; revision=20844
* Update MASTER_SITESChris Piazza1999-08-181-3/+3
| | | | | | | | PR: 13238 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20797