summaryrefslogtreecommitdiff
path: root/print/img2eps
AgeCommit message (Collapse)AuthorFilesLines
2010-06-19Fix build for png-1.4.x.wiz2-1/+15
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-07-23Fix compilation error on Darwin. Ok'ed by dillo.yyamano2-1/+14
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-05-25Assert OWNERship of some packages, relinquish others entierly.dillo1-2/+2
2008-01-17Remove unavailable mirror sites.obache1-3/+1
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-2/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-07-14update img2eps to 0.2:dillo3-8/+24
* support for specifying resolution, size, orientation, and placement of image * support for JPEG 2000 image format * options to force recompression of image data and to ignore pixel order * support for EXIF Orientation tag (auto-rotate images) * fix handling of interlaced GIF images * LZW compression no longer optional (patent expired)
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25use my NetBSD.org email address, update homepagedillo1-3/+4
2004-04-18Convert to bl3.wiz1-6/+6
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-11-07add TEST_TARGETdillo1-1/+2
2002-10-16initial import of img2eps 0.1dillo4-0/+32
img2eps packages raster images into EPS (Embedded PostScript) files, using whatever PostScript features are advantageous. If possible, the compressed image data is copied directly to the EPS file. Supported image file formats are GIF, JPEG, PNG, TIFF, and XPM.