diff --git a/MOVED b/MOVED index 1fa62de2b600..20d5fb6e1e9a 100644 --- a/MOVED +++ b/MOVED @@ -8274,3 +8274,6 @@ www/py-satchmo||2016-04-03|Has expired: Project development unmaintained www/py-ua-parser|devel/py-ua_parser|2016-04-04|Duplicate port deleted net-mgmt/weathermap||2016-04-04|Has expired: Distfile unavailable, website no longer exists accessibility/gnopernicus|accessibility/orca|2016-04-08|Has expired: Not developed upstream anymore. Obsoleted by accessibility/orca +textproc/p5-ElasticSearch-SearchBuilder|textproc/p5-Search-Elasticsearch|2016-04-10|Has expired: Use textproc/p5-Search-Elasticsearch which is the official client +textproc/p5-ElasticSearch-legacy|textproc/p5-Search-Elasticsearch|2016-04-10|Has expired: Use textproc/p5-Search-Elasticsearch which is the official client +textproc/py-openpyxl1|textproc/py-openpyxl|2016-04-10|Has expired: Use textproc/py-openpyxl instead diff --git a/textproc/Makefile b/textproc/Makefile index 2971469341bf..a33067496b17 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -548,8 +548,6 @@ SUBDIR += p5-Devel-TraceSAX SUBDIR += p5-DocSet SUBDIR += p5-EBook-Tools - SUBDIR += p5-ElasticSearch-SearchBuilder - SUBDIR += p5-ElasticSearch-legacy SUBDIR += p5-Excel-Template SUBDIR += p5-Excel-Writer-XLSX SUBDIR += p5-File-Inplace @@ -1255,7 +1253,6 @@ SUBDIR += py-mwparserfromhell SUBDIR += py-nltk SUBDIR += py-openpyxl - SUBDIR += py-openpyxl1 SUBDIR += py-paragrep SUBDIR += py-pdfminer SUBDIR += py-pss diff --git a/textproc/p5-ElasticSearch-SearchBuilder/Makefile b/textproc/p5-ElasticSearch-SearchBuilder/Makefile deleted file mode 100644 index 3930c26f70c0..000000000000 --- a/textproc/p5-ElasticSearch-SearchBuilder/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Tom Judge -# $FreeBSD$ - -PORTNAME= ElasticSearch-SearchBuilder -PORTVERSION= 0.19 -PORTREVISION= 2 -CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../by-authors/id/D/DR/DRTECH/ -PKGNAMEPREFIX= p5- - -MAINTAINER= tj@FreeBSD.org -COMMENT= ElasticSearch Query Builder - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -RUN_DEPENDS= p5-Carp>=0:devel/p5-Carp -TEST_DEPENDS= p5-Test-Deep>=:devel/p5-Test-Deep \ - p5-Test-Exception>=0:devel/p5-Test-Exception \ - p5-Data-Dump>=0:devel/p5-Data-Dump - -DEPRECATED= Use textproc/p5-Elasticsearch which is the official client -EXPIRATION_DATE= 2016-04-10 - -USES= perl5 -USE_PERL5= configure - -.include diff --git a/textproc/p5-ElasticSearch-SearchBuilder/distinfo b/textproc/p5-ElasticSearch-SearchBuilder/distinfo deleted file mode 100644 index b28eb5227a0c..000000000000 --- a/textproc/p5-ElasticSearch-SearchBuilder/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ElasticSearch-SearchBuilder-0.19.tar.gz) = 65d76c9fa822de2a36793fb542337d313f8b254eb0bd74e04fd5c6f9bc7c9f51 -SIZE (ElasticSearch-SearchBuilder-0.19.tar.gz) = 61379 diff --git a/textproc/p5-ElasticSearch-SearchBuilder/pkg-descr b/textproc/p5-ElasticSearch-SearchBuilder/pkg-descr deleted file mode 100644 index e98076047a0c..000000000000 --- a/textproc/p5-ElasticSearch-SearchBuilder/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -ElasticSearch::SearchBuilder - A Perlish compact query language for -ElasticSearch. - -WWW: http://search.cpan.org/dist/ElasticSearch-SearchBuilder/ diff --git a/textproc/p5-ElasticSearch-SearchBuilder/pkg-plist b/textproc/p5-ElasticSearch-SearchBuilder/pkg-plist deleted file mode 100644 index 78fd58750dd4..000000000000 --- a/textproc/p5-ElasticSearch-SearchBuilder/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%PERL5_MAN3%%/ElasticSearch::SearchBuilder.3.gz -%%SITE_PERL%%/ElasticSearch/SearchBuilder.pm diff --git a/textproc/p5-ElasticSearch-legacy/Makefile b/textproc/p5-ElasticSearch-legacy/Makefile deleted file mode 100644 index 293e70658494..000000000000 --- a/textproc/p5-ElasticSearch-legacy/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# Created by: Tom Judge -# $FreeBSD$ - -PORTNAME= ElasticSearch -PORTVERSION= 0.66 -PORTREVISION= 2 -CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../by-authors/id/D/DR/DRTECH/ -PKGNAMEPREFIX= p5- -PKGNAMESUFFIX= -legacy - -MAINTAINER= tj@FreeBSD.org -COMMENT= ElasticSearch API - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -RUN_DEPENDS= p5-ElasticSearch-SearchBuilder>=0:textproc/p5-ElasticSearch-SearchBuilder \ - p5-Any-URI-Escape>=0:www/p5-Any-URI-Escape \ - p5-PathTools>=0:devel/p5-PathTools \ - p5-HTTP-Lite>=0:www/p5-HTTP-Lite \ - p5-HTTP-Message>=0:www/p5-HTTP-Message \ - p5-HTTP-Tiny>=0:www/p5-HTTP-Tiny \ - p5-IO-Compress>=0:archivers/p5-IO-Compress \ - p5-JSON>=0:converters/p5-JSON \ - p5-libwww>=0:www/p5-libwww \ - p5-Task-Weaken>=0:devel/p5-Task-Weaken \ - p5-URI>=0:net/p5-URI \ - p5-YAML>=0:textproc/p5-YAML -TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ - p5-Test-Exception>=0:devel/p5-Test-Exception - -DEPRECATED= Use textproc/p5-Elasticsearch which is the official client -EXPIRATION_DATE= 2016-04-10 - -USES= perl5 -USE_PERL5= configure - -.include diff --git a/textproc/p5-ElasticSearch-legacy/distinfo b/textproc/p5-ElasticSearch-legacy/distinfo deleted file mode 100644 index eef5bfacbde1..000000000000 --- a/textproc/p5-ElasticSearch-legacy/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ElasticSearch-0.66.tar.gz) = cd83bf8bbef1156a825afd91d7f855fc37e0378b203cbb77f11f892b6f9029a2 -SIZE (ElasticSearch-0.66.tar.gz) = 111647 diff --git a/textproc/p5-ElasticSearch-legacy/pkg-descr b/textproc/p5-ElasticSearch-legacy/pkg-descr deleted file mode 100644 index 8b1254c624ee..000000000000 --- a/textproc/p5-ElasticSearch-legacy/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -ElasticSearch is a thin API which makes it easy to communicate with -an ElasticSearch cluster. - -WWW: http://search.cpan.org/dist/ElasticSearch/ diff --git a/textproc/p5-ElasticSearch-legacy/pkg-plist b/textproc/p5-ElasticSearch-legacy/pkg-plist deleted file mode 100644 index c64bb08df73f..000000000000 --- a/textproc/p5-ElasticSearch-legacy/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -%%PERL5_MAN3%%/ElasticSearch.3.gz -%%PERL5_MAN3%%/ElasticSearch::Error.3.gz -%%PERL5_MAN3%%/ElasticSearch::QueryParser.3.gz -%%PERL5_MAN3%%/ElasticSearch::ScrolledSearch.3.gz -%%PERL5_MAN3%%/ElasticSearch::TestServer.3.gz -%%PERL5_MAN3%%/ElasticSearch::Transport.3.gz -%%PERL5_MAN3%%/ElasticSearch::Transport::HTTP.3.gz -%%PERL5_MAN3%%/ElasticSearch::Transport::HTTPLite.3.gz -%%PERL5_MAN3%%/ElasticSearch::Transport::HTTPTiny.3.gz -%%PERL5_MAN3%%/ElasticSearch::Util.3.gz -%%SITE_PERL%%/ElasticSearch.pm -%%SITE_PERL%%/ElasticSearch/Error.pm -%%SITE_PERL%%/ElasticSearch/QueryParser.pm -%%SITE_PERL%%/ElasticSearch/RequestParser.pm -%%SITE_PERL%%/ElasticSearch/ScrolledSearch.pm -%%SITE_PERL%%/ElasticSearch/TestServer.pm -%%SITE_PERL%%/ElasticSearch/Transport.pm -%%SITE_PERL%%/ElasticSearch/Transport/HTTP.pm -%%SITE_PERL%%/ElasticSearch/Transport/HTTPLite.pm -%%SITE_PERL%%/ElasticSearch/Transport/HTTPTiny.pm -%%SITE_PERL%%/ElasticSearch/Util.pm diff --git a/textproc/py-openpyxl1/Makefile b/textproc/py-openpyxl1/Makefile deleted file mode 100644 index ebf08b277350..000000000000 --- a/textproc/py-openpyxl1/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Antoine Brodin -# $FreeBSD$ - -PORTNAME= openpyxl -PORTVERSION= 1.8.6 -CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 1 - -MAINTAINER= antoine@FreeBSD.org -COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files - -LICENSE= MIT - -DEPRECATED= Use textproc/py-openpyxl instead -EXPIRATION_DATE= 2016-04-10 -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}openpyxl-[0-9]* - -USES= python -USE_PYTHON= distutils autoplist - -.include diff --git a/textproc/py-openpyxl1/distinfo b/textproc/py-openpyxl1/distinfo deleted file mode 100644 index 6ae57b67d8be..000000000000 --- a/textproc/py-openpyxl1/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (openpyxl-1.8.6.tar.gz) = aa11a4acd2765392808bca2041f6f9ba17565c72dccc3f5d876bf78effa06126 -SIZE (openpyxl-1.8.6.tar.gz) = 76555 diff --git a/textproc/py-openpyxl1/pkg-descr b/textproc/py-openpyxl1/pkg-descr deleted file mode 100644 index 63726cdf922c..000000000000 --- a/textproc/py-openpyxl1/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files. - -WWW: http://openpyxl.readthedocs.org/