aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmastermind
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-2/+2
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* The xforms ports is no longer an i386-only port.steve1999-06-091-4/+1
|
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itbillf1998-12-081-3/+1
| | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey.
* Mark broken for ELF because of xforms port.steve1998-09-271-2/+4
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* New port xmastermind. Guess a letter combination in 10 tries.tg1998-05-186-0/+65
PR: 6119 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>