aboutsummaryrefslogtreecommitdiff
path: root/www/apache13-fp
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade of apache13-fp to 1.3.17 and fix formating bug inJames E. Housley2001-02-1121-477/+180
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=38210
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-3/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Upgrade to Apache 1.3.14James E. Housley2000-11-286-56/+72
| | | | | | | | PR: 23104 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER Notes: svn path=/head/; revision=35476
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-3/+3
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* The extension of the FP distfile changed from .Z to .z.Steve Price2000-09-021-1/+1
| | | | Notes: svn path=/head/; revision=32211
* Blind checkin of port update from a maintainer. Scot hasn't been wrong before.Bill Fumerola2000-09-024-176/+49
| | | | | | | | PR: ports/18581 Submitted by: Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER) Notes: svn path=/head/; revision=32194
* Update the checksum on fp40.bsdi.tar.Z - there were a lot of code changes,Kris Kennaway2000-07-021-2/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=30087
* Unbreak under 5.0-CURRENT.Akinori MUSHA2000-04-301-0/+11
| | | | | | | | | PR: ports/17404, ports/18301 Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za>, Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=28156
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-5/+4
| | | | Notes: svn path=/head/; revision=27430
* More packaging fixups from maintainer.Bill Fumerola2000-03-214-56/+91
| | | | | | | | PR: ports/17139 Submitted by: maintainer Notes: svn path=/head/; revision=26891
* Remove two files that don't exist to fix packaging.Satoshi Asami2000-03-131-2/+0
| | | | Notes: svn path=/head/; revision=26790
* (1) more proper handling of some files that sometimes exist.Bill Fumerola2000-03-101-24/+4
| | | | | | | | | | | | (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 Notes: svn path=/head/; revision=26717
* Upgrade to the latest and greatest apache/frontpage combo.Bill Fumerola2000-03-0132-421/+1136
| | | | | | | | PR: ports/16974 Submitted by: maintainer Notes: svn path=/head/; revision=26464
* Update to FrontPage Extensions 2000.Steve Price2000-01-0319-579/+741
| | | | | | | | PR: 14866 Submitted by: maintainer Notes: svn path=/head/; revision=24374
* Update to use Apache version 1.3.9. Misc. notes from maintainer:Steve Price1999-09-2715-410/+461
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=21991
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=19804
* Set ResourceConfig and AccessConfig to the correct values.Steve Price1999-06-092-2/+5
| | | | | | | | PR: 11862 Submitted by: maintainer Notes: svn path=/head/; revision=19376
* Update to version 1.3.6 of apache.Steve Price1999-05-036-86/+87
| | | | | | | | PR: 10937 Submitted by: maintainer Notes: svn path=/head/; revision=18352
* Like other apache* ports, this one doesn't use GNU configure.Satoshi Asami1999-03-261-2/+2
| | | | Notes: svn path=/head/; revision=17401
* Fix missing "\"sBill Fumerola1999-03-131-2/+2
| | | | | | | Noticed By: #FreeBSD Notes: svn path=/head/; revision=17166
* Add the Apache mirror sites. For ports with 'mods' attached to them, the ↵Bill Fumerola1999-03-131-3/+17
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=17165
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=16518
* Update to version 1.3.4.Steve Price1999-01-2612-1070/+969
| | | | | | | | PR: 9617 Submitted by: maintainer Notes: svn path=/head/; revision=16320
* Correct bug in 'suexec'.Bill Fumerola1998-12-042-10/+57
| | | | | | | | PR: ports/8883 Submitted by: Scot W. Hetzels (maintainer) Notes: svn path=/head/; revision=15109
* Move pre-fetch target to pre-extract. The desire is to be able to fetchDavid E. O'Brien1998-12-021-2/+2
| | | | | | | | | | 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) Notes: svn path=/head/; revision=15042
* Update bug where a non-existant ${PREFIX}/www/data will make the installBill Fumerola1998-11-253-14/+5
| | | | | | | | | | fail. PR: ports/8857 Submitted by: maintainer (hetzels@westbend.net) Notes: svn path=/head/; revision=14901
* Update -fp so it doesn't crap out on config files with ``"'' in them.Bill Fumerola1998-11-192-8/+8
| | | | | | | | | PR: ports/8749 Reviewed by: Bill Fumerola <billf@FreeBSD.org> Submitted by: Scot Hetzel <hetzels@westbend.net> (maintainer) Notes: svn path=/head/; revision=14702
* Fixup port to provide Apache version 1.3.3 with FrontPage extensions.Steve Price1998-11-1017-574/+1584
| | | | | | | | PR: 8522 Submitted by: maintainer Notes: svn path=/head/; revision=14435
* Mark this broken while waiting for upgrade after repository copy.Satoshi Asami1998-11-091-1/+3
| | | | Notes: svn path=/head/; revision=14422
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-2/+0
| | | | Notes: svn path=/head/; revision=12659
* Import of Apache with MS FrontPage Extensions.Matthew Hunt1998-05-2912-0/+1645
PR: 4878 Submitted by: Scot W. Hetzel <hetzels@westbend.net>, w/input from phk. Notes: svn path=/head/; revision=11182