Commit graph

4504 commits

Author SHA1 Message Date
Brian Feldman
d267e0fa77 Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitously
different from the one with ChatZilla.  This means building otherwise
the exact same extensions.
2002-05-15 03:57:17 +00:00
Patrick Li
669c6a0c42 Update to 1.0
PR:		37941
Submitted by:	maintainer
2002-05-14 22:02:22 +00:00
Cy Schubert
e2987bee1c Upgrade 2.2.9.1 --> 2.2.10.0
PR:             37396
Submitted by:   MAINTAINER <fcash@bigfoot.com>
2002-05-14 19:43:39 +00:00
Maxim Sobolev
7dd0bc8b6a This port doesn't really require libelysium. 2002-05-14 09:08:13 +00:00
Ying-Chieh Liao
33d01699e7 add awstats 4.0
Free real-time logfile analyzer to get advanced web statistics

PR:		38064
Submitted by:	Munish <mchopra@engmail.uwaterloo.ca>
2002-05-14 07:08:19 +00:00
Norikatsu Shigemura
1bdb63d19d more clean pkg-plist
Approved by:	knu (mentor)
2002-05-13 19:11:06 +00:00
Maxim Sobolev
e21be85142 Fix after updating mozilla to 1.0.rc2,1. 2002-05-13 16:51:48 +00:00
Maxim Sobolev
6442142ba8 Upgrade to 1.0.rc2. Actually this had to be done along with www/mozilla
upgrade.
2002-05-13 16:15:08 +00:00
Joe Marcus Clarke
9a038cbbd6 Update to 1.0.rc2.
The Chatzilla buffer overflow is still there, so disable Chatzilla by default.
2002-05-13 07:08:34 +00:00
Maxim Sobolev
3d5c8a5282 Fix breakage introduced by the gettext conversion.
Submitted by:	bento
2002-05-13 06:56:51 +00:00
Dirk Froemberg
864304e1a9 USE_BZIP2
PR:		ports/37568
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-05-13 06:20:06 +00:00
Dirk Froemberg
abe5274ee7 Fix mkdir() bug.
PR:		ports/37825
Submitted by:	Jason Taylor <jason@jase.org>
2002-05-13 05:58:06 +00:00
Dirk Froemberg
16e5eb080c - extension dir is no-debug-zts-20010901 if WITH_APACHE2 is set
- extension dir has to be created if installed as a package since it is
  empty
- move PLIST_SUB into if-clause so it actually works

Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-05-11 16:49:32 +00:00
Dirk Froemberg
1b1465b93c Remove stale PLIST_SUB for AP_LIBEXEC which wrongly overrode previous
setting for PLIST_SUB.

PR:		ports/37769
2002-05-11 15:51:21 +00:00
Ying-Chieh Liao
9bdeb7526b add webcheck 2002-05-11 14:50:28 +00:00
Kris Kennaway
76e8340ea2 Update LIB_DEPENDS on libneon.
Remove previous maintainer due to timeout.
Fix compilation; linking still fails due to missing symbols.  Update
BROKEN message appropriately.
2002-05-11 09:51:56 +00:00
Kris Kennaway
409e1a4d99 Remove barque, which has been broken for about 15 months. 2002-05-11 09:42:57 +00:00
Andrey A. Chernov
ed0213029e One @unexec was misplaced in pkg-plist 2002-05-11 03:30:23 +00:00
Joe Marcus Clarke
c670c325ee Whoops, commit the patch, not just the skeleton Makefile. 2002-05-10 21:08:15 +00:00
Joe Marcus Clarke
befea0889a Really prevent Chatzilla from being installed. Seems the extensions were
changed in RC 1.

Prompted by:	parv <parv@pair.com>
Tested by:	parv <parv@pair.com>
2002-05-10 21:03:22 +00:00
Johann Visagie
1cd8250a01 - Big cleanup - almost a complete rewrite of this port
- Add necessary dependency on www/mod_php4
- Structure port Makefile and $PLIST in such a way that configuration data is
  not overwritten upon reinstall
- Ensure that (de)installation as package also works correctly
- Install documentation under $DOCSDIR
- Bump $PORTREVISION
2002-05-10 09:54:03 +00:00
Andrey A. Chernov
df7822cca5 Back out a+x cgi-bin.default example scripts for paranoid safety sake 2002-05-10 03:14:36 +00:00
Cy Schubert
90cd8b73d7 1. Upgrade 2.0.35 --> 2.0.36
2.  Port printed message to "pw userdel www" if port removed permanently.
    However master.passwd 1.25.2.5 has user www by default, so this is no
    longer correct advice.  Removed pkg-deinstall to correct this.

PR:		37849 and 36907
Approved by:	MAINTAINER:  Hye-Shik Chang <perky@fallin.lv>
2002-05-09 03:55:18 +00:00
Andrey A. Chernov
825c48a3ce chmod a+x cgi-bin.default example scripts 2002-05-09 02:12:15 +00:00
Joe Marcus Clarke
ef9cfc8174 Disable Chatzilla since it contains a buffer overflow as described by
http://online.securityfocus.com/archive/1/270249.

