96888 Commits

Author SHA1 Message Date
jasper
7418e9ac07 fix typo in puppetdb routes configuration 2014-11-20 09:28:52 +00:00
brad
3f24c26d51 sync 2014-11-20 09:22:30 +00:00
brad
6906353f82 - malloc.h header fixes
- sync WANTLIBs
- remove a no longer necessary patch for configure for the mng test
- add some patches to resolve implicit delaration messages from compiler
- drop USE_GROFF

ok sthen@
2014-11-20 09:11:21 +00:00
brad
3058a90535 Don't use malloc.h header on OpenBSD.
ok robert@
2014-11-20 06:27:45 +00:00
sthen
cee3977461 update to beets 1.3.9 2014-11-20 01:43:59 +00:00
sthen
5a233a2cc1 add a run dep on p5-Module-Pluggable (for Devel::InnerPackage) 2014-11-20 01:20:13 +00:00
naddy
b5e27242d6 fix for perl 5.20, which has dropped the "do $subr()" construct; ok espie@ 2014-11-19 23:55:05 +00:00
sthen
a13880e19f Initialize sa->sa_socket / sa_config earlier in access_authorize(). Seems to
fix crashes in cvsyncd now made visible by malloc's junk-after-free default.

From patrick keshishian who says 'I think protocol_exchange() will eventually
"realize" that status and/or error are not ok, and will return false, and
server thread will call assess_done(), which will socket_close() and
config_revoke().' Thanks for looking into this and suggesting the diff.

Survived 24h+ on my server, and looks good to naddy.
2014-11-19 23:49:41 +00:00
sthen
4ab2498341 CONFIGURE_ARGS += --skipdeps (and XXX comment) to workaround a strange
failure to find Test::More.
2014-11-19 22:04:01 +00:00
benoit
a37a2dcf03 Update to capstone-3.0. 2014-11-19 21:59:31 +00:00
sthen
429a216cd0 regen plist, no more Embperl.bs 2014-11-19 21:42:58 +00:00
robert
0c2048af61 update to 39.0.2171.65 2014-11-19 21:27:32 +00:00
sthen
1c20841050 this pulls in clamav.h which now pulls in openssl headers, so we have to deal
with its dirty namespace (typedef CONF).
2014-11-19 21:13:10 +00:00
sthen
1772b8590f revert this part which shouldn't have been in previous commit 2014-11-19 20:48:51 +00:00
jasper
b5e7ea60bf update to eog-3.14.3 2014-11-19 20:48:25 +00:00
sthen
40ef208661 unbreak following removal of unistd.h include from sys/file.h
this commit does nothing to improve the crappiness of these ports, just
lets them build again.
2014-11-19 20:48:00 +00:00
benoit
938c9c9072 Update to p5-Tie-Cache-0.21.
ok ajacoutot@
2014-11-19 20:02:44 +00:00
benoit
c04bfa54b5 Update to p5-Tie-CPHash-1.06.
ok ajacoutot@
2014-11-19 20:00:19 +00:00
jca
3297810057 Remove maintainer per his request. 2014-11-19 19:35:38 +00:00
giovanni
8fdeca3289 Update to 2.10.1
split the package in -main and -utils
the utils package is needed for monitoring tools and to enable the new
zmq communication interface.
ok sthen@
2014-11-19 19:00:50 +00:00
giovanni
2b9dcdd51b +p5-Net-LibIDN 2014-11-19 18:49:03 +00:00
giovanni
56bcaed170 import net/p5-Net-LibIDN, Perl bindings for GNU Libidn
ok sthen@

