summaryrefslogtreecommitdiff
path: root/games/rubix/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Update to 1.0.6Martin Wilke2008-12-141-4/+4
| | | | | | | | | | - Pass maintainership to submitter PR: 129511 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=224208
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - 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
* - Update to version 1.0.5Kirill Ponomarev2004-05-091-4/+8
| | | | | | | | PR: ports/66393 Submitted by: Ports Fury Notes: svn path=/head/; revision=108742
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to version 1.0.4Kirill Ponomarev2003-12-071-5/+3
| | | | | | | | PR: 60009 Submitted by: Ports Fury Notes: svn path=/head/; revision=95268
* - Update to version 1.0.3Kirill Ponomarev2003-12-041-6/+10
| | | | | | | | PR: 59751 Submitted by: Ports Fury Notes: svn path=/head/; revision=94925
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75954
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-071-2/+0
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Upgrade to 1.0.2Kevin Lo2000-12-261-10/+7
| | | | | | | | PR: 23829 Submitted by: Ports Fury Notes: svn path=/head/; revision=36382
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Add rubix port.Chris Piazza2000-01-031-0/+32
Rubix is another X11-based incarnation of the world-famous "Rubik's Cube" game. It has the capability of saving games, which, according to the author, can't be found in any other Rubik's Cube games. PR: 15807 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=24394