16475 Commits

Author SHA1 Message Date
gsoares
4d315c80eb update to 1.74
zap patch merged upstream
2016-06-06 22:27:37 +00:00
dcoppa
4bbbe68b77 Register 'net/yt' removal 2016-06-06 13:37:35 +00:00
sthen
2eadf8987d yet another bdep on devel/gettext-tools 2016-06-06 11:41:44 +00:00
sthen
c9312c9cc8 needs gettext-tools 2016-06-06 11:29:02 +00:00
bluhm
8cbe991a3a update p5-Data-Validate-IP to 0.26 2016-06-03 21:59:00 +00:00
zhuk
fff5280cb6 KF5Parts needs gettext at run-time.
The bug was introduced when devel/gettext was removed from MODULES.
The issue (when building port depending on devel/kf5/kparts) was reported
by aja@, thanks!
2016-06-03 19:24:20 +00:00
sebastia
7c2ee560c7 Update to 0.1.3 2016-06-03 13:31:48 +00:00
sebastia
719deaa662 Update to 2.2.1 2016-06-03 13:31:07 +00:00
dcoppa
b3e36355d0 Generalize setting of JSONCPP_OVERRIDE to all compilers
(upstream git commit ba6fa48d31091a151b10dd47986602889731a893)

Fix int->char conversions
(upstream git commit ea4af183171bcc1d775af301d9e8bd8db9405cc7)
2016-06-03 13:25:26 +00:00
sebastia
576808208a bugfix update to 6.6 2016-06-03 12:20:32 +00:00
ajacoutot
10d5dacf53 Use the ${daemon_flags:+ ${daemon_flags}} construct for consistency.
ok landry@ (maintainer)
2016-06-03 07:59:22 +00:00
jasper
2bf51e9c4a update to p5-Config-IniFiles-2.90 2016-06-03 07:33:19 +00:00
jung
4d180d6f74 add a git daemon rc.d script
input from ajacoutot and sthen

ok shen
2016-06-02 18:33:26 +00:00
ajacoutot
176522847c Needs devel/gettext-tools. 2016-06-02 05:59:22 +00:00
shadchin
7a2925423c Update to py-test-mock 1.1 2016-06-02 04:53:39 +00:00
krw
ddb2c5b3f2 Note that ocamlduce has shuffled off this mortal coil.
cluebat & ok aja@
2016-06-01 18:31:34 +00:00
semarie
c370e34ca8 hooks cargo. I missed it when importing cargo. 2016-06-01 17:33:53 +00:00
dcoppa
6dbc4cc166 boost does not like mixing different compilers at build and compile
time.

We build boost itself with gcc-4.2.1 from base, which doesn't support
the integer scalar type __int128, and this results in a
/usr/local/include/boost/config/user.hpp lacking the "BOOST_HAS_INT128"
define.

When compiling something that depends on boost using a newer compiler
like gcc-4.9 or clang, a code snippet in
/usr/local/include/boost/config/compiler/{clang,gcc}.hpp reactivates
__int128 support, but the code containing typedef declarations
inside /usr/local/include/boost/config/suffix.hpp is never reached,
because /usr/local/include/boost/config/user.hpp lacks "BOOST_HAS_INT128".
Hence, the following errors occur:

/usr/local/include/boost/type_traits/is_integral.hpp:72:1: error: 'int128_type' is not a member of 'boost'
/usr/local/include/boost/type_traits/is_integral.hpp:73:1: error: 'uint128_type' is not a member of 'boost'

As a temporary band-aid, completely disable __int128 support on
OpenBSD.

OK jca@, sthen@
2016-06-01 14:56:54 +00:00
dcoppa
6456bcba5e Updates:
devel/hs-hslogger 1.2.9 -> 1.2.10
devel/hs-MissingH 1.3.0.2 -> 1.4.0.0
2016-06-01 09:19:44 +00:00
danj
923ec0f79d update to py-virtualenv-15.0.2
ok sthen@ rpointel@
2016-05-31 19:33:09 +00:00
danj
1d23445d9b deal with tests more elegantly
ok shadchin@ (maintainer)
2016-05-31 19:30:11 +00:00
nigel
c88053d0ec Bump added graphviz dependency.
Ok krw@
2016-05-31 11:39:20 +00:00
shadchin
92d2f13f77 Update to py-enum34 1.1.6. Take maintainership.
ok danj@
2016-05-31 08:46:19 +00:00
zhuk
bec63a2559 Forgotten build-time dependency on URI::Escape Perl module.
Reported by sthen@ and aja@.
2016-05-31 06:25:18 +00:00
ajacoutot
0b2c0b1ec2 Update to py-prompt_toolkit-1.0.0. 2016-05-31 06:06:54 +00:00
ajacoutot
47e16e0aaf Update to libgsf-1.14.37. 2016-05-31 05:51:05 +00:00
krw
6d5e09dd0c Add explicit dependencies on devel/ocaml-graph and math/graphviz. This
should eliminate the TOCTOU race between config and build stages
that can result in neither the internal or the port versions being
available.

