Commit Graph

25527 Commits

Author SHA1 Message Date
pvalchev
0f167b6bf0 sync 2004-08-25 07:29:15 +00:00
pvalchev
7930bb72d2 more tweak 2004-08-24 22:35:13 +00:00
espie
fb33c93b86 let remove work
okay pvalchev@
2004-08-24 22:26:20 +00:00
pvalchev
15a2294e9f more tweaks, can grow this 2004-08-24 21:40:30 +00:00
danh
63bf555605 dictionary.standard was missing.
found by Andreas Gunnarsson <andreas@zzlevo.net>

ok pval@
2004-08-24 20:43:19 +00:00
sturm
1f1c3ee467 wrong order when redirecting STDOUT/STDERR
ok pval
2004-08-24 20:30:07 +00:00
pvalchev
2104c574bf no longer interactive at pkg_add * 2004-08-24 19:17:32 +00:00
pvalchev
8e26876078 service already in /etc/services; no need to tell people to add it
from Ian McWilliam <ian@dodo.com.au>
2004-08-24 17:14:16 +00:00
espie
4cedfe34c4 fixes for rle overload.
okay naddy@
2004-08-24 15:46:55 +00:00
sturm
0c0f93c97d raise default timeout to 1 minute
requested by pval@
2004-08-23 20:46:42 +00:00
sturm
91eb345927 improve reliability:
- don't invoke intermediate shells on exec(), allowing to actually kill children
- when we are going down, only kill remaining children, not the whole pgrp
- don't use a SIGCHLD handler, but call waitpid explicitly at the right places
- exit(1) in case of an error

others:
- a little cleanup
- new option -t <timeout>

ok pval@
2004-08-23 19:54:11 +00:00
espie
ff1520f3fd make sure ruby doesn't pick db dependencies along the way.
after 3.6, think about gdbm/db flavors ?

okay pvalchev@
2004-08-23 08:43:16 +00:00
pvalchev
dcd774811e grow 2004-08-23 07:12:34 +00:00
pvalchev
1eb61e6684 expand 2004-08-23 06:46:21 +00:00
xsa
89f00875d9 add some conflicts with other packages;
pvalchev@ ok.
2004-08-23 06:44:42 +00:00
naddy
2721c4b350 Don't pick up an external libsilc from the linker search path.
ok brad@, pvalchev@
2004-08-21 22:41:48 +00:00
naddy
5a38025be8 Don't pick up external liblzo, always use included one.
XXX  This might warrant reconsideration later on.
2004-08-21 22:04:37 +00:00
sturm
9a2186b1fc int -> size_t
ok pval@, naddy@
2004-08-21 19:43:03 +00:00
espie
0e9b557b5f Make sure we don't grab gtkxhtml nor other stuff on the way.
okay pvalchev, naddy, brad.
2004-08-21 19:02:16 +00:00
espie
d7456476fc scummvm catches an installed libmpeg2.
okay pvalchev@
2004-08-21 08:12:52 +00:00
naddy
ead93c472a Create configuration directory, so that sample conf files will be installed.
From: Bjorn Sandell <biorn@dce.chalmers.se>
2004-08-20 15:22:32 +00:00
naddy
a17864d159 revert 2004-08-20 15:20:00 +00:00
robert
a56bc44979 SECURITY:
Jeroen van Wolffelaar <jeroen@wolffelaar.nl> discovered an
insecure temporary file vulnerability in the mysqlhotcopy
script when using the scp method.

ok naddy, brad, pvalchev
2004-08-20 09:21:19 +00:00
espie
c8b83d43f2 missing guile LIB_DEPENDS
okay pvalchev@
2004-08-19 22:05:02 +00:00
espie
69ad14d59c tkinter not a separate package on !shared archs.
okay pvalchev@
2004-08-19 22:04:30 +00:00
couderc
01c25a220a fix use of RTLD_NEXT from Kurt Miller, ok naddy@ 2004-08-19 16:39:12 +00:00
pvalchev
3c03e8c7f6 sync 2004-08-19 07:16:06 +00:00
espie
78772b09fa patch recent autoupdate, as we're not using gnu-m4.
(so it works).

