Commit Graph

1165 Commits

Author SHA1 Message Date
matt
0f32d099ea - fix email (noticed by naddy@)
- add license comment
2002-05-16 23:38:40 +00:00
naddy
fdc291eedb Update to 6.0 release. 2002-05-16 12:55:21 +00:00
avsm
3415b63b47 update to p5-libwww-5.64 2002-05-16 04:43:42 +00:00
avsm
14b869bab6 Update to p5-HTTP-GHTTP-1.07 2002-05-16 04:30:30 +00:00
avsm
53d8369090 update to p5-URI-1.19 2002-05-16 04:10:48 +00:00
avsm
74a32627b3 Update to p5-HTML-Parser-3.26 2002-05-16 04:03:31 +00:00
avsm
18b329f22d Update to http_load-2002010
Previous timeout patches now integrated into main distribution
2002-05-16 02:04:53 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
form
d57fd5fdbc Upgrade to 5.23 (form interface security fix). 2002-05-15 02:14:19 +00:00
couderc
2b22356b15 update to remove obsolete MASTER_SITE_SUBDIR 2002-05-13 16:51:56 +00:00
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
brad
df3237cd16 These ports are only useable on i386. 2002-03-21 14:21:30 +00:00
form
f77f85dd37 upgrade to 5.22
SECURITY ADVISORY                                      20th March 2002
----------------------------------------------------------------------
Program: analog
Versions: all versions prior to 5.22
Operating systems: all
----------------------------------------------------------------------
Yuji Takahashi discovered a bug in analog which allows a cross-site
scripting type attack.

It is easy for an attacker to insert arbitrary strings into any web
server logfile. If these strings are then analysed by analog, they can
appear in the report. By this means an attacker can introduce
arbitrary Javascript code, for example, into an analog report produced
by someone else and read by a third person. Analog already attempted
to encode unsafe characters to avoid this type of attack, but the
conversion was incomplete.

Although it is not known that this bug has been exploited, it is easy
to exploit, and all users are advised to upgrade to version 5.22 of
analog immediately. The URL for analog is http://www.analog.cx/
I apologise for the inconvenience.

Thank you to Yuji Takahashi, Motonobu Takahashi and Takayuki Matsuki
for their help with this bug.

                                                        Stephen Turner
                                         analog-author@lists.isite.net
2002-03-20 13:09:29 +00:00
couderc
216311823b Update comment, thanks jcs@ 2002-03-20 11:43:52 +00:00
brad
670c14f805 remove section which disables optimization, our compiler does not seem to have this bug. also fixes build on powerpc. 2002-03-19 15:20:07 +00:00
couderc
f8df742085 Add dillo 2002-03-18 14:39:23 +00:00
couderc
2c898eca3f Initial import of www/dillo
--
Dillo is a graphical web browser that's completely written in C,
very fast, small in code and binary. It basically depends on GTK+,
and renders a good subset of HTML, frames are managed same as lynx,
no jvm, no javascript.
2002-03-18 14:31:20 +00:00
espie
694ee2b937 Move konqueror-embedded files out of the way, so that no conflict is left. 2002-03-18 04:11:20 +00:00
espie
bacf19755d Fix (forgot to run update-patches) 2002-03-18 03:24:34 +00:00
brad
a1fd9c6a8f Enable these modules on alpha, powerpc and sparc64. 2002-03-17 05:04:36 +00:00
brad
ffb48943d1 Enable these modules on alpha, powerpc and sparc64. 2002-03-17 04:55:03 +00:00
espie
3a34c2326a Fix https 2002-03-17 00:57:53 +00:00
brad
f774579827 It's a bit unusual when I see in the Squid log that I'm supposedly running
i386-unknown-freebsd3.5 when I'm actually on a powerpc-unknown-openbsd3.0
system, turns out there is a stale auto-generated autoconf.h in the
distfile.
2002-03-16 19:05:26 +00:00
brad
10c5d0f6cd enable SEPARATE_BUILD 2002-03-16 18:18:30 +00:00
espie
58801953c6 +konqueror-embedded 2002-03-15 23:11:19 +00:00
espie
092ce92a3f snapshot of konqueror-embedded. Lean and mean.
Todo: fix things that don't work, like https. Look at core dumps.
Remove conflict with kdebase by renaming stuff.
2002-03-15 22:22:38 +00:00
danh
ba4c9ffd1e change strcat -> strlcat, strcpy -> strlcpy, sprintf -> snprintf 2002-03-15 20:50:04 +00:00
danh
572ea22601 mark BROKEN; security hole, contains buffer overflow 2002-03-15 17:43:14 +00:00
reinhard
079c738705 *) update to jserv 3.2.4 (sync with jakarta-tomcat 3.2.4)
*) mark BROKEN:
HANDLER THREAD PROBLEM: java.net.SocketException: Resource temporarily unavailable: Resource temporarily unavailable
java.net.SocketException: Resource temporarily unavailable: Resource temporarily unavailable
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:90)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
        at org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextRequest(Ajp12ConnectionHandler.java:233)
        at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:147)
        at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
        at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
        at java.lang.Thread.run(Thread.java:484)
