aboutsummaryrefslogtreecommitdiff
path: root/print/pdfjam
Commit message (Collapse)AuthorAgeFilesLines
* - Rewrite pdfjoin to avoid bashismsJohan van Selst2009-08-232-1/+22
| | | | | | | Submitted by: Eygene Ryabinkin Notes: svn path=/head/; revision=240211
* - Rewrite pdfjoin to avoid bashismsJohan van Selst2009-08-221-3/+3
| | | | | | | | | - Remove dependency on bash Submitted by: Eygene Ryabinkin Notes: svn path=/head/; revision=240096
* - Update to version 1.21Johan van Selst2009-08-195-153/+12
| | | | | | | | | - Remove patches that have been merged upstream - Add dependency on bash (and don't call it /bin/bash) - Grab maintainership Notes: svn path=/head/; revision=239973
* Reset paul+ports@it.ca due to maintainer-timeouts and no responseMark Linimon2009-08-172-3/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=239704
* - Fix insecure temporary filesMartin Wilke2009-01-124-16/+121
| | | | | | | | | PR: based on 130028 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=225835
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use bash rather than /bin/sh due to some linuxisms.Sam Lawrance2006-02-091-2/+4
| | | | | | | | PR: ports/92945 Submitted by: Paul Chvostek <paul+ports@it.ca> (maintainer) Notes: svn path=/head/; revision=155591
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* PDFjam, by David Firth, is a small collection of shell scriptsPav Lucistnik2005-03-186-0/+98
which provide a simple interface to some of the functionality of the pdfpages package (by Andreas Matthias) for pdfLaTeX. PR: ports/78921 Submitted by: Paul Chvostek <paul+ports@it.ca> Notes: svn path=/head/; revision=131594