Commit graph

51 commits

Author SHA1 Message Date
Akinori MUSHA
00d0265dc9 Add MASTER_SITE_RINGSERVER to MASTER_SITES. 2002-10-12 21:55:47 +00:00
Kris Kennaway
5c8de5fcae Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.

Partially based on patches submitted by below authors.

Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>,
		Udo Schweigert <udo.schweigert@siemens.com>,
		Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR:		ports/43682, ports/43688, ports/43666, ports/43681
2002-10-05 09:18:45 +00:00
Jun Kuriyama
0120547e6d Bump PORTREVISION and expat shlib. 2002-09-17 07:41:05 +00:00
Jun Kuriyama
a52ee364a9 Bump portrevision (textproc/expat2 shlib bump). 2002-07-21 02:17:49 +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
Ying-Chieh Liao
ead71f6354 upgrade to 1.3.26
PR:		39496
Submitted by:	maintainer
2002-06-19 20:53:27 +00:00
Jacques Vidrine
e31516e4a1 Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
2002-06-18 12:33:14 +00:00
Dmitry Sivachenko
0e4b86e964 Upgrade to apache 1.3.23.
PR:		34290
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2002-01-26 21:25:09 +00:00
Dirk Froemberg
315cc35137 Correct dependency www/frontpage5 -> www/frontpage. 2001-12-31 17:17:45 +00:00
Mario Sergio Fujikawa Ferreira
22f826c536 Remove files no longer necessary after Makefile rev 1.29
PR:		33319
Submitted by:	maintainer
2001-12-30 22:12:02 +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
Clive Lin
90a7e7c0cf Upgrade the apache13-fp to Apache 1.3.20.
PR: ports/29379
Submitted by: Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER)
2001-08-20 10:29:38 +00:00
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