Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove USE_REINPLACE for categories starting with a G | edwin | 2006-05-08 | 1 | -1/+0 |
| | |||||
* | Post libtool-conversion fixups | ade | 2006-02-26 | 2 | -7/+1 |
| | | | | | Submitted by: pointyhat Approved by: portmgr (implicit) | ||||
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 1 | -2/+0 |
| | | | | Approved by: portmgr (kris) | ||||
* | update to 0.4.1 | oliver | 2005-11-27 | 2 | -5/+6 |
| | |||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -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. | ||||
* | remove xerces-c 2.0 dependency and use the included TinyXML as parser | oliver | 2005-10-06 | 1 | -1/+2 |
| | |||||
* | fix build on FreeBSD 4 by switching from libtool 1.5 to 1.3 | oliver | 2005-10-04 | 2 | -1/+8 |
| | |||||
* | Crazy Eddie's GUI System is a free library providing windowing and widgets for | oliver | 2005-10-04 | 4 | -0/+255 |
graphics APIs / engines where such functionality is not natively available, or severely lacking. WWW: http://www.cegui.org.uk/ |