Commit Graph

50319 Commits

Author SHA1 Message Date
rui
efeb1957e8 - update iperf to 2.0.4.
ok jakob@
2009-05-16 21:48:20 +00:00
jakob
47a734d2ba drop MAINTAINER 2009-05-16 21:04:45 +00:00
ajacoutot
8fd5cae47a - tweak MESSAGE & bump 2009-05-16 17:34:52 +00:00
ajacoutot
ea97b56b9b sync, 5705. 2009-05-16 16:30:59 +00:00
ajacoutot
7c486a18e5 - tweak comment 2009-05-16 13:56:27 +00:00
ajacoutot
5d8d818363 +nautilus-open-terminal 2009-05-16 13:55:33 +00:00
ajacoutot
8bfe0f80af Import nautilus-open-terminal-0.10
Nautilus extension which allows you to open a terminal in arbitrary
local folders.
2009-05-16 13:55:04 +00:00
jim
92a353d4a5 Replace defunct master sites.
ok sthen@
2009-05-16 13:39:10 +00:00
ajacoutot
3fc639c7b1 - update to nmh-1.3
- precise license marker

from new maintainer, William Yodlowsky
2009-05-16 09:35:00 +00:00
ajacoutot
0536001aad - SECURITY update to cyrus-sasl-2.1.23
* lib/saslutil.c: Fixed CERT VU#238019 (make sure sasl_encode64()
  always NUL terminates output or returns SASL_BUFOVER).
2009-05-16 09:09:59 +00:00
jakob
a2ad499c7d update to xml2rfc v1.33 2009-05-16 08:43:54 +00:00
sthen
868bef47bd update to 6.12, fixes an xss issue. ok espie@ 2009-05-15 21:21:27 +00:00
sthen
878e30937f update to 5.18, fixes an xss issue. ok espie@ 2009-05-15 21:21:09 +00:00
naddy
900483aec6 update to 1.0.20: fix potential heap overflow in VOC file parser 2009-05-15 18:19:30 +00:00
kurt
5e91ef3781 - prevent users from using native_bootstrap when the required package is
not pre-installed
2009-05-15 17:47:29 +00:00
kurt
8255bf991f - add jdk17_bootstrap PSEUDO_FLAVOR which uses a pre-installed
jdk/1.7 package to bootstrap
- prevent users from using native_bootstrap or jdk17_bootstrap when
the required package is not pre-installed

"looks good" sthen@
2009-05-15 17:41:04 +00:00
jim
ae26242bd4 update to 0.5.17 and change maintainer per Bruno Bigras.
ok wcmaier@ simon@
2009-05-15 16:36:50 +00:00
jim
9eae2e7aa9 update to 1.7a and change maintainer per Bruno Bigras.
ok wcmaier@ simon@
2009-05-15 16:31:45 +00:00
ajacoutot
8cc60bed42 - update to iso-codes-3.9
works fine for pea@ on amd64
2009-05-15 16:03:49 +00:00
jim
7be7a6c956 add myself
ok simon@
2009-05-15 15:47:25 +00:00
claudio
2783510601 Enable suexec for apache2 with these config changes:
- install the binary under ${TRUEPREFIX}/sbin/suexec2
- change suexec-caller to _apache2
- log to /var/log/suexec2_log similar to the suexec in base
Inputs and OK sthen@, simon@
2009-05-15 15:46:58 +00:00
ajacoutot
425e9774ac - update to devede-3.13.0 2009-05-15 08:11:59 +00:00
sthen
36022b7fe6 +conky,no_x11 2009-05-15 07:50:09 +00:00
sthen
c9a32364b1 bugfix update to 0.99.15 from Brad, maintainer ok. 2009-05-15 06:57:18 +00:00
sthen
66d2eec0e7 update to 1.5.8 (daylight-saving and 64-bit bug fixes). 2009-05-15 06:56:05 +00:00
sturm
8325678e2f remove -Werror to unbreak build on sparc64
This code seems to trigger a gcc bug, resulting in spurious format warnings.

