Sunpoet Po-Chuan Hsieh
2adfff0857
- Update to 1.2.22
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.22
http://search.cpan.org/dist/Search-Xapian/Changes
Sponsored by: PortsCamp Taiwan
2016-01-17 13:11:51 +00:00
Sunpoet Po-Chuan Hsieh
bed0e21af7
- Strip shared library
...
- Bump PORTREVISION for package change
2015-08-17 13:03:58 +00:00
Sunpoet Po-Chuan Hsieh
56650d6d3a
- Update to 1.2.21.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.21
http://search.cpan.org/dist/Search-Xapian/Changes
2015-05-21 21:25:01 +00:00
Sunpoet Po-Chuan Hsieh
d8e4d306b9
- Update to 1.2.20.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
http://search.cpan.org/dist/Search-Xapian/Changes
2015-03-05 17:27:10 +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
Sunpoet Po-Chuan Hsieh
0448e5ef40
- Update to 1.2.19.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.19
http://search.cpan.org/dist/Search-Xapian/Changes
2014-11-24 18:29:30 +00:00
Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Sunpoet Po-Chuan Hsieh
e9293e429d
- Update to 1.2.18.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
http://search.cpan.org/dist/Search-Xapian/Changes
2014-06-23 17:43:50 +00:00
Mathieu Arnold
61de712f46
Remove all the bootstrap files (.bs) from the plists.
...
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
2014-06-10 12:14:12 +00:00
Sunpoet Po-Chuan Hsieh
4065b145ab
- Update to 1.2.17.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.17
http://search.cpan.org/dist/Search-Xapian/Changes
2014-02-04 16:14:36 +00:00
Sunpoet Po-Chuan Hsieh
d9268259cc
- Update to 1.2.16.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.16
http://search.cpan.org/dist/Search-Xapian/Changes
2013-12-05 20:26:18 +00:00
Sunpoet Po-Chuan Hsieh
8985d864fd
- Convert to new LIB_DEPENDS format
...
- Support STAGEDIR
2013-10-23 18:56:57 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113
- Convert to new perl framework
2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
b095d0870d
- Update to 1.2.15.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.15
http://search.cpan.org/dist/Search-Xapian/Changes
Feature safe: yes
2013-04-18 17:40:38 +00:00
Sunpoet Po-Chuan Hsieh
8127313929
- Update to 1.2.14.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
http://search.cpan.org/dist/Search-Xapian/Changes
2013-03-18 14:45:51 +00:00
Sunpoet Po-Chuan Hsieh
8eb6a7dd16
- Update to 1.2.13.0
...
- Cleanup Makefile header
- Sort PLIST
- Reformat pkg-descr
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
http://search.cpan.org/dist/Search-Xapian/Changes
2013-02-20 20:36:44 +00:00
Sunpoet Po-Chuan Hsieh
f8d8bfd166
- Update to 1.2.12.0
...
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.12
http://search.cpan.org/dist/Search-Xapian/Changes
2012-07-07 06:54:36 +00:00
Sunpoet Po-Chuan Hsieh
d9d3fc4818
- Update to 1.2.11.0
...
- Pet portlint: remove ABI version number from LIB_DEPENDS
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.11
http://search.cpan.org/dist/Search-Xapian/Changes
2012-06-27 08:32:03 +00:00
Sunpoet Po-Chuan Hsieh
1004f96c88
- Update to 1.2.10.0
...
- Add PORTSCOUT knob to skip development versions
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
http://search.cpan.org/dist/Search-Xapian/Changes
2012-05-14 18:45:36 +00:00
Sunpoet Po-Chuan Hsieh
5c8b150181
- Update to 1.2.9.0
...
- Add my LOCAL to MASTER_SITES
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.9
Feature safe: yes
2012-03-13 17:09:50 +00:00
Sunpoet Po-Chuan Hsieh
40d2334860
- Update to 1.2.8.0
...
- Add official site to MASTER_SITES
- Pet portlint
- Space/Tab twiddle
- Take maintainership
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.8
2012-02-12 03:36:20 +00:00
Philip M. Gollucci
b240b0c314
- Update xapian to 1.2.7.0
...
PR: ports/164460
2012-02-07 01:28:01 +00:00
Frederic Culot
8417519cc6
- Reset MAINTAINER [1]
...
- Pet portlint(1) by moving LICENSE section earlier
PR: ports/164434 [1]
Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer)
2012-01-24 11:33:55 +00:00
Eitan Adler
c59a3834c4
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
...
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
2012-01-21 17:40:15 +00:00
Henrik Brix Andersen
1e52b2ea3a
- Assign maintainership to Jean-Francois Dockes <jf@dockes.org>
...
Approved by: pgollucci@ (perl)
2011-05-24 16:29:02 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Henrik Brix Andersen
2ed28905d0
- Update to v1.0.22
...
- Add LICENSE information
- Unbreak, fixing [1]
PR: ports/151579
Submitted by: Lucius Windschuh <lwindschuh@gmail.com>
Approved by: erwin@ (on behalf of perl@) (maintainer)
2010-10-29 16:30:01 +00:00
Pav Lucistnik
c9a5e25e69
- Mark BROKEN: does not build
...
Reported by: pointyhat
2010-10-12 22:58:18 +00:00
Philip M. Gollucci
ae41d463c2
- Chase databases/xapian-core sh lib bump
...
Reported by: erwin via pointyhat
2010-09-23 17:20:31 +00:00
Andrej Zverev
5882dfeb8a
Update to 1.0.20.0
...
Changelog: http://search.cpan.org/dist/Search-Xapian/Changes
2010-05-10 13:00:27 +00:00
Anton Berezin
36d7d30e1d
Update to 1.0.18.0.
...
Changes: http://search.cpan.org/dist/Search-Xapian/Changes
2010-02-15 09:44:16 +00:00
Yen-Ming Lee
4b0adb2f37
- update to 1.0.17.0
2009-12-08 02:29:00 +00:00
Anton Berezin
9da5b3521f
Update to 1.0.16.0.
...
Changes: http://search.cpan.org/dist/Search-Xapian/Changes
2009-09-10 12:46:44 +00:00
Anton Berezin
6f330f1e02
Update to 1.0.14.0.
...
Changes: http://search.cpan.org/dist/Search-Xapian/Changes
2009-08-21 13:41:45 +00:00
Mark Linimon
49728dccba
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2009-08-16 09:22:05 +00:00
Philip M. Gollucci
eb5c748a23
- Update to 1.0.13.1
...
PR: ports/135731
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
2009-06-19 16:20:19 +00:00
Philip M. Gollucci
ca7a2423b3
- Update to 1.0.12.0
...
PR: ports/135102
Approved by: maintainer timeout (lbr; 2 weeks 1 day)
Submitted by: pgollucci@ (myself)
2009-06-15 21:10:27 +00:00
Lars Balker Rasmussen
f917639be5
Update to 1.0.10.0
2009-01-24 10:19:26 +00:00
Lars Balker Rasmussen
8b8b951ac6
Update to 1.0.9.0
2008-11-08 11:46:34 +00:00
Lars Balker Rasmussen
9c425e1dd5
Update to 1.0.8.0
2008-09-27 21:09:23 +00:00
Lars Balker Rasmussen
80938e6b2b
Update to 1.0.7.0
2008-07-27 18:51:35 +00:00
Rong-En Fan
76157bcf82
- Chase databases/xapian-core update
...
PR: ports/125954 (deskutils/recoll)
Submitted by: maintainer of xapian-core
2008-07-27 03:09:13 +00:00
Lars Balker Rasmussen
dbf6990884
Update to 1.0.6.0
2008-06-29 20:23:54 +00:00
Lars Balker Rasmussen
116576b7be
Update to 1.0.5.0
2008-02-06 02:24:07 +00:00
Lars Balker Rasmussen
11b2cee8aa
Update to 1.0.4.0
2007-12-12 23:58:46 +00:00
Lars Balker Rasmussen
72e90f1cc9
Update to 1.0.3.0
2007-10-26 07:52:30 +00:00
Lars Balker Rasmussen
e072b4ee43
Update to 1.0.2.0.
2007-07-06 22:35:15 +00:00
Lars Balker Rasmussen
3b0928fbac
- Update to 1.0.1.0
...
- Remove the check for Perl < 5.6
PR: 113900
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2007-06-21 06:30:28 +00:00
Lars Balker Rasmussen
5136fff934
Stupid me forgot to finish the job I started the other day, and assumed I
...
had before submitting. Bad lbr. No cookie. Thanks to kris.
2007-06-01 19:59:33 +00:00