From owner-cvs-all Sun Feb 11 8:44: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A9E137B401; Sun, 11 Feb 2001 08:43:54 -0800 (PST) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1BGhs812524; Sun, 11 Feb 2001 08:43:54 -0800 (PST) (envelope-from jeh) Message-Id: <200102111643.f1BGhs812524@freefall.freebsd.org> From: "James E. Housley" Date: Sun, 11 Feb 2001 08:43:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-fp Makefile distinfo pkg-install pkg-plist ports/www/apache13-fp/files mod_frontpage.c patch-ab patch-lang.en patch-lang.ca patch-lang.cz patch-lang.de patch-lang.dk patch-lang.ee patch-lang.es patch-lang.fr ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jeh 2001/02/11 08:43:54 PST Modified files: www/apache13-fp Makefile distinfo pkg-install pkg-plist www/apache13-fp/files mod_frontpage.c patch-ab patch-lang.en Removed files: www/apache13-fp/files patch-lang.ca patch-lang.cz patch-lang.de patch-lang.dk patch-lang.ee patch-lang.es patch-lang.fr patch-lang.it patch-lang.ja patch-lang.lu patch-lang.nl patch-lang.pt patch-lang.pt-br patch-lang.se Log: 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= 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 MAINTAINER Revision Changes Path 1.24 +15 -7 ports/www/apache13-fp/Makefile 1.12 +1 -1 ports/www/apache13-fp/distinfo 1.3 +52 -12 ports/www/apache13-fp/pkg-install 1.15 +81 -29 ports/www/apache13-fp/pkg-plist 1.3 +1 -1 ports/www/apache13-fp/files/mod_frontpage.c 1.12 +10 -12 ports/www/apache13-fp/files/patch-ab 1.2 +22 -18 ports/www/apache13-fp/files/patch-lang.en To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message