113652 Commits

Author SHA1 Message Date
giovanni
0a807d340c bugfix update to 1.42 2016-09-04 09:04:39 +00:00
jasper
a889188bab update to gnome-calendar-3.20.3 2016-09-04 08:56:38 +00:00
landry
1c7255b5eb Update to nss 3.26.
See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes,
notables changes:

- the letsencrypt CA (ISRG Root X1) root certificate was added
- NPN is disabled and ALPN is enabled by default
2016-09-04 08:55:13 +00:00
juanfra
2971147cd1 cherokee-main -> cherokee. Spotted by jca@. 2016-09-04 00:59:26 +00:00
juanfra
a2982f040a Remove www/cherokee.
Upstream is almost dead. The package is a webserver, so better safe than sorry.

Help jca@ sthen@. OK jca@ and MAINTAINER.
2016-09-03 23:38:57 +00:00
ajacoutot
6566cba082 Update to gnome-clocks-3.20.2. 2016-09-03 20:37:32 +00:00
naddy
dbb10b423e update to 4.29 to keep up with Debian upstream; no code or data changes 2016-09-03 20:10:30 +00:00
naddy
14f4cb7dc6 Remove x11/emiclock. 1990s software that tries to use an obsolete
audio interface and has obvious LP64 errors.
2016-09-03 20:04:42 +00:00
naddy
9faa30cbf8 When testing the bootstrap version, the configure script failed to
use the included libraries. If a system library was bumped, the
binary wouldn't run at the configure stage, even if it ran fine
during the build.

So patch the configure script to pass LD_LIBRARY_PATH as it is done
during the build.  From Sebastien Marie.
2016-09-03 19:51:47 +00:00
giovanni
ebc74cf41a Update to 1.6.4 2016-09-03 16:54:15 +00:00
eric
d2f2b4cf2b +py-zopeinterface,python3 2016-09-03 16:47:25 +00:00
eric
4c7d9510d2 - update to zope.interfaqce 4.3.1
- add python3 flavor
- drop maintainership

ok ajacoutot@
2016-09-03 16:27:51 +00:00
sthen
7531489281 update to scamper-20141211f (Aug 2016), this new release adds PF support
for tbit and sting checks (these use an anchor so that scamper can control
rulesets).
2016-09-03 16:07:49 +00:00
sthen
281f7a4463 update to postfix 3.1.2, from Brad, the libressl patches
(OPENSSL_VERSION_NUMBER 0x10100000L) came from Bernard Spil
2016-09-03 15:39:58 +00:00
sthen
ac086d108b update to postfix 3.2-20160828, from Brad, the libressl patches
(OPENSSL_VERSION_NUMBER 0x10100000L) came from Bernard Spil
2016-09-03 15:39:23 +00:00
ajacoutot
9fb6f52f2c Update to qemu-2.7.0.
from Brad (maintainer)
2016-09-03 15:31:07 +00:00
giovanni
9996cdef0a bugfix update to 5.508 2016-09-03 15:24:09 +00:00
giovanni
3b94ebaa51 bugfix update to 2.99001 2016-09-03 15:19:51 +00:00
jca
9b2446fd9a Re-enable test, now that wxneeded is inherited after fork.
Prodded by naddy@
2016-09-03 15:10:12 +00:00
naddy
d9e392f405 zaurus is no more 2016-09-03 14:36:20 +00:00
sthen
7493a8abae update to oath-toolkit-2.6.2 2016-09-03 14:23:38 +00:00
sthen
d01c5964a3 update to xmlsec-1.2.22 2016-09-03 14:23:37 +00:00
jca
2be5b83b47 Tests now need dejagnu.
ok pascal@ (maintainer)
2016-09-03 13:51:09 +00:00
jca
1359409257 Fix register handling of multithreaded programs on !(x86) platforms.
Initially implemented by jhb@freebsd for i386 and amd64: replace ptid_get_pid
by get_ptrace_pid when fetching / setting registers.  The latter does the
right thing with multiple threads.

