Commit Graph

933 Commits

Author SHA1 Message Date
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
ajacoutot
200f5ae6f0 Fix build with newer leptonica.
breakage reported by nigel@
2017-12-04 11:52:27 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
espie
30ead1ac35 pass CC to jsonevt configure 2017-11-03 11:38:53 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
bcallah
028409ac43 Maintenance update to dos2unix 7.4.0 2017-10-14 05:46:52 +00:00
bluhm
0d050d4c50 update p5-Cpanel-JSON-XS to 3.0239 2017-09-05 14:39:43 +00:00
pirofti
0e21653214 Link k2pdfopt 2017-08-18 12:08:46 +00:00
pirofti
f0084b4d76 Import converters/k2pdfopt: make PDF's readable on Kindle devices.
K2pdfopt optimizes PDF/DJVU files for mobile e-readers (e.g. the Kindle)
and smartphones. It works well on multi-column PDF/DJVU files and can
re-flow text even on scanned PDF files. It can also be used as a general
PDF copying/cropping/re-sizing/OCR-ing manipulation tool. It can generate
native or bitmapped PDF output, with an optional OCR layer.

Typical use

  k2pdfopt -dev kv -mode 2col input.pdf

Supported devices (define your own by measuring your screen size)

  1. Kindle 1-5 (k2)
  2. Kindle DX (dx)
  3. Kindle Paperwhite (kpw)
  4. Kindle Paperwhite 2 (kp2)
  5. Kindle Paperwhite 3 (kp3)
  6. Pocketbook Basic 2 (pb2)
  7. Kindle Voyage (kv)
  8. Nook Simple Touch (nookst)
  9. Kobo Touch (kbt)
  10. Kobo Glo (kbg)
  11. Kobo Glo HD (kghd)
  12. Kobo Glo HD Full Screen (kghdfs)
  13. Kobo Mini (kbm)
  14. Kobo Aura (kba)
  15. Kobo Aura HD (kbhd)
  16. Kobo H2O (kbh2o)
  17. Kobo H2O Full Screen (kbh2ofs)
  18. Kobo Aura One (kao)
  19. Nexus 7 (nex7)
  20. Other (specify width, height, etc.)


With feedback from sthen@, OK edd@
2017-08-18 12:07:51 +00:00
bluhm
ab2653b2a6 update p5-Cpanel-JSON-XS to 3.0237 2017-07-29 18:01:28 +00:00
sthen
e218442cdb bump; plist change as wrapper no longer used 2017-07-27 11:09:34 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
ajacoutot
b79a00768c Update to libpst-0.6.71. 2017-07-23 06:55:04 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
bcallah
522e327098 Minor update to 7.3.5 -- take maintainer.
ok benoit@
2017-07-06 06:52:31 +00:00
benoit
fee7e33970 Update to convmv-2.03. 2017-07-04 12:51:59 +00:00
bcallah
dbb6c6319b Update to 1.901
Now uses its dependent port, converters/p5-Date-Tolkien-Shire-Data

ok benoit@
2017-06-15 23:36:32 +00:00
bcallah
33271fbf4f +p5-Date-Tolkien-Shire-Data 2017-06-15 23:35:25 +00:00
bcallah
1d8ec50529 Import converters/p5-Date-Tolkien-Shire-Data
ok benoit@

This Perl module contains common or near-common code factored out of
Date::Tolkien::Shire and DateTime::Fiction::JRRTolkien::Shire. This is
mostly data and calculations common to the two modules, but there is
also a piece of new functionality: an output formatter for Shire dates
analogous to strftime(). All functionality is provided by subroutines.

Because of its nature, you probably do not want to use this module
directly.  At least, not without looking into Date::Tolkien::Shire which
is a semi-thin object-oriented front end to this module, or
DateTime::Fiction::JRRTolkien::Shire which is a somewhat-quirky member
of the DateTime family.
2017-06-15 23:34:35 +00:00
ajacoutot
212b011311 Remove trailing lines. 2017-06-12 10:57:57 +00:00
espie
24d9661e05 fix packaging in the non-wrapped case, for when libreoffice will build 2017-05-31 15:03:27 +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
benoit
77e41b59ad Update to p5-MARC-Record-2.0.7. 2017-05-30 10:18:23 +00:00
rsadowski
88404f29cf Bump REVISION and adjust WANTLIB after gd update
ok sthen@, "looks okay" @landry
2017-05-15 19:56:02 +00:00
espie
5547286ead kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
benoit
4696cb604e Update to convmv-2.01. 2017-05-06 08:30:48 +00:00
espie
120fbc3d18 cleans surprisingly well for something that includes iostream.h
builds with clang
2017-05-04 15:46:56 +00:00
bluhm
fbfbf1405a update p5-Cpanel-JSON-XS to 3.0233 2017-05-04 15:32:31 +00:00
espie
81ee0d4c28 figure out unordered_map location in a portble way (patch upstreamed) 2017-05-04 14:42:42 +00:00
benoit
3a9f898665 Update to p5-Unicode-LineBreak-2017.004. 2017-04-28 14:22:19 +00:00
jsg
90a818f2ef Add a non-implicit return type to a function that returns without an
argument to fix build with clang.  Add some missing includes while here.
2017-04-22 02:14:04 +00:00
sthen
a120a12767 honour CC 2017-04-19 15:30:45 +00:00
espie
e9d613297b -Werror considered harmful, again 2017-04-19 15:21:28 +00:00
jca
9869fda6e1 Two fixes for clang
- don't use a 2 bits bool field (makes no sense, clang errors out)
- switch a function from __inline to __inline static, like the other
  function in this header
