Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2004 20:42:31 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        java@FreeBSD.org
Subject:   [kris@FreeBSD.org: cvs commit: ports/java/diablo-jdk13 Makefile ports/java/diablo-jre13 Makefile]
Message-ID:  <20040703034231.GA59250@xor.obsecurity.org>

next in thread | raw e-mail | index | archive | help

--6c2NcOVqGQ03X4Wi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

FYI..hopefully someone will finally address this soon.

Kris

----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> -----

X-Original-To: kkenn@localhost
Delivered-To: kkenn@localhost.obsecurity.org
Delivered-To: kris@freebsd.org
Delivered-To: ports-committers@freebsd.org
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sat, 3 Jul 2004 03:39:16 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
Subject: cvs commit: ports/java/diablo-jdk13 Makefile ports/java/diablo-jre=
13
         Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: I*Y!!P\D!!%P"#!XP`!!
X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.17.5

kris        2004-07-03 03:39:16 UTC

  FreeBSD ports repository

  Modified files:
    java/diablo-jdk13    Makefile=20
    java/diablo-jre13    Makefile=20
  Log:
  BROKEN on 5.x: does not run (libm is binary incompatible with 4.x)
 =20
  Revision  Changes    Path
  1.7       +5 -0      ports/java/diablo-jdk13/Makefile
http://cvsweb.FreeBSD.org/ports/java/diablo-jdk13/Makefile.diff?r1=3D1.6&r2=
=3D1.7
| =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/java/diablo-jdk13/Makefile=
,v
| retrieving revision 1.6
| retrieving revision 1.7
| diff -u -p -r1.6 -r1.7
| --- ports/java/diablo-jdk13/Makefile	2004/02/04 05:21:26	1.6
| +++ ports/java/diablo-jdk13/Makefile	2004/07/03 03:39:16	1.7
| @@ -2,7 +2,7 @@
|  # Date created:		March 10 2003
|  # Whom:			Greg Lewis <glewis@FreeBSD.org>
|  #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/diablo-jdk13/Makef=
ile,v 1.6 2004/02/04 05:21:26 marcus Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/diablo-jdk13/Makef=
ile,v 1.7 2004/07/03 03:39:16 kris Exp $
|  #
| =20
|  PORTNAME=3D	jdk
| @@ -75,6 +75,11 @@ manually.  Please access\n\
|  with a web browser and \"Accept\" the End User License Agreement for\n\
|  \"Caffe Diablo ${JRE_VERSION}\".  Please place the downloaded\n\
|  ${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR}.\n
| +.endif
| +
| +.if ${OSVERSION} >=3D 502112
| +ECHO_MSG=3D	${ECHO_CMD}
| +BROKEN=3D		"Does not run on FreeBSD >=3D 5.x"
|  .endif
| =20
|  do-install:
  1.7       +6 -0      ports/java/diablo-jre13/Makefile
http://cvsweb.FreeBSD.org/ports/java/diablo-jre13/Makefile.diff?r1=3D1.6&r2=
=3D1.7
| =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/java/diablo-jre13/Makefile=
,v
| retrieving revision 1.6
| retrieving revision 1.7
| diff -u -p -r1.6 -r1.7
| --- ports/java/diablo-jre13/Makefile	2004/02/04 05:21:26	1.6
| +++ ports/java/diablo-jre13/Makefile	2004/07/03 03:39:16	1.7
| @@ -2,7 +2,7 @@
|  # Date created:		March 12 2003
|  # Whom:			Greg Lewis <glewis@FreeBSD.org>
|  #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/diablo-jre13/Makef=
ile,v 1.6 2004/02/04 05:21:26 marcus Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/java/diablo-jre13/Makef=
ile,v 1.7 2004/07/03 03:39:16 kris Exp $
|  #
| =20
|  PORTNAME=3D	jre
| @@ -76,6 +76,12 @@ with a web browser and \"Accept\" the En
|  \"Latte Diablo ${JRE_VERSION}\".  Please place the downloaded\n\
|  ${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR}.\n
|  .endif
| +
| +.if ${OSVERSION} >=3D 502112
| +ECHO_MSG=3D	${ECHO_CMD}
| +BROKEN=3D		"Does not run on FreeBSD >=3D 5.x"
| +.endif
| +
| =20
|  do-install:
|  	${MKDIR} ${INSTALL_DIR}


----- End forwarded message -----

--6c2NcOVqGQ03X4Wi
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA5ismWry0BWjoQKURAh7OAKChj3jcfBcnd6rB5OoPDWsOgK6DIwCgpuDx
XQHPscOvyyYgbXbR5kJCCmw=
=V0eS
-----END PGP SIGNATURE-----

--6c2NcOVqGQ03X4Wi--



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