Commit Graph

829 Commits

Author SHA1 Message Date
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
naddy
32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
naddy
52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
benoit
87101ff2e7 Update to p5-Unicode-LineBreak-2016.003. 2016-04-05 09:31:53 +00:00
benoit
5c412c64ef Update to p5-Convert-Binary-C-0.78. 2016-04-05 09:26:07 +00:00