2017-04-18 17:10:05 +00:00
espie
e1010a3426 clang doesn't like duplicate declarations without extern, but this finds bugs!
no need to recompile a standard getopt, just use the appropriate post-configure
glue.

okay sthen@
2017-04-16 14:42:30 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
bluhm
9ac8727980 update p5-Cpanel-JSON-XS to 3.0231 2017-04-05 12:20:53 +00:00
bluhm
7da9679436 update p5-Cpanel-JSON-XS to 3.0230 2017-03-13 15:13:54 +00:00
bluhm
0eb0b9b189 update p5-Cpanel-JSON-XS to 3.0229 2017-03-12 21:41:48 +00:00
bluhm
1946d7c422 update p5-JSON-MaybeXS to 1.003009 2017-03-01 13:11:07 +00:00
jca
9b6223f372 Don't hardcode g++ 2017-02-27 15:55:30 +00:00
jca
6beb449716 Don't hardcode g++ 2017-02-27 15:50:17 +00:00
sthen
bfe5e1cfc4 fix configure script; fails if g++ not available even though build does honour CXX 2017-02-26 20:27:21 +00:00
bluhm
32eaba4c56 update p5-Cpanel-JSON-XS to 3.0227 2017-02-15 14:14:49 +00:00
bluhm
22ff656549 update p5-Cpanel-JSON-XS to 3.0226 2017-02-13 14:03:13 +00:00
ajacoutot
06caeb1f3b Update to libpst-0.6.70. 2017-02-10 10:06:00 +00:00
sthen
55e835a1a0 update to Date::Tolkien::Shire 1.21 2017-02-07 14:30:40 +00:00
sthen
b5641d6871 update to JSON::XS 3.03 2017-02-07 14:26:13 +00:00
sthen
d089f0b05a Add perl to WANTLIB, first batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
landry
757b7cd55c +lastools & displaz 2017-01-13 19:17:52 +00:00
landry
e2f256a384 Import lastools 0.20170108
LAStools: tools for efficient point-cloud processing

* laszip compresses the LAS files in a completely lossless manner
* lasinfo prints out a quick overview of the contents of a LAS file
* lasindex creates a spatial index LAX file for fast spatial queries
* las2las extracts last returns, clips, subsamples, translates, etc ...
* lasmerge merges several LAS or LAZ files into a single LAS or LAZ file
* txt2las converts LIDAR data from ASCII text to binary LAS format
* las2txt turns LAS into human-readable and easy-to-parse ASCII
* lasprecision analyses the actual precision of the LIDAR points

ok zhuk@
2017-01-13 19:15:20 +00:00
bluhm
ccc84dae84 update p5-Net-IDN-Encode to 2.400 2017-01-03 19:54:36 +00:00
landry
24ebe6849d bump ports depending on python3 in benchmarks and converters 2017-01-03 19:16:08 +00:00
pascal
07df91520a Update to libunistring 0.9.7. License change and doc/autoconf fixes only. 2016-12-29 16:12:00 +00:00
bluhm
283947a670 update p5-Net-IDN-Encode to 2.303 2016-12-12 12:27:17 +00:00
bluhm
8dfae00a65 update p5-Net-IDN-Encode to 2.302 2016-12-07 18:31:55 +00:00
bluhm
b19addd0d0 update p5-Net-IDN-Encode to 2.301
patch has been applied upstream
sort makefile according to template
2016-12-07 15:37:27 +00:00
bluhm
ba56456b67 With the canaries turned on in malloc.conf, running the regression
tests of p5-Net-IDN-Encode crashed the Perl process.  There was no
proper protection against heap overflow in the XS part.  Grow the
destination string in encode_punycode() and decode_punycode() before
writing to it.  This has to be checked every time.
Take maintainer.
OK jca@
2016-11-28 16:55:08 +00:00
bluhm
cefdf1b89a update p5-Cpanel-JSON-XS to 3.0225 2016-11-25 20:26:32 +00:00
bluhm
0b8e230176 update p5-Cpanel-JSON-XS to 3.0224 2016-11-21 21:10:16 +00:00
bluhm
f9a45dc93a update p5-Cpanel-JSON-XS to 3.0223 2016-11-18 00:09:12 +00:00
jca
e7214695c3 More readable post-install target 2016-11-07 23:56:32 +00:00
jca
2421b73e73 Update to html2text-2016.9.19 2016-11-07 23:53:38 +00:00
jca
c0593de56d Maintenance update to Unicode-String-2.10 2016-11-07 23:31:52 +00:00
jca
9d190dba6b Update to enca-1.19 2016-11-07 23:26:05 +00:00
bluhm
42e8b55e84 update p5-Cpanel-JSON-XS to 3.0222 2016-11-07 21:51:23 +00:00
fcambus
d7ff060fdc Add lua-iconv. 2016-11-02 12:33:06 +00:00
fcambus
f8af91f528 Import converters/lua-iconv.
Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The iconv
library converts a sequence of characters from one codeset into a sequence of
corresponding characters in another codeset. The codesets are those specified
in the iconv.new() call that returned the conversion descriptor, cd.