2002-03-12 13:04:31 +00:00
reinhard
d8b5eee351 update to jakarta-tomcat 3.2.4 2002-03-12 12:57:28 +00:00
matt
cc4b42317d add zope-cmf 2002-03-12 02:57:43 +00:00
matt
e91d90caea add zope-cmf-1.2 2002-03-12 02:55:18 +00:00
naddy
a629aca91d fix distfile fetching for m17n flavor 2002-03-11 23:00:24 +00:00
naddy
5d4f4c933b Update to 0.3 and m17n-20020311. 2002-03-11 18:36:42 +00:00
naddy
5732519f3c Rename setpgrp() macro to avoid clash with function prototype.
This makes the m17n flavor build again.
2002-03-10 15:20:05 +00:00
brad
e710bfd4c3 add powerpc support, mostly related to ELF. 2002-03-10 07:44:43 +00:00
brad
dc1d731a87 drop the ampersand in the example 2002-03-09 18:11:16 +00:00
avsm
13141e0740 upgrade to php-4.1.2
closes a security issue in multipart form handling (buffer overflow)

temporarily disable the freetds flavour, since the m4 patch cannot
seem to be regenerated
2002-03-03 12:13:29 +00:00
form
c8e6ea89c9 upgrade to 5.21 2002-03-01 10:07:25 +00:00
brad
db7d8cd8ce - fix CONFIGURE_ARGS option to enable removal policies (heap)
- enable diskd
2002-03-01 04:36:29 +00:00
couderc
eb2180b8dd update maintainer 2002-02-28 20:06:27 +00:00
naddy
0190479afb Ping-pong. File descriptor sharing across rfork() is safely available
again, so re-enable asynchronous DNS lookups.
2002-02-27 18:43:34 +00:00
brad
53bf90fee3 security fixes
PHP supports multipart/form-data POST requests (as described in RFC1867)
known as POST fileuploads. Unfourtunately there are several flaws in the
php_mime_split function that could be used by an attacker to execute
arbitrary code.
- broken boundary check
- arbitrary heap overflow
--
Ok'd by: maintainer
2002-02-27 16:31:59 +00:00
naddy
d8c69489f7 +reportmagic 2002-02-27 01:02:58 +00:00
naddy
b2aa01ab84 Import reportmagic 2.13l; submitted by Sam Smith <s@msmith.net>.
This program is an add-on for Analog, which produces nice looking
reports from the analysis of your logfiles. It does not require
Analog to be installed, merely the output from analog to be available
2002-02-27 01:01:57 +00:00
brad
2a4d9f706b - rearrange
- pass in PKGNAME so the errors and icons notice/install messages do not
have some unexpected spaces
2002-02-21 21:03:52 +00:00
brad
ad5edec476 checksums changed for 2.5.PRE4, minor fix. 2002-02-21 16:53:07 +00:00
brad
108bbec985 use uid/gid of squid:squid instead of nobody:nogroup 2002-02-20 20:31:26 +00:00
brad
53133d4b10 upgrade to Squid 2.5.PRE4
- The port now runs as uid/gid of nobody:nobody instead of www:www
- This needs some testing, especially the transparent proxy support for PF
2002-02-20 01:17:03 +00:00
matt
788a7dead7 -zope-zpt 2002-02-15 19:58:47 +00:00
matt
f1c13aaf01 ZPT is part of Zope 2.5+ 2002-02-15 19:58:17 +00:00
matt
ce5fec9266 zope 2.5.0 2002-02-15 19:55:56 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
reinhard
3e4a0c8dfd update to jakarta-tomcat 4.0.2 2002-02-15 09:31:03 +00:00
jakob
ebdbc335a8 transproxy is used with pf, not ipfilter; nick@wanadoo.be 2002-02-11 13:38:27 +00:00
naddy
dd6229bd08 Update to 2.22:
- Introduces support for streaming Ogg Vorbis files.
- Minor clean-ups.

