Commit Graph

17682 Commits

Author SHA1 Message Date
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
naddy
355ddb99f3 update to release 2002-09-22, old distfiles have disappeared; ok pvalchev@ 2002-09-28 20:28:46 +00:00
naddy
99c960afdf Remove multiple declarations of default arguments; required for compiling
with gcc3.
2002-09-28 20:26:48 +00:00
naddy
f9b12d6ba0 LP64 2002-09-28 20:25:23 +00:00
brad
b0f39f243d remove another dir from the linker cache durring post-install 2002-09-28 19:19:51 +00:00
naddy
d7beb03a59 Fix multiple declaration of default arguments; required for gcc3. 2002-09-28 18:24:14 +00:00
naddy
85cb6ff115 Disambiguate call to overloaded function; required for gcc3. 2002-09-28 16:40:25 +00:00
naddy
c7cd5003bb - fetch prototype to fix build with gcc3
- link with CXX
2002-09-28 15:24:00 +00:00
mark
55f815fced Fix breakage -- ocaml does not supply "ocamlopt", therefore the hevea
build is using an incorrect target.

Tested on macppc and i386 - ok pvalchev@
2002-09-28 03:51:01 +00:00
pvalchev
dc18c5b31b Update to nessus-1.2.5, Bugfix release
"o Fixed a deadlock that would prevent some plugins from
completing
 o Fixed a possible (although rare) corruption issue in the
 reports (the script IDs could under some circumstances be random)
 o Fixed a potential segfault in the execution of nasl scripts"
From maintainer reinhard@
ok lebel brad
2002-09-28 03:18:15 +00:00
pvalchev
c01a6ea16b Mark BROKEN: very outdated and with possible security holes, see various
bugtraq postings (installed setuid root)
2002-09-28 01:20:43 +00:00
pvalchev
acc52383c0 Do not install setuid uucp; use group dialer to control access to modem
Print a message saying that if someone wishes to use minicom's
minicom.users file to control access they have to change the perms; help from S@mSmith.net
2002-09-28 00:46:11 +00:00
naddy
ad30a44c3b C++ fix for compiling with gcc3 2002-09-27 23:33:36 +00:00
naddy
ff0c13ae86 - C++ fix for compiling with gcc3.
- Use CXX for linking rather than CC.
2002-09-27 22:51:58 +00:00
naddy
7ea4345d52 C++ fix for compiling with gcc3 2002-09-27 21:57:22 +00:00
naddy
c792802e32 Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
Obtained from Dieter Baron <dillo@giga.or.at>; ok maintainer
2002-09-27 20:00:37 +00:00
naddy
eee9a3db55 Fix compilation with gcc3.2. 2002-09-27 18:02:28 +00:00
pvalchev
c88e83ddde Do not install this with special permissions (setuid uucp), and write tty
locking files in /var/spool/lock rather than /var/spool/uucp.  Users need
to be in group dialer for that, and to open the serial devices now; this
matches OpenBSD tip(1) behaviour; itojun said it looks ok
2002-09-27 16:24:41 +00:00
brad
071dc2bbed remove some dirrm tags. 2002-09-27 13:11:11 +00:00
brad
51fbf19c14 upgrade to Tomcat 4.0.5, fixes recent security issue.
--
From: Luiz Gustavo <gustavo@shoptime.com>
2002-09-26 23:59:44 +00:00
brad
4456905e4f drop suid/sgid bits on backup files.
--
Patch based on CVS change.
2002-09-26 23:00:08 +00:00
pvalchev
c1d611e8c7 Add ftp.usa.openbsd.org to the backup OpenBSD sites list; ok lebel naddy 2002-09-26 20:37:50 +00:00
pvalchev
b9ab3ce065 Fix broken MASTER_SITES & HOMEPAGE; from Jim Geovedi 2002-09-26 18:36:53 +00:00
pvalchev
b973d85a23 Add Gnome to LIB_DEPENDS; spotted by Rob Sessink <rob_ses@web.de>
From maintainer Jim Geovedi
2002-09-26 18:22:15 +00:00
naddy
0437155cf2 - Add libart dependency.
- Include karbon and kontour.