Issue reported by guenther@ plus a few users.  ok pascal@ (maintainer)
2016-09-03 13:48:39 +00:00
sthen
835e5f293b set PATCH_DEBUG=Yes by default, to make it easier to notice patches which
get misapplied after an update (fuzz etc). ok giovanni@ landry@ danj@ edd@
2016-09-03 13:29:59 +00:00
jca
6daf0d93f5 Disable test that fails for unknown reasons (W^X-related), fixes build.
Test already disabled on Windows and NetBSD.  Initial diff from Solene
Rapenne.
2016-09-03 12:27:17 +00:00
giovanni
19b05dc600 Add a missing TEST_DEPENDS and take maintainership.
ok jasper@
2016-09-03 12:21:36 +00:00
giovanni
509616a5de +p5-Log-Any-Adapter-Callback 2016-09-03 12:16:04 +00:00
giovanni
9a6af8a671 Import p5-Log-Any-Adapter-Callback a perl module to send Log::Any logs
to a subroutine.
ok jasper@

This adapter is used for customized logging, and is mostly a
convenient construct to save a few lines of code. You could achieve
the same effect by creating a full Log::Any adapter class.
2016-09-03 12:13:46 +00:00
jca
1a6654d36f Update to tdb-1.3.11 2016-09-03 12:09:30 +00:00
naddy
996b9a8bf0 update to 2.7.0 for various small improvements 2016-09-03 11:27:34 +00:00
jasper
cc122ea05b update to p5-Search-Elasticsearch-2.03 2016-09-03 11:03:43 +00:00
fcambus
56c509c225 Add goattracker 2016-09-03 10:48:00 +00:00
fcambus
969a75372f Import audio/goattracker
GoatTracker is a crossplatform C64 music editor including powerful
step-programming (wave/arpeggio, pulse and filter), 63 instruments,
instrument parameters & pattern commands.

OK juanfra@
2016-09-03 10:44:38 +00:00
kili
1a68f2146c Set USE_WXNEEDED=Yes.
When running darcs record, darcs ends up with a W^X violation in
newCAF() (from the ghc runtime) via system_io_mmap_file_close()
(from devel/hs-mmap). This can only be fixed in the ghc runtime,
which isn't trivial (and I don't want to work on it before I've
updated to ghc-8).

Since the problem is triggered via devel/hs-mmap, which is only
used by devel/darcs, I hope that darcs is the only haskell program
in our tree running into this problem (instead of changing lang/ghc
to link all programs with -z wxneeded).

Problem initially noticed by Francisco de Borja Lopez Rio.
2016-09-03 10:43:21 +00:00
fcambus
82a7f08d5c Add cgterm 2016-09-03 10:39:04 +00:00
fcambus
76e94e378c Import net/cgterm
CGTerm is a C/G telnet client that lets you connect to C64 telnet BBSes
with the correct colours and the correct font. Also included is a client
for 64CHAT called CGChat.

OK juanfra@
2016-09-03 10:35:10 +00:00
kili
f3ebff0885 Drop the iconv module. 2016-09-03 10:28:22 +00:00
sthen
10b6de63b0 update to dcraw-9.27.0 2016-09-03 10:22:00 +00:00
sthen
9ab451ec4f mirror distfiles, they have been replaced with a newer version upstream 2016-09-03 10:12:00 +00:00
sthen
264abbdcc9 update to links+ 2.13, from Tim Meunier who takes maintainer and says "Thanks
to Gerald Hanuer for getting the ball rolling".
2016-09-03 09:33:19 +00:00
danj
cd3964c50f update to duplicity-0.7.10 and enable tests as they don't hang any more
add a patch from giovanni@ to fix an otherwise failing test

ok giovanni@
2016-09-03 08:45:52 +00:00
ajacoutot
6e2543ba12 Update to p5-Parse-Method-Signatures-1.003017. 2016-09-02 23:04:27 +00:00
ajacoutot
503177bf5d Update to p5-Parallel-Prefork-0.18. 2016-09-02 23:00:15 +00:00
jasper
12e746602a update to p5-File-Next-1.16 2016-09-02 22:58:18 +00:00
ajacoutot
f9ece664a0 Update to p5-Parallel-ForkManager-1.19. 2016-09-02 22:57:24 +00:00
ajacoutot
a1bccf15f0 Update to p5-Object-Declare-0.23. 2016-09-02 22:55:37 +00:00
jasper
9c5484722b update to p5-File-Remove-1.57 2016-09-02 22:55:23 +00:00
ajacoutot
6f311dd9d3 Drop the gettext module.
prodded by jasper@
2016-09-02 22:53:17 +00:00
jasper
2e7a5c0d8c update to p5-Class-Base-0.08 2016-09-02 22:52:44 +00:00