aboutsummaryrefslogtreecommitdiff
path: root/graphics/cegui
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Post libtool-conversion fixupsAde Lovett2006-02-252-7/+1
| | | | | | | | Submitted by: pointyhat Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156789
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* update to 0.4.1Oliver Lehmann2005-11-272-5/+6
| | | | Notes: svn path=/head/; revision=149666
* 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
* remove xerces-c 2.0 dependency and use the included TinyXML as parserOliver Lehmann2005-10-051-1/+2
| | | | Notes: svn path=/head/; revision=144346
* fix build on FreeBSD 4 by switching from libtool 1.5 to 1.3Oliver Lehmann2005-10-032-1/+8
| | | | Notes: svn path=/head/; revision=144106
* Crazy Eddie's GUI System is a free library providing windowing and widgets forOliver Lehmann2005-10-034-0/+255
graphics APIs / engines where such functionality is not natively available, or severely lacking. WWW: http://www.cegui.org.uk/ Notes: svn path=/head/; revision=144093