Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -2/+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. | ||||
* | Bump PORTREVISION to chase the glib20 shared library update. | marcus | 2005-11-05 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION to chase the glib20 shared lib version change. | marcus | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the | marcus | 2004-11-08 | 1 | -1/+1 |
| | | | | big upgrade. | ||||
* | Sync with new bsd.autotools.mk | ade | 2004-06-05 | 1 | -0/+1 |
| | |||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 1 | -1/+1 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | Convert to new GNOME infrastructure which should fix the build. | marcus | 2003-05-19 | 1 | -2/+1 |
| | | | | Reported by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> | ||||
* | Add gpkgdep, utility that displays the package dependencies in different views. | arved | 2003-05-18 | 4 | -0/+37 |
PR: 46667 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> |