FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:15 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
pdftk 1.41_1 print on this many watch lists=11 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 15:43:39


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.accesspdf.com/pdftk/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/gcc42, devel/gmake
Required Libraries: converters/libiconv

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.pdfhacks.com/pdftk/
http://www.accesspdf.com/pdftk/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 22: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 10: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 09: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 20: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 02: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 14: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 03: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.
21 Jul 2005 00: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 10: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 18: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 16: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 06: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 15: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 08: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 02: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: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

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

Add tab to Netscape 6

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