aboutsummaryrefslogtreecommitdiffstats
path: root/games/wmshuffle
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-5/+4
| | | | | | | | | | | | | | | - 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-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fix one master site of minedanfe2006-03-312-4/+4
| | | | | - Utilize DATADIR macro in pkg-plist - Prefer ${INSTALL_DATA} over ${CP}
* - Remove dead WWW link from pkg-descrtdb2005-12-161-2/+0
| | | | | | PR: 90455 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: clement (mentor)
* - Add SHA256pav2005-11-251-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - ECHO -> ECHO_MSGedwin2003-09-271-1/+1
| | | | | | | | for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* 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
* add wmshuffle 0.6ijliao2002-05-226-0/+65
A dockable Shuffle game for WindowMaker and AfterStep PR: 38106 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>