aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libsvg
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
| | | | Found by: portlint (cports.sh)
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Conversion to a single libtool environment.ade2006-02-231-1/+2
| | | | Approved by: portmgr (kris)
* - Add SHA256 checksumspav2005-11-241-0/+1
|
* Update to 0.1.4.marcus2005-11-052-4/+5
|
* - Update WWW: lineahze2005-03-201-1/+1
|
* Transfer MAINTAINER to gnome@FreeBSD.orgahze2005-03-031-1/+1
|
* - Update to 0.1.3ahze2005-02-162-5/+4
|
* 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 email to new FreeBSD.org addressahze2004-10-301-1/+1
| | | | Approved by:adamw (mentor)
* Add libsvg 0.1.2, a parser for SVG content in files or buffers.krion2004-10-123-0/+45
PR: ports/72406 Submitted by: Michael Johnson <ahze@ahze.net>