114351 Commits

Author SHA1 Message Date
jca
3a2644c06d Respect CFLAGS/LDFLAGS
ok Stanley Lieber (maintainer)
2016-10-28 04:03:36 +00:00
jca
0617c8b538 fix build on powerpc and sparc64
ok Stanley Lieber (maintainer)
2016-10-28 04:01:33 +00:00
jca
714d627b4a regen 2016-10-28 03:59:16 +00:00
jca
5dc6b32c7c Mark as broken on powerpc: undefined reference to __atomic_fetch_add_8 2016-10-28 02:15:51 +00:00
jturner
89b9b49f04 Update fossil to 1.36
Release notes: http://fossil-scm.org/index.html/doc/trunk/www/changes.wiki#v1_36
2016-10-27 20:32:06 +00:00
robert
8f5ce5387d update to 54.0 2016-10-27 18:30:40 +00:00
bluhm
a18fbc75b6 update p5-Cpanel-JSON-XS 3.0219 2016-10-27 17:26:09 +00:00
bluhm
3db5f291da update p5-Net-SIP to 0.688 2016-10-27 17:16:40 +00:00
ajacoutot
666d56e5e2 Update to totem-pl-parser-3.10.7. 2016-10-27 11:42:28 +00:00
ajacoutot
893ed22973 Update to osinfo-db-20161026. 2016-10-27 09:00:14 +00:00
ajacoutot
789897a872 Update to osinfo-db-tools-1.1.0. 2016-10-27 08:59:58 +00:00
ajacoutot
42c3ef76b5 Make V conditionnal. 2016-10-27 08:59:40 +00:00
ajacoutot
a45bff8628 Update to google-cloud-sdk-132.0.0. 2016-10-27 08:53:07 +00:00
ajacoutot
a0a0d0c84d Needs devel/libtool to build. 2016-10-27 08:37:51 +00:00
ajacoutot
335d261264 Update to hplip-3.16.10. 2016-10-27 08:35:26 +00:00
ajacoutot
0aae5fdfb3 Update to harfbuzz-1.3.3. 2016-10-27 08:25:00 +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
ajacoutot
bab5a6450f Hobbits take maintainer. 2016-10-27 07:33:44 +00:00
ajacoutot
411f8866b4 Give maintainer to the hobbits. 2016-10-27 07:29:18 +00:00
millert
93add9349b Update to sudo 1.8.18p1 2016-10-26 21:23:10 +00:00
jca
930475f583 Update to openjpeg-1.5.2
This doesn't solve all the problems currently affecting openjpeg, but
makes it easier to pick up fixes.  Cheating a bit, as the lib lost two
symbols, but those should never have been included in the library
anyway.

Feedback, tests and ok sthen@ (maintainer)
2016-10-26 18:16:49 +00:00
ajacoutot
d6e7642465 Update to awscli-1.11.10. 2016-10-26 13:17:17 +00:00
ajacoutot
665ce3cc24 Update to py-s3transfer-0.1.9. 2016-10-26 13:16:55 +00:00
ajacoutot
e8fc20d757 Update to py-botocore-1.4.67. 2016-10-26 13:16:36 +00:00
ajacoutot
34c1813a43 http -> https 2016-10-26 12:35:07 +00:00
bluhm
e0670880ac Add PKG_ARCH * for pure Perl modules, I have missed this at import. 2016-10-26 09:18:57 +00:00
bluhm
5282278c55 +p5-Devel-CheckOS
+p5-Test-Needs
2016-10-26 08:44:00 +00:00
ajacoutot
9d73fa0a8f Update to shotwell-0.25.0. 2016-10-26 08:39:07 +00:00
ajacoutot
a881656cab Update to libgexiv2-0.10.4. 2016-10-26 08:38:46 +00:00
bluhm
28ec1915de import devel/p5-Devel-CheckOS 1.77
OK jca@

Comment:
check what OS we are running on

Description:
Devel::CheckOS provides a more friendly interface to $^O, and also
lets you check for various OS "families" such as "Unix", which
includes things like Linux, Solaris, AIX etc.
2016-10-26 08:36:39 +00:00
bluhm
82c980183d import devel/p5-Test-Needs 0.002005
OK jca@

Comment:
skip tests when modules not available

Description:
Skip test scripts if modules are not available.  The requested
modules will be loaded, and optionally have their versions checked.
If the module is missing, the test script will be skipped.  Modules
that are found but fail to compile will exit with an error rather
than skip.
2016-10-26 08:32:46 +00:00
robert
9e9e6c8171 update to 1.10.2 2016-10-26 08:06:59 +00:00
robert
71b61fccbb update to 5.6.27 2016-10-26 07:50:37 +00:00
ajacoutot
9c5be24746 Update to mkvtoolnix-9.5.0.
from Brad (maintainer)
2016-10-26 07:45:09 +00:00
ajacoutot
bacefec872 Update to pure-ftpd-1.0.43.
from Brad (maintainer)
2016-10-26 07:43:02 +00:00
robert
5f7469aa3c update to 54.0.2840.71 2016-10-26 06:22:07 +00:00
rpointel
51a2cc26e5 SUBDIR += libewf 2016-10-26 05:47:07 +00:00
rpointel
4bddac11d8 import libewf, a library to access the Expert Witness Compression Format (EWF).
inputs and ok jca@, ok benoit@.
2016-10-26 05:45:26 +00:00
jca
ee8a8ba827 Unhook luadbi,lua52, broken at runtime and forgotten in previous cleanups. 2016-10-26 00:41:43 +00:00
bluhm
3e9e278f6d update p5-WWW-Mechanize to 1.83
add workaround to make test pass with our old Test::More in base Perl
2016-10-25 22:39:25 +00:00
giovanni
70869f23c3 Security update to 1.4.32, one patch applied upstream
ok sthen@
2016-10-25 21:08:48 +00:00
sthen
746a44badc Update to darktable-2.0.7 2016-10-25 17:28:15 +00:00
sthen
fd1dab4d95 add a gssapi flavour to openldap, based on a diff from William Leuschner 2016-10-25 17:25:55 +00:00
sthen
f3fd404f5d update to libbgpdump-1.5.0 2016-10-25 17:10:46 +00:00
danj
90c749b360 Update to rust-1.12.1
For release note see https://blog.rust-lang.org/2016/10/20/Rust-1.12.1.html

Please note, semarie rebuilded the bootstrap due to a bug in rustc: 1.12.0
wasn't able to rebuild 1.12.1 without intrusive patches in the build system

From semarie, ok ajacoutot
2016-10-25 17:08:07 +00:00
jca
6b1847a060 No need to set MODGNU_CONFIG_GUESS_DIRS to its default value. 2016-10-25 12:25:32 +00:00
fcambus
01240ea027 Add lua-tz. 2016-10-25 11:43:53 +00:00
fcambus
e3db3f77a4 Import devel/lua-tz.
A lua library for time and date manipulation.

Features include:

- Normalisation of broken down date objects - allows for complex time/date
  manipulation logic e.g. "What day is it in 2 days, 5 hours from now?"
- Conversion between locations (time zones) using your local zoneinfo database
- strftime style formatting

OK jca@
2016-10-25 11:40:37 +00:00
sthen
dc012e2177 fix c_smrrds.sh with newer rrdtool, from henning 2016-10-25 11:28:05 +00:00