16 Commits

Author SHA1 Message Date
espie
518a7e69b1 the java in pdftk wants a matching C++, so this will remain a user of gcc4.
Zap include paths that are obviously no longer necessary, since they've
never been updated and nothing broke
2017-06-02 09:20:04 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
naddy
5ca807c6ff replace libiconv module 2016-09-12 22:20:36 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
jasper
75df3a3ef7 unify maintainer addresses
ok chrisz@
2014-10-22 13:00:54 +00:00
landry
af58de36d6 BROKEN-sparc64= gcj blows during build (and noone cares enough about
gcj to fix it)
2014-04-28 11:40:05 +00:00
landry
8780e26c9e Bump ports using gcc4 module.
(not: mozilla ports not bumped since they're going to be updated in a few)
2014-03-10 20:27:25 +00:00
sthen
68ce0d76e5 zap zero-byte patch 2013-11-10 01:51:49 +00:00
bentley
fb5318232e Update to pdftk-2.02. Set HOMEPAGE/NO_TEST. Clarify license marker.
Maintainer timed out.

ok benoit@ landry@ sthen@

License bit from sthen@
2013-10-23 08:25:56 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
e03c56c9c5 MODGCC4_VERSION default to 4.6 now. 2013-02-07 19:13:49 +00:00
kurt
82a85dd3c0 Use gcj 4.6 to build instead of 4.2. okay jasper@ 2012-10-19 22:30:36 +00:00
sthen
5749b5be10 rename MODGCC{3,4}_ARCHES to MODGCC{3,4}_ARCHS, suggested by naddy,
phessler and jasper agree
2011-11-17 18:03:43 +00:00
armani
1a9c4e46c6 Correct MAINTAINER email
ok MAINTAINER, sthen@
2011-09-10 13:39:48 +00:00
dcoppa
540e0fa2ae s/$(MACHINE)/$(MACHINE_ARCH)/
Fix a build error on macppc reported by ajacoutot@
ok ajacoutot@
2011-07-21 12:29:21 +00:00
sthen
fcf0644613 import ports/textproc/pdftk, from maintainer Christopher Zimmermann
with tweaks from myself and landry@. ok landry@

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.  Use it to:

* Merge and/or split PDF Documents
* Rotate PDF Documents or Pages
* Decrypt/Encrypt PDF Documents
* Fill PDF Forms with X/FDF Data and/or Flatten Forms
* Apply a Background Watermark or a Foreground Stamp
* Report or update PDF Metrics such as Metadata and Bookmarks
* Attach Files to PDF Pages or the PDF Document
* Unpack PDF Attachments
* Uncompress and Re-Compress Page Streams
* Repair Corrupted PDF (Where Possible)
2011-05-20 10:09:57 +00:00