mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove one more expired port:
2013-08-27 java/icedtea6-stubs: Broken for more than 6 month
This commit is contained in:
parent
7d23fe0945
commit
0f5d724330
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325485
6 changed files with 1 additions and 49 deletions
1
MOVED
1
MOVED
|
@ -4868,3 +4868,4 @@ multimedia/linux-gspca-kmod||2013-08-27|Has expired: Broken for more than 6 mont
|
|||
x11/cl-clx-sbcl||2013-08-27|Has expired: Broken for more than 6 month
|
||||
math/dislin||2013-08-27|Has expired: Broken for more than 6 month
|
||||
irc/smuxi||2013-08-27|Has expired: Broken for more than 6 month
|
||||
java/icedtea6-stubs||2013-08-27|Has expired: Broken for more than 6 month
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
SUBDIR += eclipse-webtools
|
||||
SUBDIR += eclipse-windowbuilder
|
||||
SUBDIR += icedtea-web
|
||||
SUBDIR += icedtea6-stubs
|
||||
SUBDIR += infobus
|
||||
SUBDIR += j2sdkee13
|
||||
SUBDIR += jad
|
||||
|
|
|
@ -1,37 +0,0 @@
|
|||
# Created by: Brian Gardner <brian@experts-exchange.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= icedtea6-stubs
|
||||
PORTVERSION= 1.6b
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= http://www.intricatesoftware.com/distfiles/
|
||||
DISTNAME= jdk-7-icedtea-plugs-${PORTVERSION}
|
||||
|
||||
MAINTAINER= openjdk@getsnappy.com
|
||||
COMMENT= IcedTea6 binary plugs for openjdk
|
||||
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
|
||||
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
DEPRECATED= Broken for more than 6 month
|
||||
EXPIRATION_DATE= 2013-08-27
|
||||
|
||||
BROKEN= Does not build with any of the supported Java vendors
|
||||
|
||||
WRKSRC= ${WRKDIR}/jdk-7-icedtea-plugs
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VENDOR= openjdk
|
||||
JAVA_VERSION= 1.6
|
||||
USE_ANT= yes
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC} && ${UNZIP_CMD} -u src.zip
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${JAVAJARDIR}/jdk-7-icedtea-plugs/jre/lib/
|
||||
${CP} ${WRKSRC}/jre/lib/rt-closed.jar ${JAVAJARDIR}/jdk-7-icedtea-plugs/jre/lib/
|
||||
|
||||
PLIST_FILES+= %%JAVAJARDIR%%/jdk-7-icedtea-plugs/jre/lib/rt-closed.jar
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (jdk-7-icedtea-plugs-1.6b.tar.gz) = 016d64416bdfe1d66901d169b2d7eaaf40a1ef00aa1d9643bf5130399619d9a0
|
||||
SIZE (jdk-7-icedtea-plugs-1.6b.tar.gz) = 49633
|
|
@ -1,6 +0,0 @@
|
|||
Icedtea is part of gnu classpath project and is an implementation
|
||||
of the binary plugs, that Sun is unable to release under the GNUv2 license.
|
||||
This in combination with openjdk6 or openjdk7 makes a completely legally
|
||||
distributable version of Java
|
||||
|
||||
WWW: http://icedtea.classpath.org/wiki/Main_Page
|
|
@ -1,3 +0,0 @@
|
|||
@dirrm %%JAVAJARDIR%%/jdk-7-icedtea-plugs/jre/lib
|
||||
@dirrm %%JAVAJARDIR%%/jdk-7-icedtea-plugs/jre
|
||||
@dirrm %%JAVAJARDIR%%/jdk-7-icedtea-plugs
|
Loading…
Add table
Reference in a new issue