Commit Graph

80008 Commits

Author SHA1 Message Date
brad
3343f77fdb Fix a BGP DoS issue in bgp_capability_orf(). CVE-2012-1820
ok sthen@
2012-12-08 18:42:43 +00:00
naddy
bffe0c9da8 * bump as this will now use openpty()
* drop configure argument that doesn't exist any longer
* no need for groff
2012-12-08 14:50:40 +00:00
naddy
5674152170 no need to override ac_cv_func_openpty after config.site fix 2012-12-08 14:46:48 +00:00
naddy
ee869d0426 do not define ac_cv_func_openpty=no since it breaks this idiom:
AC_CHECK_LIB(util, openpty)
AC_CHECK_FUNCS(openpty)
2012-12-08 14:32:29 +00:00
naddy
bcbc7c08a5 use UNIX98 ptys instead of falling back to Berkeley pty search;
original master site and home page are long gone
ok espie@
2012-12-08 14:24:37 +00:00
ajacoutot
c4506558a5 Update to icu4c-50.1.
big thank to landry@ for testing this in a bulk
2012-12-08 13:18:46 +00:00
ajacoutot
7cce2d985c Remove uneeded patches now that we support Unix 98 PTY.
Add the include dirs to CFLAGS instead of patching all the CMakeLists.txt
files.

ok jasper@ (maintainer)
2012-12-08 13:17:41 +00:00
landry
4c31385f7e Remove slirp, it dates back from '96, newer version have LP64 issues,
it doesnt build since we have openpty() and it's not worth fixing it.

ok sthen@
2012-12-08 12:04:15 +00:00
sthen
a87278868f update to coccigrep 1.11 2012-12-08 10:10:22 +00:00
brad
4448c8d0b6 Fix the build on non-x86 architectures.
ok ajacoutot@
2012-12-08 09:03:18 +00:00
ajacoutot
01ba45e2f4 Update to gnutls-3.1.5. 2012-12-08 08:20:10 +00:00
ajacoutot
f9e0bfceee Update to libtasn1-3.2. 2012-12-08 08:19:57 +00:00
ajacoutot
616b62728a Fix header; reported by landry@ 2012-12-08 07:26:20 +00:00
naddy
459086f5b9 fix build after introduction of grantpt(3) 2012-12-07 19:05:25 +00:00
naddy
69b6bc5466 actually use openpty(3) and fix build with Unix 98 ptys 2012-12-07 18:40:43 +00:00
naddy
13166a5e1c fix build with unix 98 ptys; switch from setuid root to setgid utmp
also tested by jasper@
2012-12-07 18:23:40 +00:00
brad
20241024ad Make sure to disable execinfo.
ok naddy@
2012-12-07 17:39:59 +00:00
ajacoutot
adc056a99a Unbreak since we now have support for Unix 98 PTY functions. 2012-12-07 15:18:38 +00:00
naddy
5e40039a1b use posix_openpt(3) 2012-12-07 15:16:49 +00:00
naddy
8ac927d997 we now have the Unix 98 PTY functions; noticed by ajacoutot@ 2012-12-07 15:15:32 +00:00
sthen
1627f39642 update to newer get_iplayer snapshot, supports multiple default versions
of one programme (e.g. short and longer versions of Sky at Night).
2012-12-07 14:56:06 +00:00
sthen
21cc419329 rm appkonference, suggested a while ago by dhill; the built-in conferencing
in recent Asterisk works fine on OpenBSD, whereas appkonference  is somewhat
fragile, not well-maintained upstream, and only works with i386/amd64.
2012-12-07 13:01:05 +00:00
jasper
fcead72137 remove double entry as spotted by mikeb@ 2012-12-07 12:31:58 +00:00
sthen
7dd4ec5ad2 Update to Asterisk 10.10.1; fix reference leak in chan_local (no other changes). 2012-12-07 12:20:27 +00:00
sthen
2304fdfd01 Use a RUN_DEPENDS-server which doesn't change depending on the flavour;
avoids PLIST_DB problem reported by nigel@.
2012-12-07 12:19:27 +00:00
sthen
25b539caf0 use more consistent spacing in Makefile, no pkg change 2012-12-07 12:11:28 +00:00
ajacoutot
8a397d9eb7 This has been BROKEN forever on powerpc, exists_keyed_str() not implemented in class 'NQPMu'. 2012-12-07 08:44:05 +00:00
ajacoutot
f5b486d58a Mark BROKEN on powerpc, error: invalid 'asm': invalid %k value 2012-12-07 08:43:06 +00:00
ajacoutot
93986457b4 Mark BROKEN on powerpc, help2man: can't get `--help' info from ./luakit 2012-12-07 08:41:21 +00:00
ajacoutot
9eeb031854 Unbreak: merge patches from upstream to build with the latest gdl 3.6. 2012-12-07 08:13:52 +00:00
ajacoutot
c24bf46997 Update to pango-1.32.4. 2012-12-07 07:30:57 +00:00
abieber
4142ecefb5 Add v8 to WANTLIB
Add lang/libv8 to LIB_DEPENDS
Remove lang/libv8 from BUILD_DEPENDS

