From owner-cvs-ports@FreeBSD.ORG Sat Jan 29 00:01:50 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4223616A4CE; Sat, 29 Jan 2005 00:01:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26DF543D49; Sat, 29 Jan 2005 00:01:50 +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 j0T01nW9063168; Sat, 29 Jan 2005 00:01:50 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0T01nUe063167; Sat, 29 Jan 2005 00:01:49 GMT (envelope-from hq) Message-Id: <200501290001.j0T01nUe063167@repoman.freebsd.org> From: Herve Quiroz Date: Sat, 29 Jan 2005 00:01:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/jedit Makefile pkg-message ports/editors/jedit/files instscript jedit.sh jedit.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 00:01:50 -0000 hq 2005-01-29 00:01:49 UTC FreeBSD ports repository Modified files: editors/jedit Makefile editors/jedit/files instscript Added files: editors/jedit pkg-message editors/jedit/files jedit.sh.in Removed files: editors/jedit/files jedit.sh Log: - Update to bsd.java.mk 2.0 - Fix dynamic plist creation where all JAVASHAREDIR would be listed (and thus removed with the port) (!) - Use SUB_LIST and tweak the launcher shell script - Move displayed information into pkg-message - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} Revision Changes Path 1.25 +14 -17 ports/editors/jedit/Makefile 1.6 +1 -1 ports/editors/jedit/files/instscript 1.6 +0 -8 ports/editors/jedit/files/jedit.sh (dead) 1.1 +7 -0 ports/editors/jedit/files/jedit.sh.in (new) 1.1 +8 -0 ports/editors/jedit/pkg-message (new)