Commit Graph

3985 Commits

Author SHA1 Message Date
Jim Mock
7f86605c5a Update to version 0.7. 2001-12-11 09:45:55 +00:00
Maxim Sobolev
a02a1dc79b Fix CATEGORIES net --> www. 2001-12-11 08:28:06 +00:00
Anders Nordby
18ac44b721 Master/WWW site moved - fix URL. 2001-12-09 02:12:05 +00:00
Munechika SUMIKAWA
676fff5a3f Sync with www/apache13. 2001-12-09 00:39:30 +00:00
Anders Nordby
73a067cf6c Move thttpd's distfiles to a subdir, notes.html is too generic to stay
in distfiles root.
2001-12-08 17:14:55 +00:00
Ying-Chieh Liao
9d1c3de597 install docs to the proper dir
bump port revisioin

PR:		27610
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>
2001-12-08 10:35:14 +00:00
Andrey A. Chernov
61a5d44121 Suggest a command to delete user instead of actually deleting it
PR:		32536
2001-12-07 23:12:32 +00:00
Sheldon Hearn
530a0ad790 Add patches that cause Apache::Session to give the administrator a
clue as to WHICH file or directory is missing when it dies because
it is unable to create, read or write a session file.

Without these patches, setting up things like PageKit and other
mod_perl-based software can be much more time-consuming than it
needs to be.