Found while preparing for Ocaml 4.3.0.

ok sthen@
2016-05-31 01:18:35 +00:00
sthen
b7ac183b56 Somehow the distinfo file for p5-Exporter-Lite-0.08 didn't get committed,
as noticed by kili.
2016-05-30 19:45:22 +00:00
sthen
0d106674ab update to p5-File-ChangeNotify-0.26 2016-05-30 15:24:48 +00:00
sthen
268dc11415 update to p5-Exporter-Lite-0.08 2016-05-30 15:24:27 +00:00
shadchin
e029294d64 Update to py-dateutil 2.5.3. Take maintainership.
ok sthen@, ajacoutot@
2016-05-30 14:48:51 +00:00
shadchin
827d2d0330 Update to py-tz 2016.4. Take maintainership.
ok sthen@, ajacoutot@
2016-05-30 14:47:55 +00:00
jasper
a681ec2ad1 remove unused file 2016-05-30 13:47:10 +00:00
jasper
b89c487667 +leatherman 2016-05-30 13:09:50 +00:00
jasper
abd8c41c28 import leatherman-0.7.0
Collection of C++ and CMake utility libraries.

ok aja@ a while ago
2016-05-30 13:07:19 +00:00
semarie
1cf96412d8 devel/cargo 0.10.0
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.

ok sthen@ edd@
2016-05-30 04:30:53 +00:00
jung
ab2dfe1aa7 add a svnserve rc.d script
ok stsp ajacoutot
2016-05-29 17:42:22 +00:00
shadchin
b759c3475d +py-test-mock
+py-test-mock,python3
2016-05-29 15:07:53 +00:00
shadchin
1a8cc844cf Import py-test-mock 1.0, ok danj@
This plugin installs a mocker fixture which is a thin-wrapper around the
patching API provided by the mock package, but with the benefit of not
having to worry about undoing patches at the end of a test.
2016-05-29 15:00:23 +00:00
zhuk
398969df43 Upstream forgot to mention dependency on Boost.
Spotted by aja@
2016-05-29 10:50:49 +00:00
shadchin
50601e0c1b Update to py-logilab-common 1.2.1 2016-05-29 10:30:39 +00:00
shadchin
28cf267f70 Update to py-test-runner 2.8 2016-05-29 10:19:16 +00:00
sthen
624de53c10 remove USE_GROFF; minor formatting changes only 2016-05-28 13:40:57 +00:00
dcoppa
00bbf9b619 Fix Boost.Asio, broken after the removal of SSLv3 support:
/usr/local/include/boost/asio/ssl/impl/context.ipp: In constructor 'boost::asio::ssl::context::context(boost::asio::ssl::context_base::method)':
/usr/local/include/boost/asio/ssl/impl/context.ipp:93: error: '::SSLv3_method' has not been declared
/usr/local/include/boost/asio/ssl/impl/context.ipp:96: error: '::SSLv3_client_method' has not been declared
/usr/local/include/boost/asio/ssl/impl/context.ipp:99: error: '::SSLv3_server_method' has not been declared

OK jca@
2016-05-27 22:35:40 +00:00
sthen
05d964358b update letsencrypt/client to 0.6.0, and cope with the renaming to "certbot".
courtesy symlink provided so that scripts still work.
2016-05-27 10:01:38 +00:00
zhuk
a30d9e33c6 Let's go the mountain way and link first bits of KDE 5 to build. 2016-05-27 03:43:20 +00:00
zhuk
d5b514ca94 Import KDE Frameworks 5.21.0. Somewhat outdated, but we need to move on.
This does not include NetworkManager and ModemManager bindings, for obvious
reasons. But there is the Bluez-Qt binding included, which acts as a stub,
allowing KDE stuff relying on it to compile.

Also, we ship outdated version of Baloo, because newer versions rely on
the MDB library which we don't have - and won't have until UBC is fixed.

Input from many, tested by kirby@ and awolk@, final okay awolk@ - thanks!
2016-05-26 23:58:57 +00:00
jca
680fcb688d Stop using RWX memory for closures.
This switches libffi to the use of two different mappings per closure,
one with RW access, the other with RX access.  Even if not perfect it is
already an improvement.  Soon RWX memory will be unavailable by default,
so fixing libffi means that we don't have to tweak an unknown percentage
of the 565 ports that link against it...

Initial diff from sthen@ who also did most of the tests.
ok sthen@ jasper@ (maintainer)
2016-05-26 20:48:50 +00:00
ajacoutot
2578dcc965 Revert, it introduced a regression with the meta key. 2016-05-26 17:31:28 +00:00
benoit
28801eb41b Update to cflow-1.5. 2016-05-25 07:51:51 +00:00