9675 Commits

Author SHA1 Message Date
jasper
0366615695 add link to upstream bz 2013-06-20 18:19:45 +00:00
jasper
62ad0fc7ee remove patch for code that's not compiled anylonger. 2013-06-20 18:19:00 +00:00
jasper
218952daf3 unneeded; glib/gstdio.h can be included directly 2013-06-20 18:04:20 +00:00
jasper
c32c434e3a remove patches that are not needed anymore; probably due to header cleanups in base. 2013-06-20 18:03:02 +00:00
jasper
821800bf73 add a test dependency on gst-plugins-bad; no runtime dependency because, well,
plugins-bad is bad.

as discussed with aja@
2013-06-20 15:26:47 +00:00
jasper
7f6d9e85c0 - update to farstream-0.2.3
* drop python workarounds, it's only used when gtk-doc is enabled (which is not).
2013-06-20 14:39:26 +00:00
dcoppa
4c2c7b9761 Unbreak building with Ninja generator.
OK espie@, jasper@, zhuk@
2013-06-20 09:26:16 +00:00
ajacoutot
64a6588efb No need for pthread. 2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
sthen
653f572f2c bump revision 2013-06-18 21:34:00 +00:00
sthen
6a3c38be98 missed bump (kerbV) 2013-06-18 14:18:47 +00:00
ajacoutot
3c6d8e6197 Unbreak. 2013-06-18 11:22:23 +00:00
dcoppa
41a2a7638d sync a patch with upstream git; regen WANTLIB 2013-06-18 09:35:13 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +00:00
ajacoutot
6508d6f4bb Temporarily mark broken after the Heimdal update; I'm working on it and
will commit a fix by tomorrow.
2013-06-17 19:29:40 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
sthen
5f5be1c811 Update to softflowd 0.9.9, add an rc script and a readme.
From Andre Stoebe.
2013-06-17 13:25:31 +00:00
ajacoutot
68c067e4a5 Better HOMEPAGE. 2013-06-16 15:08:04 +00:00
pascal
ae093edee2 Fix a crash encountered by jcs@; patch from upstream.
See https://gitweb.torproject.org/tor.git/commit/77a193533966c5c2f81e6a85b3c2a7446076508f

ok jcs@
2013-06-15 15:43:22 +00:00
sthen
3cd4757031 update to Net-Twitter-4.00006, ok kevlo@ 2013-06-15 10:28:09 +00:00
sthen
86b2a07005 update to twirssi-2.6.0, supporting twitter api 1.1 2013-06-15 08:09:25 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
jca
ebe7db7ac3 Remove patches unneeded now that we have locale(1).
ok dcoppa@ sthen@
2013-06-11 15:51:58 +00:00
jasper
4c6b909ddb update to folks-0.9.2 2013-06-10 09:37:27 +00:00
ajacoutot
dbcd6a2fb8 Make get_default_port() threadsafe: getservbyname is not reentrant, and
getservbyname_r is not always available.
This fixes several crashes mostly on webkit-based browsers.
libproxy issue #196, from David Hill
2013-06-09 09:40:19 +00:00
dcoppa
ee5d451451 Fix an off-by-one bug in config.c
From Joseph Walsh <joseph_walsh AT genua DOT de>, thanks!

OK sthen@
2013-06-07 20:06:03 +00:00
ajacoutot
21f28e6522 Revert the mysql->MariaDB blurb in the READMEs.
It seems the MariaDB move will be reverted.
2013-06-06 13:57:48 +00:00
bluhm
d5929f7440 update p5-NetAddr-IP to 4.069 2013-06-05 20:37:44 +00:00
bluhm
5788280466 - update p5-Net-INET6Glue to 0.6
- no USE_GROFF
2013-06-05 20:11:38 +00:00
ajacoutot
9afcdab386 mysql -> MariaDB 2013-06-05 14:38:08 +00:00
sthen
d4e35b1d28 CVE-2013-3919 update to BIND 9.9.3-P1, recursive resolver can be crashed by
a query for a malformed zone. This was introduced in the recent 9.9.3 release.
2013-06-05 00:32:18 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
naddy
78f49cd53e the png headers are now directly under include/ 2013-06-04 15:41:17 +00:00
fgsch
081021164e Remove MODPY_JSON from RDEP and bump. 2013-06-04 07:57:13 +00:00
sthen
cf2a50c15b update to 0.4.1, from Simon Kuhnle, bikeshedding about the icon file from me
and bcallah ;)
2013-06-03 20:35:23 +00:00
kirby
91619f9c78 Update to 2.0.14:
- remove swap plugin as we don't have swapin/swapout anymore;
 - regen patches while here (some hints from rpe@);
 - fix typo in README (from rpe@).
2013-06-03 19:45:31 +00:00
sthen
6376b4673b update to OpenConnect 5.01, some fixes, and adds a --no-xmlpost option to
fall back to using HTTP GET in case of interoperability bugs with the newer
XML based protocol over POST.
2013-06-01 21:46:37 +00:00
ajacoutot
6126547b01 Drop uneeded patches. 2013-06-01 19:19:16 +00:00
ajacoutot
468e86366b Remove pthread patches. 2013-06-01 14:18:40 +00:00
ajacoutot
f925907201 Regen WANTLIB to unbreak. 2013-06-01 13:21:15 +00:00
bcallah
fb0988bed0 Update net/texapp to 0.5.2
ok landry@
2013-05-31 22:22:32 +00:00
ajacoutot
695375e230 Bump to unbreak and remove now uneeded chunck. 2013-05-31 21:12:02 +00:00
lteo
3f89ff5619 Update to Snort 2.9.4.6. Maintainer came up with the same diff.
Tested on sparc64 by maintainer, and on amd64, i386, and macppc by
myself.

OK Markus Lude (maintainer)
2013-05-31 20:26:00 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
b60e9ca8bf Bump some pkg that directly depend on harfbuzz after the recent version
bump.
2013-05-31 15:29:40 +00:00
jasper
2e2093652e sync WANTLIB for net/gupnp 2013-05-31 15:19:40 +00:00
jasper
4481289369 regen WANTLIB to unbreak 2013-05-31 15:08:07 +00:00
sthen
a71ebd72fe switch to upstream RRL patches now they're available. 2013-05-31 10:09:03 +00:00
benoit
021ee0ca09 - Update p5-Net-Whois-RIPE to 2.004. 2013-05-31 04:45:10 +00:00
jasper
e144e7b2d6 update to gupnp-dlna-0.10.2 2013-05-30 17:59:41 +00:00