Trying to install Java on FreeBSD

Jung-uk Kim jkim at FreeBSD.org
Thu Jul 28 18:20:52 UTC 2016


On 07/28/16 02:12 PM, Vineeth Karkad (vkarkad) wrote:
> Thank you Michael for the quick response.
> 
>> Do you use head- ports or Q'- ports?
> Not sure. How do I find out this ? I am relatively new to FreeBSD.
> 
> rel-bld11# grep VERSION Makefile
> PORTVERSION=    ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_BUILD_NUMBER}
> JDK_MAJOR_VERSION=      7
> JDK_MINOR_VERSION=      0
> JDK_SRC_DISTFILE=       ${PORTNAME}-${JDK_MAJOR_VERSION}-fcs-src-b${JDK_BUILD_NUMBER}-${JDK_BUILD_DATE}
> ANT_VERSION=            1.8.2
> ANT_DISTFILE=           apache-ant-${ANT_VERSION}-bin
> INSTALLDIR=     ${PREFIX}/${PORTNAME}${JDK_MAJOR_VERSION}
>                 ANT_HOME="${WRKDIR}/apache-ant-${ANT_VERSION}" \
>         @${ECHO} "@exec ${LOCALBASE}/bin/registervm '${INSTALLDIR}/bin/java # OpenJDK${JDK_MAJOR_VERSION}'" >> ${TMPPLIST}
>         "${LOCALBASE}/bin/registervm" "${INSTALLDIR}/bin/java # OpenJDK${JDK_MAJOR_VERSION}"

Clearly, you are building ancient ports on ancient FreeBSD
(9.0-RELEASE).  Both ports tree and FreeBSD are not supported any more.

Jung-uk Kim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-java/attachments/20160728/331c1401/attachment.sig>


More information about the freebsd-java mailing list