From owner-cvs-all@FreeBSD.ORG Wed Apr 6 23:59:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A567B16A4CE; Wed, 6 Apr 2005 23:59:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB8543D2F; Wed, 6 Apr 2005 23:59:53 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j36NxrEo090000; Wed, 6 Apr 2005 23:59:53 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j36NxrNG089999; Wed, 6 Apr 2005 23:59:53 GMT (envelope-from hq) Message-Id: <200504062359.j36NxrNG089999@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 6 Apr 2005 23:59:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/pipe Makefile distinfo ports/misc/pipe/files pipe pipe.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 23:59:53 -0000 hq 2005-04-06 23:59:53 UTC FreeBSD ports repository Modified files: misc/pipe Makefile distinfo Added files: misc/pipe/files pipe.sh.in Removed files: misc/pipe/files pipe Log: - Update to 0.b.1.5 (and unbreak) [1] - Stipulate JAVA_VERSION [1] - Symlink examples so the program can find them and provide the "Examples" menu [1] - Add 'java' category [2] - Install documentation using FIND | INSTALL_DATA - Improve the launcher shell script (use javavmwrapper 2.0) - Use SUB_FILES to build the launcher shell script PR: 79578 [1] Submitted by: Sam Lawrance [1] Reported by: portlint [2] Reviewed by: Sam Lawrance Revision Changes Path 1.3 +13 -13 ports/misc/pipe/Makefile 1.2 +2 -2 ports/misc/pipe/distinfo 1.2 +0 -3 ports/misc/pipe/files/pipe (dead) 1.1 +5 -0 ports/misc/pipe/files/pipe.sh.in (new)