aboutsummaryrefslogtreecommitdiff
path: root/graphics/libsvg
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-9/+1
| | | | Notes: svn path=/head/; revision=200773
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+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-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Update to 0.1.4.Joe Marcus Clarke2005-11-052-4/+5
| | | | Notes: svn path=/head/; revision=147304
* - Update WWW: lineMichael Johnson2005-03-201-1/+1
| | | | Notes: svn path=/head/; revision=131681
* Transfer MAINTAINER to gnome@FreeBSD.orgMichael Johnson2005-03-031-1/+1
| | | | Notes: svn path=/head/; revision=130246
* - Update to 0.1.3Michael Johnson2005-02-152-5/+4
| | | | Notes: svn path=/head/; revision=128981
* 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 email to new FreeBSD.org addressMichael Johnson2004-10-291-1/+1
| | | | | | | Approved by:adamw (mentor) Notes: svn path=/head/; revision=120470
* Add libsvg 0.1.2, a parser for SVG content in files or buffers.Kirill Ponomarev2004-10-123-0/+45
PR: ports/72406 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=119010