Commit graph

8 commits

Author SHA1 Message Date
Erwin Lansing
9d8d99dc35 The attached patch changes fplogo.gif to createdwFP.gif, and adds a usage
guideline for the Frontpage Logo.

Updated apache.sh.tmpl to have the default apache_* variables in the script,
instead of in an external file.

PR:		52541
Submitted by:	maintainer
Approved by:	edwin (mentor)
2003-06-08 09:56:51 +00:00
Ying-Chieh Liao
a6db535980 handle unremoved files more properly
bump portrevision

PR:		39557
Submitted by:	maintainer
2002-06-20 04:35:36 +00:00
Mario Sergio Fujikawa Ferreira
6a70b2ffd6 o Removal of the MS Frontpage Extensions to a separate port
(frontpage-* ports)
o Update to mod_frontpage vervion 5.0.2.2510

PR:		31626
Submitted by:	maintainer
2001-12-28 00:39:45 +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
Jimmy Olgeni
49aea8ddc1 Upgrade to Apache 1.3.19
Also, from the PR:

* Alpha FrontPage Ext (OSF1) install for FreeBSD/alpha.
* FreeBSD FrontPage Ext install (define WANT_FREEBSD_EXT)

PR:		25604
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-03-08 12:35:10 +00:00
James E. Housley
e1d12a671c Upgrade of apache13-fp to 1.3.17 and fix formating bug in
mod_frontpage.c.

This corrects the formating bug reported in PR 24912.

The port will create a user/group apache (uid/gid 80), and set the
Apache Server to run as this user.  This can be changed by specifying
-DHTTPD_USER=<user> when configuring/building the port.

The suexec executable is now installed by default. To disable suexec
use -DNO_SUEXEC when configuring/building the port.

PR:		24980
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2001-02-11 16:43:53 +00:00
Bill Fumerola
5e2f02b7c3 More packaging fixups from maintainer.
PR:		ports/17139
Submitted by:	maintainer
2000-03-21 01:20:00 +00:00
Bill Fumerola
e6503fb81a Upgrade to the latest and greatest apache/frontpage combo.
PR:		ports/16974
Submitted by:	maintainer
2000-03-01 06:25:15 +00:00