These patches will be submitted back to the author.
2001-12-06 15:55:28 +00:00
Dag-Erling Smørgrav
e1d55a966c Upgrade to 6.0 TP2, which seems much stabler (if not faster) than TP1, no
longer has problems displaying JPG and PNG images, and is distributable.
2001-12-06 13:02:30 +00:00
Anton Berezin
1cbe6e7247 Correct a typo in the module author's E0mail address.
Since it seems that every `typo' commit has typos, I leave that E0mail
above untouched.

Submitted by:	Sameh Ghane <sw@anthologeek.net>
2001-12-06 12:33:49 +00:00
Anton Berezin
e6d98464e8 Avoid the module to enter an endless loop under certain circumstances.
Yes, the fix was submitted to the module author.  :-)
2001-12-06 12:14:14 +00:00
Anton Berezin
707bc7add3 Make it work with -stable perl (5.005_03 does not allow
exists($ary[bla])).
2001-12-06 10:13:25 +00:00
Maxim Sobolev
d25449e5c3 Update to 1.0.1. 2001-12-06 09:09:51 +00:00
Anton Berezin
2cfd59874c Add www/p5-Apache-Admin-Config, a perl module to manipulate Apache
configuration files.
2001-12-05 17:21:08 +00:00
Maxim Sobolev
355e9dc55b Update to 1.0.0. 2001-12-05 13:20:06 +00:00
Andrey A. Chernov
c43bef046c Upgrade to 2.02pre3 2001-12-05 08:03:29 +00:00
Patrick Li
09c9b1697a Fix WWW
Submitted by:	maintainer
2001-12-05 01:00:26 +00:00
Maxim Sobolev
238e53dece Ensure that the directory is created before installing files into it. 2001-12-04 22:32:46 +00:00
Dirk Meyer
1f31d92c18 add patch to initializies bookmarks. 2001-12-04 09:24:52 +00:00
Dirk Froemberg
baf05335e8 Add --enable-discard-path to lang/php3. 2001-12-04 07:33:53 +00:00
Dirk Froemberg
b8df995834 Add --enable-discard-path and --with-readline to lang/php4.
Submitted by:	Rafal Michalski <rafal.michalski@altech.com.pl>
2001-12-04 07:27:41 +00:00
Patrick Li
36e50f6985 Update to 0.4.0
PR:		32458
Submitted by:	maintainer
2001-12-04 06:45:49 +00:00
Pete Fritchman
555fb0a8fd Add a dependency on ports/devel/p5-IO-String.
PR:		32486
Submitted by:	Christopher Elkins <chrise@scardini.com>
2001-12-04 03:54:23 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Shigeyuki Fukushima
c26cf1543d Activate emacs-w3m. 2001-12-03 17:28:52 +00:00
Shigeyuki Fukushima
b1650ff64b New master/slave scheme for emacs-w3m ports.
Update master port to emacs21.
Update slave ports to stub port:
    emacs-w3m-emacs20, emacs-w3m-xemacs21-mule
Install el/elc files to version specific site-lisp directory (Gnu Emacsen).
2001-12-03 17:27:41 +00:00
Maxim Sobolev
181f494838 Actually commit a patch which allows junkbuster work with Mozilla.
Submitted by:	Steve Wills <steve@stevenwills.com>
2001-12-03 09:28:50 +00:00
Maxim Sobolev
ef5fd7c200 Add a patch, which allows junkbuster to work with Mozilla. Bump PORTREVISION.
Submitted by:	Steve Wills <steve@stevenwills.com>

Drop maintainership, since I'm no longer use this software.
2001-12-03 09:27:24 +00:00
Adrian Chadd
066b60ed0c Update the port to squid-2.4STABLE3.
From the ChangeLog:

Changes to Squid-2.4.STABLE3 (Nov 28, 2001):

        - Fixed bug #255: core dump on SSL/CONNECT if access denied by
          miss_access
        - Fixed bug #246: corrupt on-disk meta information preventing
          rebuilds of lost swap.state files
        - Fixed bug #243: squid_ldap_auth now supports spaces in passwords
        - Fixed a coredump when creating FTP directories
        - Fixed a compile time problem with statHistDump prototype
	  mistmatch, reported by some compilers
        - Fixed a potential coredump situation on snmpwalk in certain
          configurations
        - Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir
          store implementation
        - Serbian error message translations
2001-12-03 03:39:14 +00:00
Steve Price
b358a259f6 Add full HTML documentation.
PR:		32093
Submitted by:	maintainer
2001-12-03 03:12:40 +00:00
Steve Price
8d7f769abb Adding horde version 2.0.
A common code-base used by Horde applications, written in PHP.

PR:		32088, 32145
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-12-03 02:36:06 +00:00
Steve Price
7846d5eae7 Update to version 2.06.
PR:		32102
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2001-12-03 02:26:07 +00:00
Jun Kuriyama
9b1d1c2582 Add p5-HTML-Template-Expr 0.03,
perl module to use HTML Templates which allows expressions.

PR:		ports/32348
Submitted by:	nork@cityfujisawa.ne.jp
2001-12-03 01:12:56 +00:00
Jun Kuriyama
2226ec3963 Merge from www/apache13:
Don't put 'manual' link to the Apache manual.
2001-12-02 23:17:09 +00:00
Dirk Froemberg
cfaf7af6f0 Don't hardcode /usr/local/. 2001-12-02 21:38:19 +00:00
Dirk Froemberg
ee8ee315b7 Chase sablotron's shared library number. 2001-12-02 21:28:32 +00:00
Steve Price
fb822abab8 Update to version 5.2.
PR:		32410
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-02 18:20:59 +00:00
Andrey A. Chernov
8bc172765b Don't put 'manual' link to the Apache manual, it already handled by httpd.conf 2001-12-02 08:28:49 +00:00
Tom Hukins
484b2245b7 Upgrade to 2.03 2001-12-01 21:20:46 +00:00
Jun Kuriyama
84f776a5a5 Fix to define correct $PATCHFILES which is introduced in previous commit.
Submitted by:	Christian Weisgerber <naddy@freebsd.org>
2001-12-01 15:34:47 +00:00
Jun Kuriyama
fc152b28cb PLIST cleanup.
Found by:	bento
2001-12-01 07:58:09 +00:00
Jun Kuriyama
176b0b9682 Merge from www/apache13:
Add symbolic link to apache's manual into pkg-plist.
2001-12-01 07:02:53 +00:00
Andrey A. Chernov
cd467939f2 Add symbolic link to apache's manual into pkg-plist 2001-12-01 06:32:40 +00:00
Eric Melville
e8b5d763ac Update to latest distfile. 2001-12-01 05:49:01 +00:00
Dirk Froemberg
77597da749 Replace ${PREFIX} with ${LOCALBASE} were appropriate.
Submitted by:	petef
2001-11-30 09:40:52 +00:00
Dirk Froemberg
e7805e9cfa Add patch files to the repository, finally. 2001-11-30 09:19:33 +00:00
Dirk Froemberg
fa1d4984f4 Provide function stubs for mcal to get around problems with certain
combinations of support options.

Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-11-30 09:02:54 +00:00
Vanilla I. Shu
b503ff80e1 Upgrade to 0.33, correct MASTER_SITES.
PR:		ports/32360
Submitted by:	Bruce Walker <bmw@borderware.com>
2001-11-30 06:48:09 +00:00
Jun Kuriyama
c2616ebbe4 Fix plist.
Found by:	bento
2001-11-30 03:08:16 +00:00
Pete Fritchman
e380eecbd3 Add waccess-1.1, a quick-n-dirty web access log analyzer
PR:		29418
Submitted by:	Tim Daneliuk <tundra@tundraware.com>
2001-11-29 18:52:43 +00:00
Kevin Lo
adb4b1746a Update to version 1.2.3
PR: 32303
Submitted by: MAINTAINER
2001-11-29 07:28:05 +00:00
Joseph Koshy
59d79531b6 I'm not using MHonArc anymore and Max has graciously agreed to
be MAINTAINER.
2001-11-29 04:14:37 +00:00
Jun Kuriyama
3bff62f933 Upgrade to 2.4.
PR:		ports/32347
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-11-28 13:41:40 +00:00
Joseph Koshy
816382f62b Update to v2.5.2. Let port respect NOPORTDOCS. Update WWW URL.
Submitted by: 	Masafumi NAKANE <max@FreeBSD.org>
2001-11-28 09:51:43 +00:00
Kevin Lo
8552827ddc Update to 1.07
PR: 32344
Submitted by: MAINTAINER
2001-11-28 02:29:52 +00:00
MANTANI Nobutaka
328756c038 Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14.
Update WWW entry in pkg-descr.

Reviewed by:	knu
2001-11-27 21:48:47 +00:00
Dag-Erling Smørgrav
71d5b1b067 Pander to the backseat drivers. 2001-11-27 17:49:16 +00:00
Munechika SUMIKAWA
4553ae5b99 Upgrade to 0.9.6. 2001-11-27 17:13:38 +00:00
Dag-Erling Smørgrav
f13509f3be Mark NO_PACKAGE due to the dialog box Opera pops up at startup that says
"do not distribute".
2001-11-27 01:16:57 +00:00
Dag-Erling Smørgrav
b9fa2ab71b Oops, previous revision didn't set OPERA_DIR correctly. 2001-11-27 01:10:46 +00:00
Dag-Erling Smørgrav
eac78fad34 Upgrade to 6.0-20011122.1.
PR:		ports/32300
2001-11-27 00:29:59 +00:00
Dirk Froemberg
9b4b686896 Add support for MCAL (Modular Calendar Access Library)
PR:		ports/31417
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-11-26 21:29:31 +00:00
Ying-Chieh Liao
83e35da265 oops... add one more master site 2001-11-26 19:06:30 +00:00
Ying-Chieh Liao
a52cad7c67 update master site and WWW
drop maintainership

Submitted by:	bento log
2001-11-26 19:04:19 +00:00
James E. Housley
f00d6ff033 Add a couple of good mirrors. 2001-11-26 17:58:58 +00:00
Maxim Sobolev
c30b035b5d Unbroke on -current: don't include malloc.h. 2001-11-26 17:09:18 +00:00
Munechika SUMIKAWA
92d9d282b4 Upgrade IPv6 patch.
PR:		32222
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-11-26 14:02:50 +00:00
Munechika SUMIKAWA
a970182954 Upgrade IPv6 patch.
PR:		32222
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-11-26 13:06:03 +00:00
Maxim Sobolev
d0b519e5ad Update to 1.0. 2001-11-26 09:07:26 +00:00
Pete Fritchman
b4f2244de5 Add mod_log_mysql-1.09, allows Apache to log to a MySQL database
PR:		32192
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-25 09:22:45 +00:00
David W. Chapman Jr.
7f99924f6f Update to 0.10
Reorder pkg-plist
Update maintainer's email

PR:		31741
Submitted by:	maintainer
2001-11-24 18:57:27 +00:00
Ying-Chieh Liao
dff04132f5 add ump
Unix MIDI Plugin based on TiMidity++

PR:		32003
Submitted by:	Leland Wang <llwang@infor.org>
2001-11-24 18:53:22 +00:00
Dirk Froemberg
29dbd88431 Really fix IMAP/IMAP-SSL support and clean up yesterday's mess. 2001-11-24 15:30:12 +00:00
David W. Chapman Jr.
9bb34a221c Give maintainership to originator
Change download location to where new files are

PR:		31918
Submitted by:	svenasse@polaris.ca
2001-11-24 02:24:27 +00:00
David W. Chapman Jr.
b5d6829c1c Update to 0.31
PR:		32236
Submitted by:	bmw@borderware.com
2001-11-24 01:54:02 +00:00
David W. Chapman Jr.
2b68de5114 Update to 1.2.2
PR:		32024
Submitted by:	maintainer
2001-11-24 01:22:14 +00:00
Pete Fritchman
79d85b8d59 Add missing '\'.
Submitted by:	"Dan Langille" <dan@langille.org>
2001-11-23 19:07:34 +00:00
Dirk Froemberg
838690506f Fix IMAP/IMAP-SSL support.
PR:		ports/32232
Submitted by:	Yarema <yds@dppl.com>
2001-11-23 18:46:55 +00:00
Ying-Chieh Liao
4da46628e2 add sourceforge to master site
PR:		32220
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:48:28 +00:00
Dirk Froemberg
a47260d708 Give maintainership to znerd. 2001-11-23 17:08:42 +00:00
David W. Chapman Jr.
e3f6dba1d1 Fix a problem that apache release can't detach from launcher's
terminal

PR:		32208
Submitted by:	maintainer
Pointed out by:	Jos Backus <josb@cncdsl.com>
2001-11-23 05:03:13 +00:00
Alexey Zelkin
29ff18f4bd Add new option '-preserve' to preserve characters entities from source file
(i.e. leave them undecoded into plain characters). This feature will be utilized
by translation teams and was successfuly tested against Russian and Japanese
Translation Projects.

Also add simple hack to not to display annoying "Can't open ~/.tidyrc" warning
message in case if ~/.tidyrc file missing.

Bump PORTREVISION.

Approved by:    Scott Kenney <saken@hotel.rmta.org> (maintainer)
Tested by:      myself, hrs
2001-11-22 15:26:43 +00:00
Alexey Zelkin
91eece0839 Add new option '-preserve' to preserve characters entities from source file
(i.e. leave them undecoded into plain characters). This feature will be utilized
by translation teams and was successfuly tested against Russian and Japanese
Translation Projects.

Also add simple hack to not to display annoying "Can't open ~/.tidyrc" warning
message in case if ~/.tidyrc file missing.

Bump PORTREVISION.

Approved by:	Scott Kenney <saken@hotel.rmta.org> (maintainer)
Tested by:	myself, hrs
2001-11-22 15:24:54 +00:00
Maxim Sobolev
cd94fb74ce Say goodbye to the junkbuster-zlib - its functionality has been integrated
into the main junkbuster port.
2001-11-22 13:24:08 +00:00
Anders Nordby
d43c11d312 Update thttpd to 2.22beta4. This fixes the recently announced off-by-one
security issue, and eliminates the need for the kqueue -current fix.
2001-11-22 00:10:56 +00:00
Anders Nordby
7a1fc9e9fb Update mod_watch to version 2.4. Reclaim maintainership.
PR:		31714
2001-11-21 23:52:04 +00:00
Maxim Sobolev
a05c355cef Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus. 2001-11-21 16:27:43 +00:00
Ernst de Haan
7037999cb6 Made the JDK both a RUN_DEPENDS *and* a BUILD_DEPENDS now.
Approved by: sobomax
2001-11-21 14:44:12 +00:00
Ernst de Haan
e626fcdbca Updated my mail address from ernst@jollem.com to znerd@FreeBSD.org. Made the
JDK a BUILD_DEPENDS instead of a RUN_DEPENDS. The port fails if the JDK is not
installed, so it should be a BUILD_DEPENDS. Also, the list of download sites
is updated.

Approved by: sobomax
2001-11-21 13:22:55 +00:00
Maxim Sobolev
71d0a14e43 Chase libneon version increase. 2001-11-21 08:17:07 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Pete Fritchman
bb050410b5 Update to 1.12a 2001-11-20 23:24:49 +00:00
Pete Fritchman
9844f1472e Update to 2.1.3 2001-11-20 22:38:13 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Jimmy Olgeni
f04178dcc6 Update port to version 0.17.2.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2001-11-20 22:15:44 +00:00
Pete Fritchman
1550751685 - update to 3.7.1
- change default apache httpd user to www
- use DOCSDIR
2001-11-20 21:40:54 +00:00
Anton Berezin
8ffce8a78a Update to 1.07.
PR:		32105
Submitted by:	maintainer
2001-11-20 20:00:24 +00:00
Maxim Sobolev
41b2e22b6b Update to 0.16.1. 2001-11-20 14:19:40 +00:00
David W. Chapman Jr.
6d2b11cde9 Update to 2.0.28
PR:		32043
Submitted by:	maintainer
2001-11-19 22:47:47 +00:00
David W. Chapman Jr.
4002d5a9b6 Update to 0.1.0
PR:		32025
Submitted by:	maintainer
2001-11-19 22:27:58 +00:00
Maxim Sobolev
c70803f29f Update to 0.12.8. 2001-11-19 13:41:39 +00:00
Dirk Froemberg
eee478834b Add IMAP-SSL support.
PR:		ports/28948
Submitted by:	Richard Stockley <rws@procopia.com>
2001-11-18 22:35:30 +00:00
Dirk Froemberg
849ac4847d Add support for domxml.
PR:		ports/28948, ports/29565
2001-11-18 22:29:38 +00:00
Anton Berezin
06550d7e95 Update to 1.1.1. Make it NOPORDOCS-compliant. 2001-11-18 22:14:09 +00:00
Patrick Li
6c11a49170 Update to 5.3.1
Approved by:	lioux
2001-11-17 18:41:06 +00:00
SADA Kenji
5e959c2682 Upgrade linux-netscapes to 4.79.
Approved by:	Maintainer
2001-11-17 05:46:50 +00:00
Patrick Li
31b645dc03 Follow changes of the ftp directory structure and tarball name.
Approved by:	lioux
2001-11-15 23:41:04 +00:00
Christian Weisgerber
5e09432b45 * Add workaround for parser bug in FreeBSD's /bin/sh prior to 4.4.
* NetBSD changed their search engine;
  fix submitted by Jason Harris <jharris@widomaker.com>.
2001-11-15 23:06:04 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Maxim Sobolev
94784479ec Add missed USE_OPENSSL=yes (my fault).
Submitted by:	maintainer
2001-11-14 09:38:37 +00:00
Johann Visagie
02ba6dc784 - Update to version 0.4.2
- Ensure post-install target works when installing to non-default $PREFIX
2001-11-14 09:30:05 +00:00
Pete Fritchman
ae82e3a406 Respect CFLAGS. 2001-11-14 06:44:59 +00:00
Trevor Johnson
df01edd688 Add all available components except AIM. Remove "BROKEN" line.
Update description.  Note restrictions caused by presence of Sun
Java plugin.  Bump PORTREVISION.

Approved by:	Duke
2001-11-14 06:27:12 +00:00
Trevor Johnson
e03c561503 # New ports collection makefile for: netscape-linux-6
# Date created:			8 April 2000
# Whom:				sada@FreeBSD.org
#
# $FreeBSD: ports/www/linux-netscape6/Makefile,v 1.37 2001/11/13 21:52:15 trevor Exp $
#

PORTNAME=	linux-netscape
PORTVERSION=	6.2
PORTREVISION=	1
CATEGORIES=	www linux
MASTER_SITES=	ftp://ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.bu.edu/pub/mirrors/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.cica.es/pub6/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.ciril.fr/pub2/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.cs.tu-berlin.de/pub/net/www/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.cuhk.edu.hk/.3/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.darenet.dk/mirrors/ftp2.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.dei.uc.pt/.raid0/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.fh-brandenburg.de/pub/Infosystems/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.fu-berlin.de/unix/network/www/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.hu-berlin.de/pub/www/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.informatik.uni-hamburg.de/pub/soft/infosystems/www/clients/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.jaist.ac.jp/net/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.kmitl.ac.th/pub/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.loxinfo.co.th/netscape/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.nsysu.edu.tw/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.ruhr-uni-bochum.de/mirrors/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.spin.ad.jp/pub/WWW/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.sunet.se/pub/www/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.uit.no/pub/www/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.uni-bielefeld.de/pub/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.uni-c.dk/mirrors/ftp2.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.netscape.com/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.uni-tuebingen.de/pub/mirrors/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.uniovi.es/pub/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.unipi.it/pub/mirror/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.uniroma2.it/%7bC/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.upc.es/mirror/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.upc.es/pub/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.ut.ee/pub/WWW/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://sunsite.cnlab-switch.ch/mirror/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://sunsite.sut.ac.jp/pub/archives/WWW/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.mirror.ac.uk/sites/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
		ftp://ftp.ntua.gr/pub/www/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/
DISTFILES=	browser.xpi \
		deflenus.xpi \
		langenus.xpi \
		flash.xpi \
		jre.xpi \
		langenus.xpi \
		mail.xpi \
		psm.xpi \
		regca.xpi \
		reges.xpi \
		reggb.xpi \
		regus.xpi \
		spellchecker.xpi \
		talkback.xpi \
		xpcom.xpi
DIST_SUBDIR=	netscape6/english/${PORTVERSION}

PATCH_SITES=	${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR=	trevor
PATCHFILES=	linux-netscape6-${PORTVERSION}-generated-files-v2.tar.gz

MAINTAINER=	trevor@FreeBSD.org

BUILD_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS=	${LINUX_BASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \
		${LINUX_BASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk \
		${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg

LATEST_LINK=	linux-netscape6
LINUX_BASE=	/compat/linux
NO_BUILD=	yes
NO_FILTER_SHLIBS=	yes
ONLY_FOR_ARCHS=	i386
RESTRICTED=	"license for Java plugin allows `internal use only'"
NO_PACKAGE=	${RESTRICTED}
NO_CDROM=	${RESTRICTED}
USE_XLIB=	yes
WRKSRC=	${WRKDIR}/netscape-installer/xpi
INSTALL_DIR=	${PREFIX}/lib/linux-netscape6
PLIST=		${WRKDIR}/pkg-plist
STARTUP_CMD=	netscape6

