Binary release via ports

Greg Lewis glewis at misty.eyesbeyond.com
Wed Sep 3 07:57:47 PDT 2003


On Wed, Sep 03, 2003 at 10:21:53PM +0900, Jun Kuriyama wrote:
> At Tue, 26 Aug 2003 16:26:21 +0000 (UTC),
> Greg Lewis wrote:
> > Correct.  See attached patch which I've been meaning to send to Ernst for
> > review since yesterday.  I think it does the right thing.
> 
> Any news about this?  I think this patch should be included in 4.9.

I plan to commit the patch later today.

> > @@ -204,7 +212,8 @@
> >  .		if (${USE_JAVA} == "1.1+")
> >  .			if defined(HAVE_JAVA_FREEBSD_1_4)
> >  USE_JAVA=	1.4
> > -.			elif defined(HAVE_JAVA_FREEBSD_1_3) || \
> > +.			elif defined(HAVE_JAVA_DIABLO_FREEBSD_1_3) || \
> > +			   defined(HAVE_JAVA_FREEBSD_1_3) 
> >  			   defined(HAVE_JAVA_SUN_LINUX_1_3) || \
> >  			   defined(HAVE_JAVA_BLACKDOWN_LINUX_1_3) || \
> >  			   defined(HAVE_JAVA_IBM_LINUX_1_3)
> 
> " || \" is missing in this chunk.

Arigato, Kuriyama-san!

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the freebsd-java mailing list