aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtkcairo
Commit message (Collapse)AuthorAgeFilesLines
* - Delete graphics/gtkcairo: unfetchable, unused, obsoletePav Lucistnik2008-06-195-986/+0
| | | | | | | Suggested by: gnome (ahze, marcus) Notes: svn path=/head/; revision=215250
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176401
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* - Fix build with latest cairoMichael Johnson2005-11-083-4/+940
| | | | | | | | Reported by: pointyhat via kris Obtained from: gtkcairo cvs Notes: svn path=/head/; revision=147545
* Chase cairo shared library update, bump the PORTREVISION.Jeremy Messenger2005-11-061-2/+2
| | | | Notes: svn path=/head/; revision=147431
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update WWW: lineMichael Johnson2005-03-201-1/+1
| | | | Notes: svn path=/head/; revision=131681
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Unbreak (on 4.x) by picking up 'stderr' from stdio.hVolker Stolz2005-03-081-0/+10
| | | | Notes: svn path=/head/; revision=130613
* Transfer MAINTAINER to gnome@FreeBSD.orgMichael Johnson2005-03-031-1/+1
| | | | Notes: svn path=/head/; revision=130246
* Temporarily remove cairographics.org from MASTER_SITES since the distfile eitherMichael Johnson2004-12-111-2/+1
| | | | | | | does not exist or md5 does not match what is in distinfo Notes: svn path=/head/; revision=123749
* Add MASTER_SITE_LOCAL to MASTER_SITES untilMichael Johnson2004-11-201-1/+3
| | | | | | | | | freedesktop.org is back in order Approved by: adamw (implicit) Notes: svn path=/head/; revision=121987
* Change pkg-descr and COMMENT to more conform with portsMichael Johnson2004-11-082-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=121154
* Add gtkcairoMichael Johnson2004-11-083-0/+36
GTK+ bindings to Cairo PR: ports/72392 Approved by: adamw (mentor) Notes: svn path=/head/; revision=121137