do-extract:
	${MKDIR} ${WRKSRC}
.for i in ${DISTFILES}
	unzip -qo ${DISTDIR}/${DIST_SUBDIR}/${i} -d ${WRKSRC}
.endfor
	${MV} ${WRKSRC}/jre-image-i386 ${WRKSRC}/bin/plugins/java2
	cd ${WRKSRC}/bin/plugins && ${LN} -s java2/plugin/i386/ns600/libjavaplugin_oji.so;

do-patch:
	${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/bin/chrome/user-skins.rdf ${WRKSRC}/bin/chrome/user-locales.rdf
	${CP} -p ${FILESDIR}/*rdf ${WRKSRC}/bin/chrome
	${TAR} -C ${WRKSRC}/bin -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES}

do-configure:
#	- kldload linux
#	${SETENV} $DISPLAY="NONE" ${WRKSRC}/bin/netscape file:///dev/null
#	@${ECHO} \"Factory not found\" and \"cannot open display\" errors here are normal.
	${SED} -e "s;%%INSTALL_DIR%%;${INSTALL_DIR};g" \
	${FILESDIR}/start.sh >${WRKDIR}/${STARTUP_CMD}

pre-install:
	${ECHO} bin/${STARTUP_CMD} > ${PLIST}
	cd ${WRKSRC}/bin; for i in `find * \! -type d | sort`; do \
		${ECHO} lib/linux-netscape6/$${i} >> ${PLIST}; \
	done
	cd ${WRKSRC}/plugins; for i in `find * \! -type d | sort`; do \
		${ECHO} lib/linux-netscape6/plugins/$${i} >> ${PLIST}; \
	done
	cd ${WRKSRC}/bin; \
	for i in `find -d * -type d`; do \
		${ECHO} @dirrm lib/linux-netscape6/$${i} >> ${PLIST}; \
	done
	${ECHO} @dirrm lib/linux-netscape6 >> ${PLIST}

do-install:
	${MKDIR} ${INSTALL_DIR}
	${CP} -Rp ${WRKSRC}/bin/* ${WRKSRC}/plugins ${INSTALL_DIR}
	${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_CMD} ${PREFIX}/bin

post-install:
	${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
2001-11-14 06:22:43 +00:00
Trevor Johnson
7ce5f8ad2b Add warning about bookmark files getting clobbered. 2001-11-13 21:52:15 +00:00
Maxim Sobolev
39e5ada323 - Update to 0.4.1;
- assign maintainership to John Merryweather Cooper <john_m_cooper@yahoo.com>.

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-11-13 13:01:04 +00:00
Maxim Sobolev
bb7cd8623c Update to 0.12.7. 2001-11-13 12:28:37 +00:00
Ying-Chieh Liao
892776f70f upgrade to 1.2.7
PR:		31937
Submitted by:	maintainer
2001-11-13 08:22:47 +00:00
Vanilla I. Shu
9481d6762f Upgrade to 1.54. 2001-11-12 05:37:38 +00:00
Anders Nordby
05cc414626 Add mod_mysqluserdir, an Apache module to make Apache get userdirs from MySQL.
PR:		31577
Approved by:	will
2001-11-12 03:24:59 +00:00
Anders Nordby
a87a019bc0 Add mod_mylo, a module for Apache that sends logs directly to a MySQL database
in addition to normal logging.

PR:		31576
Approved by:	will
2001-11-12 02:51:50 +00:00
Anders Nordby
4417a778f4 Add mod_sqlinclude, an Apache module implementing config inclusion from MySQL
databases.

PR:		31296
Submitted by:	Anders Nordby <anders@fix.no>
Approved by:	will
2001-11-12 02:09:15 +00:00
Trevor Johnson
c852dd95c3 Add LATEST_LINK to avoid conflict with www/linux-netscape4 package.
Submitted by:	knu
2001-11-11 22:22:18 +00:00
Trevor Johnson
08ddad41ca Update to 6.2. Some menus still do not display or work properly. 2001-11-11 22:12:17 +00:00
David E. O'Brien
4f4d22516f Add the compression enhancement from junkbuster-zlib (I see zero reason
to have to have a seperate port rather than enhance this one).

This patched version of Junkbuster now has the ability to automatically
compress text/html and text/plain documents to save downstream modem/network
bandwidth.  It also allows one to specify appearance of blocked GIFs.
2001-11-10 17:26:40 +00:00
Mario Sergio Fujikawa Ferreira
251f96dd00 Update to 6.3
Submitted by:	MAINTAINER
2001-11-09 22:29:01 +00:00
Maxim Sobolev
8a83446f9b Update to 0.16.0. 2001-11-09 16:38:14 +00:00
Eric Melville
20d30faf68 Update to latest version. This fixes all known problems and works well. 2001-11-08 23:07:15 +00:00
Johann Visagie
a22726f0fc - Update port to version 1.4.1 (PageTemplates 1.4.1; TAL 1.4.1;
ZTUtils 1.1.3)

Submitted by:	fenner's distfiles checker
2001-11-08 07:56:36 +00:00
Dmitry Sivachenko
8cf924ca68 Add support for virtual hosts.
Submitted by:	Iasen Kostoff <tbyte@otel.net>
2001-11-08 06:48:32 +00:00
Jun Kuriyama
8936db8188 Update $MASTER_SITES' path. 2001-11-08 02:08:47 +00:00
Maxim Sobolev
e08ce8c6b0 Make substitution in PUT and HEAD methods work.
Submitted by:	Alexey Khlyamkov <official@lll.pp.ru>
2001-11-07 20:26:37 +00:00
Christian Weisgerber
6609c1d30c 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.

Approved by:	trevor
2001-11-07 18:37:34 +00:00
MANTANI Nobutaka
1c13d3051f - Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12.
- Enable mouse operation when terminal type is `rxvt'.
  (Submitted by: necter)
- Correct pkg-descr.
  (Submitted by: Thomas E. Dickey)

Reviewed by: knu
2001-11-07 17:02:01 +00:00
MANTANI Nobutaka
c9518d632a - Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12.
- Enable mouse operation when terminal type is `rxvt'.
  (Submitted by: necter)
- Correct pkg-descr.
  (Submitted by: Thomas E. Dickey)

Reviewed by: knu
2001-11-07 16:52:35 +00:00
Akinori MUSHA
564abfdd41 Set LATEST_LINK to apache2 in favor of www/apache13. 2001-11-06 21:37:06 +00:00
Pete Fritchman
18469d84a7 Add httpgrabber-1.0, a HTTP network traffic grabber and extractor
PR:		30358
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2001-11-06 18:03:15 +00:00
Pete Fritchman
15ac40b5a5 - update MASTER_SITES and WWW: to adzapper's new home
- author rerolled distfile (added/updated "zaplets" and updated some
  documentation).  bump PORTREVISION because of the new and updated
  zaplets that are installed.

PR:		31545
Submitted by:	maintainer
2001-11-06 14:59:31 +00:00
Pete Fritchman
2774a916c5 - Remove old maintainer from pkg-descr
- Fix pkg-req script
 -Set NO_PACKAGE, as this port requires Python without threads support

PR:		31273
Submitted by:	Anders Nordby <anders@fix.no>
2001-11-06 14:24:29 +00:00
Dirk Froemberg
51d87a075f Chase sabrotron shlib major. 2001-11-06 12:57:16 +00:00
Ying-Chieh Liao
32944bb29d upgrade to 0.9.2
sort man pages
drop maintainership
2001-11-06 06:27:00 +00:00
Dirk Froemberg
115e71f180 Allow options to be set via PHP4_OPTIONS if BATCH is enabled, e. g.
make -DBATCH PHP4_OPTIONS='"zlib" "MySQL" "IMAP"' install

Make sure options are surrounded by " (double-quotes).
2001-11-05 14:25:18 +00:00
Dirk Froemberg
e2220b5883 Fix truetype font support with gd.
Submitted by:	Timothy Aslat <tim@spyderweb.com.au>
2001-11-05 13:24:05 +00:00
Dirk Froemberg
49d97d5a25 Fix compilation errors if mbregex is selected.
PR:		ports/31666
Submitted by:	sf
2001-11-05 12:07:16 +00:00
Christian Weisgerber
5749c5279a Update to 1.0.4.
Adds debbugs, debcontents, debpackages, sourceforge, swhois, woffle.
Removes ircsearch, newscientist.

PR:		31540
Approved by:	trevor
2001-11-04 15:52:09 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
MANTANI Nobutaka
20aa69ddcc Maintainer is committer now.
Reviewed by:	knu
2001-11-03 19:16:50 +00:00
Ying-Chieh Liao
baced51564 add xist
An XML-based extensible HTML generator
2001-11-03 17:33:10 +00:00
Pete Fritchman
2b8d2f9d0c Update to 1.12 2001-11-02 14:27:13 +00:00
Pete Fritchman
d24b03b535 Update to 1.20 2001-11-02 14:12:50 +00:00
Pete Fritchman
089329801a Update to 3.0.3 2001-11-02 14:01:36 +00:00
Maxim Sobolev
0b999b0a29 Add flashplugin-mozilla 0.4.10, a GPL standalone Flash (TM) plugin
for Mozilla web browser.

PR:		31491
Submitted by:	Leland Wang <llwang@infor.org>
2001-11-02 13:58:55 +00:00
Andrey A. Chernov
0c85b2532d Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit 2001-11-02 10:04:27 +00:00
Dmitry Sivachenko
059608b4d9 Make this port slave to www/lynx (and thus update it to 2.8.4.1).
PR:		31619
Submitted by:	MAINTAINER
2001-11-01 23:12:48 +00:00
Anton Berezin
ac5e13deca Update to 1.04.
PR:		31655
Submitted by:	maintainer
2001-10-31 14:16:20 +00:00
Trevor Johnson
207c3938b5 Add Web page. 2001-10-31 10:47:56 +00:00
Anton Berezin
fdb4b2aac5 Add p5-Apache-PageKit 1.06, a Model/View/Content/Controller web
framework using mod_perl, XML and HTML::Template.

PR:		31564
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-10-30 14:51:00 +00:00
Mikhail Teterin
b1614c733f Misspelled symbol name for one of the installed modules. The module
is disabled by default...
2001-10-30 14:45:52 +00:00
Anton Berezin
094572f483 Update to 1.1; add WWW. 2001-10-30 12:40:56 +00:00
Andrey A. Chernov
37108b1d5a Oops, CVS not change access bits on removing/adding, so use ${SH} trick 2001-10-29 20:11:04 +00:00
Andrey A. Chernov
32be33fe8b Second part to fix missing x-bit on pkg*install
PR:		31599
2001-10-29 20:05:37 +00:00
Andrey A. Chernov
7c7fe1cb61 First part to fix missing x-bit on pkg*install 2001-10-29 20:04:00 +00:00
Maxim Sobolev
b09cf46b27 Update to 0.12.6. 2001-10-29 08:05:22 +00:00
FUJISHIMA Satsuki
1b73abb75e fix build for -CURRENT.
PR:		31569
Submitted by:	maintainer
2001-10-29 02:35:22 +00:00
Andrey A. Chernov
abe0789169 CONFIGURE_ARGS = -> += for child ports 2001-10-28 20:38:44 +00:00
Munechika SUMIKAWA
262f6ea9f9 - Upgrade to 2.6d. KAME IPv6 patch was migrated.
- Configuration file was moved into /usr/local/etc/wwwoffle.conf.
  I believe this is suitable for FreeBSD style.
2001-10-28 20:16:49 +00:00
Mikhail Teterin
40df453521 NeoWebScript[tm] is a module for the Apache webserver that allows you to
embed the  Tcl/Tk programming language  in your webpages as  a scripting
tool.  It was  invented by  Karl Lehenbauer,  NeoSoft's Chief  Technical
Officer, and documented, enhanced  and extended by NeoSoft's programmers
and technical writers.

WWW: http://www.sourceforge.net/projects/nws/

The changes:

	. don't build the Apache, TclX, gd, db, neo-tcl bundled in the
	  tarball, but use those that are installed by their ports
	. don't generate GIFs -- use PNGs
	. look in /var/log for Apache's log file
	. use /var/db/neowebscript for caches and per-user databases
	. expose some configuration knobs into the neowebscript.conf --
	  there should be no need to edit init.tcl itself anymore

All of the bundled demos work, except for the gd-based banner generator.
The demo code uses Gdtclft commands that don't exist in the modern Gdtclft.
2001-10-28 08:37:27 +00:00
Munechika SUMIKAWA
a0a9045009 Prevent build from breaking when the user has incompatible version of
openldap installed at the time of build.

Obtained from:	www/mozilla
2001-10-28 07:33:58 +00:00
Maxim Sobolev
3fb016dbb1 Prevent build from breaking when the user has incompatible version of
openldap installed at the time of build.

Reported by:	huge number of angry users >:-|
2001-10-25 12:45:11 +00:00
Dirk Meyer
de33a38c62 Update to: 2.1.9
o Security fix for cross-site scripting vulnerability found by
   Flavio Veloso (www.magnux.com).

 o Fixed a TOTAL_RC off by one error, which would prevent the last
   response code from being saved when using incremental mode.
2001-10-25 07:04:52 +00:00
Andrey A. Chernov
14850c029a Sync with main Apache
Submitted by:	MAINTAINER
2001-10-24 16:03:38 +00:00
Maxim Sobolev
02f95463f2 Update to 0.12.5. 2001-10-23 13:31:16 +00:00
Yukihiro Nakai
3b4c7b6e74 Update to 0.10.1test21
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2001-10-23 06:34:39 +00:00
Munechika SUMIKAWA
726e349d2e Sync with www/apach13. 2001-10-23 04:41:45 +00:00
Andrey A. Chernov
0de4e87168 Add files missing in prev. commit 2001-10-22 18:05:33 +00:00
Andrey A. Chernov
883e62364c Sync with main Apache port 2001-10-22 17:43:30 +00:00
Andrey A. Chernov
925425e291 Install properly in case existen main "data" and "cgi-bin" are symlinks 2001-10-22 17:40:16 +00:00
Ralf S. Engelschall
d587d5a75b Change MAINTAINER to ports@FreeBSD.org because I'm often too busy and
usually don't have the time to update this port as fast as people seem
to expect. This way anyone can jump in and help out.
2001-10-22 15:41:22 +00:00
Ralf S. Engelschall
6ff6953fd8 Upgrade to Apache 1.3.22 + mod_ssl 2.8.5
Submitted by: Masahiro TAKEMURA <mastake@msel.t.u-tokyo.ac.jp>
2001-10-22 15:38:49 +00:00
Johann Visagie
527072836c - Add two forgotten files to pkg-plist (not my day!)
- Bump PORTREVISION again to be on the safe side
2001-10-22 15:38:00 +00:00
Johann Visagie
be7d79b040 Add script file which was forgotten during previous commit. :-( 2001-10-22 15:30:30 +00:00
Johann Visagie
b99c7138ac - After installation, compile the two installed template (.ptl) files (to
.ptlc).  This ensures clean deinstallation in the (hopefully unusual)
  instance where a Quixote package was run by root.
- Bump PORTREVISION
2001-10-22 15:27:13 +00:00
Munechika SUMIKAWA
78124b0bb4 Upgrade to 0.9.5. 2001-10-22 14:12:04 +00:00
James E. Housley
2801cc0d10 Update mirrors. download.sourceforge.net has changed.
Submitted by:	port survey
2001-10-22 11:48:52 +00:00
Maxim Sobolev
cb23d61a2f Fix with Mozilla 0.9.5.
PR:		31397
Submitted by:	Nuzrin Yaapar <p9711422@mmu.edu.my>
2001-10-22 11:47:23 +00:00
Maxim Sobolev
e628586f20 Update to 0.9.5.
PR:		31396
Submitted by:	Nuzrin Yaapar <p9711422@mmu.edu.my>
2001-10-22 11:46:00 +00:00
Ying-Chieh Liao
6a55527d71 change master site
PR:		31421
Submitted by:	maintainer
2001-10-22 01:49:02 +00:00
Andrey A. Chernov
af0efb65b6 Fix Group replacing in httpd.conf 2001-10-21 19:27:12 +00:00
Andrey A. Chernov
14b7d6ce22 Remove myself from MAINTAINER 2001-10-21 19:00:08 +00:00
Andrey A. Chernov
76a11d95bc Switch to www:www 2001-10-21 17:49:27 +00:00
Andrey A. Chernov
eac6cc1767 Switch to www:www 2001-10-21 17:33:37 +00:00
Clive Lin
34e5685908 Upgrade to Apache 1.3.22, and
* fix libdescrypt detection: libdescrypt is only needed for
  OSVERSION < 430001 or OSVERSION > 499999 and OSVERSION < 500014,
  due to libdescrypt has been combined into the libcrypt library
  on recent FreeBSD versions.

* default to using the FreeBSD Frontpage Extentions on i386.
  There maybe problems with fpsrvadm.exe when it creates passwords
  on a system that by default uses MD5 passwords.  May need to set
  roots passwd_format to des and change the password, before
  installing (login.conf). BSDi FrontPage Extentions can be used
  by defining WANT_BSDI_EXT.

* Added dependacy on misc/compat3x for the FreeBSD FP Exts.

* Moved execfilename to the end of the request_rec structure
  in httpd.h, so that it would stop breaking binary compatiblity
  with other pre-compiled Apache modules.  This should allow
  compiled modules build for www/apache13 to also work on
  www/apache13-fp without needing to recompile them.

* Removed the Virtual host on port 8080 from httpd.conf, due to
  the manual directory is now exported using an Alias, which
  assigns it to a location on the main document root.

* Moved the Frontpage documents from manual/mod/mod_frontpage to
  manual/frontpage. (Avoids patching manual/mod/index.html*)

PR: ports/31361
Submitted by: Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER)
2001-10-20 14:09:31 +00:00
Akinori MUSHA
d67843ecdb Update to 0.9.4. 2001-10-20 14:08:23 +00:00
Akinori MUSHA
c0abc71940 Update to 20011019. 2001-10-20 11:48:44 +00:00
Neil Blakey-Milner
8acebe2dac Upgrade to 2.4.2 2001-10-19 21:09:35 +00:00
Garrett Wollman
a3db454330 New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5. 2001-10-19 17:40:18 +00:00
Maxim Sobolev
899eedad1a Improve download locations.
PR:		31371
Submitted by:	maintainer
2001-10-19 12:46:16 +00:00
Michael Haro
03ff8657c7 add @FreeBSD.org to MAINTAINER line 2001-10-18 19:54:58 +00:00
Peter Pentchev
bdda095ecc Update to 1.3.22+ipv6-20011017.
PR:		31329
Submitted by:	maintainer
2001-10-17 12:36:15 +00:00