From owner-cvs-all Fri Jun 22 19:28:21 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 5A7FF37B407; Fri, 22 Jun 2001 19:28:16 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5N2SGf03809; Fri, 22 Jun 2001 19:28:16 -0700 (PDT) (envelope-from jeh) Message-Id: <200106230228.f5N2SGf03809@freefall.freebsd.org> From: "James E. Housley" Date: Fri, 22 Jun 2001 19:28:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL ports/java/bugseeker Makefile distinfo pkg-comment pkg-descr pkg-plist ports/java/bugseeker/files patch-aa 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 jeh 2001/06/22 19:28:16 PDT Modified files: . LEGAL java/bugseeker Makefile distinfo pkg-comment pkg-descr pkg-plist Added files: java/bugseeker/files patch-aa Log: Update of the 'java/bugseeker' port. Summary of changes: * Set PORTREVISION to 1 * Including patch file in ${FILESDIR} instead of downloading it * Emptied MASTER_SITES since the distfile needs to be obtained from Karmira. This should avoid that I get complaints from fenners script ;) * Allowed scripting of the ${JAVA_HOME} variable, so the installer can choose a JDK him/herself when installing. The bugseeker script is changed accordingly * Now installing the bugseeker shell script as ${PREFIX}/bin/bugseeker with read/execute permissions for anyone * Made IGNORE message more verbose * Made install process more verbose * Added NO_CDROM and RESTRICTED to Makefile * Changed pkg-plist file to use substitutions instead of a fixed path PR: 28323 Submitted by: Ernst de Haan Revision Changes Path 1.211 +3 -1 ports/LEGAL 1.4 +25 -23 ports/java/bugseeker/Makefile 1.3 +0 -1 ports/java/bugseeker/distinfo 1.2 +1 -1 ports/java/bugseeker/pkg-comment 1.3 +9 -6 ports/java/bugseeker/pkg-descr 1.3 +184 -185 ports/java/bugseeker/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message