Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to <target>:: convention for both patch-autotools and run-autotools, | Ade Lovett | 2005-11-19 | 1 | -4/+3 |
| | | | | | | | | to allow for easier overriding of these targets by port Makefiles, if they need to. Notes: svn path=/head/; revision=148768 | ||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -4/+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 | ||||
* | Add libbegemot 1.11, a function library for begemot tools. | Renato Botelho | 2005-09-20 | 6 | -0/+106 |
PR: ports/86327 Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> Notes: svn path=/head/; revision=143200 |