Commit Graph

73214 Commits

Author SHA1 Message Date
edd
3364e31eef Update to hgd-0.5.3. A bugfix release. 2012-03-21 17:44:41 +00:00
sthen
2f14c31dcf +maradns-deadwood 2012-03-21 16:18:32 +00:00
sthen
52534e0c82 import ports/net/maradns-deadwood, ok/tweak suggested by gsoares@
Deadwood is the recursive DNS daemon (service) for MaraDNS 2.0.
MaraDNS 2.0 uses separate programs for authoritative records
(maradns) and recursive records (Deadwood). Deadwood is a
standalone recursive server that can either be used in
conjunction with MaraDNS's authoritative server, or by itself.
2012-03-21 16:17:58 +00:00
dcoppa
25cee56417 Various fixes following audacious' update.
- For audacious:

devel/mcs is no longer a dependency

"--disable-sse2" configure flag no longer exists

libexecinfo is useless (backtrace() isn't used anywhere)

fix libpthread linkage ("-lpthread" -> "-pthread")

fix WANTLIB

- For audacious-plugins:

zap jack subpackage, since now Jack2>=1.9.7 is required

remove configure flags that no longer exist

do not pick hidden dependencies up if they're installed

fix libpthread linkage ("-lpthread" -> "-pthread")

fix configure failing to correctly detect required libraries due
to undefined references (wrong linking)

pass "--disable-ffaudio" to configure since it wants a ffmpeg newer
than the one we have

fix WANTLIB and CONFIGURE_ENV

- For xmp:

zap audacious subpackage: it's broken beyond any repair with audacious-3.2

OK ajacoutot@
2012-03-21 16:13:25 +00:00
sthen
b7b9359510 update to gnutls 2.2.18, OK ajacoutot@
- minitasn1: Upgraded to libtasn1 version 2.12 (pre-release).
- Corrected SRP-RSA ciphersuites when used under TLS 1.2.
- Fixed leaks in key generation.
2012-03-21 16:05:36 +00:00
ajacoutot
dd6f5937e0 +centerim 2012-03-21 14:41:53 +00:00
ajacoutot
71d2945353 Import centerim-4.22.10.
CenterIM is a text mode menu- and window-driven IM interface. ICQ,
Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
supported.
<...>

from Gonzalo L. R. with some tweaks
ok robert@
2012-03-21 14:41:22 +00:00
dcoppa
73e9eb94e3 Bugfix update to Minitube 1.7.1
ok pirofti@ (maintainer), sthen@
2012-03-21 10:45:44 +00:00
sthen
7d45705a7c SECURITY update to libzip 0.10.1
CVE-2012-1162 heap overflow on corrupted zip files
CVE-2012-1163 integer overflow

more info at http://www.openwall.com/lists/oss-security/2012/03/21/2
2012-03-21 10:30:22 +00:00
dcoppa
52a53c0c10 Unbreak after audacious' update 2012-03-21 09:33:23 +00:00
ajacoutot
2c8260b4ae SECURITY:
- MMS: Fix stack overflow. SA-1201
- RealRTSP: Fix heap overflows. SA-1202
- ty: Fix out of bound read on corrupt files.
- Avoid char conversion in strchr().
- Fix surrogate detection.

from Brad (maintainer)
2012-03-21 08:27:29 +00:00
gsoares
4498254143 update to 1.71
OK sthen@
2012-03-20 23:53:29 +00:00
fgsch
abb7923ff6 enter mecab. 2012-03-20 23:47:17 +00:00
fgsch
b7aa2e996c import mecab, a Japanese morphological analyzer engine
tested by yozo-at-v007-dot-vaio-dot-ne-dot-jp.  sthen@ ok
2012-03-20 23:43:12 +00:00
sthen
6b28800485 reserve user for maradns deadwood 2012-03-20 22:31:56 +00:00
sthen
e4bc6fb0c0 SECURITY update to MaraDNS 1.3.07.15, from Brad
- Hash randomization added to MaraDNS 1's recursive resolver.
2012-03-20 22:13:49 +00:00
sthen
3a547a5052 add SECURITY patches from quagga 0.99.20.1
CVE-2012-0249 - Quagga ospfd DoS on malformed LS-Update packet
CVE-2012-0250 - Quagga ospfd DoS on malformed Network-LSA data
CVE-2012-0255 - Quagga bgpd DoS on malformed OPEN message
2012-03-20 20:56:26 +00:00
robert
6e1993ad40 Disable using the zygote process just like on macosx to make
chrome happy with rthreads.
This change is fine anyways because we are not using the setuid
sandboxing which would require the zygote process.
2012-03-20 20:52:44 +00:00
rpointel
805d47565c Update mercurial to 2.1.1.
looks good wcmaier@ (maintainer).
2012-03-20 19:55:38 +00:00
stsp
5e8d12eb8d Update to audacious-plugins-3.2.
With sndio plugin updates by ratchov and myself.
ok ratchov ajacoutot
2012-03-20 19:10:56 +00:00
stsp
fc7da00687 Update to audacious-3.2; ok ratchov ajacoutot 2012-03-20 19:10:18 +00:00
kurt
a959e65010 Use generic suspend resume method instead of pthread_suspend_np().
okay robert@
2012-03-20 16:57:58 +00:00
naddy
bc37772b8c fix getdelim() prototype 2012-03-20 16:46:41 +00:00
naddy
d0ef1a6b53 fileutils, sh-utils, textutils are superseded by coreutils.
From: Antti Harri
2012-03-20 16:36:16 +00:00
naddy
216615557c Import GNU coreutils 8.15.
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system.

Previously these utilities were offered as three individual sets of GNU
utilities, Fileutils, Shellutils, and Textutils. Those three have been
combined into a single set of utilities called Coreutils.

From: Antti Harri
2012-03-20 16:34:07 +00:00
dcoppa
ad5a87f62b Update to taglib-1.7.1, rolling in the fixes for SECURITY issues
CVE-2012-1107 and CVE-2012-1108 previously in patches

tweaks and ok sthen@
2012-03-20 16:23:47 +00:00
dcoppa
1d4efb175e Update to snapshot dated 2012.03.17 2012-03-20 14:27:45 +00:00
sthen
8372c80d95 update to libtasn1 2.12; corrects SECURITY-related DER decoding issue,
see http://www.openwall.com/lists/oss-security/2012/03/20/3

ok ajacoutot@
2012-03-20 14:01:14 +00:00
sthen
33df794e97 add comment re /dev/log needed during install to remind me to look at
it next time I update; noted by aja@
2012-03-20 13:57:44 +00:00
dcoppa
724526e05c Fix the "Invalid or incomplete multibyte or wide character" error
caused by some feeds: set binary mode on the handle before hGetContents
(upstream git commit bd08d07cc29893177efe8ef0e8be368657d56bbf)
2012-03-20 13:33:54 +00:00
robert
55cc1870f7 update to 1.8.11 2012-03-20 12:00:37 +00:00
sthen
a6f472d092 aargh, unbreak. thanks CVS! 2012-03-20 10:05:48 +00:00
sthen
3fd65040f2 fix botched update commit.. pointed out by landry, no cookie for me! 2012-03-20 10:00:13 +00:00
ajacoutot
2fc5ebe60f Minor update to gnome-doc-utils-0.20.9. 2012-03-20 06:59:25 +00:00
sthen
bca631e6d6 update to minicom 2.5
- rolls in a huge bunch of wprintf patches, also fixes conflict with getline()
- note that the setuid support has been removed from the code
2012-03-19 22:17:43 +00:00
sthen
e9c6cebec7 Tweak login_ldap manpage to mention ypldap as a source for user accounts.
Remove text about "OpenBSD does not ship with an an LDAP server in the default
install" which has been incorrect for a while.

ok merdely@
2012-03-19 22:15:58 +00:00
kurt
455681d2f5 Update to 1.7.0.02 (u2). Thanks to Greg Lewis <glewis@eyesbeyond.com>
who did the bsd-port upstream update. okay espie@, landry@
2012-03-19 19:50:56 +00:00
ajacoutot
d74cad3cba Meh... I forgot to cvs rm ***again***
noticed by espie@
2012-03-19 18:17:50 +00:00
ajacoutot
69a46f2c17 Add extraunexec goo to remove the mapping and storage DB. 2012-03-19 18:10:35 +00:00
ajacoutot
6e5d41bdfb -gksu-polkit 2012-03-19 17:20:28 +00:00
ajacoutot
4bb06d1a35 Retire. It's mostly unmaintained and pkexec(1) from polkit is the way to
go nowadays.
2012-03-19 17:20:08 +00:00
sthen
c013ce28ac Fix horde config dir ownership, from Johan Huldtgren
MESSAGE->README, mostly from Johan Huldtgren with tweaks by me
Readd missing '@comment no checksum' lines
Add config fragments for nginx, from Johan Huldtgren
2012-03-19 15:44:33 +00:00
pascal
15523cf362 Fix build on powerpc.
reported by and ok aja@
2012-03-19 13:09:22 +00:00
ajacoutot
005a97ad38 Update to gentoo-0.19.13.
based on a diff from Gonzalo L. R.
2012-03-19 12:59:41 +00:00
ajacoutot
3ff389c550 Add comment about libgusb. 2012-03-19 12:23:13 +00:00
sthen
aab882f5dd Update to darkstat 3.0.715, fixes working on gif/gre/mpe/pppx.
From Brad, maintainer timeout.
- also sync patches
2012-03-19 11:54:10 +00:00
ajacoutot
a9a97ba5d1 Forgot this one.
Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 11:09:10 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
ajacoutot
9a0d0b3c48 Update to iso-codes-3.32.2. 2012-03-19 10:26:42 +00:00
dcoppa
c9dc08fd47 bugfix update to redis-2.4.9 2012-03-19 09:27:36 +00:00