From owner-freebsd-ports Wed Mar 13 15: 1: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 84F4137B41B; Wed, 13 Mar 2002 15:00:51 -0800 (PST) Received: from there by smtp.hccnet.nl via uds53-45.dial.hccnet.nl [62.251.45.53] with SMTP id AAA05224 (8.8.8/1.13); Thu, 14 Mar 2002 00:00:49 +0100 (MET) Message-Id: <200203132300.AAA05224@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org, ports@FreeBSD.org Subject: Proposal for bsd.java.mk Date: Wed, 13 Mar 2002 23:59:37 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org To all that are I've finished a first version of a bsd.java.mk that is usable in real systems. If some people could review it, then I'd be very grateful =] It can be downloaded from: * http://www.metaverse.nl/~ernst/bsd.java.mk (11 KB) Testing is a matter of doing the following: Place bsd.java.mk in /usr/ports/Mk/ and then add: .include to your /usr/ports/Mk/bsd.port.mk, just above the include for bsd.ruby.mk (not within the .if, ofcourse) Then modify a port in accordance with the guidelines: * http://www.metaverse.nl/~ernst/writing.html And then test it. For that you might want to read this document as well: * http://www.metaverse.nl/~ernst/installing.html Please confirm if this works for you or not! Sincerely, Ernst de Haan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message