From owner-cvs-all@FreeBSD.ORG Sat May 14 16:42:56 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 4A5E516A4CE; Sat, 14 May 2005 16:42:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3741F43D49; Sat, 14 May 2005 16:42:56 +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 j4EGguNr003650; Sat, 14 May 2005 16:42:56 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4EGgusx003649; Sat, 14 May 2005 16:42:56 GMT (envelope-from hq) Message-Id: <200505141642.j4EGgusx003649@repoman.freebsd.org> From: Herve Quiroz Date: Sat, 14 May 2005 16:42:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/linux-j Makefile distinfo pkg-descr pkg-plist ports/lang/linux-j/files jconsole jconsole.sh.in jw jw.sh.in patch-j502a::profile.ijs patch-profile.ijs 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: Sat, 14 May 2005 16:42:56 -0000 hq 2005-05-14 16:42:55 UTC FreeBSD ports repository Modified files: lang/linux-j Makefile distinfo pkg-descr pkg-plist Added files: lang/linux-j/files jconsole.sh.in jw.sh.in patch-profile.ijs Removed files: lang/linux-j/files jconsole jw patch-j502a::profile.ijs Log: - Update to 504b (and unbreak) - Update to bsd.java.mk 2.0 - Add 'java' category - Use SUB_FILES to configure the launcher shell scripts - Tweak pkg-descr - Calm portlint: replace spaces by tabs - Add $FreeBSD$ tags PR: 80828 Submitted by: Linh Pham Revision Changes Path 1.12 +19 -19 ports/lang/linux-j/Makefile 1.6 +2 -2 ports/lang/linux-j/distinfo 1.5 +0 -8 ports/lang/linux-j/files/jconsole (dead) 1.1 +10 -0 ports/lang/linux-j/files/jconsole.sh.in (new) 1.3 +0 -8 ports/lang/linux-j/files/jw (dead) 1.1 +9 -0 ports/lang/linux-j/files/jw.sh.in (new) 1.2 +0 -13 ports/lang/linux-j/files/patch-j502a::profile.ijs (dead) 1.1 +13 -0 ports/lang/linux-j/files/patch-profile.ijs (new) 1.2 +4 -5 ports/lang/linux-j/pkg-descr 1.5 +1638 -1514 ports/lang/linux-j/pkg-plist