aboutsummaryrefslogtreecommitdiffstats
path: root/games/bogged
Commit message (Collapse)AuthorAgeFilesLines
* Support USE_TK_WRAPPERehaupt2011-10-182-27/+14
| | | | | PR: 161636 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* -remove MD5ohauer2011-07-031-1/+0
|
* - externd support for tcl/tk 8.2dinoex2009-03-151-3/+0
|
* - Deprecate due to planned removal of tcl82 / tk82mm2009-01-221-0/+3
| | | | - Set expiration date to 2009-04-22
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+1
| | | | | | | | | | | | | | | - 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}.
* - Add SHA256pav2005-11-251-0/+1
|
* Support NO_WRKSUBDIR properlykrion2004-12-301-1/+1
| | | | | PR: ports/75631 Submitted by: Ports Fury
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* 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
* update portname/portversion stuff (games commit part 1, a-c)mharo2000-04-141-2/+2
|
* 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
* Update to use Tcl/Tk version 8.2.steve1999-11-292-2/+2
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* 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. :)
* 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.
* Initial import of bogged version 1.0.0.steve1998-07-136-0/+48
A word game for the X Window System. PR: 7030 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>