Commit Graph

905 Commits

Author SHA1 Message Date
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
brad
ef9a92736d fix sample configuration files path
--
From: Andrey Smagin <andrey@smagin.com>
2002-05-10 04:18:23 +00:00
couderc
253526ab63 Enable cookies, submit by lebel@ 2002-05-03 10:41:12 +00:00
couderc
980d040150 update to 0.6.5, thanks to brad@ and naddy@ 2002-05-02 19:16:25 +00:00
naddy
137e3a9d3a update maintainer address 2002-05-02 19:02:10 +00:00
brad
9657c1e001 upgrade to Squid 2.5.PRE7 2002-05-02 02:37:04 +00:00
form
8c217005ac + calamaris 2002-04-29 10:39:20 +00:00
form
e964e6021e calamaris 2.45
calamaris parses logfiles from Squid, NetCache, Inktomi Traffic Server,
Oops! proxy server, Novell Internet Caching System, Compaq Tasksmart
or Netscape/iplanet Web Proxy Server and generates a report.
Written in perl5.
2002-04-29 10:38:20 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
matt
f943ccaa41 fix python not being called with full path; noticed by Dean Nevins
<openbsd@castlebartech.com>
2002-04-25 18:47:57 +00:00
matt
555fb7dc93 - 2.5.1
- make "prominent notices" in changed files for 100% license compliance
2002-04-25 15:38:54 +00:00
naddy
8e276b4c3d Upgrade to 6.0 beta 2.
Adds i18n, mouse gestures, and innumerable other improvements.
2002-04-23 15:44:43 +00:00
pvalchev
593ef1c95f full gtk lib depends 2002-04-20 01:39:53 +00:00
brad
130f964688 upgrade to Squid 2.5.PRE6
- PF patches integrated
2002-04-17 18:03:21 +00:00
danh
926ea2c6c1 update to webalizer 2.01-10
* bump NEED_VERSION
* security fix: buffer overflow in DNS resolver
* includes other bugfixes
* some strcpy/strncpy/sprintf calls changed to strlcpy/snprintf
2002-04-17 16:17:45 +00:00
naddy
3ef18e1e59 SECURITY: Add hotfix; from matt@
The issue involves a vulnerability involving "through the web code"
inadvertently allowing an untrusted user to remotely shut down a
Zope server by allowing the user to inject special headers into the
response. If you allow untrusted users to write "through the web"
code like Python Scripts, DTML Methods, or Page Templates, your
Zope server is vulnerable.
2002-04-17 16:04:01 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
matt
24e6cb0057 correct python dependency spec; ok naddy@ 2002-04-10 01:39:08 +00:00
matt
057dcacf52 fix deps on python versions to actually use that version; ok naddy@ 2002-04-07 22:30:23 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
naddy
b2938a18be Somebody upstream secretly snuck in OpenBSD/alpha support without ever
telling me.
2002-04-07 00:54:46 +00:00
brad
f8116bda3d fix RCS id 2002-04-07 00:50:36 +00:00
naddy
5362b06354 The dillo project has moved. 2002-04-06 23:54:48 +00:00
brad
a43a4f3586 some more Kerberos libs to fix the imap FLAVOR on ELF systems. 2002-04-06 23:12:17 +00:00
brad
e03b0a8cd9 - Wl,'-rpath vs. Wl,'-Wl,-rpath, the first instance of Wl is stripped off by
APXS and thus the original command line option was incorrect.
- add some more Kerberos libraries which fixes the imap FLAVOR on ELF systems.
2002-04-06 21:16:16 +00:00
reinhard
0068c96b53 fix $JAVA_HOME; thx & ok brad@ 2002-04-04 11:28:39 +00:00
pvalchev
73d43b0115 fix some obvious 64bit issues 2002-04-02 02:28:00 +00:00
espie
51709295a3 Expand on description, put tweaks in the base script. 2002-04-01 13:46:59 +00:00
espie
ead8c623a3 Better handling of directories:
- use parsedir result to append '/',
- use ftpOpenDir instead of recoding it by hand,
- handle special case of an empty path, for URLs without trailing slashes
(last problem found by brad@).
2002-04-01 00:55:23 +00:00
espie
69b2baec3e kill unused stuff in ftp protocol. 2002-03-31 15:57:05 +00:00
brad
5e8c8857de I don't know how this worked before but this fix has been provided by naddy@ 2002-03-30 23:20:24 +00:00
espie
70126bcf01 ftp directory listing support 2002-03-30 22:02:13 +00:00
espie
189e7b813b Pull this from kdelibs-2.2.2 as well...
I shouldn't build konq-e on a machine with kdelibs-2.2.2 installed.

Thanks Niels.
2002-03-30 20:38:06 +00:00
espie
2933b02979 oops. Thanks pval 2002-03-30 18:55:26 +00:00
espie
b015513d0f Basic support for ftp urls, mostly taken from kdelibs-2.2.2. 2002-03-30 18:48:59 +00:00
espie
fb2a0cde9a run the gauntlet.
Turns out the launcher spawns children, but is not the main process.
For whatever reason, the SIGCHLD handler did not get propagated, and
it doesn't serve any purpose to add waitpid to Slave::kill, since it's
not run from the launcher, but the main process...
2002-03-30 17:25:13 +00:00
reinhard
1e8bfc57fc use jdk-1.3; thx ian@, nino@
*) bump NEED_VERSION
*) fix docs location

with jdk-1.2 tomcat breaks with:
Starting service Tomcat-Standalone
Apache Tomcat/4.0.2
SIGSEGV   11*  segmentation violation
        stackpointer=0xdfbfcbdc
OUCH: nested memory code, to 1 levels.
2002-03-29 11:10:54 +00:00
wilfried
eabe27475e add minor number to sharedlib, ok espie@ 2002-03-27 13:29:15 +00:00
brad
c9c1b5e165 module name was wrong from the very beginning thus the module was not
being removed on deinstall.
2002-03-26 03:19:43 +00:00
brad
829a7b6a31 don't try to remove the sub-dir
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Bundle
2002-03-26 02:53:38 +00:00
matt
e44d12be40 Upgrade to 2.5.1b1, as it's got a few important fixes, and nobody
knows if 2.5.1 is going to come out in time for the release.

Also add my patch to fix setuid support (not used by default) and
set our own version string to distinguish this from an "official"
Zope release.
2002-03-26 02:50:23 +00:00
brad
b5fbf38e7c need to specify some more libs when linking, now this links properly on ELF sytems. 2002-03-25 14:56:54 +00:00
brad
911db34a86 upgrade to 20020311 snapshot of konqueror-embedded
--
Ok'd by: maintainer
2002-03-25 00:35:41 +00:00
pvalchev
4c9c414733 oops 2002-03-24 18:53:16 +00:00
pvalchev
ae4fbee629 huh? sync with new version 2002-03-24 18:33:46 +00:00
peter
3591c8a318 enable p5-Apache-ASP 2002-03-22 15:28:10 +00:00
peter
3d84d50d69 Initial import of Apache::ASP 2.31
"Apache::ASP provides an Active Server Pages port to the Apache Web
Server with Perl scripting only, and enables developing of dynamic
web applications with session management and embedded perl code."
2002-03-22 08:49:29 +00:00
espie
d900d189e1 Bump NEED_VERSION 2002-03-21 21:25:50 +00:00
brad
39748ff848 upgrade to Squid 2.5.PRE5 2002-03-21 21:17:54 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00