From owner-cvs-all Tue Oct 2 12:37:48 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 76F2E37B407; Tue, 2 Oct 2001 12:37:43 -0700 (PDT) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f92JbhW13195; Tue, 2 Oct 2001 12:37:43 -0700 (PDT) (envelope-from phantom) Message-Id: <200110021937.f92JbhW13195@freefall.freebsd.org> From: Alexey Zelkin Date: Tue, 2 Oct 2001 12:37:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bugzilla Makefile pkg-message pkg-plist 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 phantom 2001/10/02 12:37:43 PDT Modified files: devel/bugzilla Makefile pkg-message pkg-plist Log: * don't setup README.docs. It's developers resource. * use ${INSTALL} directly instead of ${INSTALL_DATA} to preserve exec permissions for scripts * add post-install target to display pkg-message * rewrite pkg-message to give minimal quick setup instructions Revision Changes Path 1.3 +6 -2 ports/devel/bugzilla/Makefile 1.2 +16 -10 ports/devel/bugzilla/pkg-message 1.2 +0 -1 ports/devel/bugzilla/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message