. Remove jbootstrap (was used to bootstrap jdk13, which is long gone).
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
SUBDIR += javamail
|
||||
SUBDIR += javavmwrapper
|
||||
SUBDIR += jaxen
|
||||
SUBDIR += jbootstrap
|
||||
SUBDIR += jboss2
|
||||
SUBDIR += jboss5
|
||||
SUBDIR += jc
|
||||
|
||||
@@ -1,33 +0,0 @@
|
||||
# New ports collection makefile for: jbootstrap
|
||||
# Date created: 7 July 2005
|
||||
# Whom: <glewis@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= jbootstrap
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= java
|
||||
MASTER_SITES= # http://www.eyesbeyond.com/freebsddom/java/jbootstrap.html
|
||||
|
||||
MAINTAINER= glewis@FreeBSD.org
|
||||
COMMENT= Java bootstrap tools
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/jikes:${PORTSDIR}/java/jikes
|
||||
|
||||
USE_PERL5_RUN= 5.8.0+
|
||||
MAKE_FLAGS+= BINDIR=${PREFIX}/${PORTNAME}/bin \
|
||||
LIBEXECDIR=${PREFIX}/${PORTNAME}/libexec
|
||||
.if !defined(NOPORTDOCS)
|
||||
INSTALL_TARGET= install install-doc
|
||||
.endif
|
||||
|
||||
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
|
||||
IGNORE= Please fetch ${DISTNAME}${EXTRACT_SUFX} from http://www.eyesbeyond.com/freebsddom/java/jbootstrap.html and place it in ${DISTDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
@@ -1,2 +0,0 @@
|
||||
SHA256 (jbootstrap-1.2.1.tar.gz) = f0c9089c0d89295cd58500669bbf9d4875be7a6df45aeef807df8dcc6a406b7e
|
||||
SIZE (jbootstrap-1.2.1.tar.gz) = 14962
|
||||
@@ -1,4 +0,0 @@
|
||||
Utilities that allow a JDK to be bootstrapped without needing another
|
||||
JDK to do so.
|
||||
|
||||
WWW: http://www.eyesbeyond.com/freebsddom/java/jbootstrap.html
|
||||
@@ -1,10 +0,0 @@
|
||||
jbootstrap/bin/.java_wrapper
|
||||
jbootstrap/bin/java
|
||||
jbootstrap/bin/javac
|
||||
jbootstrap/bin/javah
|
||||
jbootstrap/libexec/InvokerGen
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm jbootstrap/libexec
|
||||
@dirrm jbootstrap/bin
|
||||
@dirrm jbootstrap
|
||||
Reference in New Issue
Block a user