summaryrefslogtreecommitdiff
path: root/print/gimp-print-ijs
AgeCommit message (Collapse)AuthorFilesLines
2006-07-07sync with the rest of gimp-print (should use a shared Makefile snippet)drochner2-8/+7
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-3/+3
NO_BUILD, USE_LIBTOOL.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
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-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+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-05-05Convert to buildlink3.snj1-4/+4
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam1-2/+2
2004-03-02update to 4.2.6drochner2-7/+6
changes: -bugfixes -inproved device support (newer Epson Stylus, Canon S200) -European 10x15 cm and US Engineering C paper sizes -CUPS driver: normal and reversed paper order -quality improvements
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-4/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-04-23update to 4.2.5drochner2-6/+6
changes: -bugfixes -If Foomatic 2.9.x is installed, the Foomatic data will be generated with additional features -automatic paper cutter is now functional on the Epson Stylus Photo 925, 950/960, and 2100/2200 -Quality Improvements on Epson Stylus Photo 950/960/PM-950C and 2100/2200 -i18n
2002-12-10remove the "libiconv" nonsense - the reason was that gettext-lib wasdrochner1-2/+1
not referred to at all (now pulled in by gimp-print-lib/buildlink2.mk) (PR pkg/19323)
2002-12-08Fix PR#19323 from Ryo Hayaskacjep1-1/+2
2002-11-27update gimp-print to 2.4.2drochner2-6/+6
changes: -support for HP DesignJet large-format plotters -support fot Epson multi-function devices and MJ-930C -manpage improvements -support for transverse versions of the US CAD standard paper sizes -bugfixes
2002-10-22update the gimp-print suite to 4.2.3drochner2-6/+6
changes: -bugfixes -The native CUPS driver now accepts custom paper sizes with printers that permit this (all Epson printers, and most others). -The Foomatic interface now accepts custom paper sizes with Foomatic 2.0.1. -A Japanese translation has been added.
2002-09-26update gimp-print to 4.2.2drochner2-6/+6
changes: -many bugfixes -Quad tone grayscale inks, such as the Piezography (TM) inks, are now supported for most Epson Stylus printers. This is not tuned for a particular inkset at this time, so the results will not be of top quality yet. This capability should be considered beta. -Many new Epson Stylus printers are supported. Please see the complete list of printers at the bottom of these release notes. -A new dither algorithm, EvenTone, has been added. This algorithm produces superior results for photographs and other continuous-tone images, but in its current form it may not be as well suited for solid color images and line art. This algorithm should be considered beta. and use buildlink2
2002-09-11Initial import of gimp-print-ijs-4.2.1.jlam4-0/+47
This package contains an IJS server that can output raster images supported by the GIMP print library, to be used in conjunction with IJS clients such as GNU Ghostscript.