The NetBSD Project

CVS log for pkgsrc/print/magicfilter/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / magicfilter

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.57 / (download) - annotate - [select for diffs], Fri Feb 12 00:18:29 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, 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, HEAD
Changes since 1.56: +8 -4 lines
Diff to previous 1.56 (colored)

DESTDIR support

Revision 1.56 / (download) - annotate - [select for diffs], Mon Aug 31 22:16:39 2009 UTC (2 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored)

Set license to "gnu-gpl-v2".

Revision 1.55 / (download) - annotate - [select for diffs], Tue Jun 16 15:25:32 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Fix a number of GENERATE_PLIST entries to always have a terminating ;

Revision 1.54 / (download) - annotate - [select for diffs], Sun Jun 14 22:58:08 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.53: +3 -4 lines
Diff to previous 1.53 (colored)

Remove @dirrm related logic.

Revision 1.53 / (download) - annotate - [select for diffs], Fri Feb 27 10:00:29 2009 UTC (3 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.52: +3 -4 lines
Diff to previous 1.52 (colored)

Depend on "dvipsk" package because it provides the "dvips" binary after
the recent TeX package changes. Bump package revision.

Revision 1.52 / (download) - annotate - [select for diffs], Fri Feb 15 15:47:56 2008 UTC (4 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.51: +8 -2 lines
Diff to previous 1.51 (colored)

Set temporary directory before invoking Ghostscript to avoid random
failures when attempting to print Postscript files. Bump package
revision because of this fix.

Based on a patch contributed by Paul Goyette in PR pkg/38037.

Revision 1.51 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:31 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Prepare for switching to NO_MTREE=yes.

Revision 1.50 / (download) - annotate - [select for diffs], Thu Aug 31 08:22:38 2006 UTC (5 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.49: +25 -17 lines
Diff to previous 1.49 (colored)

Added PAPERSIZE to BUILD_DEFS. Separated the code that installs the
printer filters from the one that adds them to the PLIST. Converted the
sed(1) command to use the SUBST framework, so that the proper install(1)
commands are used for installing the files.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Aug 10 03:21:40 2006 UTC (5 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.

Revision 1.48 / (download) - annotate - [select for diffs], Sat May 13 03:44:24 2006 UTC (6 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Remove references to teTeX1.

Revision 1.47 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:31 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.

Revision 1.46 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:38 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Nov 28 06:41:22 2005 UTC (6 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.44: +3 -4 lines
Diff to previous 1.44 (colored)

Change all instances of including mk/ghostscript.mk into asking for
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.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Nov 11 18:50:25 2005 UTC (6 years, 6 months ago) by tonio
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions

Revision 1.43 / (download) - annotate - [select for diffs], Tue Nov 8 20:46:18 2005 UTC (6 years, 6 months ago) by tonio
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42 (colored)

Convert to use tex.buidllink3.mk

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jul 18 02:37:22 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

TOOLS_GZIP_CMD now only holds the path to gzip, so no need to strip off
arguments anymore.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Jul 7 21:18:08 2005 UTC (6 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.40: +4 -3 lines
Diff to previous 1.40 (colored)

Avoid compiling the path to the "gzip" wrapper script into the binary,
bump package revision.

Revision 1.40 / (download) - annotate - [select for diffs], Sun May 22 20:08:28 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.39 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:51 2004 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Jan 24 14:58:00 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Jul 21 17:16:25 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

COMMENT should start with a capital letter.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:35 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.35 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:29 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Sep 13 06:53:41 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Use ghostscript.mk.

Revision 1.31.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:58:29 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.31: +5 -3 lines
Diff to previous 1.31 (colored) next main 1.32 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.33 / (download) - annotate - [select for diffs], Mon May 20 14:04:43 2002 UTC (10 years ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored)

At a note to the dependencies section, at the suggestion of agc, to warn
people away from "fixing" them again.

Revision 1.32 / (download) - annotate - [select for diffs], Sun May 19 16:29:08 2002 UTC (10 years ago) by fredb
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

Partially revert last change. "magicfilter" only exec()'s the "netpbm"
binaries, so it doesn't care about what version of "png" is installed,
at all. Bump PKGREVISION again, though, because we only want to go forward
with that.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Mar 13 17:37:37 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.30: +3 -2 lines
Diff to previous 1.30 (colored)

Give all packages which depend on "png" a version bump, and update
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".]

Revision 1.30 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:36 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.29: +5 -5 lines
Diff to previous 1.29 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Feb 25 04:18:11 2001 UTC (11 years, 3 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.28 / (download) - annotate - [select for diffs], Sat Feb 17 17:51:48 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.27 / (download) - annotate - [select for diffs], Wed May 10 15:39:07 2000 UTC (12 years ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Alter dependencies.  Packages needing X11 drivers use

	DEPENDS+=	ghostscript-[6-9]*:../../print/ghostscript

and packages needing just any ghostscript binary use

	DEPENDS+=	ghostscript{,-nox11}-[6-9]*:../../print/ghostscript

Revision 1.26 / (download) - annotate - [select for diffs], Sun May 7 02:11:18 2000 UTC (12 years ago) by jlam
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Apr 20 16:32:47 2000 UTC (12 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

Backout changes to use gstty and depend on ghostscript*-5.50nb2.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Apr 16 17:36:46 2000 UTC (12 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Depend on ghostscript-*nb1 since were modified to use gstty/gs.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 10 00:06:28 2000 UTC (12 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Adapt to gstty/gs

Revision 1.22 / (download) - annotate - [select for diffs], Thu Mar 30 05:50:13 2000 UTC (12 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Change dependency to ghostscript-[0-9]*.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Feb 15 09:26:24 2000 UTC (12 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.20: +6 -6 lines
Diff to previous 1.20 (colored)

When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jan 10 00:57:16 2000 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

replaced a whole lot more commands with ${COMMAND}

Revision 1.19 / (download) - annotate - [select for diffs], Thu Oct 7 17:41:57 1999 UTC (12 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Remove me as maintainer of those packages.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Sep 24 15:31:22 1999 UTC (12 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.17: +5 -5 lines
Diff to previous 1.17 (colored)

Fix wrong directory in dependence for "teTeX-bin" package.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Aug 26 19:32:31 1999 UTC (12 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.16: +6 -6 lines
Diff to previous 1.16 (colored)

Depend only on "teTeX-bin" package and use wildcard dependences.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Aug 26 19:30:37 1999 UTC (12 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update dependence on "teTeX" package.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 20 18:21:05 1999 UTC (12 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update dependence on "a2ps" package.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 16 17:28:24 1999 UTC (12 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have
their executable bit set.  Fix that, bump the papersize revisions to
1.0.1, and update other packages' DEPENDS lines to compensate.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 15 20:39:47 1999 UTC (13 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".

Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:39 1999 UTC (13 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)

Fix CONFLICTS (remove redundancy, mostly)

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 11 11:28:02 1998 UTC (13 years, 6 months ago) by agc
Branch: MAIN
Changes since 1.10: +7 -4 lines
Diff to previous 1.10 (colored)

Include bsd.prefs.mk, and set PAPERSIZE if it's not been set already.
Only calculate the lower-case papersize variable when it's needed.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 11 00:28:45 1998 UTC (13 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.9: +12 -10 lines
Diff to previous 1.9 (colored)

Fix paper size handling broken by "papersize" modification.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 10 18:34:28 1998 UTC (13 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Fix typo in dependences.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 9 18:09:02 1998 UTC (13 years, 6 months ago) by agc
Branch: MAIN
Changes since 1.7: +16 -23 lines
Diff to previous 1.7 (colored)

Modify this package to use the papersize package, to set the default
paper size at run-time.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 8 22:03:57 1998 UTC (13 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update dependence on "ghostscript5" package.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 12 22:21:49 1998 UTC (13 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.5: +16 -3 lines
Diff to previous 1.5 (colored)

Patch filter files to call "gs" with "-PAPERSIZE=...", create seperate
A4 and letter version of this package.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 27 22:18:31 1998 UTC (13 years, 9 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Add PAPERSIZE?=A4 to give a default value for the dependence on a2ps
to make the build work if the user did not set PAPAERSIZE at all too.
Closes pr 6042 by David W. Talmage after some clearification.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 5 12:27:14 1998 UTC (13 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

${ECHO} -> @${ECHO}.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 5 10:09:58 1998 UTC (13 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.2: +9 -5 lines
Diff to previous 1.2 (colored)

Fix dependence for "a2ps" package and install filter configuration files
in "${PREFIX}/libexec/magicfilter".

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 4 09:26:16 1998 UTC (13 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update netpbm version.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 23 21:35:55 1998 UTC (13 years, 11 months ago) by tron
Branch: MAIN

New "magicfilter-1.2" package:
customizable, extensible automatic printer filter.

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>