OK sthen@
2012-12-06 22:51:08 +00:00
sthen
65b16623a1 sync patches 2012-12-06 22:30:22 +00:00
rpe
b05731fd7f update parallel to 20121122
notable changes, besides press coverage:
* niceload --sensor makes it possible to use a program to control
  if a program should be suspended.
* Bug fixes and man page updates.

ok ajacoutot@, pascal@ (MAINTAINER)
2012-12-06 20:30:09 +00:00
ajacoutot
eb5d3fec99 Update to harfbuzz-0.9.9. 2012-12-06 16:47:36 +00:00
jasper
b708737953 sync 2012-12-06 15:52:17 +00:00
jasper
2fd051c77e import (rather add since cvs re-import sucks) emacs-24.2
from Jeremie Courreges-Anglas (MAINTAINER) with feedback from various people

ok sthen@ mikeb@
2012-12-06 15:46:11 +00:00
jasper
06cac66408 actually, use ONLY_FOR_ARCHS-cups; prompted by landry@
ok aja@
2012-12-06 15:43:21 +00:00
jasper
13211f227d mark -cups as not for mips64el, since it'll try to build spidermonkey otherwise.
ok aja@
2012-12-06 15:12:10 +00:00
dcoppa
a4eecf1e1c Sync with upstream.
Thanks Amit Kulkarni and brad.king@kitware.com
2012-12-06 15:11:07 +00:00
gonzalo
cee7a0f1a5 Update for Aria2 to 1.16.0:
* Enabled TCP_NODELAY
* Don't use AC_FUNC_MMAP
* Added --force-save option.
* Get the correct uploaded data size
* Made --http-no-cache false by default
* Fixed memory leak in AsyncNameResolver
* Fixed resource leak in XmlParser and GenericParser
* Reset iostream format state
* gnutls: Added more status checking when verifying peer
* Content-Disposition parser conforming to RFC 6266.
* Reworked download/upload statistics calculation
* Added --rpc-save-upload-metadata option
* Perform SSL/TLS handshake after checking whether connection is
  established
* Fixed bug that --enable-mmap won't work if MultiDiskAdaptor is used
* RPC over SSL/TLS transport
* aria2rpc: Added appendUri command
* Don't send Proxy-Connection header field
* Don't set SNI hostname if it does not include "." for GNUTLS
* Disable SSL/TLS compression with OpenSSL
* Pause download even if download is completed
* Use execlp() instead of execl()

Ok remi@ (ex-maintainer)
2012-12-06 15:04:15 +00:00
ajacoutot
f1a76dc88f Update to accountsservice-0.6.29. 2012-12-06 14:35:48 +00:00
ajacoutot
8ef6a2554c Update to gtk+2-2.24.14. 2012-12-06 08:13:23 +00:00
jasper
72e2a7f57f - update to gnome-font-viewer-3.6.2 2012-12-06 06:56:08 +00:00
ajacoutot
818593cc5f Add `-r' to mimedefang flags by default.
Add an example for filter_relay() that works out of the box.
Rename the mimedefang_daemon rc.d(8) script to mimedefang as it's
supposed to be...

ok okan@ (maintainer)
2012-12-05 18:51:56 +00:00
dcoppa
d5065f81aa Check for 'iTunes_Control' as well as 'iPod_Control', otherwise
gnome-mplayer won't detect some older iPod models
(upstream svn revision r2371)

While here, sync WANTLIB.
2012-12-05 14:31:43 +00:00
dcoppa
e001ef090a Do not apply --scale-down to a thumbnail window
(upstream git commit 7c00adf853acc76520d43a12eb63ec151924d5ab)
2012-12-05 13:44:35 +00:00
gonzalo
94d7a92386 Update for Arduino to 1.0.2
http://arduino.cc/en/Main/ReleaseNotes

Ok jasper@
2012-12-05 13:14:52 +00:00
dcoppa
97133a8831 Trying to use TagLib with mpd_music_dir unset resulted in a segfault
in TagLib when trying to open the file: its path was just the
filename (upstream git commit 1e1aba121d512f8fadc627d093c54e063416da67)
2012-12-05 12:46:19 +00:00
dcoppa
8f789047a2 Update to pianobar-2012.12.01 2012-12-05 12:20:43 +00:00