FreshPorts -- The Place For Ports Sat, 4 Feb 2012 3:13 AM GMT
Port details
pdftk 1.44_1 print on this many watch lists=12 search for ports that depend on this port
A simple tool for doing everyday things with PDF documents
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Apr 2004 14:43:39
License: not specified in port


If PDF is electronic paper, then pdftk is an electronic staple-remover,
hole-punch, binder, secret-decoder-ring, and X-Ray-glasses.
Pdftk is a simple tool for doing everyday things with PDF documents.
Keep one in the top drawer of your desktop and use it to:

Merge PDF Documents
Split PDF Pages into a New Document
Decrypt Input as Necessary (Password Required)
Encrypt Output as Desired
Burst a PDF Document into Single Pages
Report on PDF Metrics, including Metadata and Bookmarks
Uncompress and Re-Compress Page Streams
Repair Corrupted PDF (Where Possible)

Pdftk is also an example of how to use a library of Java classes
in a stand-alone C++ program. Specifically, it demonstrates how GCJ and CNI
allow C++ code to use iText's (itext-paulo) Java classes.

WWW: http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/gcc46, devel/gmake, lang/gcc46, devel/binutils
Required To Run: lang/gcc46
Required Libraries: converters/libiconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/print/pdftk/ && make install clean
To add the package: pkg_add -r pdftk


Configuration Options
     No options to configure

Master Sites:
http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/glarkin/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/glarkin/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/glarkin/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/glarkin/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/glarkin/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/glarkin/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/glarkin/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 40

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Nov 2011 02:06:56
Original commit files touched by this commit  1.44_1
glarkin search for other commits by this committer
- Change gcc dep from 4.5+ to 4.6+
- Bumped PORTREVISION

Requested by:   gerald (via email)
Feature safe:   yes
21 Mar 2011 20:47:45
Original commit files touched by this commit  1.44
mandree search for other commits by this committer
Remove support for FreeBSD 6.X and older.

Approved by: maintainer timeout (14 days)
PR:          ports/155348
20 Jan 2011 15:44:47
Original commit files touched by this commit  1.44
glarkin search for other commits by this committer
- Updated a comment regarding the gcjXX dependency, now that we're using
  gcc 4.5 instead of gcc 4.2.

Suggested by:   gerald
Feature safe:   yes
18 Nov 2010 13:45:22
Original commit files touched by this commit  1.44
glarkin search for other commits by this committer
- Rearranged the dependency order in the upstream Makefile to enable
  building with MAKE_JOBS_SAFE=yes