Reported by:	trevor
2002-05-09 01:16:03 +00:00
Trevor Johnson
7829aff2f6 no final "." needed on FORBIDDEN lines 2002-05-09 00:42:00 +00:00
David E. O'Brien
bcc6e1616f . 2002-05-09 00:17:47 +00:00
Trevor Johnson
ffaf47260d Update to a nightly build. Using the GreyMagic Mozilla Disk Explorer
and c't Browsercheck, I am no longer able to activate bug #141061
("XMLHttpRequest allows reading of local files").

In message <52D05AEFB0D95C4BAD179A054A54CDEB1BD37A@mailsrv1.jubii.dk>
on Bugtraq, Thor Larholm described a buffer overflow in Chatzilla.
I confirmed the bug with this version of Mozilla/Chatzilla.  Therefore
the chatzilla component is now omitted from batch builds and defaults
to being omitted from interactive ones too (XFree86 did crash
once--perhaps taken down by Mozilla--when I was viewing Thor's
demonstration page for the bug, but a second visit was uneventful).
I added a warning in capitals for interactive users.  I was unable
to reproduce the other bug reported by Thor in the same message.
2002-05-09 00:03:03 +00:00
Ernst de Haan
156b71b59f Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
2002-05-08 22:00:04 +00:00
Ernst de Haan
15db7d6349 Improved the startup script. Always displaying a space first
before the name of the application being started/stopped. The
advantage is that if there is an error, then the message will
have a space prepended instead of being appended to the previous
application name.
When the application is 'stop'ped, the error messages, if any,
are now hidden. Instead the name of the application is just
shown.
Bumped PORTREVISION.
2002-05-08 21:54:06 +00:00
David E. O'Brien
21cc276633 Remove crypto restriction, but add forbidden from netscape4-communicator. 2002-05-08 21:03:18 +00:00
David E. O'Brien
45666060ec To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
Neil Blakey-Milner
f5dcd933c0 Upgrade to Zope 2.5.1
PR:		ports/37763
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2002-05-08 18:50:07 +00:00
David W. Chapman Jr.
fb38fae391 Update to 0.94.12
pkg_version -t 0.94.12.r5 0.94.12 dictated a PORTEPOCH was needed

PR:		37784
Submitted by:	maintainer
2002-05-08 14:41:43 +00:00
Andrey A. Chernov
8de5f93e02 Use lowercased yes for WITH_APACHE_SUEXEC 2002-05-08 09:09:53 +00:00
Dirk Meyer
ef8f6234a1 - make it work with newer SSL
( same hack as in suck, openssh and openssh-portable )
USE_OPENSSL should be improved, see PR: ports/36080

PR:		36080
2002-05-08 05:53:18 +00:00
Chris D. Faulhaber
6c5eb243b5 Update port to 2.7.8, unmark FORBIDDEN.
PR:		37726
Submitted by:	Allan Saddi <asaddi@philosophysw.com>
2002-05-07 22:37:18 +00:00
Ernst de Haan
0af5dcde60 Upgrade to 1.5.4. 2002-05-07 13:08:17 +00:00
Andrey A. Chernov
099217ad77 1) Add SUEXEC configuration support
2) Add checkgid to PLIST

Submitted by:	Jens Rehsack <rehsack@liwing.de> (some parts of 1.)
2002-05-07 04:33:04 +00:00
Chris D. Faulhaber
bcada78a45 Mark FORBIDDEN:
Contains a vulnerability allowing a publisher to access an indirectly
  imported module allowing a remote attacker to call functions from that
  module.

  http://www.modpython.org/pipermail/mod_python/2002-April/001991.html
2002-05-07 03:10:28 +00:00
Kris Kennaway
109950ce7e Chase libmcrypt version bump.
Submitted by:	Larry Rosenman <ler@lerctr.org>
PR:	ports/37812
2002-05-07 02:27:53 +00:00
Ernst de Haan
65a4456e18 Now using lib/tomcat.jar as JAR file instead of the non-existent
lib/tomcat3.jar. This fixes the problems that was introduced in
revision 1.30.

Bumped PORTREVISION.

PR:	37762
2002-05-06 08:42:24 +00:00
Joe Marcus Clarke
48dd7f793d Fix recent security vulnerability in Mozilla, as well as the resulting
segmentation fault after the initial patch was applied.

See http://sec.greymagic.com/adv/gm001-ns/ for more details on the
vulnerability.

Obtained from:  Mozilla's Bugzilla database (bugs 141061 and 137644)
2002-05-05 20:00:22 +00:00
Dirk Froemberg
8f8bd89767 Upgrade to 3.16.2.
Submitted by:	kris
2002-05-05 07:43:29 +00:00
Andrey A. Chernov
7784bb92d4 Pick official proxy_http1.1_chunking.patch
Install apache.sh as apache.sh.default first
Use limits of 'www' user for apachectl
2002-05-04 23:42:08 +00:00
Martin Blapp
2f336dec9f Update to v. 1.6.2 from sourceforge. 2002-05-04 12:26:21 +00:00
Akinori MUSHA
1182e8d45a Update to version 2_E. 2002-05-03 16:43:01 +00:00
Akinori MUSHA
91303b3c3f Update to 0.4.0. 2002-05-03 16:42:28 +00:00
Martin Blapp
9c08881872 Mark forbidden because of security bug.
Approved by:	no response from: maintainer
2002-05-03 14:57:33 +00:00
Patrick Li
e42e4f0f15 Update to 0.76.5
PR:		37690
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-02 22:59:47 +00:00