Commit Graph

17879 Commits

Author SHA1 Message Date
brad
9f0d73fa37 better sed usage.
--
From: Waba <wabasoft@yahoo.fr>
2002-10-04 13:10:34 +00:00
brad
271ccb8964 upgrade to openbox 2.1.1 2002-10-04 12:58:52 +00:00
jakob
a06c39c1c3 update to version 0.9.7. important changes:
- name resolution disabled by default
2002-10-04 09:08:50 +00:00
jakob
16ec0cb3e4 fix broken db flavour 2002-10-04 08:45:32 +00:00
jakob
a57708277f install and deinstall /usr/lib/sasl as needed 2002-10-04 08:45:26 +00:00
brad
45599a96fc update INDEX (2013) 2002-10-02 16:07:06 +00:00
naddy
1884e35fb5 Fix install by not triggering a secondary configure run.
Problem reported by J.A. Neitzel <jneitzel@sdf.lonestar.org>,
analyzed by danh@, this fix from me.
2002-10-01 12:23:42 +00:00
naddy
a653eafeac Protect against meta-characters in library names (e.g. "libestdc++").
Mostly from pvalchev@
2002-10-01 12:16:38 +00:00
naddy
ca2365aa6a - Fix CNAME resolving problem; IPv6 testing by henning@
- Add mirrors, switch to .bz2 because older distfiles are only preserved
  in this format.
From: Nick Nauwelaerts <nick@wanadoo.be>
2002-10-01 12:13:02 +00:00
pvalchev
bcb9e8d8e9 This ridiculous port installs the daemon 'ceptd' as setuid root and advises
to be run as root via inetd, while it really only needs access to the modem
It also needs INSTALL/DEINSTALL scripts to handle the configuration files,
etc.  Try to bring it to a usable state, and advise the user to run it
as follows:

xcept   stream  tcp     nowait  xcept   ${PREFIX}/libexec/ceptd ceptd

After creating a 'xcept' user belonging in group 'dialer'.  And, no
longer install this setuid root, which is really not needed.

XXX The user creation and the configuration files installation should
be automatic, but this will have to do for now and help the users.
2002-10-01 06:51:05 +00:00
pvalchev
6df2dfa2a9 For the zoltrix flavor where this is installed setuid (for a sysarch() call...
to get access for direct I/O port access) only run as root for that small
amount of code; from maintainer Vladimir Popov
XXX this should probably be changed later
2002-10-01 06:36:31 +00:00
pvalchev
4ced5538f9 Make this work again on -current; from maintainer Vladimir Popov
bump PKGNAME
2002-10-01 06:18:24 +00:00
pvalchev
26c44cb3a1 Advise users against using this since it installs a setuid root
executable and no one has the time to currently check this; ok naddy
2002-10-01 05:56:28 +00:00
brad
317d1a5f0a Fix a directory traversal vulnerability in GNU tar 1.13.25 which allows
attackers to overwrite arbitrary files durring extraction via a ".."
in an extracted filename.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0399
2002-10-01 02:03:52 +00:00
naddy
655a5a57a4 Sync version number.
From: David Krause <openbsd@davidkrause.com>
2002-10-01 00:34:17 +00:00
naddy
22478210d4 Split libestdc into a separate package so we can add a dependency
for ports built with g++-3.  From pvalchev@ and yours truly; ok pvalchev@
2002-09-30 20:52:45 +00:00
fgsch
b95d7ecb1a License issues; ignore for now. See http://cdrdao.sourceforge.net/news.html for details.
From FreeBSD via naddy@, naddy@ ok
2002-09-30 19:50:06 +00:00
brad
6260e312ef upgrade to fetchmail 6.1.0
- fixes a few buffer overflows and a broken boundary check
which could potentially lead to a remote vulnerability.

http://marc.theaimsgroup.com/?l=bugtraq&m=103340148625187&w=2
--
Ok'd by: pvalchev@
2002-09-30 16:37:14 +00:00
couderc
f3275cd0a8 Mark as BROKEN.
Distfiles no longer available, needs an update.
Does not handle CXX correctly.
2002-09-30 16:17:39 +00:00
naddy
808532288d Build native executable where supported, byte code elsewhere.
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-09-30 15:48:27 +00:00
danh
4a235c98de unsigned long was assumed to be 32 bits. fixes a crash on sparc64
originally reported by Matt Hess.

