Date: Sun, 26 Sep 1999 19:52:26 -0700 (PDT) From: Steve Price <steve@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-fp Makefile ports/www/apache13-fp/files md5 ports/www/apache13-fp/patches patch-as patch-au patch-aa patch-ab patch-ag patch-ak patch-al patch-at patch-fd patch-fe patch-fh patch-fi patch-fj ports/www/apache13-fp/pkg PLIST Message-ID: <199909270252.TAA42816@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 1999/09/26 19:52:26 PDT
Modified files:
www/apache13-fp Makefile
www/apache13-fp/files md5
www/apache13-fp/patches patch-aa patch-ab patch-ag patch-ak
patch-al patch-at patch-fd patch-fe
patch-fh patch-fi patch-fj
www/apache13-fp/pkg PLIST
Added files:
www/apache13-fp/patches patch-as patch-au
Log:
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
Revision Changes Path
1.15 +55 -24 ports/www/apache13-fp/Makefile
1.6 +1 -1 ports/www/apache13-fp/files/md5
1.5 +11 -18 ports/www/apache13-fp/patches/patch-aa
1.8 +47 -48 ports/www/apache13-fp/patches/patch-ab
1.3 +12 -35 ports/www/apache13-fp/patches/patch-ag
1.4 +20 -16 ports/www/apache13-fp/patches/patch-ak
1.3 +6 -11 ports/www/apache13-fp/patches/patch-al
1.2 +8 -8 ports/www/apache13-fp/patches/patch-at
1.3 +54 -58 ports/www/apache13-fp/patches/patch-fd
1.3 +167 -145 ports/www/apache13-fp/patches/patch-fe
1.2 +16 -24 ports/www/apache13-fp/patches/patch-fh
1.3 +3 -3 ports/www/apache13-fp/patches/patch-fi
1.2 +11 -19 ports/www/apache13-fp/patches/patch-fj
1.8 +41 -2 ports/www/apache13-fp/pkg/PLIST
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909270252.TAA42816>
