29978 Commits

Author SHA1 Message Date
msf
a38370770b - /var/nessus is created by libnasl now so remove from PLIST
- bump PKGNAME

ok aanriot@
2005-09-27 18:50:31 +00:00
msf
0cd21bba9d - unbreak by adding missing directory to PLIST
- bump PKGNAME

ok aanriot@
2005-09-27 18:43:01 +00:00
robert
e3893b5355 Ignore error messages from locale(1), as it does not exist on OpenBSD yet.
bump PKGNAME;

from q# <eth0@o2.pl>
2005-09-27 13:37:49 +00:00
alek
a44a3ced36 Add sarg 2005-09-27 13:22:32 +00:00
alek
24f1776a8d Import sarg 2.0.9
Sarg is a Squid Analysis Report Generator that allows to view "where"
your users are going to on the Internet. Sarg generate reports in HTML,
with many fields, like: users, IP addresses, bytes, sites and times.

From Douglas Santos <dsantos@hydroxyl.org>
2005-09-27 13:03:45 +00:00
aanriot
270c09686f update to 3.93.
from Okan Demirmen (maintainer);
ok niallo@
2005-09-27 09:53:37 +00:00
alek
93c0b25238 Update to 7.65
From rohee@
2005-09-27 08:24:22 +00:00
alek
f8b0b2b4e1 - Update to 0.99.18
- New maintainer Victor Sahlstedt <salan@legonet.org>

From David Snyder <dasnyderx@yahoo.com>
2005-09-27 08:14:51 +00:00
fgsch
a32bf2e5c9 update to 2.2.10. see http://www.abisource.com/changelogs/2.2.10.phtml
for details.

SECURITY: RTF import stack-based buffer overflow / CESA-2005-004 - rev 1.
2005-09-27 05:19:38 +00:00
jolan
449ac25a95 update to 3.2.7 2005-09-27 03:49:35 +00:00
jolan
ba583f6fae re-enable sajax, ok pedro@ 2005-09-26 22:31:58 +00:00
jolan
26179e1579 sparc too 2005-09-26 21:48:46 +00:00
sturm
733fff54ef as other ports using apm, this one is only for i386, macppc and zaurus 2005-09-26 21:39:03 +00:00
kurt
b177de68c5 - update to 1.7.12. fixes security issues, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
- disable gnomevfs support (causes https pages to crash)
2005-09-26 21:04:48 +00:00
todd
8619338c33 add the patch mentioned in the previous commit 2005-09-26 20:48:33 +00:00
todd
d14e8f5d83 o add patch to permit osx x86 guest to run
o fix Makefile.target to add -fno-stack-protector for op.o for all archs,
  noted, debugged, and tested by Antoine Jacoutot on macppc, thanks!
o bump PKGNAME
2005-09-26 20:47:56 +00:00
msf
82b2fd12ed - have libnasl install the nessus_org.pem ca file. This file is needed so
nessusd can use signed plugins.
- bump PKGNAME

ok aanriot@
2005-09-26 19:24:25 +00:00
sturm
5daf6bdc9a this port supports SQLite2 not 3
from kaoru at kaisei.org via ports/4521
2005-09-26 17:28:13 +00:00
grunk
74f351fa2c - enter mpf@ to xglobe, ok from him
- reflect my moving house
- while there, do whitespace fixes
- bump xglobe/xplanet Makefiles accordingly

