Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 checksums | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | - Fix build with latest cairo | ahze | 2005-11-08 | 3 | -4/+940 |
| | | | | | Reported by: pointyhat via kris Obtained from: gtkcairo cvs | ||||
* | Chase cairo shared library update, bump the PORTREVISION. | mezz | 2005-11-06 | 1 | -2/+2 |
| | |||||
* | Bump PORTREVISION to chase the glib20 shared library update. | marcus | 2005-11-05 | 1 | -1/+1 |
| | |||||
* | - Update WWW: line | ahze | 2005-03-20 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION to chase the glib20 shared lib version change. | marcus | 2005-03-12 | 1 | -0/+1 |
| | |||||
* | Unbreak (on 4.x) by picking up 'stderr' from stdio.h | vs | 2005-03-08 | 1 | -0/+10 |
| | |||||
* | Transfer MAINTAINER to gnome@FreeBSD.org | ahze | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | Temporarily remove cairographics.org from MASTER_SITES since the distfile either | ahze | 2004-12-12 | 1 | -2/+1 |
| | | | | does not exist or md5 does not match what is in distinfo | ||||
* | Add MASTER_SITE_LOCAL to MASTER_SITES until | ahze | 2004-11-20 | 1 | -1/+3 |
| | | | | | | freedesktop.org is back in order Approved by: adamw (implicit) | ||||
* | Change pkg-descr and COMMENT to more conform with ports | ahze | 2004-11-09 | 2 | -2/+2 |
| | | | | Approved by: adamw (mentor) | ||||
* | Add gtkcairo | ahze | 2004-11-09 | 3 | -0/+36 |
GTK+ bindings to Cairo PR: ports/72392 Approved by: adamw (mentor) |