16025 Commits

Author SHA1 Message Date
jasper
25f4ebb026 update to p5-Want-0.29 2016-02-26 19:20:46 +00:00
rpointel
5e5484e4c1 udpdate apktool to 2.0.3 2016-02-25 20:44:59 +00:00
benoit
cc83381a21 Update to p5-Git-Repository-1.317. 2016-02-25 15:18:33 +00:00
jasper
c328e6604e update to vte-0.42.4 2016-02-25 07:42:42 +00:00
jasper
1786ea24e3 update to rspec-core-3.4.3 2016-02-25 07:41:34 +00:00
jasper
fcda81d23b update to iso-codes-3.65 2016-02-25 07:34:55 +00:00
ajacoutot
92d316cf86 Update to goffice-0.10.27. 2016-02-25 03:46:22 +00:00
ajacoutot
eb31628e8f Update to libgsf-1.14.36. 2016-02-25 03:45:15 +00:00
ajacoutot
4b873a8214 Update to mm-common-0.9.10. 2016-02-25 03:43:30 +00:00
ajacoutot
ee8d0f4ef5 Update to libwnck3-3.14.1. 2016-02-25 03:42:38 +00:00
jsg
9592a7de44 update to afl 2.04b 2016-02-25 02:25:10 +00:00
kurt
929a88ed9c Update to u72. Contains many upstream bug fixes and security fixes which
can be mined from u51-u72 release notes here:

http://www.oracle.com/technetwork/java/javase/8u-relnotes-2225394.html

Tested by Caspar Schutijser. okay sthen@ & naddy
2016-02-23 20:54:51 +00:00
tobiasu
c0598e7f02 Fix boehm-gc on sparc. Bump libatomic_ops because its contents changed -
the change itself is without consequence on anything but sparc32.
ok sthen@ naddy@
2016-02-21 22:01:56 +00:00
jsg
578ae7c7ca Don't attempt to build on arm. sync atomic builtins required. 2016-02-21 16:17:25 +00:00
tobiasu
e0c1a06184 mark broken on sparc, requires atomic ops 2016-02-20 22:08:08 +00:00
tobiasu
4e5d29f14a sparc needs -fPIC as well 2016-02-20 14:02:51 +00:00
tobiasu
f46664373d add sparc to the list of archs that define EV_NO_SMP, just like in libev 2016-02-20 12:25:58 +00:00
jsg
d47b7967c5 Switch arm back to using base gcc for cmake. This requires disabling
the stack protector so the bootstrap won't hit toolchain bugs.

ok dcoppa@ sthen@
2016-02-19 01:19:51 +00:00
tobiasu
c27f37da29 unbreak on sparc, no multiprocessor support means we don't need membar etc 2016-02-18 17:11:47 +00:00
tobiasu
39e61cecdb mark broken on sparc, g++ requires more than 256MB to compile this 2016-02-18 01:25:58 +00:00
sthen
3de3257625 Remove special handling in libmemcached for a strange list of supposedly
"!atomic" arches, packaging is broken on all but the whitelisted arches due
to changes upstream since this handling was added. Unbreaks powerpc, may
unbreak others, won't break any which currently work. If any remain broken
after this, they can be looked at separately later.

zhuk@ landry@ agree with this direction.
2016-02-17 12:42:21 +00:00
landry
b35771728a Fix dependency on twisted so that the correct Twisted_Core python package
name ends up in egg-info/requires.txt.

Fixes an issue with Interpolate feature reported (with a reduced test
case, thanks!) by Alex Holst -a at mongers dot org-
2016-02-11 12:37:34 +00:00
shadchin
068148ac6c +py-certifi,python3 2016-02-07 15:34:28 +00:00
shadchin
52af102093 Add python3 flavor and update version (no functional change) 2016-02-07 15:32:28 +00:00
ajacoutot
880d21ceed Update to libgsf-1.14.35 (buffer underflow error).
ok jasper@
2016-02-07 10:54:10 +00:00
rpe
9b5bdfc6dd update to devel/src 1.3
See http://www.catb.org/~esr/src/NEWS for what changed.

