32 Commits

Author SHA1 Message Date
sthen
61d48730d2 update to pdftk-3.3.2 2021-12-23 09:08:17 +00:00
sthen
a4d9da07ea update to pdftk-3.2.3 2021-06-17 11:27:09 +00:00
kurt
f9d899e6a0 Bump revision on all 1.8+ ports since now they will build with jdk
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
sthen
21ed533230 update to pdftk-3.2.2 2020-12-21 18:28:48 +00:00
sthen
0030329851 update to pdftk(-java) 3.2.0 2020-10-11 11:38:05 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
a6861b200a update to pdftk-3.1.3 2020-06-23 20:55:07 +00:00
sthen
fab3f19839 update to pdftk-3.0.10 2020-04-19 15:12:23 +00:00
sthen
76abff52ed update to pdftk-3.0.8 2019-12-12 14:41:51 +00:00
kurt
293dbb0c34 Adjust ports that rolled their own do-build target for calling ant to use
MODJAVA_BUILD=ant.

okay sthen@, abieber@, jeremy@
2019-06-11 00:37:09 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
cab69dfbd1 update to pdftk(java)-3.0.3, take maintainer 2019-05-01 20:24:00 +00:00
danj
3af538acd1 Remove maintainers per their requests 2019-05-01 20:12:51 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
sthen
b2ed5ce4ce switch to the java port of pdftk, rather than the special c++/java
combo that only works using gcj.

feedback/ok jca, no objections from chrisz (maintainer)
2018-11-17 21:16:03 +00:00
sthen
9b473d3fe0 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:05:20 +00:00
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