- NO_REGRESS

- distinfo
- move non-installation-related MESSAGE into DESCR
This commit is contained in:
matt 2001-11-22 05:38:32 +00:00
parent cd0f5f880e
commit cff09c587f
12 changed files with 20 additions and 24 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2001/11/13 22:13:23 espie Exp $ # $OpenBSD: Makefile,v 1.4 2001/11/22 05:38:32 matt Exp $
ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS= i386
@ -6,7 +6,7 @@ COMMENT= "Java Development Kit for Java 1.1 platform"
DISTNAME= jdk-1.1.8 DISTNAME= jdk-1.1.8
CATEGORIES= devel CATEGORIES= devel
NEED_VERSION= 1.496 NEED_VERSION= 1.499
HOMEPAGE= http://www.freebsd.org/java/ HOMEPAGE= http://www.freebsd.org/java/
MAINTAINER= Matt Behrens <matt@openbsd.org> MAINTAINER= Matt Behrens <matt@openbsd.org>
@ -23,6 +23,7 @@ EXTRACT_ONLY=
RUN_DEPENDS= :freebsd_lib->=2.2.8:emulators/freebsd_lib RUN_DEPENDS= :freebsd_lib->=2.2.8:emulators/freebsd_lib
NO_BUILD= Yes NO_BUILD= Yes
NO_REGRESS= Yes
pre-install: pre-install:
@${INSTALL_DATA_DIR} ${PREFIX}/jdk1.1.8 @${INSTALL_DATA_DIR} ${PREFIX}/jdk1.1.8

View File

@ -5,5 +5,8 @@ interface. This version includes improvements in functionality,
performance, and quality over version 1.0.2 of the Java platform, performance, and quality over version 1.0.2 of the Java platform,
including bug fixes since the previous release of the 1.1 platform. including bug fixes since the previous release of the 1.1 platform.
This software has restrictive licensing terms which prohibit its
redistribution; see ${PREFIX}/jdk1.1.8/LICENSE for more information.
WWW: ${HOMEPAGE} WWW: ${HOMEPAGE}

View File

@ -1,6 +0,0 @@
+---------------
| This software has restrictive licensing terms which prohibit its
| redistribution.
|
| Read ${PREFIX}/jdk1.1.8/LICENSE for more information.
+---------------

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2001/11/10 15:00:47 espie Exp $ # $OpenBSD: Makefile,v 1.7 2001/11/22 05:38:32 matt Exp $
ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS= i386
@ -6,7 +6,7 @@ COMMENT= "Blackdown Java Development Kit for Java 2 platform"
DISTNAME= jdk-blackdown-1.2pre2 DISTNAME= jdk-blackdown-1.2pre2
CATEGORIES= devel CATEGORIES= devel
NEED_VERSION= 1.489 NEED_VERSION= 1.499
HOMEPAGE= http://www.blackdown.org/ HOMEPAGE= http://www.blackdown.org/
MAINTAINER= Matt Behrens <matt@openbsd.org> MAINTAINER= Matt Behrens <matt@openbsd.org>
@ -23,6 +23,7 @@ BUILD_DEPENDS= :redhat_base->=6.2:emulators/redhat/base
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
NO_BUILD= Yes NO_BUILD= Yes
NO_REGRESS= Yes
WRKDIST= ${WRKDIR}/jdk1.2 WRKDIST= ${WRKDIR}/jdk1.2
JDK_HOME= ${PREFIX}/jdk1.2-blackdown JDK_HOME= ${PREFIX}/jdk1.2-blackdown

View File

@ -1,4 +1,8 @@
Blackdown port of Sun's Java Development Kit 1.2, running under Blackdown port of Sun's Java Development Kit 1.2, running under
Linux emulation. Linux emulation.
This software has restrictive licensing terms which prohibit its
redistribution; see ${PREFIX}/jdk1.2-blackdown/LICENSE for more
information.
WWW: ${HOMEPAGE} WWW: ${HOMEPAGE}

View File

@ -1,6 +0,0 @@
+---------------
| This software has restrictive licensing terms which prohibit its
| redistribution.
|
| Read ${PREFIX}/jdk1.2-blackdown/LICENSE for more information.
+---------------

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2001/11/10 15:00:47 espie Exp $ # $OpenBSD: Makefile,v 1.7 2001/11/22 05:38:32 matt Exp $
ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS= i386
@ -7,7 +7,7 @@ COMMENT= "Java Development Kit for Java 2 Standard Edition 1.3"
DISTNAME= jdk1.3.1_01 DISTNAME= jdk1.3.1_01
PKGNAME= jdk-linux-1.3.1 PKGNAME= jdk-linux-1.3.1
CATEGORIES= devel java CATEGORIES= devel java
NEED_VERSION= 1.457 NEED_VERSION= 1.499
HOMEPAGE= http://java.sun.com/j2se/ HOMEPAGE= http://java.sun.com/j2se/
MAINTAINER= Christian Gruber <christian.edward.gruber@gmx.net> MAINTAINER= Christian Gruber <christian.edward.gruber@gmx.net>
@ -26,6 +26,7 @@ PERMIT_DISTFILES_CDROM= "Redistribution not permitted"
PERMIT_DISTFILES_FTP= "Redistribution not permitted" PERMIT_DISTFILES_FTP= "Redistribution not permitted"
NO_BUILD= Yes NO_BUILD= Yes
NO_REGRESS= Yes
do-fetch: do-fetch:
@if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \ @if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \

View File

@ -1,3 +1,7 @@
Sun's Java Development Kit 1.3, running under Linux emulation. Sun's Java Development Kit 1.3, running under Linux emulation.
This software has restrictive licensing terms which prohibit its
redistribution; see ${PREFIX}/jdk1.3.1-linux/LICENSE for more
information.
WWW: ${HOMEPAGE} WWW: ${HOMEPAGE}

View File

@ -1,6 +0,0 @@
+---------------
| This software has restrictive licensing terms which prohibit its
| redistribution.
|
| Read ${PREFIX}/jdk1.3.1-linux/LICENSE for more information.
+---------------