ok bernd@ aanriot@
2005-09-26 12:58:33 +00:00
espie
a282264c98 switch to same snapshot as avr. disable pch stored files, since they
can't be built reproductibly.
2005-09-26 09:47:33 +00:00
aanriot
c110b12190 disable fastjar and c++ support, remove collisions (spotted by espie@).
ok martin@ espie@
2005-09-26 08:59:06 +00:00
espie
418bdad675 move distfile to gcc subdir so that gcc 3.4 port can use it as well... 2005-09-26 08:13:17 +00:00
jakob
c2b2220d61 fix Berkley DB dependency 2005-09-26 05:55:03 +00:00
kevlo
aaad994512 upgrade to 1.04 2005-09-26 03:18:53 +00:00
kevlo
10a96c441b upgrade to 0.67 2005-09-26 02:53:47 +00:00
kevlo
5332397526 add p5-File-chdir 2005-09-26 02:51:26 +00:00
kevlo
268df17975 Initial import of File-chdir 0.06
File::chdir gives you an alternative, $CWD and @CWD.
2005-09-26 02:50:23 +00:00
naddy
188b771483 update to 3.42; from maintainer Steven Mestdagh 2005-09-25 22:46:21 +00:00
aanriot
b4f474e085 update to 1.1.33. It's no longer broken, as the temporary files issue
has gone away.

from Antoine Jacoutot <ajacoutot@lphp.org>;
ok alek@ brad@
2005-09-25 18:18:23 +00:00
brad
f01c664640 upgrade to 2.5.STABLE11
Alex Masterov has reported a vulnerability in Squid,
which potentially can be exploited by malicious people
to cause a DoS.

The vulnerability is caused due to an unspecified error
in the "sslConnectTimeout()" function after handling
malformed requests. This may be exploited to crash Squid.

CAN-2005-2796
2005-09-25 17:03:32 +00:00
espie
9a9de9dc21 gratuitous conflicts with gcc-* 2005-09-25 14:48:53 +00:00
bernd
a3e337d284 fix library dependencies, discovered by 'make print-package-signature'
bump PKGNAME

ok espie@
2005-09-25 09:43:44 +00:00
espie
ef74c2c91e need to list static libraries as well.
problem reported by bernd@
2005-09-25 09:43:09 +00:00
espie
b90df4cf80 don't build packages owned by the package builder. 2005-09-25 09:22:49 +00:00
aanriot
d580d84b18 maintenance update to 1.10.1. 2005-09-24 21:19:25 +00:00
espie
6d9e12644b tweak _print-package-args a bit.
Add internal NODEPS to turn off computing dependencies.

Write code similar to _print-package-args that is strictly ports based,
and hence really walks the wantlibs, and needs the pkg_create stuff
to get at the real ports contents.

Recode print-package-signature to refer to the ports tree contents
exclusively (pkg_info -S for the package).

Thx bernd@ for trying that out.

This should make for a slow, but accurate, out-of-date printer.
2005-09-24 19:46:56 +00:00
bernd
83d6407f3c - update to polipo-0.9.9, from maintainer Jon Trembley <jon at brain-box.net>
- rename patch

ok aanriot@
2005-09-24 17:58:23 +00:00
bernd
0abe19a7d2 update to mozilla-firefox-1.0.7
comments & ok kurt@
2005-09-24 16:19:29 +00:00
fgsch
f383872f58 correct goopy entry. 2005-09-24 15:29:45 +00:00
espie
7611a697fc fix build for qt 3.3.5 2005-09-24 14:02:52 +00:00
espie
53727aff01 more qt 3.3.5 2005-09-24 08:09:44 +00:00
espie
039b45685e fix xargs 2005-09-24 07:48:41 +00:00
espie
d773f15bd7 qt 3.3.5 2005-09-24 00:02:48 +00:00
ian
d2ebb61f52 Drop maintainership 2005-09-23 20:44:00 +00:00
pvalchev
412acd8c9b sync, 3244 2005-09-23 20:28:11 +00:00
aanriot
69fd94db5b fix WANTLIB markers.
ok niallo@
2005-09-23 20:23:24 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
fgsch
6fcf3ed937 add p5-Tk-ProgressBar-Mac and p5-Tk-Stderr. 2005-09-23 19:15:06 +00:00
bernd
96db2f677a change MAINTAINERs e-mail address per his request.
ok mbalmer@ pvalchev@
2005-09-23 18:54:31 +00:00