OK jca@
2016-11-02 12:30:39 +00:00
jeremy
1f9b02ee15 Remove converters/ruby-json
Nothing depends on the port, and all ruby ports in the tree except
ruby 1.8 ship with json.  None of the ports in the tree that still
depend on ruby 1.8 need the json library.
2016-10-31 14:09:41 +00:00
jeremy
6d19312e2a Unhook ruby-json 2016-10-31 14:05:35 +00:00
ajacoutot
747717dcdd Update to libpst-0.6.69. 2016-10-31 11:12:04 +00:00
bluhm
a18fbc75b6 update p5-Cpanel-JSON-XS 3.0219 2016-10-27 17:26:09 +00:00
fcambus
ad89bf5476 Add converters/lua-utf8. 2016-10-27 07:56:18 +00:00
fcambus
253a53a903 Import converters/lua-utf8.
UTF-8 support module for Lua and LuaJIT which is mainly compatible with Lua's
own string module.

It also adds some useful routines against UTF-8 features, such as interfaces
to escape Unicode sequences in strings and translate Unicode offsets and byte
offsets.

OK jca@
2016-10-27 07:53:24 +00:00
jca
423138d11f Hook up tested lua52 and lua53 FLAVORS. 2016-10-16 23:52:31 +00:00
jca
d0addda815 Add explicit lua52/lua53 FLAVORS where supported.
Discussed on ports@, sthen@ agrees with the direction.
2016-10-16 23:21:22 +00:00
bluhm
df78bbd2ff update p5-Cpanel-JSON-XS to 3.0218 2016-10-16 23:06:31 +00:00
bluhm
81705c5cc8 update p5-JSON-MaybeXS to 1.003008 2016-10-10 17:13:05 +00:00
bluhm
45b623493d +p5-Cpanel-JSON-XS 2016-10-10 16:55:02 +00:00
bluhm
006b94aa0c import p5-Cpanel-JSON-XS 3.0217
OK benoit@

Comment:
cPanel fork of JSON::XS, fast and correct serializing

Description:
This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be correct and its secondary goal is to be
fast.  To reach the latter goal it was written in C.
2016-10-10 16:52:23 +00:00
ajacoutot
25ae05652d Take MAINTAINER. 2016-10-08 09:45:13 +00:00
naddy
669415bd14 Remove the converters/libiconv module. No longer useful after the removal
of static architectures.  Ports now use a normal LIB_DEPENDS.
2016-09-13 19:44:35 +00:00
naddy
70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
naddy
f91f68b648 replace libiconv module 2016-09-12 22:44:08 +00:00
naddy
88985a69d3 another step towards extinction: remove and poison the MODLIBICONV variables 2016-09-12 11:52:42 +00:00
ajacoutot
d4b9bffe68 Update to libpst-0.6.68. 2016-09-01 22:44:39 +00:00
ajacoutot
6ee8e175b7 Update to libpst-0.6.67. 2016-08-04 14:14:41 +00:00
jeremy
f6990d01eb Remove building of ruby21 ports by default
Add building of ruby22 and ruby23 versions of devel/ruby-ffi.

OK sthen@
2016-08-01 20:26:34 +00:00
jasper
5f1f8ca05f update to dos2unix-7.3.4 2016-06-20 10:27:49 +00:00
landry
c2dcdb6d3e Minor bugfix update to converters/wv 1.2.9, since it found a new home at
abisource.com.
2016-06-01 08:34:25 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
naddy
3a3d273033 replace libiconv and gettext modules 2016-04-29 10:57:53 +00:00
jasper
ee009aa146 unbreak 2016-04-28 08:38:26 +00:00
jca
7a905e5a02 Moar spaces. Requested by danj 2016-04-27 21:09:35 +00:00
jca
c5e16b0922 +html2text,python3 2016-04-27 21:07:29 +00:00
jca
998fcf4755 python3 flavor for py-html2text
ok ajacoutot@ sthen@ danj@
2016-04-27 21:06:31 +00:00
jca
ee833e0a51 Update to py-html2text-2016.4.2 2016-04-27 20:21:19 +00:00
jca
fe780e3e10 Cope with the netpbm update
"go go go" naddy@
2016-04-26 18:06:26 +00:00