XXX  karbon and kspread are still broken.
2002-09-26 15:49:58 +00:00
marcm
d2cb3e7dfd Remove the setuid bit from camel-lock-helper, and add a MESSAGE saying so.
Removing the setuid bit will break Evolution's ability to read email only
from the system mail spool.  If you need that functionality the MESSAGE
file tells you how to put the setuid bit back.
2002-09-26 08:07:10 +00:00
pvalchev
28f719e0bc Add missing libs so this links successfully with new binutils; ok jakob 2002-09-25 21:32:26 +00:00
lebel
6c546738c9 in fact, it should be everything other than i386 that disable java and ada;
from brad@
2002-09-25 19:44:32 +00:00
lebel
28c0f57fa8 Make gcc 3.2 build by default on sparc64 by desactivating ada and java;
pval@ ok
2002-09-25 17:20:23 +00:00
marcm
b7ac8fbb26 Pull in patch from 1.9.27 to fix potential infinite loop lockup.
ok pvalchev@
2002-09-25 07:42:39 +00:00
pvalchev
9f5bb51dae This was clearly not tested on an ELF system... 2002-09-25 07:09:53 +00:00
brad
c9e38558c0 update INDEX (2012) 2002-09-25 02:19:45 +00:00
brad
8793689a8d remove BROKEN tag for static FLAVOR on sparc64, I cannot remember
who reported this supposed breakage but it sure seems to work on both
3.1-stable and -current systems.
2002-09-25 02:06:33 +00:00
pvalchev
38c6719f83 do not install symlinks to 'fvwm' and 'fvwm-root' and especially do not
install them outside DESTDIR; problem noticed by jneitzel@sdf.lonestar.org
2002-09-24 18:55:11 +00:00
marcm
db17ad701b Fix MASTER_SITES so it will actually fetch now.
ok pvalchev@
2002-09-24 17:20:38 +00:00
fgsch
51f827dd89 SECURITY FIXES: Update to 0.9.5.1.
See http://silc.silcnet.org/txt/changes-client.txt for details.

Also:
- add iconv to MODULES.
- remove deprecated NEED_VERSION.

Patches to remove mime from Maintainer. Maintainer and pvalchev@ ok.
2002-09-24 17:20:10 +00:00
naddy
adf40e56ed Fix format string problems on 64-bit archs. 2002-09-24 10:17:47 +00:00
pvalchev
fba289fc35 rearrange libs so that static linking works 2002-09-24 08:24:05 +00:00
pvalchev
4f5dcf995c VAX support 2002-09-24 08:06:58 +00:00
pvalchev
9ca242d5d5 More libs needed when linking, fix static linking (vax) 2002-09-24 07:43:49 +00:00
pvalchev
ad9159a1cd not for static arches (otherwise even configure complains & exits) 2002-09-24 07:35:13 +00:00
pvalchev
8fa288c55d Fix linking line so that it works on static archs (vax) 2002-09-24 06:54:32 +00:00
mark
e080f22cd5 sqlat crashed with freetds-0.60 update (API change with no rev bump :<)
Thanks to jcs@ for patch assist and testing.
2002-09-24 02:21:43 +00:00
marcm
f50b102e1e Update to 1.9.26. This fixes numerous bugs (security and otherwise)
since version 1.9.19 as mentioned by the developer on ports@.

Also brought the port itself up to date and added myself as maintainer.

ok pvalchev@ naddy@
2002-09-24 00:24:19 +00:00
brad
9036c052e7 the OpenBox project has moved. 2002-09-23 22:23:04 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
jakob
63698da9be update to snapshot 20020917 2002-09-23 13:38:57 +00:00
jakob
85ddc576f4 update to OpenLDAP 2.0.27 (stable release), bugfixes only 2002-09-23 13:12:28 +00:00