Submitted by maintainer Nikolay Sturm <nikolay.sturm@desy.de>.
2002-02-07 12:21:39 +00:00
naddy
5a6b5ea41c update w3m flavor zoo 2002-02-04 15:06:47 +00:00
naddy
d09bee179e Fold w3m-m17n as flavor back into w3m. 2002-02-04 15:05:32 +00:00
naddy
1c5fdea2e3 Update to 0.2.5-20020202. This now includes inline image support. 2002-02-02 03:21:33 +00:00
naddy
1609e380e0 Update to 0.2.5. Major new features in this release are:
* RFC2617: HTTP Digest authentication
* rc: default_url=0(empty) 1(current URL) 2(link URL)
* GOTO_RELATIVE (M-u)
* highlight for incremental search
* use w3mmail.cgi for mailto: URL
* support external URI loader
* support -dump_extra ftp://
* new regex implementation
2002-02-02 03:19:01 +00:00
naddy
e32713dc70 Update image patch to 2.2. 2002-02-01 14:33:32 +00:00
naddy
78d3384140 Update to (0.2.4-)m17n-20020131. 2002-02-01 13:19:51 +00:00
jakob
07997a1070 do not attempt to remove python packages directories; nick@wanadoo.be 2002-01-23 10:03:56 +00:00
naddy
8e816f0352 * Fix a typo that causes crashes during config file parsing.
From Kenneth J. Hendrickson <Kenneth.Hendrickson@Home.com>, PR #2285.
* md5 -> distinfo
* Remove a SECURITY file that doesn't document any security issues.
2002-01-20 23:26:07 +00:00
naddy
0c27a9897c Resurrect image flavor now that Hironori Sakamoto's patch tracks
the w3m head version again.
2002-01-20 22:17:51 +00:00
brad
2eac1525d2 - bump NEED_VERSION
- rename checksums file
- merge functionality of Makefile.OpenBSD into port Makefile
--
Ok'd by: maintainer
2002-01-16 15:41:27 +00:00
brad
3e9fc6a2a8 - simplify Makefile a bit more
- add NO_REGRESS
2002-01-16 14:34:44 +00:00
brad
8cb619258d - bump NEED_VERSION
- rename checksums file
- merge functionality of Makefile.OpenBSD into port Makefile
--
Ok'd by: maintainer
2002-01-16 04:23:05 +00:00
brad
9980e54300 - bump NEED_VERSION
- rename checksums file
2002-01-16 03:30:55 +00:00
jcs
53416b27c5 Add "freetds" flavor
ok avsm@
2002-01-09 16:00:51 +00:00
naddy
4e76620bf2 update to w3m(-0.2.4)-m17n-20020108 2002-01-07 20:40:15 +00:00
naddy
64fb9cbe8d Update to 0.2.4:
* Support RFC2818 (https) server identity check
* Support incremental search (C-s, C-r)
2002-01-07 18:16:12 +00:00
reinhard
c0eb2f5d47 $CATALINA_BASE; sam@sewm.org 2002-01-07 12:13:52 +00:00
reinhard
7a1d7cc667 $CATALINA_HOME->$CATALINA_BASE 2002-01-05 18:39:41 +00:00
reinhard
b5ce09150a sync with jakarta-tomcat/v3 2002-01-05 16:36:23 +00:00
reinhard
eab48be99b jakarta-tomcat v4 2002-01-05 15:29:25 +00:00
reinhard
79de0b7dea jakarta-tomcat v3 2002-01-05 15:28:09 +00:00
reinhard
c7be0dc003 split port into version 3 and 4 2002-01-05 15:24:46 +00:00
shell
8749847260 Upgrade to CGI-XMLApplication-1.1.1 2002-01-01 15:25:32 +00:00
avsm
8970d7b66c Update to php4-4.1.1
Just a bugfix release on the 4.1 branch, no new features
2001-12-27 22:09:32 +00:00
avsm
715c58655c update to p5-libwww-5.63
based on a patch from shell@
2001-12-27 22:06:38 +00:00
naddy
c6af07c2b5 add PERMIT_* to shut up reports about this 2001-12-27 12:59:01 +00:00
form
4f64700c25 md5 -> distinfo 2001-12-27 03:59:43 +00:00
pvalchev
b92e60d777 Fix master site and homepage; from maintainer marcm@lectroid.net 2001-12-27 00:36:49 +00:00
marc
85c66e0200 add p5-HTML-Format to Makefile 2001-12-26 23:24:52 +00:00
marc
cab5f3df22 add p5-HTML-Format (used by demime) 2001-12-26 23:23:25 +00:00
naddy
04989c1ad2 Update to 1.0.7:
- New elvi: freebsd, openbsd, filesearching, ftpfind
- Updated elvi: translate (babelfish), ftpsearch, fast, netbsd
- Rename linuxdoc elvi to slinuxdoc, to prevent name clash with sgmltools
2001-12-25 17:26:50 +00:00
naddy
95e9ec057e SECURITY update to 0.2.3.2:
Hironori Sakamoto found some vulnerabilities in w3m support scripts,
such as multipart.cgi, w3mman2html.cgi and w3mhelp.cgi.  Attacker
could run arbitrary commands on user's machine with user's privilege
by using malicious html pages.
2001-12-22 16:14:29 +00:00
naddy
ff55a0299d Update to 0.2.3.1. 2001-12-20 22:36:10 +00:00
avsm
b4850547e3 enable sockets support; prodded by jcs@ 2001-12-18 12:48:32 +00:00
avsm
c39252cbb1 mixed up the PLISTs, thanks brad! 2001-12-18 12:38:19 +00:00
avsm
770af9ab9d Update to php4-4.1.0
Not much response to my post to ports@ asking for testing, so there
will probably be some breakage in the more obscure flavors and
non-x86 arches.
2001-12-18 01:40:48 +00:00
brad
4c8b958d9b add ONLY_FOR_ARCHS and specify archs which our in-tree Apache supports
DSO's on. This is so we don't get tripped up on archs that do not have DSO
support yet (i.e. ELF-based archs & static only archs).
--
Pointed out by pval@'s macppc broken ports list
2001-12-15 04:07:29 +00:00
naddy
500e632a72 Update to 0.7.
Submitted by maintainer Damien Couderc <couderc.damien@wanadoo.fr>,
with additional work by yours truly.
2001-12-14 02:00:53 +00:00
fgsch
3e31303ac8 Fix jserv name; maintainer ok. 2001-12-12 22:50:04 +00:00
jakob
f319042739 add linkchecker 2001-12-10 16:12:12 +00:00
jasoni
d86c55e5cc up NEED_VERSION 2001-12-06 07:29:45 +00:00
jasoni
7c9fa29eaa - add support for the new packet filter
- mark unbroken
- md5 -> distinfo
ok jakob@
2001-12-06 07:28:11 +00:00
jakob
b17450bc55 LinkChecker checks HTML documents for broken links 2001-12-05 21:53:31 +00:00
brad
848c6fcac3 upgrade to thttpd 2.22b4
--
- fixes a possible security issue as posted to BugTraq (unconfirmed,
exploitability unknown)
- tmpnam() -> mkstemp() in htpasswd
- kqueue() fixes
- a number of other fixes and improvements
2001-11-24 03:13:57 +00:00
matt
55884e7dbc add zope-zpt 2001-11-23 02:40:50 +00:00
matt
bb8d0b7166 Add zope-zpt 1.4.1. ZPT is required by many Zope products and needs
to be installed inside the main Zope tree.

