Up to [cvs.netbsd.org] / pkgsrc / print / if-psprint
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.25 / (download) - annotate - [select for diffs], Tue Nov 29 18:27:24 2011 UTC (5 months, 3 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Add pod2man to USE_TOOLS.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Mar 10 14:35:39 2009 UTC (3 years, 2 months ago) by abs
Branch: MAIN
CVS Tags: 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
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Updated print/if-psprint to 1.10
Ensure PATH is updated to include ${PREFIX}/bin
Revision 1.23 / (download) - annotate - [select for diffs], Fri Feb 13 21:33:00 2009 UTC (3 years, 3 months ago) by abs
Branch: MAIN
Changes since 1.22: +6 -16
lines
Diff to previous 1.22 (colored)
Updated print/if-psprint to 1.9 Move to code.google Add install target to original makefile Add PKG_DESTDIR_SUPPORT
Revision 1.22 / (download) - annotate - [select for diffs], Wed Nov 26 22:18:20 2008 UTC (3 years, 5 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
fix botched update to 1.8 - PR pkg/40037
Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 25 18:28:18 2008 UTC (3 years, 5 months ago) by abs
Branch: MAIN
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
Updated print/if-psprint to 1.8 Changes in if-psprint 1.8 - Also handle the lpd in NetBSD 5.0
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:09 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: 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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:37 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.18 / (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.17: +2 -3
lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:18 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Get rid of USE_PERL5. The new way to express needing the Perl executable 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.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:30 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
Create directories before installing files into them.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 17 12:44:42 2005 UTC (7 years, 2 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.14: +3 -2
lines
Diff to previous 1.14 (colored)
Bump PKGREVISION: DEPENDS on fixed enscript without security vulnerabilities.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Aug 15 16:34:46 2003 UTC (8 years, 9 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Update if-psprint to 1.7: Use syslog to report invocation
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:30 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 Mar 31 13:07:49 2003 UTC (9 years, 1 month ago) by abs
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update if-psprint to 1.6: Ignore '-c' - sometimes remote clients can have formatted the document for postscript, but we still need to convert into native printer languages.
Revision 1.11 / (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.10: +2 -2
lines
Diff to previous 1.10 (colored)
Use ghostscript.mk.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Apr 16 11:52:24 2002 UTC (10 years, 1 month ago) by abs
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base,
buildlink2
Changes since 1.9: +11 -18
lines
Diff to previous 1.9 (colored)
Update if-psprint to 1.5
Switch to external distfile, slightly better getopt() handling
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 13 17:37:36 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Sun Sep 9 20:36:44 2001 UTC (10 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 24 10:35:45 2001 UTC (10 years, 10 months ago) by abs
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
shorten comment slightly
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 26 10:41:25 2001 UTC (10 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Updated if-psprint to 1.4 Add '-v' option to display spool settings
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 17 17:51:45 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 5 15:49:37 2000 UTC (11 years, 5 months ago) by abs
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to 1.3 - tweak comments to pacify earlier perl pod2man parsers. No functional change
Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 15 12:17:00 2000 UTC (11 years, 6 months ago) by abs
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Ensure first head1 line is 'NAME' to pacify older perl pod2man Update to 1.2
Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 17 11:12:37 2000 UTC (11 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
Update to 1.1 Rework inline notes into POD format and use pod2man to generate manpage
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 16 12:19:06 2000 UTC (11 years, 7 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add if-psprint 1.0 if-psprint is intended to print text, postscript, or native printer language to an arbitrary printer, either connected to a the local unix server, or remote machine via SMB (if samba is installed).
Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 16 12:19:06 2000 UTC (11 years, 7 months ago) by abs
Branch: MAIN
Initial revision