Date: Tue, 19 Aug 2008 18:50:20 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk15 Makefile Message-ID: <200808191850.m7JIoKQa077362@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2008-08-19 18:50:20 UTC
FreeBSD ports repository
Modified files:
java/jdk15 Makefile
Log:
. A number of small enchancements:
. Actually create a valid BUILD_DEPENDS for the bootstrap JDK instead of
just skipping it.
. Make the default bootstrap JDK diablo-jdk16 rather than diablo-jdk15.
We should actually try and get this from bsd.java.mk somehow.
. Fix some portlint warnings:
. No quotes for RESTRICTED and NO_CDROM.
. Use variables for executables rather than the raw names.
. If DISTFILES are missing then print out the instructions to get them
nicely formatted and error out rather than trying to use IGNORE and
resetting ECHO_MSG.
. Fix some grammar errors in various messages printed out by the port.
Revision Changes Path
1.151 +45 -37 ports/java/jdk15/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808191850.m7JIoKQa077362>
