From owner-cvs-all Wed Sep 5 21:17:16 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 4829D37B401; Wed, 5 Sep 2001 21:17:13 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f864HDm84148; Wed, 5 Sep 2001 21:17:13 -0700 (PDT) (envelope-from lioux) Message-Id: <200109060417.f864HDm84148@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 5 Sep 2001 21:17:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/netrexx Makefile pkg-plist ports/java/netrexx/files NetRexxC.cmd.new 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 lioux 2001/09/05 21:17:13 PDT Modified files: java/netrexx Makefile pkg-plist Added files: java/netrexx/files NetRexxC.cmd.new Log: 1) do not install both/either useless and/or duplicate files 2) replace installed NetRexxC.cmd with a home grown version 3) add lang/rexx-imc as RUN_DEPENDS due to 2) 4) also, delete both the DOS-only *.bat files and the OS/2-only nrc.cmd file (which is not really a Rexx file). 5) furthermore, delete the duplicate hello.nrx because: 1. a copy is installed with the documentation; 2. one can't compile it from the same directory java is in (unless PATH contains .). 6) switch over maintainership to submitter PR: 30217 Submitted by: John Merryweather Cooper Revision Changes Path 1.5 +15 -5 ports/java/netrexx/Makefile 1.2 +1 -4 ports/java/netrexx/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message