Commit Graph

852 Commits

Author SHA1 Message Date
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