diff --git a/MOVED b/MOVED index 88b7f42637b9..1d15cab5a48e 100644 --- a/MOVED +++ b/MOVED @@ -12845,3 +12845,4 @@ www/palemoon||2019-07-03|Not maintained and full of security holes www/seamonkey||2019-07-03|2.49.* is not maintained upstream and full of security holes www/tomcat8||2019-07-06|Has expired: EoL since 2018-06-30 devel/libevent-hiphop||2019-07-10|Has expired: Obsoleted with removal of lang/hiphop-php +textproc/apache-solr3|textproc/apache-solr|2019-07-12|Obsolete diff --git a/textproc/Makefile b/textproc/Makefile index ab3f2743a91e..6043f8176d80 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -43,7 +43,6 @@ SUBDIR += antiword SUBDIR += apache-poi SUBDIR += apache-solr - SUBDIR += apache-solr3 SUBDIR += apertium SUBDIR += archmage SUBDIR += artha diff --git a/textproc/apache-solr3/Makefile b/textproc/apache-solr3/Makefile deleted file mode 100644 index f2f4d4c1fa2e..000000000000 --- a/textproc/apache-solr3/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: Gea-Suan Lin -# $FreeBSD$ - -PORTNAME= apache-solr -PORTVERSION= 3.6.2 -CATEGORIES= textproc java -MASTER_SITES= APACHE/lucene/solr/${PORTVERSION} -PKGNAMESUFFIX= 3 - -MAINTAINER= gaod@hychen.org -COMMENT= High performance search server built using Lucene Java - -LICENSE= APACHE20 - -CONFLICT= apache-solr-4.1.* - -JAVA_VERSION= 1.6+ -NO_BUILD= yes -PLIST_SUB+= PORTVERSION="${PORTVERSION}" -USE_JAVA= yes -PORTEXAMPLES= * -USES= cpe tar:tgz -CPE_PRODUCT= solr -CPE_VENDOR= apache -NO_ARCH= yes - -OPTIONS_DEFINE= EXAMPLES - -do-install: - cd ${WRKSRC}/dist && ${COPYTREE_SHARE} . ${STAGEDIR}${JAVAJARDIR} - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - cd ${WRKSRC}/example && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} "-not -empty" - -.include diff --git a/textproc/apache-solr3/distinfo b/textproc/apache-solr3/distinfo deleted file mode 100644 index 2ac3dc611c45..000000000000 --- a/textproc/apache-solr3/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (apache-solr-3.6.2.tgz) = 537426dcbdd0dc82dd5bf16b48b6bcaf87cb4049c1245eea8dcb79eeaf3e7ac6 -SIZE (apache-solr-3.6.2.tgz) = 87268464 diff --git a/textproc/apache-solr3/pkg-descr b/textproc/apache-solr3/pkg-descr deleted file mode 100644 index 768e7aea9f37..000000000000 --- a/textproc/apache-solr3/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Solr is an open source enterprise search server based on the Lucene -Java search library, with XML/HTTP and JSON APIs, hit highlighting, -faceted search, caching, replication, a web administration interface -and many more features. It runs in a Java servlet container such as -Tomcat. - -WWW: http://lucene.apache.org/solr/ diff --git a/textproc/apache-solr3/pkg-plist b/textproc/apache-solr3/pkg-plist deleted file mode 100644 index 98f6e9f5cb34..000000000000 --- a/textproc/apache-solr3/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -%%JAVAJARDIR%%/apache-solr-%%PORTVERSION%%.war -%%JAVAJARDIR%%/apache-solr-analysis-extras-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-cell-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-clustering-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-core-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-dataimporthandler-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-dataimporthandler-extras-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-langid-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-solrj-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-test-framework-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-uima-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/apache-solr-velocity-%%PORTVERSION%%.jar -%%JAVAJARDIR%%/solrj-lib/commons-codec-1.6.jar -%%JAVAJARDIR%%/solrj-lib/commons-httpclient-3.1.jar -%%JAVAJARDIR%%/solrj-lib/commons-io-2.1.jar -%%JAVAJARDIR%%/solrj-lib/geronimo-stax-api_1.0_spec-1.0.1.jar -%%JAVAJARDIR%%/solrj-lib/jcl-over-slf4j-1.6.1.jar -%%JAVAJARDIR%%/solrj-lib/slf4j-api-1.6.1.jar -%%JAVAJARDIR%%/solrj-lib/wstx-asl-3.2.7.jar -%%JAVAJARDIR%%/solrj-lib/optional/httpclient-4.1.3.jar -%%JAVAJARDIR%%/solrj-lib/optional/httpcore-4.1.4.jar -%%JAVAJARDIR%%/solrj-lib/optional/httpmime-4.1.3.jar