From owner-cvs-all Tue Jan 2 15:16:16 2001 From owner-cvs-all@FreeBSD.ORG Tue Jan 2 15:16:12 2001 Return-Path: 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 B6B1837B400; Tue, 2 Jan 2001 15:16:12 -0800 (PST) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f02NGCY22790; Tue, 2 Jan 2001 15:16:12 -0800 (PST) (envelope-from clive) Message-Id: <200101022316.f02NGCY22790@freefall.freebsd.org> From: Clive Lin Date: Tue, 2 Jan 2001 15:16:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/bk2site Makefile pkg-comment pkg-message pkg-plist ports/www/bk2site/files patch-dot.bk2siterc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/01/02 15:16:12 PST Modified files: www/bk2site Makefile pkg-comment pkg-message pkg-plist Removed files: www/bk2site/files patch-dot.bk2siterc Log: o Hornor ${PREFIX} more o Really install its tiny search scripts o Build package with or without apache installed (hacky hacky) o Fix pkg-message, tell users to copy bk2site *.gif and *.pl manually when build without apache or install via package o Hide perlre in post-patch target, which looks like "Panic ! Help !" o Remove patch file. (Now handled simply by perlre) o Shorten pkg-comment (portlint doesn't like the longer one) o Bump PORTREVISION For systems with apache installed, now it's ready-to-run-without-manually-doing-anything. Revision Changes Path 1.3 +32 -4 ports/www/bk2site/Makefile 1.2 +1 -1 ports/www/bk2site/pkg-comment 1.2 +13 -10 ports/www/bk2site/pkg-message 1.3 +20 -14 ports/www/bk2site/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message