The NetBSD Project

CVS log for pkgsrc/print/pdfjam/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 15 01:53:45 2012 UTC (2 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Update to 2.08

2.08: fixed a bug in one of the tests
2.07: two other common graphics formats (JPG and PNG) are now explicitly
 allowed as input files (i.e., not only PDF files are allowed as inputs).
2.06: changed the pdfbook script to include --booklet true as the default
 behaviour (thanks to Julien Bossert for this good suggestion).
2.05: changes to the pdfbook script [the --right-edge-binding option is
 now redundant, and there's a new --short-edge option for binding along
 the short edge of pages instead of the long edge (thanks to Marco Pessotto
 for this)]. The --preamble option to pdfjam is enhanced, to allow multiple
 instances which get concatenated. Also various minor corrections to man
 pages.
2.04: various minor improvements suggested by Debian maintainers (thanks
 to Eduard Bloch for these). The main things are: addition of the --version
 option; liberalisation of pdfjam to allow files in JPEG format to be
 specified as input, as well as PDF (I don't know why or if this might
 work! but some people have said it does); tidying of the man files; and
 more use of exec, to avoid forking.
2.03: fixed a bug which caused problems when your /bin/sh is the zsh shell;
 fixed a bug which prevented the correct representation of many UTF-8
 characters in pdfinfo data.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 10 22:23:13 2012 UTC (2 months, 2 weeks ago) by markd
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

Update to 2.02

2.02: more progress on portability; introduced the beginnings of a suite
 of tests; improvements in the --keepinfo functionality, and to the
 treatment of file permissions (thanks to Marco Pessotto for these).
 [2010-04-14]

2.01: fixed a silly bug (thoughtless use of "test -a" in a couple of
 places) which seriously affected portability. [2010-04-13]

2.00: a major re-design. This is not completely backward-compatible with
 previous versions of the pdfnup, pdfjoin and pdf90 scripts. The
 differences in interface are few, though.

 In addition, various reported bugs have been fixed - many thanks to all
 those kind people who reported them (too numerous to list here!)
 [2010-03-14]

1.21: bug fixes, including security issues (many thanks to Eduard Bloch,
 Robert Buchholz and Martin Vaeth for helpful reports on vulnerabilities
 and for kindly contributing patches); the scripts now call for /bin/bash
 as interpreter; availability of mktemp is now also assumed; the
 Mac OS X droplets now look for pdflatex at (by default)
 /usr/texbin/pdflatex [2009-01-19]

Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 26 16:03:39 2011 UTC (14 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.6: +8 -3 lines
Diff to previous 1.6 (colored)

Depend on used tex packages instead of everything. Bump PKGREVISION.
Set LICENSE.

Revision 1.6 / (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-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
Changes since 1.5: +7 -3 lines
Diff to previous 1.5 (colored)

Add DESTDIR support.

Revision 1.5 / (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-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Mon Aug 14 08:39:51 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

Some teTeX2-removal cleanup.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:38 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 20 23:46:47 2006 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

PKGNAME should be derived from DISTNAME, not DISTFILES.  This removes a
".tgz" from the PKGNAME.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 9 10:10:08 2006 UTC (6 years, 4 months ago) by uebayasi
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of PDFjam 1.2.0:

PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages package
(by Andreas Matthias) for pdfLaTeX.  At present the utilities available
are:

 + pdfnup, which allows PDF files to be "n-upped" in roughly the way
   that psnup does for PostScript files.

 + pdfjoin, which concatenates the pages of multiple PDF files together
   into a single file

 + pdf90, which rotates the pages of one or more PDF files through 90
   degrees (anti-clockwise).

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 9 10:10:08 2006 UTC (6 years, 4 months ago) by uebayasi
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>