--

Page Templates are a web page generation tool. They help programmers
and designers collaborate in producing dynamic web pages for Zope
web applications. Designers can use them to maintain pages without
having to abandon their tools, while preserving the work required
to embed those pages in an application.

The goal of Page Templates is natural workflow. A designer will use
a WYSIWYG HTML editor to create a template, then a programmer will
edit it to make it part of an application. If required, the designer
can load the template back into his editor and make further changes
to its structure and appearance. By taking reasonable steps to
preserve the changes made by the programmer, he will not disrupt
the application.

WWW: ${HOMEPAGE}
2001-11-23 02:39:15 +00:00
form
b21de6366f upgrade to 5.1 2001-11-22 11:10:39 +00:00
matt
186a286ede - update to 2.4.3
- package spec for gtar
- distinfo
2001-11-21 01:33:12 +00:00
reinhard
94b69f1696 security update to 3.2.3
- distinfo
thx pvalchev@
2001-11-20 10:30:17 +00:00
reinhard
f2dad159d5 security update to 3.2.3
- distinfo
thx pvalchev@
2001-11-20 10:10:22 +00:00
kevlo
21c472f095 upgrade to version 4.79 2001-11-19 12:23:52 +00:00
brad
0d5809d84f - bump NEED_VERSION
- add pkgspec for c-client
- rename checksums file
- link with libcom_err_pic vs. libcom_err
2001-11-19 01:50:34 +00:00
brad
410683d08a - bump NEED_VERSION
- rename checksums file
- remove --without-gdbm since it seems to be a no-op
- move LIB_DEPENDS on gdbm to the location where it makes most sense
2001-11-19 01:38:58 +00:00
brad
bfe1386a12 - add pkgspec for c-client
- link with libcom_err_pic vs. libcom_err
2001-11-18 19:57:25 +00:00
shell
18d4652a77 Upgrade to 1.0, use distinfo 2001-11-17 16:59:08 +00:00
naddy
74bd8ba61a sync w3m ports and flavors to the actual ports 2001-11-17 02:47:51 +00:00
naddy
f4079dd34b Import w3m-m17n 0.19, based off w3m 0.2.1.
w3m is a pager/text-based WWW browser.  This is the multilingualization
(m17n) version.

It used to be a flavor of www/w3m but the different versions keep diverging.
2001-11-17 02:46:02 +00:00
naddy
c89bfe43d9 - install man page in language corresponding to flavor
- handle mime.types better
2001-11-17 02:36:40 +00:00
naddy
0739b03753 add lib/mysql path to library dependencies 2001-11-17 00:12:23 +00:00
naddy
d33058c6c2 Update to 0.2.2; w3m is now hosted on SourceForge.
Radical pruning to make this port manageable again:
- Remove image and m17n flavors.  The corresponding functionality
  may eventually return in some other form.
- Rename kanji flavor to "japanese".
2001-11-16 21:35:44 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
ae438bbd3b NetBSD changed their search engine; fix from Jason Harris
<jharris@widomaker.com>.
2001-11-09 02:16:22 +00:00
naddy
a205288c8c Update to 1.0.5:
* Fix wayward indentation introduced in 1.0.4 which caused -browser
  to fail.
* Note that SURFRAW_browser was made obsolete in 1.0.4.
  SURFRAW_text_browser and SURFRAW_graphical_browser replace its
  functionality.
