summaryrefslogtreecommitdiff
path: root/games/xgammon/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-10-161-7/+1
| | | | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris Notes: svn path=/head/; revision=91389
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use $MASTER_SITE_REDHAT. Convert shell for loop to make .for loop.Thomas Gellekum2001-09-131-7/+6
| | | | | | | | PR: 30497 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47799
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* Upgrade to 0.98-15.Thomas Gellekum2000-04-181-1/+1
| | | | Notes: svn path=/head/; revision=27722
* Remove obsolete `Version required' lines.Akinori MUSHA2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27534
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-1/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Use the rpm2cpio port for building instead of rpm.Thomas Gellekum1999-08-031-4/+4
| | | | Notes: svn path=/head/; revision=20513
* Distfile has changed.Thomas Gellekum1999-05-251-4/+4
| | | | Notes: svn path=/head/; revision=18987
* Add another master site.Thomas Gellekum1999-05-041-2/+3
| | | | Notes: svn path=/head/; revision=18451
* Remove NO_WRKDIR tests from targets copied from bsd.port.mk. SinceSatoshi Asami1998-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. Notes: svn path=/head/; revision=15298
* Distfile has been changed. Use better mirror site.Thomas Gellekum1998-11-251-4/+4
| | | | Notes: svn path=/head/; revision=14892
* Add a mirror for the master site.Thomas Gellekum1998-11-091-2/+3
| | | | Notes: svn path=/head/; revision=14425
* Un-break. rpm should build again.Thomas Gellekum1998-10-281-3/+1
| | | | Notes: svn path=/head/; revision=14227
* Mark BROKEN for ELF: requires rpm.Justin M. Seger1998-10-131-1/+3
| | | | Notes: svn path=/head/; revision=13952
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-281-1/+2
| | | | Notes: svn path=/head/; revision=13500
* Distfile and path have changed.Thomas Gellekum1998-06-171-4/+4
| | | | Notes: svn path=/head/; revision=11463
* Distfile name has changed.Thomas Gellekum1998-01-081-2/+2
| | | | Notes: svn path=/head/; revision=9293
* Fix MASTER_SITES.Thomas Gellekum1997-07-021-2/+2
| | | | Notes: svn path=/head/; revision=7186
* Use rpm2cpio for extracting.Thomas Gellekum1997-01-241-3/+4
| | | | Notes: svn path=/head/; revision=5415
* Import of xgammon, a backgammon game for X11.Thomas Gellekum1997-01-031-0/+38
The do-extract rule is extremely ugly; I just don't want to write a general tool for RedHats rpm format... Notes: svn path=/head/; revision=5182