ok naddy
2009-05-15 05:10:04 +00:00
sturm
ebc5963265 unbreak build on sparc64...again 2009-05-14 19:24:06 +00:00
ajacoutot
0db30c7534 - really remove bogus dir, no pkg change 2009-05-14 17:38:22 +00:00
giovanni
ddd0f40f2a Update to 3.0.34
"fine with me to commit it" jasper@
2009-05-14 17:05:46 +00:00
ajacoutot
fe4979ad0a - remove bogus directory 2009-05-14 15:36:19 +00:00
ajacoutot
d85444e6dc - update to gqview-2.1.5 (devel version, but the project is dead)
from Brad
- use xdg-open to display "Help" with favorite browser
2009-05-14 13:39:44 +00:00
kurt
e436b9fc81 Fix daemon mode by correcting non-portable code:
- close(0); open(...); is no guaranteed to open on file descriptor 0.
  Change to using dup2()
- Threaded applications that fork() may only call async-signal-safe
  functions in the child process until such time as one of the exec
  functions are called. Enable the APPLE code path that uses execlp()
  in child. Also close child fd's in such a way as to not trip on
  non-blocking fd design issues of libpthread.

okay ajacoutot@
2009-05-14 12:38:52 +00:00
sthen
298bf500c1 make -streaming depend on -main. from Brad. 2009-05-14 08:53:36 +00:00
jasper
ecc62ed352 - update lcms to 1.18a
from brad, with a tweak by me
2009-05-14 08:13:37 +00:00
ajacoutot
f5df4361a5 - update to libxklavier-3.9 2009-05-14 08:01:28 +00:00
pea
0995e85161 Update to 4.0.3
"if it works for you" ajacoutot@
2009-05-14 07:56:19 +00:00
ajacoutot
ca85113e16 - use python MODULE instead of hardcoding python path
ok sthen@ steven@ Brad (maintainer)
2009-05-14 06:51:07 +00:00
benoit
db48a85b4e - reorg Makefile
ok ajacoutot@
2009-05-13 20:45:21 +00:00
naddy
05238ed41c fix the package name of the kanji flavor 2009-05-13 17:45:55 +00:00
naddy
4b12f202d0 update to 1.61: close potential CSRF security hole for web client users 2009-05-13 15:10:42 +00:00
naddy
773f616624 update to 3.0.6, which fixes a number of bugs 2009-05-13 15:08:23 +00:00
simon
fa4c5c58a1 lose cookie and remove p5-Math-Complex which is in base and rather needs
an update there

noticed by James Wright, thanks!
2009-05-13 13:13:35 +00:00
benoit
8cb3732a50 add myself
ok ajacoutot@
2009-05-13 13:13:34 +00:00
benoit
f20c499572 - update to mkvtoolnix 2.7.0
ok ajacoutot@
2009-05-13 13:02:17 +00:00
sthen
bfcda0e1fb support DLT_PPP_ETHER; based on an anonymous ports@ post. bump package. 2009-05-13 09:47:42 +00:00
ajacoutot
1c2b927ab9 - fix PKGNAME to be consistent with other ttf font packages
ok jasper@
2009-05-13 09:44:32 +00:00
sthen
6fa27b211e update to 1.85; hulu and channel4 were removed, too much work keeping on
top of their changes. (channel4 were apparently showing one episode of
Countdown for every request to people using this....ho ho ho)
2009-05-13 09:31:44 +00:00
ajacoutot
c11fab72ab - remove bogus '\' 2009-05-13 09:17:03 +00:00
simon
a0f32a9aaf add p5-File-MMagic-XS 2009-05-13 00:14:55 +00:00
simon
663e24abba import p5-File-MMagic-XS
This is a port of Apache2 mod_mime_magic.c in Perl, written in XS with
the aim of being efficient and fast especially for applications that
need to be run for an extended amount of time.
2009-05-13 00:14:51 +00:00