summaryrefslogtreecommitdiff
path: root/security/jessie
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-12-31 17:06:03 +0000
committernia <nia@pkgsrc.org>2020-12-31 17:06:03 +0000
commit814e5c2c288f6a42f02323aec8604f9ae694d657 (patch)
tree980ebc53a98ef73986e9438a07a32f48b324d7b1 /security/jessie
parentd0deee15856e3270a2aba30ceaf6d14de36fe3aa (diff)
downloadpkgsrc-814e5c2c288f6a42f02323aec8604f9ae694d657.tar.gz
Remove security/jessie.
Upstream is dead and no acceptable compatible JVMs are provided by pkgsrc any longer.
Diffstat (limited to 'security/jessie')
-rw-r--r--security/jessie/DESCR20
-rw-r--r--security/jessie/Makefile34
-rw-r--r--security/jessie/PLIST5
-rw-r--r--security/jessie/distinfo6
4 files changed, 0 insertions, 65 deletions
diff --git a/security/jessie/DESCR b/security/jessie/DESCR
deleted file mode 100644
index 6a40c51d374..00000000000
--- a/security/jessie/DESCR
+++ /dev/null
@@ -1,20 +0,0 @@
-This is JESSIE, a cleanroom implementation of the Java Secure Sockets
-Extension, the JSSE, aiming for compliance and compatibility with the
-JSSE as it exists in Java 1.4. It includes
-
- 1) A cleanroom implementation of the JSSE API.
-
- 2) Implementations of the SSLv3 and TLSv1 protocols.
-
-This package is meant to operate in the Classpath implementation of
-the Java class libraries, and has some specific dependencies to
-classes that exist only in Classpath (and, by extension, GCJ's
-libjava). These dependencies are small, however, and can easily be
-resolved by including parts of Classpath. The only other dependency is
-GNU Crypto <http://www.gnu.org/software/gnu-crypto/>, the forthcoming
-version 2.0, or the current CVS sources. GNU JAXP
-<http://www.gnu.org/software/classpathx/jaxp/jaxp.html> is also used,
-but is included with Classpath.
-
-``JESSIE'' might stand for ``JESSIE Executes Secure Sockets In Excess'',
-if you are in that sort of mood.
diff --git a/security/jessie/Makefile b/security/jessie/Makefile
deleted file mode 100644
index e61d99b0fb7..00000000000
--- a/security/jessie/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2017/08/16 20:45:44 wiz Exp $
-#
-
-DISTNAME= jessie-1.0.1
-CATEGORIES= security
-MASTER_SITES= http://syzygy.metastatic.org/jessie/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= http://www.nongnu.org/jessie/
-COMMENT= GPL implementation of the Java Secure Sockets Extension
-
-DEPENDS+= gnu-crypto>=2.0:../../security/gnu-crypto
-
-USE_TOOLS+= gmake
-USE_JAVA2= yes
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-INFO_FILES= yes
-
-CONFIGURE_ARGS+= --with-java-prefix=${PKG_JAVA_HOME:Q}
-CONFIGURE_ARGS+= --datadir=${PREFIX}/lib/java/jessie
-CONFIGURE_ARGS+= --disable-provider-only
-CONFIGURE_ENV+= JAVA=${PKG_JAVA_HOME}/bin/java
-CONFIGURE_ENV+= JAVAC=${PKG_JAVA_HOME}/bin/javac
-
-# the list below must be only JVMs using GNU Classpath
-PKG_JVMS_ACCEPTED= kaffe
-
-.include "../../mk/java-vm.mk"
-.include "../../mk/bsd.pkg.mk"
-
-CLASSPATH!= ${ECHO} . ${LOCALBASE}/lib/java/gnu-crypto/*.jar | ${TR} ' ' :
-CONFIGURE_ENV+= CLASSPATH=${CLASSPATH:Q}
-MAKE_ENV+= CLASSPATH=${CLASSPATH:Q}
diff --git a/security/jessie/PLIST b/security/jessie/PLIST
deleted file mode 100644
index 4e184997986..00000000000
--- a/security/jessie/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:13:30 joerg Exp $
-info/jessie.info
-lib/java/jessie/javax-net.jar
-lib/java/jessie/javax-security-cert.jar
-lib/java/jessie/org-metastatic-jessie.jar
diff --git a/security/jessie/distinfo b/security/jessie/distinfo
deleted file mode 100644
index 844d8943284..00000000000
--- a/security/jessie/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:17:47 agc Exp $
-
-SHA1 (jessie-1.0.1.tar.gz) = c7dbd76b51642eb00f6ae46078f36d97f455df2f
-RMD160 (jessie-1.0.1.tar.gz) = cebc62e1d9047774a91b5e0f109796da37bd7733
-SHA512 (jessie-1.0.1.tar.gz) = ade744dc011570edc6c1823c6f691f7879958e42fac03d0524f9b33f04196b5a4babdc1f3144eebb163b4a021e6da808fd19bdf44eb4a70c8c7a75850ae7657c
-Size (jessie-1.0.1.tar.gz) = 838941 bytes