ok naddy@
2002-09-30 15:19:40 +00:00
naddy
54827a89d7 - Respect CXX/CXXFLAGS.
- C++ fix for gcc3.
2002-09-30 15:01:37 +00:00
naddy
0559a1c577 - C++ fixes for gcc3
- really honor CXX
- regen patches
2002-09-30 14:47:24 +00:00
naddy
906ae290d3 - C++ fix for gcc3
- regen patches
2002-09-30 14:31:50 +00:00
naddy
c316f2e0f2 C++ fixes for gcc3 2002-09-30 14:06:03 +00:00
shell
7dab373deb use master_site_gnome, ok naddy@ 2002-09-30 13:11:27 +00:00
naddy
4ce025194e C++ fixes required by gcc3 2002-09-30 13:10:39 +00:00
wilfried
05f882c5eb Don't use cc to compile C++ files, respect CXX and CXXFLAGS
requested by and ok naddy@
2002-09-30 06:44:17 +00:00
marcm
ed32373f4e Fix a name change that I overlooked on one of the commands.
Noticed by todd@

ok pvalchev@
2002-09-30 03:10:46 +00:00
pvalchev
11706c1df9 Do NOT install this setgid wheel since it does not need it. 2002-09-30 00:48:41 +00:00
drahn
2218d43562 powerpc does require pic flags when building shared library, do not remove
them during config. ok pvalchev@
2002-09-30 00:31:30 +00:00
pvalchev
f226be08d2 cleanup 2002-09-30 00:29:02 +00:00
naddy
6ff05154be C++ fixes for gcc3 2002-09-29 21:13:43 +00:00
naddy
3e8623df44 Fix typo in URL; from John Cosimano <jmc@lpmd.org>. 2002-09-29 19:17:27 +00:00
naddy
43697d1881 C++ fixes for gcc3 2002-09-29 17:32:35 +00:00
naddy
10f220d8d4 Fix for new cdrtools output; from Jacob Meuser <jakemsr@jakemsr.com>. 2002-09-29 17:22:05 +00:00
naddy
d3547b6547 - Honor CXX.
- Fix compilation with gcc3.
2002-09-29 16:19:55 +00:00
naddy
e291bc98bd Fix build with gcc3. 2002-09-29 16:10:09 +00:00
naddy
1c7a2cc259 Fix build with gcc3. 2002-09-29 15:31:52 +00:00
naddy
a8cba2d423 Fix build with gcc3. 2002-09-29 14:32:45 +00:00
brad
078daae9a1 SECURITY: add 2002-06-14 hotfix
The issue involves the security of the indexes of ZCatalog objects. A flaw
in the security settings of ZCatalog allows anonymous users to call arbitrary
methods of catalog indexes. The vulnerability also allows untrusted code to
do the same.
--
From: MAINTAINER
2002-09-29 06:02:18 +00:00
brad
95a5002acf add run time dependency on ghostscript to be used by kghostview. 2002-09-29 02:10:55 +00:00
naddy
46342869b5 - Fix coredump on startup for ELF platforms.
- Apply all official patches that have appeared so far.
2002-09-29 01:31:06 +00:00
naddy
7f5612ce8a Respect CC/CXX/CFLAGS/CXXFLAGS. 2002-09-28 23:12:31 +00:00
brad
1f734883ac fix buffer overflow issue with kghostview.
--
Patch from: Dirk Mueller <mueller@kde.org> via espie@
2002-09-28 22:50:29 +00:00
naddy
79968cbb18 Respect CC, CXX, CFLAGS. 2002-09-28 22:30:10 +00:00
naddy
defe4e7f19 - respect CC/CXX
- use ${CXX} as linker
- fetch prototype for sqrt(); fixes compilation with gcc3
2002-09-28 22:19:40 +00:00
naddy
1903c5ce93 - honor CXX
- don't rely on max() being available; fixes building with gcc3
2002-09-28 22:04:09 +00:00
naddy
7db93272cb fix building with gcc3 2002-09-28 21:25:05 +00:00
naddy
d7be27b80a some C++ fixes for compiling with gcc3 2002-09-28 21:01:17 +00:00