From owner-cvs-all Fri May 10 2:54: 7 2002 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 252DE37B404; Fri, 10 May 2002 02:54:04 -0700 (PDT) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4A9s4B64795; Fri, 10 May 2002 02:54:04 -0700 (PDT) (envelope-from wjv) Message-Id: <200205100954.g4A9s4B64795@freefall.freebsd.org> From: Johann Visagie Date: Fri, 10 May 2002 02:54:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/phpbb Makefile pkg-message pkg-plist ports/www/phpbb/files pkg-opts X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wjv 2002/05/10 02:54:04 PDT Modified files: www/phpbb Makefile pkg-plist Added files: www/phpbb pkg-message www/phpbb/files pkg-opts Log: - Big cleanup - almost a complete rewrite of this port - Add necessary dependency on www/mod_php4 - Structure port Makefile and $PLIST in such a way that configuration data is not overwritten upon reinstall - Ensure that (de)installation as package also works correctly - Install documentation under $DOCSDIR - Bump $PORTREVISION Revision Changes Path 1.2 +60 -6 ports/www/phpbb/Makefile 1.1 +12 -0 ports/www/phpbb/files/pkg-opts (new) 1.1 +25 -0 ports/www/phpbb/pkg-message (new) 1.2 +20 -15 ports/www/phpbb/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message