Commit Graph

745 Commits

Author SHA1 Message Date
sthen
87bfcf392c update to dos2unix-7.3 2015-09-08 18:29:24 +00:00
jeremy
05c826ef79 Stop building extension libraries for ruby 2.0 by default. Ruby 2.0 will
be unsupported upstream before OpenBSD 5.9 is released.

OK jasper@
2015-08-29 15:56:08 +00:00
bluhm
9f8b5614b0 +p5-JSON-MaybeXS 2015-08-24 14:39:49 +00:00
bluhm
fd36514911 import p5-JSON-MaybeXS 1.003005
OK benoit@

use Cpanel::JSON::XS or JSON::XS or JSON::PP

This module first checks to see if either Cpanel::JSON::XS or
JSON::XS is already loaded, in which case it uses that module.
Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then
JSON::PP in order, and either uses the first module it finds or
throws an error.
2015-08-24 14:38:01 +00:00
benoit
39b391ca52 Update to p5-Convert-BinHex-1.124. 2015-08-22 07:45:49 +00:00
benoit
5b92a6c986 Update to p5-Unicode-LineBreak-2015.06. 2015-08-16 06:46:01 +00:00
benoit
5ff433567b Update to p5-Convert-Binary-C-0.77. 2015-08-14 07:45:58 +00:00
jasper
cf7e6f15f4 no need for do-install, we can just use post-install now that we have install -D 2015-07-24 18:50:34 +00:00
jeremy
e07f7c31e7 Remove MODRUBY_ICONV_DEPENDS. ruby 1.8 specific ports can hard code
the dependency, more modern ports don't need it.

OK ajacoutot@
2015-07-18 21:07:40 +00:00
jasper
d6d634de47 use sed -i 2015-07-18 20:12:46 +00:00
jeremy
48d0a1b86a Remove extension and java files from package 2015-07-18 04:03:48 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
ajacoutot
14a98f3985 Update to dos2unix-7.2.3. 2015-07-16 15:43:26 +00:00
jasper
1e660a9f4b update to convmv-2.0 2015-06-30 20:07:23 +00:00
jasper
36b686f4a7 update to multi_json-1.11.1 2015-06-17 18:51:15 +00:00
benoit
12c6c0991b Update to p5-Net-IDN-Nameprep-1.102. 2015-06-11 07:13:58 +00:00
benoit
47e0c43ca1 Update to p5-JSON-Any-1.39. 2015-06-11 07:04:43 +00:00
bentley
3c3204c06a Update FreeBSD mirrors.
ok sthen@
2015-06-05 08:11:53 +00:00
jasper
5f1545f14a update to ruby-json-1.8.3 2015-06-03 07:00:34 +00:00
nigel
9ed8dbdcb2 Add dependency on www/p5-CGI and update to later version.
Ok sthen@
2015-06-02 10:40:49 +00:00
rpe
ef15f8fc3d Update converters/dos2unix to 7.2.2
OK aja@
2015-05-25 17:29:15 +00:00
ajacoutot
85c3ef9547 Update to p5-Net-IDN-Encode-2.202. 2015-05-01 13:16:54 +00:00
ajacoutot
e4d3ad85a9 Update to libdvdcss-1.3.99.
Tested with mplayer / mpv / ogle and xine-lib.

from brad
2015-04-27 12:16:01 +00:00
rpe
8586abe03b Fix portroach marker. This is the latest version.
OK jasper@
2015-04-25 21:58:01 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
naddy
1f28cd8f1b Simplify, now that nl_langinfo(CODESET) returns "US-ASCII" instead
of "646" as the charset of the C/POSIX locale: This removes the
patches to libiconv's internal hash tables and adds US-ASCII to
config.charset, for the benefit of whatever GNU code uses this--
libiconv itself has "US-ASCII" built in.

The "INSTALL_DATA=cp" override has also been obsolete since we
started running the fake install as non-root.

ok Brad
2015-04-12 20:21:57 +00:00
sthen
3458b7120f update to p5-Net-IDN-Encode-2.201 2015-04-12 07:58:38 +00:00
ajacoutot
c834ee7226 Update to libpst-0.6.64. 2015-04-06 16:56:22 +00:00
jca
9d11d2aa63 Update to libunistring-0.9.5.
ok ajacoutot@ pascal@ (MAINTAINER)
2015-04-06 09:20:57 +00:00
rpe
30e8308ec5 Update converters/Unicode-LineBreak to 2014.06
OK sthen@
2015-04-05 12:20:20 +00:00
rpe
ba03587ddf Update converters/qprint to 1.1
OK sthen@
2015-04-05 12:17:01 +00:00
rpe
21d9691f7b Update converters/dos2unix to release version 7.2.1
OK jasper@ aja@
2015-04-05 09:53:01 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
juanfra
8b926b69c2 test-iconv.sh doesn't work on OpenBSD (spotted by jca@). Patch by me. 2015-03-31 15:45:25 +00:00
juanfra
08459f41f0 Enable the iconv interface. 2015-03-30 20:01:25 +00:00
giovanni
6eff4705b4 Bugfix update to 1.16
- Use SEPARATE_BUILD
- Enable librecode interface
- Install libenca HTML documentation
From Ingo Feinerer, thanks
2015-03-30 10:51:48 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
sebastia
507fe20275 Update multi_json to 1.11.0, which fixes a problem with aws-sdk-core rubygem
for me.

OK jeremy@, jasper@
2015-03-16 07:20:49 +00:00
jasper
4bd063d9d9 update to dos2unix-7.2.1-beta1 (fixes a regression introduced in 7.2) 2015-03-15 10:04:06 +00:00
benoit
200c8b82d6 Update to p5-JSON-DWIW-0.47.
remove maintainer, ok ajacoutot@
2015-01-25 20:36:18 +00:00
schwarze
699575344f only minor formatting differences; drop USE_GROFF; no bump needed 2015-01-24 13:46:44 +00:00
benoit
12f5f52bf8 Update to p5-Convert-BinHex-1.123.
ok ajacoutot@
2015-01-23 20:51:14 +00:00
benoit
4dc5c046a2 Update to p5-Unicode-Map8-0.13.
ok ajacoutot@
2015-01-23 07:57:11 +00:00
naddy
c6299e5727 Drop USE_GROFF: trivial page footer difference only. 2015-01-22 18:41:16 +00:00
bentley
87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jeremy
9fb556403e Build ruby 2.2 versions of ruby C extension gems by default 2015-01-10 17:35:05 +00:00
jeremy
ff5715bb9a Make ruby-json build on ruby 2.2 2015-01-08 18:54:20 +00:00
benoit
c27841753a Update to p5-Encode-IMAPUTF7-1.05.
remove maintainer, ok ajacoutot@
2014-12-22 14:05:22 +00:00
benoit
87457b11a6 Update to p5-Convert-Color-0.11.
ok ajacoutot@
2014-12-21 13:55:51 +00:00