Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 15:11:07 +0100
From:      "Remco van 't Veer" <rwvtveer@xs4all.nl>
To:        patrick@FreeBSD.ORG
Cc:        glewis@eyesbeyond.com, java@FreeBSD.ORG
Subject:   Re: ports/34923: Update for the java/jdk13 port
Message-ID:  <20020214141107.GI55277@azrael.xs4all.nl>
In-Reply-To: <200202141254.g1ECsdN80923@freefall.freebsd.org>
References:  <200202141254.g1ECsdN80923@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The port Makefile is broken, the pre-patch target reads:

pre-patch:
        @cd ${WRKDIR} &&  \
                ${CHMOD} -R u+w * &amp;&amp; \
                ${MKDIR} -p j2sdk1.3.1/ext/plugin/oji-plugin/include/bsd/jdk12 && \
                ${MKDIR} -p j2sdk1.3.1/ext/plugin/oji-plugin/include/solaris/navig5/private && \
                ${MKDIR} -p j2sdk1.3.1/src/bsd/doc/man && \
                ${MKDIR} -p hotspot1.3.1/build/bsd &amp;&amp; \
                ${MKDIR} -p hotspot1.3.1/build/bsd/makefiles &amp;&amp; \
                ${MKDIR} -p hotspot1.3.1/build/bsd/package &amp;&amp; \
                ${MKDIR} -p hotspot1.3.1/src/os/bsd/launcher &amp;&amp; \
                ${MKDIR} -p hotspot1.3.1/src/os/bsd/vm &amp;&amp; \
                ${MKDIR} -p hotspot1.3.1/src/os_cpu/bsd_i486/vm &amp;&amp; \
                        ${PATCH} < ${WRKDIR}/jdk131.patches

Please note the &amp;&amp; stuff.  Some XML/HTML cut-n-pasting?

BTW did a cvsup about 1/2 hour ago.

HTH,
Remco


On Thu, Feb 14, 2002 at 04:54, patrick@FreeBSD.ORG wrote:

> Synopsis: Update for the java/jdk13 port
> 
> State-Changed-From-To: open->closed
> State-Changed-By: patrick
> State-Changed-When: Thu Feb 14 04:54:16 PST 2002
> State-Changed-Why: 
> Port committed.
> 
> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34923
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message

-- 
It's our responsibility to continue to extend our extensible niches
and aggregate our cyber-markets.

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?20020214141107.GI55277>