Perl module that provides bindings for GNU Libidn, a C library for
handling Internationalized Domain Names according to IDNA (RFC
3490).
2014-11-19 18:46:33 +00:00
sthen
9661f0eb5d ensure -current version > -stable version 2014-11-19 11:40:53 +00:00
bentley
618cae847c Update to gambatte-0.5.0.571. 2014-11-19 10:32:48 +00:00
brad
0bd0eb80b5 bump REVISION for PKGSPEC. 2014-11-19 09:52:26 +00:00
edd
ac251480fb Update mail/extsmail to version 2.0.
From author and maintainer, Laurence Tratt.
2014-11-19 09:44:53 +00:00
brad
d1c9ea7572 Add the missing PKGSPEC for 5.6.
ok robert@
2014-11-19 09:41:05 +00:00
brad
15ddc0855e Fix the autoconf script to be able to find the pkg-config file for libdvdread.
The file name is dvdread.pc not libdvdread.pc.
2014-11-19 09:36:53 +00:00
sthen
721933929f fix mod_perl 1.x build with new perl, from afresh1@. not tested at runtime,
but it knocks out enough ports from the build that it's worth doing it this way
2014-11-19 01:39:33 +00:00
brad
7e2ebe88e9 Update to XCache 3.2.0.
ok sthen@
2014-11-19 01:07:52 +00:00
sthen
c67c1c6e44 build lua flavours of vim, bmercer@ noticed they weren't getting built 2014-11-19 01:07:30 +00:00
sthen
72e98e76a6 update to p5-Alien-Tidyp 1.4.7, add archivers/p5-Archive-Extract bdep,
don't use groff
2014-11-19 00:34:59 +00:00
sthen
8d468569b2 +p5-Archive-Extract 2014-11-19 00:34:16 +00:00
sthen
ff03e6bd5e import p5-Archive-Extract, ok/tweak nigel@
Archive::Extract is a generic archive extraction mechanism.
It allows you to extract .tgz, .tar, .gz and .zip files, using
either perl modules or commandline tools.
2014-11-19 00:33:54 +00:00
sthen
167593e9ae SECURITY update to clamav 0.98.5 (crash fixes for various maliciously crafted
files, improved detection of malicious PE files, new file formats)
2014-11-19 00:18:01 +00:00
sthen
b99424c44d reset maintainer 2014-11-18 22:39:59 +00:00
sthen
fad3c6d750 depend on p5-Module-Pluggable 2014-11-18 22:38:05 +00:00
sthen
e18da0a649 +p5-Module-Pluggable 2014-11-18 22:33:21 +00:00
sthen
5bc2734b66 merge 2014-11-18 22:32:24 +00:00
sthen
a0b57145d1 fix a ${MACHINE_ARCH} that crept into PLIST which should have been "amd64" 2014-11-18 21:11:32 +00:00
sthen
9641350fbe add p5-Image-Size as a dependency otherwise cpan tries to install it in build 2014-11-18 20:59:10 +00:00
landry
e6a46036c0 Backport fix for upstream bug #11306, default application was not
respected with glib >= 2.41. (similar to the patch applied to thunar)

Note that there's a pending 4.10.3 bugfix release but it needs more
testing first.
2014-11-18 20:45:16 +00:00
landry
2e49c904b0 Backport fix for upstream bug #11212, default application was not respected
with glib >= 2.41.
Tested by Daniel Jakots, thanks!
2014-11-18 20:43:28 +00:00
benoit
e60d3bb905 Update to p5-HTML-TagCloud-0.38.
ok ajacoutot@
2014-11-18 20:09:07 +00:00
benoit
09eb7c2c86 Update to p5-HTML-Quoted-0.04
ok ajacoutot@
2014-11-18 20:06:55 +00:00
benoit
e5c42bbf5b Update to p5-HTML-FromText-2.07.
Take maintainership, ok ajacoutot@
2014-11-18 20:05:05 +00:00
benoit
22b7ddbe13 Update to p5-HTML-Format-2.11.
ok ajacoutot@
2014-11-18 20:02:59 +00:00
kili
4cfd835bd7 Update to poppler-0.28.1.
reminder by and ok, ajacoutot@
2014-11-18 18:59:08 +00:00
bcallah
cbe8ad9c41 Update to 3.1.14 - all the BDEPs and the patch goes away. Credit to
upstream for powering through everything.
ok sthen@
2014-11-18 18:52:48 +00:00
jasper
b75e4900b5 committed upstream 2014-11-18 18:35:47 +00:00