summaryrefslogtreecommitdiff
path: root/graphics/autotrace
AgeCommit message (Collapse)AuthorFilesLines
2004-01-26use LIBTOOL_OVERRIDE. fixes install on Solaris.grant1-1/+3
2004-01-26whitespace fix, remove useless sentence.grant1-3/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-09-03Revision bump, because ImageMagick's shared library version changeadam1-1/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-01-10Update autotrace to 0.31.1, as requested in PR pkg/19094.jmmv3-7/+17
Changes since 0.29 include lots of bugfixes and code cleanup.
2002-11-13PKGREVISION bump because ImageMagick's buildlink2.mk wants a newerwiz1-2/+2
ImageMagick (different library name).
2002-09-22All the patches have been removed.jlam1-2/+1
2002-09-21buildlink1 -> buildlink2jlam2-33/+4
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-01-03Update to 0.29. Changes since 0.26:wiz5-43/+38
version 0.29 (Fixes the lowercase/uppercase problems, fix for swf export, new MIF and CGM export, code rearrangements) version 0.28 (Several bugfixes, Progress bar, Cancel point, Efforts to make libautotrace.a thread-safe, Clean up library name space (all exported symbols have "at_" prefix), DXF, EPD and PDF export, Despeckling filter) version 0.27a (Fixed a compilation problem) version 0.27 (Parts of the code were rearranged, fixed a bug in color quantization, centerline support, Elastic Reality output, now works with new versions of ImageMagick, swf output (via libming), dxf output was removed because it never worked, speed up and simplification of the fitting routine) Should also fix bulk build failure.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-3/+3
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-23Use ${MAGICK_CONFIG} instead of Magick-config.jlam2-1/+27
2001-07-09Converted to use buildlink.mk fileszuntum1-3/+3
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-15Fix compilation with ImageMagick 5.2.8.wiz3-2/+18
2000-11-17Initial import of autotrace-0.26, a program that converts bitmap graphicsrh5-0/+29
to vector graphics.