OK aja@
2016-02-05 12:51:46 +00:00
sthen
a474f01053 In OpenBSD 4.5 p5-Module-Pluggable moved to perl core, so a quirk was used to
remove the package if installed. This was then removed from perl core again,
a port was added, but the quirk wasn't removed, so people who *don't* clean
their /usr/libdata between updates would have the new version from packages
removed, and people who *do* clean would see a message like this,
"Not removing p5-Module-Pluggable-5.2 ,  /usr/libdata/perl5/Module/Pluggable.pm  not found"

Remove from quirks to fix.
2016-02-04 12:34:48 +00:00
zhuk
6e9ec480f0 There is a special mdoc macro, .Lk, for hyperlinks like that. 2016-02-03 20:47:13 +00:00
bluhm
84c90fcb10 update p5-Data-Validate-IP to 0.25 2016-02-03 15:06:08 +00:00
benoit
de742f3c97 Update to p5-Pango-1.227. 2016-02-02 10:22:30 +00:00
benoit
a6707ef358 Update to p5-Glib2-1.321. 2016-02-02 10:11:46 +00:00
benoit
c47a2699e8 Update to p5-File-Remove-1.55. 2016-02-02 10:06:47 +00:00
jasper
bba4817373 update to specinfra-2.50.4 2016-02-02 09:25:53 +00:00
ajacoutot
a5caeaa649 Explicitely set --enable-api-docs=no ; otherwise doxygen might be found
at configure time and dpb(1) may remove it in the middle of the build.
2016-02-02 03:47:34 +00:00
kili
77ecd632fe Reenable the test suite.
Fun fact: if bash isn't installed, the test suite will just hang
in select(2) waiting for stdout to become writable. So add shells/bash
to TEST_DEPENDS. (Any brave soul may try this on some linux without
bash, it would be interesting to know wether it hangs there, too)
2016-02-01 20:06:50 +00:00
kili
6a5193dd8e Hook new / revived hs-ports. 2016-02-01 14:24:43 +00:00
kili
e94009ff1c Import devel/hs-shelly.
ok sthen@

Shelly provides convenient systems programming in Haskell, similar
in spirit to POSIX shells. Shelly:

* is aimed at convenience and getting things done rather than being
  a demonstration of elegance

* has detailed and useful error messages

* maintains its own environment, making it thread-safe

* is modern, using Text and system-filepath/system-fileio
2016-02-01 14:24:02 +00:00
kili
2e858fe2dd Revive devel/hs-cmdargs.
ok sthen@
2016-02-01 14:23:30 +00:00
kili
c0c75f38e2 Import devel/hs-enclosed-exceptions.
ok sthen@

Catching all exceptions raised within an enclosed computation, while
remaining responsive to (external) asynchronous exceptions.
2016-02-01 14:22:43 +00:00
kili
9e55db1fe9 Import devel/hs-lifted-async.
ok sthen@

This package provides IO operations from async package lifted to
any instance of MonadBase or MonadBaseControl from monad-control
package.
2016-02-01 14:22:10 +00:00
kili
cef71e1425 Import devel/hs-system-fileio.
ok sthen@

Consistent filesystem interaction across GHC versions.
2016-02-01 14:21:29 +00:00
kili
d0274b940e Import devel/hs-system-filepath.
ok sthen@

High-level, byte-based file and directory path manipulations.
2016-02-01 14:20:50 +00:00
kili
9cfe5d006e Remove the removal of hs-cmdargs. 2016-02-01 14:20:11 +00:00
benoit
058e4905ea Update to pear-Config-1.10.12. 2016-02-01 06:58:29 +00:00
kili
9b796d02b8 Update to darcs-2.10.3. 2016-01-31 17:47:49 +00:00
shadchin
df9fba5a8b Bugfix update to py-test 2.8.7 2016-01-31 11:41:53 +00:00
benoit
3ed109778d Update to pear-Console-Table-1.3.0. 2016-01-31 10:14:52 +00:00
shadchin
7433680f87 Bugfix update to py-test-cov 2.2.1 2016-01-31 10:03:18 +00:00
kili
8d92139eb3 Register removal of hs-bimap. 2016-01-31 08:34:55 +00:00
kili
39ca7740a3 Remove devel/hs-bimap. 2016-01-31 08:33:50 +00:00