9458 Commits

Author SHA1 Message Date
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
jasper
91b7a5f2b7 - update to gupnp-av-0.12.2 2013-05-30 17:57:21 +00:00
jasper
0585f36d60 hookup lua52 flavor 2013-05-30 16:17:58 +00:00
jasper
a079f202bb unbreak with lua 5.2 2013-05-30 16:17:11 +00:00
sthen
8f6235cb6c update to mcabber 0.10.2, from maintainer Markus Hennecke
- use --tag=disable-static to disable libtool static archives for modules
2013-05-30 12:01:17 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
benoit
71310d600e Update socat to 1.7.2.2.
Fix a security issue:
http://www.dest-unreach.org/socat/contrib/socat-secadv4.html

ok nigel@ (maintainer)
2013-05-29 20:57:58 +00:00
sthen
486289fc80 update to BIND 9.9.3 2013-05-29 20:19:15 +00:00
jasper
9b54a68408 update to gupnp-0.20.3 2013-05-29 15:29:47 +00:00
jasper
cc5c178528 update to gssdp-0.14.3 2013-05-29 15:24:22 +00:00
jasper
11d6194f15 add short comment as to why gnu readline is used. 2013-05-29 14:10:58 +00:00
jasper
ed5a706dec - update lftp to lftp-4.4.5
ok kevlo@ (MAINTAINER)
2013-05-29 14:08:06 +00:00
bluhm
112ce2f071 update p5-Net-PcapWriter to 0.71 2013-05-27 21:56:21 +00:00
bluhm
005703834d update p5-Net-IMP to 0.612 2013-05-27 21:46:57 +00:00
giovanni
2de91138b6 Update to 3.7.0.2
lot of bug fixes, sftp performance improvements as well
Full changelog available at https://filezilla-project.org/versions.php?version=3.7.0.2
2013-05-27 14:02:45 +00:00
naddy
95b0608210 missing bump after MySQL->MariaDB switch 2013-05-27 13:25:25 +00:00
kirby
e854e83182 - update HOMEPAGE
- update MASTER_SITES
- distfile was changed (just typo fix in README)
patch from Martin Natano with tweaks by me.
2013-05-27 04:51:15 +00:00
bluhm
06f7947c03 update p5-IO-Socket-INET6 to 2.70 2013-05-26 23:24:24 +00:00