aboutsummaryrefslogtreecommitdiff
path: root/games/gno3dtet
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-23/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - 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
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Update to 1.96.1Pav Lucistnik2005-11-266-35/+49
| | | | | | | | PR: ports/89577 Submitted by: Ports Fury Notes: svn path=/head/; revision=149586
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-011-2/+4
| | | | Notes: svn path=/head/; revision=136637
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Master site has moved, add a backup too.Pete Fritchman2003-05-101-1/+2
| | | | | | | Noticed by: fenner's portsurvey Notes: svn path=/head/; revision=80613
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-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
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix MASTER_SITES.Oliver Braun2002-10-181-2/+1
| | | | | | | | PR: 44226 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68292
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-281-5/+3
| | | | | | | | PR: 42114 Submitted by: maintainer Notes: svn path=/head/; revision=65164
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-4/+5
| | | | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
* Add new working site to MASTER_SITESPatrick Li2002-03-291-1/+2
| | | | | | | | PR: 36445 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=56826
* Fix MASTER_SITESPatrick Li2002-03-271-1/+1
| | | | | | | | PR: 36325 Submitted by: Andreas Schulz <ats@first.fhg.de> Notes: svn path=/head/; revision=56725
* o Update to 1.6.4Mario Sergio Fujikawa Ferreira2001-10-064-4/+14
| | | | | | | | | | o Update WWW tag in DESCR PR: 31071 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=48495
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Upgrade to 1.6.1Kevin Lo2001-02-034-17/+3
| | | | | | | | PR: 24817 Submitted by: Ports Fury Notes: svn path=/head/; revision=37927
* Release to the world all of my ports that I don't use, excluding KDE 1,Will Andrews2001-01-091-1/+1
| | | | | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me. Notes: svn path=/head/; revision=36965
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-052-24/+29
| | | | Notes: svn path=/head/; revision=33428
* Install setgid gamesKris Kennaway2000-09-091-0/+6
| | | | Notes: svn path=/head/; revision=32463
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-2/+2
| | | | Notes: svn path=/head/; revision=29057
* Update to 1.6.0.Will Andrews2000-05-193-2/+14
| | | | Notes: svn path=/head/; revision=28616
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27507
* 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
* Update to 1.0.0Chris Piazza2000-02-182-5/+3
| | | | | | | | PR: 16811 Submitted by: maintainer Notes: svn path=/head/; revision=25989
* Gno3DTet is a funky 3D-ified version of T*tris for GNOMEChris D. Faulhaber2000-01-026-0/+61
PR: 15801 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=24358