aboutsummaryrefslogtreecommitdiff
path: root/games/xtrojka
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* use ${MKDIR} rather than mkdirhier.FUJISHIMA Satsuki2001-03-121-1/+1
| | | | | | | | PR: 25689 Submitted by: Edwin Mons <edwinm@joshua.mons.net> Notes: svn path=/head/; revision=39678
* Fix exploit where a local user can overwrite arbitrary files.Jim Mock2000-07-131-5/+7
| | | | | | | | | | PR: 19862 19864 19862 submitted by: Rich Mirch <mirchr@sunyit.edu> 19864 submitted by: maintainer Notes: svn path=/head/; revision=30586
* Add xtrojka, a skill game similar to T*tris.Will Andrews2000-05-296-0/+120
PR: 17547 Submitted by: Edwin Mons <e@ik.nu> Notes: svn path=/head/; revision=28908