summaryrefslogtreecommitdiff
path: root/print/cupsomatic/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-12-17Remove cupsomatic, cupsomatic-ppds and foomatic-gswrapper. Thesejlam1-56/+0
packages have been superseded by the foomatic-filters-cups and foomatic-ppds-cups packages.
2005-12-17Change my MAINTAINER email address to the one I've been using forjlam1-2/+2
pkgsrc work.
2005-11-28Change all instances of including mk/ghostscript.mk into asking forjlam1-3/+2
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove ghostscript.mk. This change removes a rather out-dated file from pkgsrc and switches packages to use the more compact implementation of the Ghostcript-handling inside the tools framework.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-06-17Create directories before installing files into them.jlam1-1/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-13Use ghostscript.mk.jlam1-2/+2
2002-03-21Use ${PKGNAME_NOREV} for ${DIST_SUBDIR}.fredb1-2/+2
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
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-02-13Update print/cupsomatic to 2.2. Changes from version 1.2 include allowingjlam1-12/+16
the use of a config file.
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-05-15Add dependency on foomatic-gswrapper.jlam1-1/+2
2001-05-15Cosmetic changes.jlam1-6/+6
2001-05-14Update cupsomatic to 1.6. Changes from version 1.3 include searching forjlam1-6/+17
a foomatic-gswrapper script that regularizes arguments to gs and reports gs errors in a useful way. The distfile is now grabbed from ${MASTER_SITE_LOCAL}.
2001-05-08The version on the MASTER_SITE has been modified.agc1-2/+2
For now, use the version on ftp.netbsd.org
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-21Split off the PPDs from the cupsomatic filter script. CUPS will copy thejlam1-11/+8
PPD to /etc/cups/ppd when a printer is added, so now even if the cupsomatic-ppds are uninstalled, your CUPS setup will still work as long as the cupsomatic package is still installed.
2000-12-12Arghh - the distfile changes without changing its name.drochner1-2/+4
Put it into a DIST_SUBDIR to get a chance to fetch a usable one from a distfile mirror.
2000-12-08cupsomatic - system for using free software printer drivers with CUPSjlam1-0/+39