Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2002 23:59:37 +0100
From:      Ernst de Haan <znerd@FreeBSD.org>
To:        java@FreeBSD.org, ports@FreeBSD.org
Subject:   Proposal for bsd.java.mk
Message-ID:  <200203132300.AAA05224@smtp.hccnet.nl>

next in thread | raw e-mail | index | archive | help
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 <bsd.java.mk>

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-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203132300.AAA05224>