mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Remove expired ports:
2016-04-10 textproc/p5-ElasticSearch-SearchBuilder: Use textproc/p5-Elasticsearch which is the official client 2016-04-10 textproc/p5-ElasticSearch-legacy: Use textproc/p5-Elasticsearch which is the official client 2016-04-10 textproc/py-openpyxl1: Use textproc/py-openpyxl instead
This commit is contained in:
parent
c0477bf3ee
commit
9776b63bb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412918
3
MOVED
3
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
|
||||
|
@ -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
|
||||
|
@ -1,28 +0,0 @@
|
||||
# Created by: Tom Judge <tj@FreeBSD.org>
|
||||
# $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 <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (ElasticSearch-SearchBuilder-0.19.tar.gz) = 65d76c9fa822de2a36793fb542337d313f8b254eb0bd74e04fd5c6f9bc7c9f51
|
||||
SIZE (ElasticSearch-SearchBuilder-0.19.tar.gz) = 61379
|
@ -1,4 +0,0 @@
|
||||
ElasticSearch::SearchBuilder - A Perlish compact query language for
|
||||
ElasticSearch.
|
||||
|
||||
WWW: http://search.cpan.org/dist/ElasticSearch-SearchBuilder/
|
@ -1,2 +0,0 @@
|
||||
%%PERL5_MAN3%%/ElasticSearch::SearchBuilder.3.gz
|
||||
%%SITE_PERL%%/ElasticSearch/SearchBuilder.pm
|
@ -1,39 +0,0 @@
|
||||
# Created by: Tom Judge <tj@FreeBSD.org>
|
||||
# $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 <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (ElasticSearch-0.66.tar.gz) = cd83bf8bbef1156a825afd91d7f855fc37e0378b203cbb77f11f892b6f9029a2
|
||||
SIZE (ElasticSearch-0.66.tar.gz) = 111647
|
@ -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/
|
@ -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
|
@ -1,23 +0,0 @@
|
||||
# Created by: Antoine Brodin <antoine@FreeBSD.org>
|
||||
# $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 <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (openpyxl-1.8.6.tar.gz) = aa11a4acd2765392808bca2041f6f9ba17565c72dccc3f5d876bf78effa06126
|
||||
SIZE (openpyxl-1.8.6.tar.gz) = 76555
|
@ -1,3 +0,0 @@
|
||||
OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files.
|
||||
|
||||
WWW: http://openpyxl.readthedocs.org/
|
Loading…
Reference in New Issue
Block a user