PR:             ports/152213
Submitted by:   Matthias Andree <matthias dot andree at gmx dot de>
12 Nov 2010 22:52:53
Original commit files touched by this commit  1.44
glarkin search for other commits by this committer
- Updated to 1.44 (http://www.pdflabs.com/docs/pdftk-version-history/)
- Removed a bunch of patches after upstream build system changes
- Added FreeBSD-specific Makefile (pushing to upstream)

Requested by:   Sid Steward <sid dot steward at pdflabs dot com> (author)
Reviewed by:    Alessandro de Manzano <demanzano at dqmicro dot it>
14 Oct 2010 14:12:15
Original commit files touched by this commit  1.41_3
glarkin search for other commits by this committer
- Updated WWW: link

Requested by:   sid dot steward at pdflabs dot com (upstream maintainer)
15 May 2010 19:27:51
Original commit files touched by this commit  1.41_3
gerald search for other commits by this committer
- Explicitly build with LANG=C since gcj does not handle all host charsets.

PR:             146227
Approved by:    glarkin (maintainer)
11 May 2010 23:12:59
Original commit files touched by this commit  1.41_3
glarkin search for other commits by this committer
- Mark BROKEN on 6.x.  gcjh45 core dumps on 6.x with no immediately obvious
  fix.  Will research and unbreak as soon as possible.

Reported by:    pointyhat (via pav) and user reports
11 May 2010 00:19:18
Original commit files touched by this commit  1.41_3
glarkin search for other commits by this committer
- Use gcc >= 4.5 instead of gcc == 4.5 to build

Requested by:   gerald
03 May 2010 19:56:44
Original commit files touched by this commit  1.41_3
glarkin search for other commits by this committer
- Build pdftk with gcj45 instead of gcj42
- Add a bunch of patch files to work around the Java duplicate symbol
  problem reported here (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143)
  until a real fix is committed to the upstream toolchain
- Bump PORTREVISION
23 Feb 2010 21:53:05
Original commit files touched by this commit  1.41_2
glarkin search for other commits by this committer
- Restrict the gcc version to 4.2, not 4.2+, since 4.2 is the only
  version that includes gcj42 at the moment.

PR:             ports/143093
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Feature safe:   yes
30 Dec 2009 23:57:53
Original commit files touched by this commit  1.41_1
glarkin search for other commits by this committer
- Force commit to add missing PR: field
- Unbreak and enable amd64 build, now that gcc42 port builds gcj42 on
  i386 and amd64

PR:             ports/140783
30 Dec 2009 23:54:59
Original commit files touched by this commit  1.41_1
glarkin search for other commits by this committer
- Unbreak and enable amd64 build, now that gcc42 port builds gcj42 on
  i386 and amd64
18 Dec 2009 21:00:03
Original commit files touched by this commit  1.41
glarkin search for other commits by this committer
- Mark BROKEN until gcj support is working on i386 and amd64

PR:             ports/140783
Reported by:    pointyhat
18 Dec 2009 18:18:02
Original commit files touched by this commit  1.41
erwin search for other commits by this committer
Attempt to fix the build by bumping the minimum gcc version to
4.4+ as java support was removed from earlier versions.

Submitted by:   pointyhat
18 Jan 2009 05:56:11
Original commit files touched by this commit  1.41
gerald search for other commits by this committer
Bump USE_GCC=4.1+ to USE_GCC=4.2+.
18 Jul 2008 21:05:20
Original commit files touched by this commit  1.41
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
21 Jun 2008 09:15:50
Original commit files touched by this commit  1.41
miwi search for other commits by this committer
- Update to 1.41
- Pass maintainership to submitter

PR:             124763
Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
22 Jan 2007 09:08:02
Original commit files touched by this commit  1.12_1
pav search for other commits by this committer
- Generalize libgcj dependency line

Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
18 Jan 2007 23:22:01
Original commit files touched by this commit  1.12_1
pav search for other commits by this committer
- Fix previous revision to DTRT
18 Jan 2007 17:26:28
Original commit files touched by this commit  1.12_1
pav search for other commits by this committer
- Allow usage of gcc 4.2 and up

PR:             ports/107837 (based on)
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
05 Sep 2006 08:00:50
Original commit files touched by this commit  1.12_1
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
29 Jun 2006 19:24:29
Original commit files touched by this commit  1.12_1
stefan search for other commits by this committer
Convert BUILD_DEPENDS on lang/gcc41 to a LIB_DEPENDS, since pdftk is dynamically
linked to a couple of its libraries.

PR:             97259
Submitted by:   Stefan Thurner <thurners@nicsys.de>
Approved by:    maintainer timeout (>6 weeks)
                arved (mentor)
13 May 2006 01:03:17
Original commit files touched by this commit  1.12
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with P
11 May 2006 13:33:42
Original commit files touched by this commit  1.12
lawrance search for other commits by this committer
Remove BROKEN; gcj is now available from gcc41.

Submitted by:   Stefan Thurner <thurners@nicsys.de>
24 Jan 2006 06:38:31
Original commit files touched by this commit  1.12
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Dec 2005 14:08:08
Original commit files touched by this commit  1.12
vs search for other commits by this committer
Mark as BROKEN: Prerequisite gcj is not available from gcc41 at the moment
03 Nov 2005 07:51:44
Original commit files touched by this commit  1.12
pav search for other commits by this committer
- Unbreak by switching to gcc41's gcj

PR:             ports/88377
Submitted by:   Michael Joyner <mjoyner@ewc.edu>
23 Jul 2005 02:53:43
Original commit files touched by this commit  1.12
kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
20 Jul 2005 23:43:18
Original commit files touched by this commit  1.12
kris search for other commits by this committer
BROKEN: Broken dependency
07 May 2005 09:09:40
Original commit files touched by this commit  1.12
pav search for other commits by this committer
- Nit: CXX is provided by USE_GCC

Submitted by:   Patrick Dung <patrick_dkt@yahoo.com.hk> (maintainer)
06 May 2005 17:27:27
Original commit files touched by this commit  1.12
pav search for other commits by this committer
- Remove duplicate USE_GCC

Spotted by:     gerald
05 May 2005 15:57:35
Original commit files touched by this commit  1.12
pav search for other commits by this committer
- Switch to gcc34, as gcc33 lost gcj lately

PR:             ports/80652
Submitted by:   Patrick Dung <patrick_dkt@yahoo.com.hk> (maintainer)
29 Nov 2004 20:08:05
Original commit files touched by this commit  1.12
thierry search for other commits by this committer
gcc33 is broken on amd64 and gcc34 have problem, then remove support of
amd64.

Submitted by:   maintainer.
27 Nov 2004 15:24:11
Original commit files touched by this commit  1.12
thierry search for other commits by this committer
AMD64's gcc34 port does not build gcj.
This make pdftk cannot compile on amd64.

PR:             ports/74400
Submitted by:   maintainer.
15 Nov 2004 12:18:58
Original commit files touched by this commit  1.12
thierry search for other commits by this committer
Upgrade to 1.12.

PR:             ports/71389
Submitted by:   maintainer.
30 Sep 2004 05:32:00
Original commit files touched by this commit  0.94.1
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
26 Jul 2004 14:36:53
Original commit files touched by this commit  0.94.1
vs search for other commits by this committer
Update to 0.941 [0.94.1]

PR:             ports/69419
Submitted by:   Patrick Dung (maintainer)
11 May 2004 07:56:46
Original commit files touched by this commit  0.94
pav search for other commits by this committer
- gcj is not available on: ia64 sparc64

Suggested by:   kris
02 Apr 2004 01:47:27
Original commit files touched by this commit  0.94
pav search for other commits by this committer
Add pdftk, a simple tool for doing everyday things with PDF documents.
Keep one in the top drawer of your desktop and use it to:

Merge PDF Documents
Split PDF Pages into a New Document
Decrypt Input as Necessary (Password Required)
Encrypt Output as Desired
Burst a PDF Document into Single Pages
Report on PDF Metrics, including Metadata and Bookmarks
Uncompress and Re-Compress Page Streams
Repair Corrupted PDF (Where Possible)

PR:             ports/64555
Submitted by:   Patrick Dung <patrick_dkt@yahoo.com.hk>

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01
apache2Jan 31
apache20Jan 31
apache21Jan 31
apache22Jan 31
apache22-prefork-mpmJan 31
sudo*Jan 31

17 vulnerabilities affecting 41 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23097
Broken 192
Deprecated 94
Ignore 728
Forbidden 2
Restricted 329
No CDROM 108
Vulnerable 0
Expired 7
Set to expire 92
Interactive 62
new 24 hours 5
new 48 hours6
new 7 days27
new fortnight59
new month112

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.181 seconds.