The NetBSD Project

CVS log for pkgsrc/print/apsfilter/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:43 2008 UTC (3 years, 11 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, 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, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored)

Add DESTDIR support.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jun 15 20:40:16 2006 UTC (5 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: 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, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.27: +1 -3 lines
Diff to previous 1.27 (colored)

Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.
This avoids the need for a confusing line of the form:

	DEINSTALL_TEMPLATE+=	path/to/INSTALL

in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Mar 14 01:14:32 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:28 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (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.25 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:35 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jan 10 07:17:41 2006 UTC (6 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Updated print/apsfilter to 7.2.6

* driver/hpdj/550C, driver/pcl3/hpdj550c adjustments to ColorMode/ColorModel
* printing of PDF files: use acroread5 before v4 and v3 if present

Revision 1.23 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:06 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:16 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:52 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.20 / (download) - annotate - [select for diffs], Mon Nov 28 06:41:21 2005 UTC (6 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Mon Oct 10 20:10:37 2005 UTC (6 years, 7 months ago) by reed
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Remove the superlative, instead just say "flexible".

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jun 20 15:52:47 2005 UTC (6 years, 11 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.17: +4 -1 lines
Diff to previous 1.17 (colored)

Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 17 04:49:48 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 20 12:24:28 2004 UTC (8 years, 4 months ago) by agc
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.15: +2 -2 lines
Diff to previous 1.15 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 8 10:07:37 2003 UTC (8 years, 7 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Depends on jpeg-6b package and lator.
(It should be converted buildlink framework.)

Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 30 20:23:01 2003 UTC (8 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.13: +1 -6 lines
Diff to previous 1.13 (colored)

Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.

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

s/netbsd.org/NetBSD.org/

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:31 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Tue Apr 15 09:25:04 2003 UTC (9 years, 1 month ago) by martti
Branch: MAIN
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

Updated apsfilter to 7.2.5

* bug fixes
* new drivers

Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:14 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:59 2003 UTC (9 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 26 11:26:32 2002 UTC (9 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.7: +15 -6 lines
Diff to previous 1.7 (colored)

Make this package behave properly when installing configuration files, that
is, using the PKG_SYSCONFDIR stuff. apsfilter needs a symlink in the
configuration directory, so add an INSTALL script to create it (which
handles all DEINSTALL stuff too). Bump PKGREVISION to 2.

Approved by wiz.

This closes PR 18994.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 13 06:53:35 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Use ghostscript.mk.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 13 17:37:33 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Sat Mar 9 13:58:03 2002 UTC (10 years, 2 months ago) by martti
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Updated apsfilter to 7.2.2

NOTE: This works just fine with ghostscript-6.01 even though the
      setup script says you need 6.50 or later...

- new driver scripts: ljet4l, pips/sc70s, pips/sc80s,
  stp/pcl-2, stp/pcl-4
- replace awk "duplex" function with psset call
- adjust psnup rotation to various converters for landscape mode
- add landscape option to enscript command line
- introduce IGNORE_LPD_RAW variable to please buggy spoolers that
  send jobs in raw mode
- sanitize ": ${foo:-bar}" to ": ${foo:=bar}"
- make n{c}print line whitespace-safe
- save return code in global temporary file
- typo in wmf2eps line
- make apspreview use global "restrictions" file
- get basedir in SETUP from configure
- protect $foo[bar] contructs from being expanded to array
  elements by zsh
- add "-dPARANOIDSAFER" for gs7.04 (harmless for all older releases)
- save "rm" and "rp" in SETUP.cfg
- add some hints w.r.t landscape and n-up in handbook
- remove media types in scripts for some PCL printers
- be more helpful with "invalid method"
- LaserJet 4L needs fixed 300dpi
- LN macro in Makefile needs -n switch -- we must
  create a directory link even if one exists already
- MAPPING update
- change email address in various places
- remove apsfilter installation error when typing "make install"
  by using ln's -f (force) option to overwrite an existing symlink
  (just in case you overwrite another installation).
- fix some HP driver mapping in MAPPING file
- make apspreview work again for FreeBSD (and possibly *BSD).
  BSD uses a sed implementation, that uses only "normal" regular
  expressions for backward compatibility not to break existing scripts.
  Linux (GNU sed) uses "modern REs". We use now awk which turns out
  to be more portable between different Unix flavours.
  We use awk instead of sed in other scripts as well (SETUP,
  aps2file).
- import a patch from FreeBSD ports collection necessary for
  FreeBSD-current to use "user:group" syntax for chown. Old
  style "user.group" to change owner && group isn't supported
  anymore. Linux's implementation of chown (from GNU) groks
  new syntax.
- support for NetWare (Novell) remote printer
- save network traffic by supporting "remote copies"
  via new REMOTE_COPIES variable. This tells lpd and Netware
  print spooler to do copies themselves (enabled by default).
- install and test apsfilter as "non-root" user under $HOME !
  This helps in testing new apsfilter versions, i.e. to prepare
  a migration to a new version on a production system.
  For this feature the configure script supports two new options:
  --with-printcap=...  and --with-spooldir=...
- use secure temporary directory in SETUP
- aps2file and apspreview now handle printer aliases
- remove bogus hpijs driver entries in setup/printer-7.00
  (but they were correct in setup/printer-hpijs)
- only preview if aps2file generated PostScript
- driver: stp/escp2-1160 (thanks to <andrew@ugh.net.au>)
- various fixes in driver/MAPPING
- adjusted various omni/ scripts to use more reasonable
  resolution settings
- enable PSgs to honor HARDWARE_COPIES
- the bjc600 driver script has four new siblings (bjc50, bjc70,
  bjc4000, bjc7000) to properly handle printers with different
  print resolutions
- various small SETUP clean-ups
- create "basedir" link at install time already
- doc/Makefile: "make clean" should remove handbook.html
  since "configure" re-creates it from handbook.html.in
- Make handbook generation smarter, cosmetic.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 21 21:28:14 2002 UTC (10 years, 3 months ago) by zuntum
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Set MAINTAINER to packages@netbsd.org

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 10 06:53:02 2002 UTC (10 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.2: +11 -7 lines
Diff to previous 1.2 (colored)

Updated apsfilter to 7.1.1

* a new apspreview script, that allows you to preview your print session
  using gv, kghostview or ghostview
* a new apsfilter-bug script that assists you in releasing bug reports
* some handbook and manpage updates / fixes
* new drivers
* driver fixes

http://www.apsfilter.org/download/ChangeLog-7.1.1

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:35 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.1: +7 -7 lines
Diff to previous 1.1 (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.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jun 11 21:57:23 2001 UTC (10 years, 11 months ago) by zuntum
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of apsfilter-6.1.1

apsfilter is a magic printfilter, that allows you to print different document
types "automagically" without having to convert them manually into something
which is understood by your lineprinter. Apsfilter supports the following
file and compression types: gzip, bzip, compress, freeze, pack, ASCII, BMP,
Data (data,PCL,...), English, TeX DVI, FIG, GIF, Group 3 Fax, HTML, JPEG,
Mail/News, PBM/PNM/PPM, PC Bitmap Data, PDF, Postscript(tm), raw, script
(shell,..), Text, sunraster, tiff, roff (nroff, groff, troff).


Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 11 21:57:23 2001 UTC (10 years, 11 months ago) by zuntum
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>