. Remove jbootstrap (was used to bootstrap jdk13, which is long gone).

This commit is contained in:
Greg Lewis
2012-04-16 01:38:32 +00:00
parent dafeb2361e
commit 9d9794b2ff
6 changed files with 1 additions and 50 deletions
-1
View File
@@ -90,7 +90,6 @@
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += jaxen
SUBDIR += jbootstrap
SUBDIR += jboss2
SUBDIR += jboss5
SUBDIR += jc
-33
View File
@@ -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>
-2
View File
@@ -1,2 +0,0 @@
SHA256 (jbootstrap-1.2.1.tar.gz) = f0c9089c0d89295cd58500669bbf9d4875be7a6df45aeef807df8dcc6a406b7e
SIZE (jbootstrap-1.2.1.tar.gz) = 14962
-4
View File
@@ -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
-10
View File
@@ -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