pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
java-crimson: remove
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Sun May 27 23:33:22 2018 +0900
Changeset: b0ce686541e565988bebb08f0d5ad10cbb8925f9
Modified Files:
Makefile
Removed Files:
java-crimson/DESCR
java-crimson/Makefile
java-crimson/PLIST
java-crimson/distinfo
Log Message:
java-crimson: remove
MASTER_SITE not found. and 'Apache Crimson has been retired.'
http://xml.apache.org/crimson/
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b0ce686541e565988bebb08f0d5ad10cbb8925f9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
java-crimson/DESCR | 13 -------------
java-crimson/Makefile | 24 ------------------------
java-crimson/PLIST | 2 --
java-crimson/distinfo | 5 -----
5 files changed, 45 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 8f91ad71e0..fe626517c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1454,7 +1454,6 @@ SUBDIR+= java-asm
SUBDIR+= java-basicplayer
SUBDIR+= java-bcel
SUBDIR+= java-charva
-SUBDIR+= java-crimson
SUBDIR+= java-frozenbubble
SUBDIR+= java-getopt
SUBDIR+= java-gnucrypto
diff --git a/java-crimson/DESCR b/java-crimson/DESCR
deleted file mode 100644
index 4491803c03..0000000000
--- a/java-crimson/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-Crimson is a Java XML parser which supports XML 1.0 via the following APIs:
-
- * Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform
- package. JAXP is a pluggable API that allows applications to access
- XML documents in a parser-independent manner. It endorses the industry
- standard SAX and DOM APIs and also adds a few classes under the
- javax.xml.parsers package to implement pluggability and utility methods.
- Note: the javax.xml.transform package hierarchy of JAXP is not
- implemented by Crimson. One implementation of javax.xml.transform can
- be found at Xalan Java 2.
- * SAX 2.0
- * SAX2 Extensions version 1.0
- * DOM Level 2 Core Recommendation
diff --git a/java-crimson/Makefile b/java-crimson/Makefile
deleted file mode 100644
index 6e231b6396..0000000000
--- a/java-crimson/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2012/11/25 23:32:23 othyro Exp $
-#
-
-DISTNAME= crimson-1.1.3-bin
-PKGNAME= java-crimson-1.1.3
-CATEGORIES= textproc
-MASTER_SITES= http://xml.apache.org/dist/crimson/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://xml.apache.org/dist/crimson/
-COMMENT= XML parser for JAXP with DOM and SAX2
-
-WRKSRC= ${WRKDIR}/crimson-1.1.3
-
-INSTALLATION_DIRS= share/classpath
-
-do-build:
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/classpath/
- ${INSTALL_DATA} ${WRKSRC}/crimson.jar ${DESTDIR}${PREFIX}/share/classpath/
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/java-crimson/PLIST b/java-crimson/PLIST
deleted file mode 100644
index 95adc92c5c..0000000000
--- a/java-crimson/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:48 thomasklausner Exp $
-share/classpath/crimson.jar
diff --git a/java-crimson/distinfo b/java-crimson/distinfo
deleted file mode 100644
index e1b956a173..0000000000
--- a/java-crimson/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:23 rillig Exp $
-
-SHA1 (crimson-1.1.3-bin.zip) = 406934261d1eb7e5c0de8e3fbb9768d442320c1c
-RMD160 (crimson-1.1.3-bin.zip) = 88f6d82affda001b79617ea10c3184ecfd73c075
-Size (crimson-1.1.3-bin.zip) = 734032 bytes
Home |
Main Index |
Thread Index |
Old Index