The NetBSD Project

CVS log for pkgsrc/print/foomatic-filters/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / foomatic-filters

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Mon Jul 24 19:25:36 2023 UTC (8 weeks, 3 days ago) by bsiegert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +6 -8 lines
Diff to previous 1.10 (colored)

foomatic-filters: revert 4.0.17 update.

This is incompatible with foomatic-ppd and breaks bulk builds.

Requested by wiz@

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jul 23 10:17:23 2023 UTC (8 weeks, 4 days ago) by bsiegert
Branch: MAIN
Changes since 1.9: +9 -7 lines
Diff to previous 1.9 (colored)

foomatic-filters: update to 4.0.17.

This is a big update across many versions, too many changes to list here.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 26 11:12:06 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 7 14:48:55 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

print: Remove SHA1 hashes for distfiles

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 4 01:01:33 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add SHA512 digests for distfiles for print category

Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 28 13:09:35 2015 UTC (8 years, 2 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Adjust perl script for 5.22 fallout.

Now, if defined(%foo) is an error, and one must use if %foo.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 23 11:26:18 2012 UTC (11 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
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 (11 years, 6 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 (16 years, 11 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 (16 years, 11 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 (17 years, 9 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 (18 years, 4 months 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 (18 years, 4 months ago) by reed
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>