Commit graph

38 commits

Author SHA1 Message Date
Alexander Langer
04d66237c3 Fix patch target on FreeBSD/Alpha.
PR:		26660
Submitted by:	maintainer
Reported by:	beta.FreeBSD.org
2001-05-09 10:04:19 +00:00
Peter Pentchev
47fd0683ff Update MASTER_SITES, fix build on -current, fix distfile extensions.
PR:		26444
Submitted by:	maintainer
2001-04-17 11:10:34 +00:00
James E. Housley
b3cac66815 When ServerName directive in httpd.conf is not set the Apache server will
cause a Sig 11 in ap_get_local_host().

PR:		25979
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2001-03-23 00:20:45 +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
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
James E. Housley
6f7fe637e3 Upgrade to Apache 1.3.14
PR:		23104
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2000-11-28 01:40:13 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Steve Price
da00e12a40 The extension of the FP distfile changed from .Z to .z. 2000-09-02 15:23:49 +00:00
Bill Fumerola
fdb424ef84 Blind checkin of port update from a maintainer. Scot hasn't been wrong before.
PR:		ports/18581
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER)
2000-09-02 07:29:32 +00:00
Kris Kennaway
332feab774 Update the checksum on fp40.bsdi.tar.Z - there were a lot of code changes,
but it's not worth worrying about because this is FrontPage and if you
install it you have larger security issues to be concerned about.

Also remove a checksum for a distfile which is no longer included.

Noticed by:	bento
2000-07-02 23:06:42 +00:00
Akinori MUSHA
c7ce21a4a7 Unbreak under 5.0-CURRENT.
PR:		ports/17404, ports/18301
Submitted by:	Khetan H. Gajjar <khetan@freebsd.os.org.za>,
		Scot W. Hetzel <hetzels@westbend.net>
2000-04-30 18:51:48 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Bill Fumerola
5e2f02b7c3 More packaging fixups from maintainer.
PR:		ports/17139
Submitted by:	maintainer
2000-03-21 01:20:00 +00:00
Satoshi Asami
f45f1bdd19 Remove two files that don't exist to fix packaging. 2000-03-13 03:21:47 +00:00
Bill Fumerola
89171f8a5e (1) more proper handling of some files that sometimes exist.
(2) remove stupid test cruft that got accidently committed.

Both of the above mistakes were not the maintainer's fault and not part
of the original PR referenced in the previous commit.

Submitted by:	maintainer
2000-03-10 17:55:08 +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
Steve Price
159f896689 Update to FrontPage Extensions 2000.
PR:		14866
Submitted by:	maintainer
2000-01-03 03:36:38 +00:00
Steve Price
936af4387d Update to use Apache version 1.3.9. Misc. notes from maintainer:
patch-au corrects a problem when either ResourceConfig/AccessConfig is
set to the apache configuration file (${PREFIX}/etc/apache/httpd.conf).

Without this patch, if you set the apache server to listen to alterate
ports the server would fail to start and the error log would contain:

[crit] (48)Address already in use: make_sock: could not bind to port 8000

ResourceConfig/AccessConfig can't be set to /dev/null.  The fpsrvadm.exe
will not be able to obtain the DocumnetRoot from the ResourceConfig file
(/dev/null).

PR:		13673
Submitted by:	maintainer
1999-09-27 02:52:26 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Steve Price
0582f8172d Set ResourceConfig and AccessConfig to the correct values.
PR:		11862
Submitted by:	maintainer
1999-06-09 08:05:03 +00:00
Steve Price
97605ff731 Update to version 1.3.6 of apache.
PR:		10937
Submitted by:	maintainer
1999-05-03 01:51:00 +00:00
Satoshi Asami
1623a18b43 Like other apache* ports, this one doesn't use GNU configure. 1999-03-26 14:07:16 +00:00
Bill Fumerola
5ce0d3f8b5 Fix missing "\"s
Noticed By:	#FreeBSD
1999-03-13 17:57:44 +00:00
Bill Fumerola
6017a1a317 Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
were alternated so the user does not have to get 10 apache MASTER_SITEs when all
they need is one 'mod' MASTER_SITE, which is what would happen if we used a
MASTER_SITE_APACHE or added all of the mirrors in a row.

Approved By:	apache maintainers, asami
Submitted By: 	Brian Feldman <green@unixhelp.org>, billf
1999-03-13 17:11:04 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Steve Price
a9b998ac9a Update to version 1.3.4.
PR:		9617
Submitted by:	maintainer
1999-01-26 02:27:31 +00:00
Bill Fumerola
f444c9f8c8 Correct bug in 'suexec'.
PR:		ports/8883
Submitted by:	Scot W. Hetzels (maintainer)
1998-12-04 22:05:16 +00:00
David E. O'Brien
7368610cb7 Move pre-fetch target to pre-extract. The desire is to be able to fetch
ports in batch (example, to take to another site and build, or to build
your own distfiles CDROM).

Reviewed by:	Scot W. Hetzel <hetzels@westbend.net> (the Maintainer)
1998-12-02 00:32:38 +00:00
Bill Fumerola
e7edc07553 Update bug where a non-existant ${PREFIX}/www/data will make the install
fail.

PR:		ports/8857
Submitted by:	maintainer (hetzels@westbend.net)
1998-11-25 20:49:02 +00:00
Bill Fumerola
c14690f4e7 Update -fp so it doesn't crap out on config files with ``"'' in them.
PR:		ports/8749
Reviewed by:	Bill Fumerola <billf@FreeBSD.org>
Submitted by:	Scot Hetzel <hetzels@westbend.net> (maintainer)
1998-11-19 22:48:42 +00:00
Steve Price
3352fe7273 Fixup port to provide Apache version 1.3.3 with FrontPage extensions.
PR:		8522
Submitted by:	maintainer
1998-11-10 01:56:01 +00:00
Satoshi Asami
6e53cdbd77 Mark this broken while waiting for upgrade after repository copy. 1998-11-09 04:42:12 +00:00
Tim Vanderhoek
bf7d58180e Wwwaste the manpages. 1998-08-19 20:55:56 +00:00
Matthew Hunt
4016f6e524 Import of Apache with MS FrontPage Extensions.
PR:		4878
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>, w/input from phk.
1998-05-29 04:46:56 +00:00