okay pvalchev@.
2004-08-18 23:43:38 +00:00
naddy
041609bb0e missing dependency 2004-08-18 01:02:06 +00:00
naddy
b0818bdaff but don't break the debug flavor 2004-08-17 23:44:30 +00:00
mjc
676fa96f19 fix LIB_DEPENDS
found by and ok naddy@
2004-08-17 23:28:46 +00:00
espie
e8eb322ef3 remove hidden dependency on tcl.
okay pvalchev@
2004-08-17 22:36:02 +00:00
pvalchev
fb1323e187 adjust 2004-08-17 21:03:44 +00:00
espie
1e029183fd fixes for recent libtool changes. Blasted libtool is harder to fool...
okay naddy@
2004-08-17 19:33:09 +00:00
naddy
c9a0ed3f02 only pick up gnutls in ssl flavor 2004-08-17 19:21:17 +00:00
robert
19bf64c2d4 SECURITY:
Andres Salomon noticed a problem in the CGI session management of Ruby.
CGI::Session's FileStore implementations store session information insecurely.
They simply create files, ignoring permission issues. The added patch fixes
this issue.

ok pvalchev@
2004-08-17 16:03:10 +00:00
pvalchev
cd93ac7b32 INSTALL_PROGRAM was being overridden by bsd.port.mk, use custom INSTALL_EMACS
which is defined as INSTALL_SCRIPT from the makefile, as a hack to disable
stripping on the emacs binary.  discussed with marc, espie and others
2004-08-16 23:34:02 +00:00
naddy
31435c916e fix dependencies 2004-08-16 21:26:01 +00:00
naddy
63cad061c9 add missing Tcl/Tk dependency; ok sturm@ 2004-08-16 21:12:37 +00:00
robert
6179e2c072 gnome-libs should conflict with libgtop, but it shouldn't with
libgtop's gnome flavor

ok naddy@
2004-08-16 15:27:47 +00:00
espie
eb2052e928 fix out of bounds access.
thx tdeval@ for mmap malloc.
okay naddy@
2004-08-16 14:58:48 +00:00
sturm
295bf31885 ensure correct case in DISTNAME created from case insensitive FLAVOR
ok naddy
2004-08-15 22:31:53 +00:00
pvalchev
f56ee305f9 conflict w/ mjpegtools that someone forgot to register 2004-08-15 14:39:39 +00:00
brad
2ebf19d869 add a BUILD_DEPENDS on p5-XML-Parser
From: Thomas Delaet <thomas at delaet dot org>
2004-08-15 01:25:38 +00:00
naddy
b70c06e601 We've grown dladdr(3), adapt. From: Kurt Miller <truk@optonline.net> 2004-08-14 21:50:38 +00:00
pvalchev
e51fff2577 mark broken: distfile continually changing, cannot keep correct checksum; ok naddy robert 2004-08-14 20:24:46 +00:00
naddy
a380627149 Mark as BROKEN. Kernel internals have changed, the system interface needs
to be rewritten.  ok pvalchev@
2004-08-14 20:22:06 +00:00
brad
b0ed136e82 XChat's Socks-5 proxy code is vulnerable to a remote exploit. To
successfully exploit the code, you would need to enable socks5
traversal (default off) and connect to the attacker's own custom
proxy server.

If you never intend to use a Socks5 proxy, you are not affected at
all by this issue.

http://mail.nl.linux.org/xchat-announce/2004-04/msg00000.html

ok pvalchev@
2004-08-14 19:16:44 +00:00
naddy
25a514f29c SECURITY:
There is a path-sanitizing bug that affects daemon mode in all
recent rsync versions (including 2.6.2) but only if chroot is
disabled.  It does NOT affect the normal send/receive filenames
that specify what files should be transferred.  It does affect
certain option paths that cause auxiliary files to be read or
written.
http://rsync.samba.org/#security_aug04
2004-08-14 18:41:17 +00:00
brad
cb3487157b fix 3 security issues.
http://www.kde.org/info/security/advisory-20040811-1.txt
http://www.kde.org/info/security/advisory-20040811-2.txt
http://www.kde.org/info/security/advisory-20040811-3.txt

ok naddy@
2004-08-14 18:03:47 +00:00