aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2012-04-16 09:38:32 +0800
committerGreg Lewis <glewis@FreeBSD.org>2012-04-16 09:38:32 +0800
commit9d9794b2ffaefd41b8c09433d7ea52b79bebd4b1 (patch)
tree58bb7ebcf4d96c508ce41416e848eeaa7225267d /java
parentdafeb2361e7f4adf4261297c098c40ff1f47b2b3 (diff)
downloadfreebsd-ports-gnome-9d9794b2ffaefd41b8c09433d7ea52b79bebd4b1.tar.gz
freebsd-ports-gnome-9d9794b2ffaefd41b8c09433d7ea52b79bebd4b1.tar.zst
freebsd-ports-gnome-9d9794b2ffaefd41b8c09433d7ea52b79bebd4b1.zip
. Remove jbootstrap (was used to bootstrap jdk13, which is long gone).
Diffstat (limited to 'java')
-rw-r--r--java/Makefile1
-rw-r--r--java/jbootstrap/Makefile33
-rw-r--r--java/jbootstrap/distinfo2
-rw-r--r--java/jbootstrap/pkg-descr4
-rw-r--r--java/jbootstrap/pkg-plist10
5 files changed, 0 insertions, 50 deletions
diff --git a/java/Makefile b/java/Makefile
index 85305c28711d..353879f209f0 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -90,7 +90,6 @@
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += jaxen
- SUBDIR += jbootstrap
SUBDIR += jboss2
SUBDIR += jboss5
SUBDIR += jc
diff --git a/java/jbootstrap/Makefile b/java/jbootstrap/Makefile
deleted file mode 100644
index ce9c42c22739..000000000000
--- a/java/jbootstrap/Makefile
+++ /dev/null
@@ -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>
diff --git a/java/jbootstrap/distinfo b/java/jbootstrap/distinfo
deleted file mode 100644
index f7f0911804bf..000000000000
--- a/java/jbootstrap/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (jbootstrap-1.2.1.tar.gz) = f0c9089c0d89295cd58500669bbf9d4875be7a6df45aeef807df8dcc6a406b7e
-SIZE (jbootstrap-1.2.1.tar.gz) = 14962
diff --git a/java/jbootstrap/pkg-descr b/java/jbootstrap/pkg-descr
deleted file mode 100644
index 4b795b222daf..000000000000
--- a/java/jbootstrap/pkg-descr
+++ /dev/null
@@ -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
diff --git a/java/jbootstrap/pkg-plist b/java/jbootstrap/pkg-plist
deleted file mode 100644
index bc83b96218d4..000000000000
--- a/java/jbootstrap/pkg-plist
+++ /dev/null
@@ -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