summaryrefslogtreecommitdiff
path: root/games/xmastermind (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* 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
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
| | | | Notes: svn path=/head/; revision=19323
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+4
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itBill Fumerola1998-12-071-3/+1
| | | | | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey. Notes: svn path=/head/; revision=15180
* Mark broken for ELF because of xforms port.Steve Price1998-09-261-2/+4
| | | | Notes: svn path=/head/; revision=13406
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* New port xmastermind. Guess a letter combination in 10 tries.Thomas Gellekum1998-05-186-0/+65
PR: 6119 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=11048