* State extra clearly the format of ~/.surfraw.conf.
2001-11-07 00:40:45 +00:00
danh
1d92125697 NO_REGRESS=Yes; from maintainer 2001-11-05 19:26:56 +00:00
naddy
552fee92b4 Update plain and image flavor to inu branch version 1.5. 2001-11-05 15:40:07 +00:00
matt
26911033e4 - update to 2.4.2
- regress
- add zope-instance relative path support
- do optimizing compile on python files too, like lang/python, and use optimized in default zope-instance start script
2001-11-02 03:35:11 +00:00
wilfried
e0c15e8d92 update to Apache-MP3-2.20, from maintainer 2001-10-31 20:35:37 +00:00
wilfried
2d83d0a949 NO_REGRESS, from maintainer 2001-10-31 20:09:18 +00:00
wilfried
51cd92c794 remove examples dir, ok naddy@ 2001-10-31 14:52:24 +00:00
danh
76786653c0 update to mindterm 2.1
* fixes MASTER_SITES and HOMEPAGE
* PERMIT_*_CDROM changes, non-commercial use only
* new MAINTAINER

Submitted by:	Marc Matteo <marcm@lectroid.net>
2001-10-30 15:57:52 +00:00
danh
11d4c5b370 update to webalizer 2.01-09
* fixes cross-site scripting vulnerability and several other bugs.
2001-10-29 17:09:28 +00:00
kevlo
cc26dda960 upgrade to version 1.12a 2001-10-29 06:55:33 +00:00
kevlo
9b05699db9 upgrade to version 1.54 2001-10-29 06:53:29 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
naddy
197e7e9ca1 update to 1.0.4
added:   debbugs, debcontents, debpackages, sourceforge, swhois, woffle
removed: ircsearch, newscientist
2001-10-26 23:39:44 +00:00
naddy
716a9beb18 no regression test framework 2001-10-25 16:14:51 +00:00
brad
e9a9097787 use gettext module. 2001-10-25 02:34:11 +00:00
espie
b7bc9f1cef Full lib-depends.
Note that, even --without-gdbm, php3 does pick an installed gdbm...
2001-10-24 12:38:46 +00:00
naddy
b881d7e53d update base and image flavor to 0.2.1-inu-4 2001-10-24 12:23:32 +00:00
matt
a55f22b676 typo, imports -> import, ok naddy@ 2001-10-17 03:10:35 +00:00
espie
3b21e0b13f Don't grab gdbm if it's installed, since we don't depend on it... 2001-10-16 08:01:44 +00:00
avsm
054209e023 Repair imap FLAVOR:
- c-client is at shlib version 3 now
- link in with kerberos libraries like php4

pointed out by brad, tested by heko, ok naddy
2001-10-15 23:45:45 +00:00
avsm
491cea8b73 Switch recode, pdflib and iodbc from BUILD to LIB_DEPENDS;
this fixes the relevant binary package dependencies

From Jacob Meuser <jakemsr@clipper.net>
2001-10-15 00:56:53 +00:00
naddy
a98816203f Re-enable /etc/opera for forcing synchronous DNS resolution. Required
now that file descriptor sharing across rfork() is disabled by default.
Noticed by heko@
2001-10-14 23:27:02 +00:00
avsm
3639ec73ed update snmp LIB_DEPENDS from 4 -> 42
Jacob Meuser <jakemsr@clipper.net> and chris@
2001-10-13 23:22:29 +00:00
espie
4115aa3662 make sure to conflict with all other communicators... 2001-10-11 19:13:20 +00:00
matt
c4ed8bcd0a - update to 2.4.1.1 (add 2001-09-28 hotfix for dtml-var fmt security checks)
- CONFIGURE_STYLE=gnu (spotted by naddy@)
- MODGNU_CONFIG_GUESS_DIRS even though it's not actually used by this configure script
2001-10-09 22:58:50 +00:00
heko
c99b40ae2e o Install docs (readme and instructions for extending surfraw)
o Install share file into ${datadir}/<package> (automake pkgdata,
  .in files @datadir@/@PACKAGE@); requires /etc/surfraw.conf upgrade
o @dirrm share/stuff the package owns
naddy@ ok
2001-10-07 18:17:44 +00:00
naddy
4cf7f5f00d add Australian mirror 2001-10-06 18:33:50 +00:00
avsm
0b8340b883 oops! unbreak patch (thx chris@) 2001-10-05 07:17:34 +00:00
avsm
93dc70075d - remove sendmail path from php.ini (not needed)
- add in similar fopen disable patch for php.ini-optimized
- bump version to php-4.0.6p1 to reflect all the backports
  and bugfixes in the last two commits
2001-10-04 21:53:04 +00:00
avsm
60f5c024d4 - fix imap flavor build, enable kerberos support as well
(checked by heko, naddy)
- work with any LOCALBASE for most flavors (heko)
- turn off url_fopen by default for better security, most people
  never use it
- correctly detect the crypt function as part of libc,
  not a separate library
- unbreak curl, since 7.9 is now present in our tree
- more informative INSTALL script (naddy, heko)
2001-10-04 21:27:44 +00:00
heko
d83616c1ed I knew I missed something. Add security notes about temporary files.
ok naddy@
2001-10-02 20:20:16 +00:00
heko
2bce4338c2 o Upgrade to Amaya 5.1
o Add gtk flavor, don't build it yet in www/amaya/Makefile until some
  scrollbar dysfunctionality is fixed.
o Build amaya against system versions of: jpeg, png, zlib,
  expat, md5; some of the patches for this come from FreeBSD
o Add HOMEPAGE
o Unify dictionary installation to a common $frag (a bunch
  of dictionaries will be imported later separately)
