Port details |
- pdfjam Shell scripts to manipulate PDF files
- 2.08_2 print
=4 2.08_2Version of this port present on the latest quarterly branch.
- Maintainer: johans@FreeBSD.org
- Port Added: 2005-03-18 22:50:05
- Last Update: 2014-11-27 19:07:46
- SVN Revision: 373514
- People watching this port, also watch:: texi2html, gnutls, bash, libgcrypt, evolution
- License: not specified in port
- WWW:
- http://www.warwick.ac.uk/go/pdfjam
- Description:
- PDFjam, by David Firth, 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).
WWW: http://www.warwick.ac.uk/go/pdfjam
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pdfjam
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- tex.fmt : print/tex-formats
- tlmgr : print/texlive-base
- Runtime dependencies:
-
- tex.fmt : print/tex-formats
- tlmgr : print/texlive-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.08_2 27 Nov 2014 19:07:46 |
antoine |
Remove print/pdfjam, it's included in texlive-base |
2.08_2 07 Sep 2014 15:09:40 |
adamw |
Change USE_TEX=texlive. |
2.08_2 06 Apr 2014 15:36:44 |
bapt |
Change dependency from latex to texlive |
2.08_1 13 Feb 2014 18:11:11 |
johans |
- Remove superfluous bsd.port.options.mk include
- Reduce the number of commands to run for installation |
2.08_1 11 Jan 2014 09:52:39 |
johans |
Enable stage support |
2.08_1 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
2.08_1 11 May 2013 17:58:56 |
hrs |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
2.08_1 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
2.08_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.08 15 Dec 2010 21:22:06 |
johans |
Update pdfjam to 2.08 |
1.21_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.21_3 23 Feb 2010 18:07:14 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
1.21_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.21_2 23 Aug 2009 17:07:55 |
johans |
- Rewrite pdfjoin to avoid bashisms
Submitted by: Eygene Ryabinkin |
1.21_1 22 Aug 2009 09:16:58 |
johans |
- Rewrite pdfjoin to avoid bashisms
- Remove dependency on bash
Submitted by: Eygene Ryabinkin |
1.21 19 Aug 2009 21:22:08 |
johans |
- Update to version 1.21
- Remove patches that have been merged upstream
- Add dependency on bash (and don't call it /bin/bash)
- Grab maintainership |
1.20_4 17 Aug 2009 05:08:46 |
linimon |
Reset paul+ports@it.ca due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.20_4 12 Jan 2009 12:32:51 |
miwi |
- Fix insecure temporary files
PR: based on 130028
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: maintainer timeout |
1.20_3 06 Jun 2008 13:58:01 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
1.20_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.20_1 09 Feb 2006 13:09:27 |
lawrance |
Use bash rather than /bin/sh due to some linuxisms.
PR: ports/92945
Submitted by: Paul Chvostek <paul+ports@it.ca> (maintainer) |
1.20 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.20 18 Mar 2005 22:49:27 |
pav |
PDFjam, by David Firth, is a small collection of shell scripts
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> |