jasper
923de89621
update to libvirt-1.3.2
2016-03-04 10:13:50 +00:00
jasper
d8bea03777
- update to monit-5.17
...
https://www.mmonit.com/monit/changes/
2016-03-04 10:13:30 +00:00
kirby
5de4d85c55
Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
...
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
florian
dec7f6dcc0
Update to 3.4.8
...
OK ajacoutot
2016-03-04 08:53:44 +00:00
bentley
0445f4ca52
Add portroach annotation; 0.13a is newer than 0.13.
2016-03-04 04:25:59 +00:00
sthen
608b159fcd
pull back more patches from spamassassin 3.4 branch, again mostly coping
...
with Net::DNS API changes not documented in their changelog
2016-03-04 00:05:35 +00:00
sthen
cf72e1871e
Set RD properly on DNS queries. Broken by Net::DNS 1.01+
2016-03-03 23:27:50 +00:00
landry
1558cb1896
BROKEN-sparc64 = configure: error: Could not link against
...
boost_serialization-boost_serialization (like hppa)
2016-03-03 18:02:43 +00:00
landry
699da218ad
BROKEN-sparc64 = SIGABRT terminate called after throwing an
...
instance of 'std::bad_alloc'
2016-03-03 18:01:24 +00:00
kili
02df3e0e6e
As pointed out by sthen@, it's enough to BUILD_DEPEND on devel/libtool.
...
No need to set USE_LIBTOOL = gnu.
2016-03-03 15:55:08 +00:00
landry
6161884cfd
Use a second subst to remove trailing comma after last feature.
2016-03-03 14:45:44 +00:00
sthen
248b31f1a2
update to sslscan-1.11.2, now built against static-linked openssl lib
...
with SSLv2 enabled to allow identification of misconfigured servers
again (as was the case before the last openssl update).
2016-03-03 14:41:46 +00:00
kili
8fa090fb22
Missing USE_LIBTOOL = gnu and textproc/intltool module.
...
ok abieber@, awolk@
2016-03-03 14:21:07 +00:00
jca
e76ca23ed0
Update to knot-1.6.7
...
from Pierre Emeriaud
2016-03-03 12:33:41 +00:00
ajacoutot
6e61a5d7e8
Update to vlc-2.2.2.
...
from Brad (maintainer)
2016-03-03 12:01:17 +00:00
ajacoutot
2ba19abc44
Update to google-cloud-sdk-99.0.0.
2016-03-03 11:46:40 +00:00
robert
5ba4ab8392
change the dpb property from kde3 to kde4
2016-03-03 10:17:38 +00:00
giovanni
d423854a89
Update to 0.9.1
2016-03-03 10:01:09 +00:00
jasper
253524d745
update to iso-codes-3.66
2016-03-03 09:37:29 +00:00
jasper
e939a51745
update to geoclue2-2.4.3
2016-03-03 09:22:46 +00:00
jasper
ff2b02535c
- update to stomp-1.3.5
...
- enable tests
2016-03-03 09:20:16 +00:00
kirby
3174d54c29
hook owncloudclient,qt5
2016-03-03 07:29:29 +00:00
kirby
31f616cc90
add Qt5 flavor
2016-03-03 07:28:05 +00:00
bentley
b140939554
Update to megatools-1.9.97.
...
Release notes: https://github.com/megous/megatools/blob/master/NEWS
2016-03-03 03:46:32 +00:00
bentley
dfbc42a9cc
Update to starfighter-1.5.1.1, and take maintainership.
...
Release notes:
https://savannah.nongnu.org/forum/forum.php?forum_id=8440
https://savannah.nongnu.org/forum/forum.php?forum_id=8443
2016-03-03 03:04:34 +00:00
sthen
3084ac5727
update to clamav-0.99.1
2016-03-03 02:09:09 +00:00
sthen
dcf65e782e
install PDF::API2 contrib files in /usr/local/share/examples/p5-PDF-API2
2016-03-02 23:58:54 +00:00
sthen
d9b38220e3
tweaks to unifi port:
...
- pre-create additional directories to ensure correct ownership
- depend on java 8 (if you have both 7 and 8 installed, it's awkward
to uninstall 7 to force 8 if you have any packages setup for 1.6+ or
1.7+ ports)
also note: I'm seeing some problems on one machine with unifi 4.8.14
(though another is ok), be sure to backup before upgrading from an
earlier working version.
2016-03-02 22:45:44 +00:00
kili
b36524fd06
This runs stupid #!/usr/bin/bash scripts at build time, so
...
add shells/bash to BUILD_DEPENDS.
ok jasper@ (maintainer)
2016-03-02 20:31:00 +00:00
jca
d998032343
Fix packaging after the doxygen update.
...
Noticed by nigel@
2016-03-02 20:22:19 +00:00
sthen
e40eaaffe4
security update to exim 4.86.2: clean the environment and "cd /" at startup.
...
"Any user who can start an instance of Exim (and this is normally *any* user)
can gain root privileges. If you do not use 'perl_startup' you *should* be
safe." CVE-2016-1531
2016-03-02 20:13:54 +00:00
juanfra
729e1f59fa
Accept documents with duplicate page titles.
...
OK shadchin@ (MAINTAINER)
2016-03-02 20:10:36 +00:00
sthen
13a58e3a49
update to py-parsedatetime 2.0
2016-03-02 17:31:57 +00:00
sthen
2b9ed66653
update to letsencrypt-0.4.1
2016-03-02 17:25:20 +00:00
kspillner
b8c8b3a61e
Update taskwarrior to v2.5.1. This is a minor bugfix release but all of
...
our patches were upstreame (yay!).
ok MAINTAINER, ok juanfra@
2016-03-02 17:19:48 +00:00
awolk
fe03effdca
Add corebird to the Makefile
...
OK abieber@, ++bmercer@ for stellar memory
2016-03-02 17:06:38 +00:00
awolk
21538fdc1c
Initial import of net/corebird
...
OK abieber@
2016-03-02 16:52:57 +00:00
gonzalo
97334cf40b
Conformal switch to Github
...
OK juanfra@ sthen@
2016-03-02 15:57:39 +00:00
gonzalo
5ed78fedac
Conformal switch to Github
...
Ok juanfra@ sthen@
2016-03-02 15:56:43 +00:00
abieber
4d92fe36f2
Update to latest, add a patch for fixing the shebangs (from shadchin@)
...
OK shadchin@
2016-03-02 15:10:54 +00:00
abieber
fb8cd50cf0
Update to 2.9.3, all our patches were pulled in upstream! Re-enable i386.
...
Played minecraft on a CR48 at about 2 frames per second!
OK sthen@
2016-03-02 14:42:08 +00:00
landry
74756882cd
Update to QGIS 2.14.
...
See http://changelog.qgis.org/en/qgis/version/2.14.0/ for changes.
2016-03-02 14:39:10 +00:00
sthen
a0d624151e
Patch amavisd-new to avoid using libmagic in favour of calling out to
...
file(1) from base, which is a modern sandboxed implementation. I've pushed
around 300K emails through this so far without problems. ok giovanni@
2016-03-02 14:30:50 +00:00
sthen
a22769b91c
update to p5-File-Which-1.20, minor bugfix
2016-03-02 14:20:43 +00:00
sthen
3ed9d74707
update to ripole-0.2.2, and while there fix an attempt at freeing a static
...
constant if the -d flag was not used. ok william@ (maintainer)
2016-03-02 13:34:32 +00:00
sthen
710c0c113a
remove the compface flavour from claws-mail, it wasn't built in bulk builds
...
anyway and mmcc is going on a ports terminator rampage. original diff from
mmcc, I did the awkward @pkgpath bits.
ok landry and Daniel Jakots (maintainer, who spotted that my further attempt
at cleanup in post-install was broken)
2016-03-02 12:38:03 +00:00
sthen
d6f0108471
update to vim 7.4.1467
2016-03-02 11:54:28 +00:00
jasper
ac81be2508
update to rygel-0.28.3
2016-03-02 09:15:56 +00:00
kirby
293933141b
+qtkeychain,qt5
2016-03-02 08:33:49 +00:00
kirby
451776d6a1
Add Qt5 flavor.
...
With input and OK from zhuk@, OK sthen@
2016-03-02 08:29:20 +00:00