o Take over maintainer; ok naddy@
o Fix missing trailing slash in MASTER_SITES
2001-10-02 20:18:59 +00:00
naddy
381682bece DESTDIR is handled correctly by default 2001-10-02 01:16:27 +00:00
form
499f5762f8 distfile changed 2001-10-01 02:36:12 +00:00
avsm
e7b5d7dccb - update to p5-URI-1.17
- bump NEED_VERSION
2001-09-29 21:17:06 +00:00
naddy
9dc28fda17 - Handle URLs with abbreviated scheme correctly.
Submitted by d@, actual patch taken from m17n flavor.
- Bump package revisions.
2001-09-29 14:57:52 +00:00
naddy
d0c09859f2 SECURITY: fix arbitray command execution from remote in m17n flavor.
By Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>.
Noticed by brad@ in NetBSD.
2001-09-29 11:41:03 +00:00
naddy
2f45f56075 depend on Linux runtime environment; jakob@ 2001-09-28 21:19:23 +00:00
jakob
217a4b60ed depend on openldap-client 2001-09-28 19:06:29 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
naddy
e4cf5dce3f fix configure step 2001-09-26 17:48:18 +00:00
matt
0f595d551d - update to 2.4.1
- depend on gtar instead of crazy hackery
2001-09-26 00:55:26 +00:00
naddy
ff7c1ab2d3 point to Flash plugin 2001-09-23 19:39:25 +00:00
naddy
821aed622b +flashplugin 2001-09-23 15:27:19 +00:00
naddy
caefd75cce Import of flash plugin 5.0r47.
This is the official Flash Player from Macromedia.  This plugin
enables you to view .swf and .spl files on the 'net from your browser
session.
2001-09-23 15:26:18 +00:00
naddy
00ec8dddf6 find netscape plugins in $LOCALBASE/lib/ns-plugins 2001-09-23 15:16:32 +00:00
naddy
9623dee519 Enable SSL verification feature.
Suggested by Yozo TODA <yozo@imit.chiba-u.ac.jp>; input from heko@.
2001-09-22 14:27:48 +00:00
naddy
7f7b1a237e sync libtool patches 2001-09-18 20:48:03 +00:00
avsm
3409e2b32a fix the packaging; stop the complaints while working on 4.0.7 (coming soon) 2001-09-16 20:48:15 +00:00
naddy
9771cb3551 Update to 5.05TP1:
- bug fixes
- asynchronous DNS lookups don't leave zombies
- support for Netscape plug-ins
2001-09-16 17:10:29 +00:00
naddy
15bc69a522 fix dependency: emulators/redhat_base -> emulators/redhat/base 2001-09-16 17:02:02 +00:00
shell
2123cf7e4f oops.. it is ok now 2001-09-10 08:53:00 +00:00
shell
b0fb0c6709 - Fixed namespace problem
- Bump VERSION
Reported by Jacob Meuser <jakemsr@clipper.net>
2001-09-10 08:43:49 +00:00
peter
cdb54e6b66 update my e-mail address and slight tidy 2001-09-07 22:47:38 +00:00
peter
545ff197a3 update to HTML::Embperl 1.33
update my e-mail address
2001-09-07 22:46:15 +00:00
peter
40f0a5b206 update my e-mail address
as an aside, should any arch's, apart from i386/m68k/sparc be supporting
DSO in Apache ? So many changes recently...
2001-09-07 22:37:59 +00:00
peter
75fdb59de3 change my official e-mail address 2001-09-07 22:23:46 +00:00
peter
6761b3e8ed update to Apache::DBI 0.88 2001-09-07 22:13:51 +00:00
peter
106f5cebf3 A temporary fix to stop httpd with mod_perl from core dumping.
This may only cover up a symptom of an underlying problem with perl
5.6.1 so currently mod_perl should be used with caution until we
find the real bug - probably in the perl sources

