aboutsummaryrefslogtreecommitdiff
path: root/graphics/demeter
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+7
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-301-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154788
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+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
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Now builds on FreeBSD 6.xKris Kennaway2004-12-241-4/+0
| | | | Notes: svn path=/head/; revision=125100
* Mark as BROKEN on 6.x: internal compiler errorVolker Stolz2004-11-041-0/+4
| | | | | | | | PR: ports/73490 Submitted by: maintainer Notes: svn path=/head/; revision=120783
* Add demeter 3.21, a C++ library to render 3D terrains using OpenGL.Thierry Thomas2004-09-039-0/+561
PR: 71347 Submitted by: Igor Pokrovsky Notes: svn path=/head/; revision=118074