Commit Graph

1018 Commits

Author SHA1 Message Date
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
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
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c07aaff4f9 garbage collect CONFIGURE_SHARED 2016-03-11 20:11:39 +00:00
naddy
c30d26ae75 garbage collect CONFIGURE_SHARED 2016-03-11 20:07:49 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
sthen
28829eb1ef missing BDEP, spotted by nigel@ 2016-03-09 09:26:47 +00:00
sthen
7946e5166b update to p5-JSON-XS-3.02 2016-03-08 14:20:18 +00:00
jasper
911705e43c update to dos2unix-7.3.3 2016-02-27 12:43:29 +00:00
ajacoutot
b872e9cbba Update to libdvdcss-1.4.0.
from Brad
2016-01-25 07:02:03 +00:00
jasper
cad25a834e add conflict markers 2016-01-16 19:35:31 +00:00
jasper
6c21dd98c5 update to multi_json-1.11.2 2016-01-10 17:35:11 +00:00
jasper
a1e36fc7d2 update to html2text-2016.1.8 2016-01-10 17:27:16 +00:00
jasper
3722ea08b8 update to enca-1.18 2016-01-08 21:18:41 +00:00
jeremy
b3fc876df0 Build ruby 2.3 versions of ruby gem ext ports 2016-01-07 01:03:28 +00:00
ajacoutot
bf2e19abba Update to libpst-0.6.66. 2015-12-30 14:43:30 +00:00
benoit
6bba9271ab Update to p5-Unicode-LineBreak-2015.12. 2015-11-30 07:42:54 +00:00
benoit
aaf4f8902f Update to p5-Catalyst-View-JSON-0.36. 2015-11-27 07:38:29 +00:00
jasper
dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
jca
47a8446efb Update to dos2unix-7.3.2, adding swedish translations. 2015-11-23 19:26:49 +00:00
ajacoutot
ea778bf246 Update to py-html2text-2015.11.4. 2015-11-18 13:01:34 +00:00
benoit
34c834fa74 Update to p5-Convert-BinHex-1.125. 2015-11-16 10:51:40 +00:00
benoit
82d1dbca32 Update to p5-Unicode-LineBreak-2015.11. 2015-11-12 09:04:08 +00:00
benoit
824f80d9f6 Update to p5-Catalyst-View-JSON-0.35. 2015-11-09 13:47:09 +00:00
ajacoutot
c80a6788f5 Missing dependency on gcc-libs. 2015-11-08 18:30:57 +00:00
ajacoutot
cf4b4a7913 +unoconv 2015-11-08 18:09:27 +00:00
ajacoutot
21f78a0f46 Import unoconv-0.7.
Universal Office Converter (unoconv) is a command line tool to convert any
document format that LibreOffice can import to any document format that
LibreOffice can export. It makes use of the LibreOffice's UNO bindings for
non-interactive conversion of documents.

with help from and OK robert@
2015-11-08 18:09:02 +00:00
jca
c5b0f0aeab Drop MAINTAINER, the mail address bounces. 2015-11-05 19:08:56 +00:00
sthen
1a50ce6e90 update to dos2unix-7.3.1 2015-10-21 13:01:55 +00:00
sthen
8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00
vgross
a09f54a7fd Update to p5-Net-IDN-Encode-2.300. 2015-09-28 08:45:16 +00:00
ajacoutot
46f89af8b4 Update to libpst-0.6.65. 2015-09-17 22:30:42 +00:00
pascal
af8e525028 update to libunistring 0.9.6 2015-09-10 18:40:24 +00:00
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
nigel
a5e84786b5 Add missing dependency on p5-namespace-clean.
Ok jca@
2014-12-15 21:14:56 +00:00
rpe
25a156409d Set portroach marker so that it recognizes 1.3.2a after 1.3.2
as new version.

confirmed jasper@
2014-12-10 20:36:15 +00:00
rpe
f01477ca98 Update py-html2text to 2014.12.5
OK sthen@
2014-12-09 22:46:23 +00:00
naddy
fb84824c2e Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-05 12:50:09 +00:00
brad
ad80228b1d Update to libdvdcss 1.3.0. 2014-11-29 07:38:18 +00:00
landry
d78e8c0cec Resolve conflict with converters/py-html2text, the binary was renamed. 2014-11-22 12:06:22 +00:00
benoit
0c61814f4e Update to p5-Unicode-Stringprep-1.105.
ok ajacoutot@
2014-11-22 09:26:37 +00:00
ajacoutot
5dc7947135 Don't use MODPY_PY_PREFIX for this case; no pkg change. 2014-11-22 07:23:44 +00:00
sthen
eda6f51785 use MASTER_SITE_PYPY 2014-11-21 23:11:12 +00:00
landry
41b0a92031 Yay cvs.. which lets me reimport a port on an already existing port.
Bump since the version i commited has a PLIST change to what was
already there, as a bonus this solves an @conflict.
2014-11-21 22:51:27 +00:00
landry
7344a76cfb Import py-html2text 3.200.3.
html2text is a Python script that converts a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to be
valid Markdown (a text-to-HTML format).

Needed for upcoming www/weboob, ok benoit@
2014-11-21 22:34:25 +00:00
jca
28fa940ddf +uudeview 2014-11-20 21:16:29 +00:00
jca
8025c6e55e Import uudeview, from Mikolaj Kucharski.
ok zhuk@ on a previous version.

uudeview is program at which you can throw a mess of unordered files in
any of BinHex, uuencoded, xxencoded, Base64 or yEnc formats and expect
them all to be properly decoded. These formats are frequently
encountered when sending binary files via news or mail.
2014-11-20 21:14:54 +00:00
brad
76bcdeed08 Eliminate the use of the malloc.h header and/or replace
with stdlib.h.

ok sthen@
2014-11-18 10:17:17 +00:00
landry
cff0252ba6 Use MODCMAKE_BUILD_SUFFIX where appropriate, bump REVISION when the PLIST
actually changes.
2014-11-07 10:05:28 +00:00
schwarze
6d94689cd1 no need to USE_GROFF; from Jan Stary <hans at stare dot cz> 2014-11-01 21:17:57 +00:00
jasper
02e1a28cf3 add working maintainer address 2014-10-28 08:18:30 +00:00
sthen
4e9ef97e90 update to dos2unix-7.1 2014-10-23 17:23:09 +00:00
jasper
11c4633996 update to JSON-Any-1.38 2014-10-22 19:01:55 +00:00
naddy
64389f1595 Fix a loop logic error that could lead to internal errors or truncated
output; from Paul Stoeber <plstbr@gmail.com>
2014-10-02 21:12:48 +00:00
jasper
da7315dfae sync WANTLIB 2014-10-01 08:58:23 +00:00
naddy
8bb4e0cb68 fix big regression test 2014-09-27 21:46:32 +00:00
jeremy
8ecfbd9765 Remove building of ruby 1.8 and 1.9 packages by default.
This unlinks completely some ruby 1.8 and 1.9 specific packages, to be
removed shortly.

OK sthen@, no objection ajacoutot@
2014-09-27 16:31:40 +00:00
jasper
c136d7020c update to Finance-Currency-Convert-XE-0.25 2014-09-16 14:49:14 +00:00
jasper
8ebf1e02df update to p5-JSON-Any-1.36 2014-09-16 14:02:53 +00:00
sthen
f9fa2fdb4c update to p5-Net-IDN-Encode 2.005 (newer version that works with
Module::Build <0.42), from Mark Patruck
2014-09-07 10:59:42 +00:00
jasper
d0418b942b sort 2014-08-15 12:19:13 +00:00