naddy
662deeaedb
Our tar now handles the GNU @LongLink extension.
2002-10-18 20:53:01 +00:00
naddy
6b94c6706c
Update to 1.1.8 and C++ fixes for gcc3; ok dugsong@
2002-10-17 11:25:39 +00:00
wilfried
bffcd4b930
add p5-libapreq
2002-10-16 13:19:17 +00:00
wilfried
9eaddb303d
update to p5-HTML-Mason-1.15; from new maintainer Jim Geovedi <jim@corebsd.or.id>
2002-10-16 13:18:19 +00:00
wilfried
a0d8d83533
Import libapreq 1.0; subimmted by Jim Geovedi <jim@corebsd.or.id>
...
This package contains modules for manipulating client request data
via the Apache API with Perl and C.
2002-10-16 13:09:30 +00:00
reinhard
d31aa12fa4
SECURITY update to v4.0.6
...
A security vulnerability has been confirmed to exist in Apache Tomcat
4.0.x releases (including Tomcat 4.0.5), which allows to use a specially
crafted URL to return the unprocessed source of a JSP page, or, under
special circumstances, a static resource which would otherwise have been
protected by security constraint, without the need for being properly
authenticated. This is based on a variant of the exploit that was
disclosed on 09/24/2002.
2002-10-11 14:36:21 +00:00
naddy
2cb2ec0f32
fix library dependency
2002-10-10 22:15:37 +00:00
brad
b0766fdf67
upgrade to Squid 2.5.STABLE1
2002-10-04 13:52:48 +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
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
0ab206aa68
upgrade to Squid 2.5.PRE13
2002-09-20 01:27:10 +00:00
marcm
dd66b0ab11
Update my email address and kill off NEED_VERSION on my remaining ports.
...
ok pvalchev@
2002-09-19 06:41:59 +00:00
fgsch
84e14be61f
ops, add underline for hrefs back.
2002-09-16 04:55:24 +00:00
fgsch
0d6cd66bb3
use intptr_t where needed. pvalchev@ actually noticed this and provided
...
diffs but unfortunately they got lost in a hd crash.
pvalchev@ ok.
2002-09-16 04:11:23 +00:00
jakob
4a8093a539
mod_auth_mysql
2002-09-15 19:29:10 +00:00
jakob
287e7c5541
MySQL authentication support for Apache, submitted by Sam Smith
2002-09-15 19:28:36 +00:00
couderc
452a592b37
Maintainership took by Margarida Sequeira.
2002-09-15 07:33:05 +00:00
fgsch
57c3a24849
update to links-2.1pre3
2002-09-15 07:29:55 +00:00
pvalchev
9e2fd6e837
Update to mhonarc-2.5.12; from Margarida Sequeira
...
install examples and more documentation
2002-09-15 01:09:47 +00:00
naddy
b244b9b9a9
Don't try to delete locale directories.
2002-09-15 00:25:36 +00:00
avsm
f679c8d60e
make it compile using any LOCALBASE
2002-09-14 15:22:06 +00:00
naddy
e6d07b9f43
Don't prefix C(XX)FLAGS with "-O2".
2002-09-14 15:00:56 +00:00
naddy
e03c8b03b2
Add local copies of the patches we used to get from x11/kde/libs2.
2002-09-14 02:14:36 +00:00
avsm
26642d5df9
LIB_DEPENDS -> SNMP_DEPENDS in the snmp section
2002-09-14 00:46:02 +00:00
naddy
8d06b06316
Don't clobber LIB_DEPENDS in image flavor.
2002-09-14 00:10:08 +00:00
jakob
6e348a8fd2
mod_dav
2002-09-13 16:46:26 +00:00
jakob
b27cffac2c
A class 1 and 2 DAV server for the Apache webserver
2002-09-13 16:39:25 +00:00
avsm
3be5f28cc0
set fullpkgname not pkgname so that we dont build two php4-extensions
...
packages
2002-09-12 14:39:28 +00:00
danh
a6e19d6bce
install the DNS.README file; from Nick Nauwelaerts <nick@wanadoo.be>
2002-09-12 14:15:07 +00:00
avsm
f3da1d65db
- update to php4-4.2.3
...
- include the domxml extension as a subpackage
- include some extra modules with PEAR which also disappeared
- only link against freetype1, not freetype2
2002-09-11 23:16:48 +00:00
brad
caf65a64d4
this should have been stubbed out in the first place.
2002-09-09 22:16:20 +00:00
pvalchev
a3d0542663
Update to calamaris-2.52; from maintainer Alexander Yurchenko <grange@rt.mipt.ru>
2002-09-08 16:59:46 +00:00
couderc
817269426c
Fix tempnam
2002-09-05 18:17:02 +00:00
mpech
a8924e572b
Remove Oleg Safiullin from MAINTAINERS.
...
form@ ok
2002-09-01 18:49:00 +00:00
brad
20a4748dce
remove myself as MAINTAINER of these ports.
2002-08-28 15:54:01 +00:00
naddy
54bba6f413
Use the devel/boehm-gc port instead of the bundled gc library.
2002-08-28 12:38:15 +00:00
naddy
3b4fbbd037
update to 4.8; ok kevlo@
2002-08-28 12:19:46 +00:00
naddy
08fdc819d0
- Don't install the included flash plugin, which is very old and may suffer
...
from a buffer overflow.
- Pick up any plugins in lib/ns-plugins by default.
Issue pointed out by David Krause <openbsd@davidkrause.com>.
Principal changes ok kevlo@
Users are advised to install the www/flashplugin port for Flash support.
2002-08-27 13:23:53 +00:00
naddy
bebf55ceb2
SECURITY update to 6.03: OpenSSL fixes.
2002-08-27 11:52:17 +00:00
brad
f96d461597
- respect SYSCONFDIR
...
- better DESCR
--
From: MAINTAINER
2002-08-27 02:53:29 +00:00
brad
74584b1ef7
correct checksums. NEWS file inside distfile updated.
...
--
From: MAINTAINER
2002-08-27 02:46:28 +00:00
naddy
d5a306ab2e
Update to 3.01, adds localization support.
...
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-25 19:26:21 +00:00
brad
d4b58e4aa8
upgrade to Squid 2.5.PRE11
2002-08-23 14:10:20 +00:00
naddy
096c8438bc
Drop maintainership.
2002-08-20 11:19:06 +00:00
avsm
39bc121dac
cvs missed out this file in my last commit.
...
spotted by jcs@
2002-08-20 02:56:48 +00:00
shell
bed3853a42
installs its documentation outside the fake root
...
Patches by naddy@
2002-08-18 15:48:50 +00:00
avsm
2e6d62c809
mention phpxs
2002-08-18 00:39:14 +00:00
avsm
c93190be66
use MASTER_SITE_HORDE
2002-08-17 01:51:08 +00:00
avsm
c9e720f715
- turn off transsid by default
...
- add license to phpxs
2002-08-17 01:39:25 +00:00
avsm
c80fb0bbc8
update sablotron lib_depends
2002-08-17 01:33:57 +00:00