Up to [cvs.netbsd.org] / pkgsrc / print / foomatic-filters
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 23 11:26:18 2012 UTC (2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Kill roff file check with `file' command. Some platform does not have `file' utility, others does not recognize `roff' format as PR 46245. For this package, all wildcard matched files are 'roff' man source files, so it is safe to skip this check.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 23 11:00:14 2012 UTC (2 months ago) by obache
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Add missing RCS Id to patch-aa.
Revision 1.2.8.1 / (download) - annotate - [select for diffs], Wed Oct 18 19:45:50 2006 UTC (5 years, 7 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Pullup ticket 1861 - requested by dmcmahill portability fixes for foomatic-filters Revisions pulled up: - pkgsrc/print/foomatic-filters/Makefile 1.15, 1.16 - pkgsrc/print/foomatic-filters/distinfo 1.3 - pkgsrc/print/foomatic-filters/patches/patch-aa 1.3 Module Name: pkgsrc Committed By: reed Date: Tue Oct 3 00:30:05 UTC 2006 Modified Files: pkgsrc/print/foomatic-filters: Makefile distinfo pkgsrc/print/foomatic-filters/patches: patch-aa Log Message: Change test string checking to use one equal sign. Noticed on NetBSD when my print job didn't work (using pdq and foomatic-rip). Bump package revision. I also reported upstream. --- Module Name: pkgsrc Committed By: dmcmahill Date: Tue Oct 10 00:27:30 UTC 2006 Modified Files: pkgsrc/print/foomatic-filters: Makefile Log Message: Don't try and install the man page on solaris. It is broken with solaris nroff right now. This lets this package build and package on solaris.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 3 00:30:05 2006 UTC (5 years, 7 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Change test string checking to use one equal sign. Noticed on NetBSD when my print job didn't work (using pdq and foomatic-rip). Bump package revision. I also reported upstream.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 17 18:35:10 2005 UTC (6 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Branch point for: pkgsrc-2006Q3
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
* Be a bit more clever with expressing the dependency so that we don't
have to install mpage if we have another "text-to-ps" package
installed.
* Add a "cups" package option so that this package can be used with
CUPS without requiring any other "text-to-ps" filters to be installed.
If the "cups" option is specified, then also try installing foomatic-rip
as a CUPS filter (using the INSTALL script from the foomatic-filters-cups
package).
* Move the example config file under ${PREFIX}/share/foomatic where
other Foomatic-related data files will also go in the future.
Bump the PKGREVISION to 2.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 28 22:29:43 2005 UTC (7 years ago) by reed
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
From pkgsrc-wip and originally packaged by Bruce J.A. Nourish. Thank you, Bruce. The foomatic-filters package provides foomatic-rip and foomatic-gswrapper. foomatic-rip uses an external renderer (like GhostScript) to translate PostScript to printer's native language. The printer capabilities are described in PPD files. foomatic-rip works with every known spooler. foomatic-gswrapper massages arguments to make Ghostscript execute properly as a filter.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 28 22:29:43 2005 UTC (7 years ago) by reed
Branch: MAIN
Initial revision