aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkcairo
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256 checksumspav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* - Fix build with latest cairoahze2005-11-083-4/+940
| | | | | Reported by: pointyhat via kris Obtained from: gtkcairo cvs
* Chase cairo shared library update, bump the PORTREVISION.mezz2005-11-061-2/+2
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* - Update WWW: lineahze2005-03-201-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Unbreak (on 4.x) by picking up 'stderr' from stdio.hvs2005-03-081-0/+10
|
* Transfer MAINTAINER to gnome@FreeBSD.orgahze2005-03-031-1/+1
|
* Temporarily remove cairographics.org from MASTER_SITES since the distfile eitherahze2004-12-121-2/+1
| | | | does not exist or md5 does not match what is in distinfo
* Add MASTER_SITE_LOCAL to MASTER_SITES untilahze2004-11-201-1/+3
| | | | | | freedesktop.org is back in order Approved by: adamw (implicit)
* Change pkg-descr and COMMENT to more conform with portsahze2004-11-092-2/+2
| | | | Approved by: adamw (mentor)
* Add gtkcairoahze2004-11-093-0/+36
GTK+ bindings to Cairo PR: ports/72392 Approved by: adamw (mentor)