found by Pavel Kovorin <pvk@tsinet.ru>
2001-09-05 09:26:43 +00:00
brad
a246f560d0 revert the change with pkgspecs, changing them was the wrong approach.
the pkgspecs are only useful for packages made from our tree and since the
package versions are well within the minimum versions then change back
to *.
2001-09-02 23:12:14 +00:00
pvalchev
87999ae29a - mod_perl BUILD_DEPENDS is not needed, it builds just fine otherwise
and just prints a warning.  RUN_DEPENDS only.
- Specify the lowest possible versions of the dependeny entries with which
this can be installed, instead of matching all.
from maintainer Nikolay Sturm <nikolay.sturm@desy.de>
2001-09-02 17:45:54 +00:00
jcs
1d35e5c27a += mod_auth_radius 2001-09-01 15:27:15 +00:00
jcs
f5740687b8 Import of mod_auth_radius-1.5.2.
This is the Apache RADIUS authentication module. It allows
any Apache web-server to become a RADIUS client for
authentication and accounting requests.
2001-09-01 15:26:13 +00:00
pvalchev
4719c0b524 - Add 'perl5' to categories
- Fill in packages-specs
2001-08-31 23:30:51 +00:00
pvalchev
83190084aa Update to p5-Apache-MP3-2.19
from maintainer Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-08-31 23:25:06 +00:00
brad
6118bcd47d this port uses pthreads as well 2001-08-30 13:43:20 +00:00
brad
f2aa83a34f more ports which use or can use pthreads 2001-08-30 02:24:52 +00:00
shell
86b7376a11 Upgrade to 0.9.3 2001-08-29 22:32:29 +00:00
jakob
a1a69ac7fb retire myself as maintainer 2001-08-29 07:03:48 +00:00
aaron
2916b442ed Typo: Surfaw -> Surfraw 2001-08-28 00:41:02 +00:00
espie
836b27675f - linux-netscape 2001-08-24 15:08:54 +00:00
espie
94c6e370bc moved to www/netscape/*linux 2001-08-24 15:07:14 +00:00
espie
e7436bd079 Integrate navigator/communicator ports. Consistent naming of bsdi/linux
versions.
2001-08-24 15:04:02 +00:00
espie
0aa3e082a0 Rename communicator-linux 2001-08-24 15:03:27 +00:00
espie
fef3510763 Rename navigator-linux 2001-08-24 15:02:56 +00:00
pvalchev
198f02917f First name first, Last name last... 2001-08-22 18:11:57 +00:00
pvalchev
1694729f7f + jesred 2001-08-22 17:44:30 +00:00
pvalchev
c1fb484820 Import of jesred-1.2.1
Jesred is a redirector for the Squid proxy.  It was derived from
Squirm 1.0 betaB and some parts of squid.  Author claims that it's
about two or three times faster than original Squirm, and has some
added features.

MAINTAINER=     Couderc Damien <couderc.damien@wanadoo.fr>
2001-08-22 17:42:11 +00:00
danh
2dc4747997 fix build by using correct filename 2001-08-21 20:44:12 +00:00
jakob
baae5fb567 mark BROKEN since it requires ipf which has been removed 2001-08-21 20:44:00 +00:00
brad
24bb834995 - fix typo with BROKEN tag
- remove "gnu" from CONFIGURE_STYLE since it is redundant
- mkdir -> ${INSTALL_DATA_DIR}
- ${CHMOD} -> chmod
- remove FreeBSD-ism, ${PTHREAD_LIBS} -> -pthread
2001-08-19 02:30:45 +00:00
pvalchev
69127d4c53 correct path to sample file; ok avsm 2001-08-17 21:42:01 +00:00
brad
c72fdfe47b add to comment about dynamic loading and mention the need for Apache to
support DSO's.
2001-08-17 19:34:51 +00:00
shell
e1b1447798 SUBDIR += p5-HTML-CGIChecker 2001-08-15 06:48:45 +00:00
shell
0b23f829da Initial import of HTML-CGIChecker-0.90
---

HTML::CGIChecker is a module for web developers to parse HTML and
to detect HTML code that could break a page in some way.

This module is not a HTML validator, but it allows one to check the
HTML code that users post to a web application, for example to a
discussion board, to prevent them to post a piece of code that would
render the rest of a page it is displayed on unusable.
2001-08-15 06:48:01 +00:00
lebel
b870d4c021 -shttpd 2001-08-14 20:31:45 +00:00
lebel
4fcbe2f1f1 since this depends on some djbware and since they were removed, we also
have to remove this one.

The reason?

license does not allow modification to allow for proper integration
in OpenBSD.
2001-08-14 20:30:43 +00:00
brad
8a598cf4c2 2 small fixes, based on recent commits from danh@ 2001-08-13 17:16:00 +00:00
danh
9a6663b793 small fix 2001-08-13 16:48:45 +00:00
danh
434a55bc29 "Can not" -> "Cannot" 2001-08-13 16:40:54 +00:00
brad
f6e3cfd711 - add better enable script and rename it from frontpage-enable to
mod_frontpage-enable to match the module name
- add missing end @mode tag in PLIST
2001-08-13 15:50:22 +00:00
drahn
f49e710253 Update to 0.9.3, still fails to run, but other people can work
on the ld.so problems too.
heavily based on the FreeBSD port.
2001-08-13 14:16:34 +00:00
form
9bd965814b upgrade to 5.03 2001-08-13 03:44:39 +00:00
brad
39340fdb0a - fixup Makefile
- expand upon comment about supporting dynamic loading
- no need to "mkdir ${WRKSRC}" in post-extract target
- add better enable script and rename it from gzip-enable to
mod_gzip-enable to match the module name
- replace INSTALL script with MESSAGE
2001-08-13 03:27:09 +00:00
brad
d77cc0c791 upgrade to mod_perl 1.26 2001-08-13 02:57:14 +00:00
avsm
4555f09b3c add in a memory limit fix patch
pointed out by heko@iki.fi
2001-08-11 00:16:56 +00:00
brad
1101dce105 check to see if SunOS shared libraries are installed 2001-08-10 15:17:09 +00:00
brad
3245fff9be ignore if no SunOS shared libs 2001-08-10 14:37:58 +00:00
pvalchev
4a9b6d919b + p5-Apache-MP3 2001-08-08 19:04:48 +00:00
pvalchev
b7bae4341b import of p5-Apache-MP3-2.18
mod_perl class for generating browsable MP3 directory lists

MAINTAINER=     Nikolay Sturm <nikolay.sturm@desy.de>
2001-08-08 19:02:03 +00:00
brad
5fc99a7ecf add http_ping 2001-08-06 02:00:35 +00:00
brad
0c372f0d6b - woops, since this was an existing port set MAINTAINER back to the
original one
- fix conflicts
- remove unnecessary patch
2001-08-06 00:41:48 +00:00
brad
503541afd5 add http_load port
--
http_load runs multiple HTTP fetches in parallel, to test the throughput
of a web server.

However unlike most such test clients, it runs in a single process, so it
doesn't bog down the client machine. It can be configured to do HTTPS
fetches as well.
2001-08-06 00:35:05 +00:00
brad
01d8340f19 add http_ping port
--
http_ping is like the regular ping command, except that it sends HTTP
requests instead of ICMP echo requests.
2001-08-06 00:33:25 +00:00
matt
af3c48a883 +zope 2001-08-05 20:46:53 +00:00
matt
e6b5dd399c add zope-2.4.0.2 2001-08-05 20:44:41 +00:00
naddy
a831471936 fix flavored COMMENT, pointed out by espie@ 2001-08-02 14:59:07 +00:00
naddy
a9741ba11d update image flavor to 1.10 2001-08-01 23:18:53 +00:00
dugsong
83aa727789 destdir -> dest. from <heko@iki.fi> 2001-08-01 19:22:09 +00:00
naddy
4bb0c095b7 Add "image" flavor for Hironori Sakamoto's experimental extension
to display inline images when w3m is run from an X11 terminal
emulator.  Ils sont fous, ces Japonais !
2001-07-31 15:27:08 +00:00
espie
74273dd958 Damien Couderc (FirstName LastName) 2001-07-30 17:49:05 +00:00
kevlo
4e4ac7164d upgrade to version 4.78 2001-07-30 12:23:21 +00:00
naddy
3d96929055 Add patch to fix a display problem in message mode (-m).
From Hironori Sakamoto <h-saka@lsi.nec.co.jp> via w3m-dev-en list.
Bump package revision.
Problem was already addressed in m17n version.
2001-07-30 00:24:19 +00:00
lebel
c4e652acaf update PLIST with new binaries 2001-07-27 04:37:49 +00:00
lebel
4ef227427c update www/shttpd to 0.53:
--
- Correct benign path typo in tests.
- Added cgiuser-httpd.
- New log format for redir-httpd includes referer head.
  Version 0.53.
2001-07-27 04:12:40 +00:00
shell
5a81571193 Run depend 2001-07-25 11:10:24 +00:00
shell
d5f38a35a6 cgicc & p5-CGI-XMLApplication 2001-07-25 03:06:11 +00:00
shell
8f16394eed Initial import of CGI-XMLApplication-0.8.1
---

CGI::XMLApplication is a CGI application class, that intends to
enable perl artists to implement CGIs that make use of XML/XSLT
functionality, without taking too much care about specialized
errorchecking. Also it is ment to provide the power of the XML::LibXML
/ XML::LibXSLT module package.
2001-07-25 03:05:27 +00:00
shell
2c0a477ce9 Initial import of 3.1.5
---

GNU cgicc is an ANSI C++ compliant class library that greatly
simplifies the creation of CGI applications for the World Wide Web.
2001-07-25 03:03:31 +00:00
brad
d9ec50a97c better 2001-07-20 15:31:58 +00:00
brad
9317e492c3 upgrade to Squid 2.3.STABLE5 2001-07-20 14:37:38 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
avsm
c35a78b641 add a note about where the php.ini file is should go 2001-07-17 22:46:45 +00:00
avsm
96feca6501 ... and yet another dependency for PHP. This time on libpng 2001-07-17 15:32:04 +00:00
avsm
e3c112b3f8 - pdflib flavor no longer works by itself
- add in some useful flavor combinations used by webmail clients like IMP
2001-07-16 09:40:46 +00:00
avsm
e698266b8f - pdflib flavor now requires the gd flavor to be included also
- compile in tiff support with gd

problem with pdflib noticed by naddy@
2001-07-16 09:35:57 +00:00
avsm
05cb627b4c + mod_gzip 2001-07-15 22:54:03 +00:00
avsm
1a8dbabb03 inital import of mod_gzip-1.3.19.1a
--
mod_gzip transparently compresses the output of apache to
client browsers.  It uses the 'Accept-Encoding' header to
determine whether or not the client browser wants gzipped
content.
2001-07-15 22:52:45 +00:00
danh
d691931f26 $PREFIX -> ${PREFIX} 2001-07-13 20:04:57 +00:00
pvalchev
3e6689d5c4 + xmhtml 2001-07-13 17:53:11 +00:00
pvalchev
2714393715 Import of xmhtml-1.1.7
XmHTML is a high performance Motif Widget capable of displaying
HTML 3.2 conforming text.

WWW: http://www.xs4all.nl/~ripley/XmHTML

MAINTAINER=	Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-07-13 17:50:44 +00:00