aboutsummaryrefslogtreecommitdiff
path: root/graphics/wxsvg
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update to 1.0b7_2Michael Johnson2007-09-043-54/+4
| | | | Notes: svn path=/head/; revision=198716
* - 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
* Update to 1.0b7Michael Johnson2007-02-224-25/+34
| | | | Notes: svn path=/head/; revision=185715
* - Use features of bsd.wx.mk, especially USE_WXPav Lucistnik2006-12-011-4/+1
| | | | | | | | PR: ports/101613 Submitted by: alepulver Notes: svn path=/head/; revision=178433
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-2/+52
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Move running libtoolize from post-patch to pre-configure to ensure libtoolizeMichael Johnson2006-04-121-0/+2
| | | | | | | | | is there. Reported by: kris via pointyhat Notes: svn path=/head/; revision=159384
* - Update to 1.0b6Michael Johnson2006-04-092-5/+6
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=159219
* - Mark broken on 4.xMichael Johnson2006-03-271-2/+7
| | | | Notes: svn path=/head/; revision=158257
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.0b5Michael Johnson2006-01-263-4/+5
| | | | Notes: svn path=/head/; revision=154542
* - Add wxsvgMichael Johnson2006-01-084-0/+224
C++ library to create, manipulate, and render SVG files WWW: http://wxsvg.sourceforge.net/ Notes: svn path=/head/; revision=153094