aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmastermind
Commit message (Collapse)AuthorAgeFilesLines
* - Chase x11-toolkits/xforms shlib version bumpgahr2011-09-071-2/+2
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-6/+6
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Bump XForms lib. version.mikeh2002-07-041-1/+1
|
* Prepare for xforms update.mikeh2002-07-013-6/+22
|
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-301-1/+2
| | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-021-0/+4
| | | | Spotted by: Bento
* 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>