Commit graph

16 commits

Author SHA1 Message Date
Tom Judge
03937d2021 Update to 5.02
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-5.02/Changes
2017-04-06 01:48:07 +00:00
Baptiste Daroussin
dfca695d96 Fix pkg-plist which was totally wrong 2016-12-04 22:08:52 +00:00
Tom Judge
ed37775152 Update p5-Search-Elasticsearch to 5.01
Changes: https://metacpan.org/changes/distribution/Search-Elasticsearch

This update brings 3 new packages for older Elasticsearch server APIs:

p5-Search-Elasticsearch-Client-0_90 for accessing 0.90 based servers
p5-Search-Elasticsearch-Client-1_0 for accessing 1.X based servers
p5-Search-Elasticsearch-Client-2_0 for accessing 2.X based servers

People accessing older instances of elasticsearch must also install the
appropriate client API package as well.

WWW: https://metacpan.org/release/DRTECH/Search-Elasticsearch-Client-0_90-5.01
WWW: https://metacpan.org/release/DRTECH/Search-Elasticsearch-Client-1_0-5.01
WWW: https://metacpan.org/release/DRTECH/Search-Elasticsearch-Client-2_0-5.01
2016-12-02 14:58:56 +00:00
Tom Judge
c57718fd6c Update to 2.03
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-2.03/Changes
2016-08-12 15:57:41 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Tom Judge
cf32ee2645 Update to: 2.00
Changes: https://metacpan.org/source/DRTECH/Search-Elasticsearch-2.00/Changes
2015-11-03 18:33:57 +00:00
Tom Judge
b46c96699b - Fix *_DEPENDS
- Sort PLIST
- Bump PORTREVISION for dependency change

PR:		202953
Submitted by:	sunpoet
2015-09-08 16:41:43 +00:00
Tom Judge
0b69c942ac Upgrade to 1.20
Changes: https://metacpan.org/source/DRTECH/Search-Elasticsearch-1.20/Changes
2015-08-26 14:39:19 +00:00
Tom Judge
32abf25285 Update to 0.19
Changes: https://metacpan.org/changes/distribution/Search-Elasticsearch
2015-01-28 17:07:21 +00:00
Andrej Zverev
c67db630ed Log::Any::Adapter was merged into Log::Any distribution see
http://cpansearch.perl.org/src/DAGOLDEN/Log-Any-1.00/Changes section [Internal]

- Update *_DEPENDS: change from devel/p5-Log-Any-Adapter to devel/p5-Log-Any
- Bump PORTREVISION
- Mark devel/5-Log-Any-Adapter DEPRECATED and set EXPIRATION_DATE
2015-01-16 18:09:55 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Ryan Steinmetz
d7aa25ea63 - Fix dependency version requirements
- Bump PORTREVISION

PR:		190122
Submitted by:	zi@
Approved by:	maintainer timeout (1 month+)
2014-07-11 18:31:27 +00:00
Tom Judge
73de23bf69 Update to 1.12
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-1.12/Changes
2014-06-12 17:17:43 +00:00
Sunpoet Po-Chuan Hsieh
3de73a5e45 - Update to 1.11
- Fix *_DEPENDS: Exporter, List::Util and MIME::Base64 are already in all supported Perl releases
- Add BUILD_DEPENDS
- Sort RUN_DEPENDS
- Use %%PERL_ARCH%% instead of mach

Changes:	http://search.cpan.org/dist/Search-Elasticsearch/Changes
PR:		ports/189041
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 22 days)
2014-05-19 18:44:36 +00:00
Tom Judge
0f7219ed2a Update to 1.10.
Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-1.10/Changes
2014-04-02 17:15:04 +00:00