Commit Graph

868 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