From owner-cvs-all@FreeBSD.ORG Fri Jul 9 18:19:58 2004 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 9BB3016A4CE; Fri, 9 Jul 2004 18:19:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D6C543D2D; Fri, 9 Jul 2004 18:19:58 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i69IJw1D088290; Fri, 9 Jul 2004 18:19:58 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i69IJw7T088289; Fri, 9 Jul 2004 18:19:58 GMT (envelope-from glewis) Message-Id: <200407091819.i69IJw7T088289@repoman.freebsd.org> From: Greg Lewis Date: Fri, 9 Jul 2004 18:19:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/java-beepcore Makefile pkg-plist 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: Fri, 09 Jul 2004 18:19:58 -0000 glewis 2004-07-09 18:19:58 UTC FreeBSD ports repository Modified files: net/java-beepcore Makefile pkg-plist Log: . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it. . While I'm here: . Use PORTDOCS to greatly simplify the packing list. . Use %%EXAMPLESDIR%% in the packing list rather than the equivalent hardcoded path. Revision Changes Path 1.5 +4 -0 ports/net/java-beepcore/Makefile 1.2 +17 -233 ports/net/java-beepcore/pkg-plist