summaryrefslogtreecommitdiff
path: root/games/xataxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-09Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov1-1/+2
modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-1/+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) Notes: svn path=/head/; revision=211584
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-0/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2005-11-24- Add SHA256Pav Lucistnik1-0/+1
Notes: svn path=/head/; revision=149325
2004-01-29SIZEify.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=99360
2003-02-20De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75954
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2-2/+1
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2001-12-24- PORTDOCS policePatrick Li1-3/+3
- DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
2001-09-23Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.1-2/+1
exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
2000-10-14Fix Imakefile breakage under XFree86 4.xAde Lovett2-9/+19
PR: 21969 Submitted by: Ports Fury Notes: svn path=/head/; revision=33830
2000-04-14Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami1-3/+3
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
2000-04-01update MASTER_SITES and other minor stuffMichael Haro1-8/+9
PR: 17160 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=27212
2000-03-29Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway1-1/+1
have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20948
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1998-11-21Remove extraneous x11 from CATEGORIES.Steve Price1-2/+2
Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
1998-08-25Installs manpages uncompressed.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=12818
1998-08-24Initial import of xataxx version 1.0.Steve Price7-0/+118
A strategy game of position and movement for the X Window System. PR: 7642 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=12787