aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Search-Xapian10
Commit message (Collapse)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update MASTER_SITESSunpoet Po-Chuan Hsieh2018-09-231-1/+1
| | | | Notes: svn path=/head/; revision=480476
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Fix PORTNAME, use PKGNAMESUFFIX and remove DISTNAMESunpoet Po-Chuan Hsieh2017-05-281-2/+2
| | | | Notes: svn path=/head/; revision=441931
* Fix CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2017-05-271-1/+1
| | | | | | | | PR: 219388 Submitted by: pawel Notes: svn path=/head/; revision=441868
* Strip shared librarySunpoet Po-Chuan Hsieh2017-04-041-2/+5
| | | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS - Bump PORTREVISION for package change Notes: svn path=/head/; revision=437715
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Some OCD cleanups on some of the perl@ ports.Adam Weinberger2015-03-121-17/+17
| | | | | | | | | | | | | | | | - Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier. Notes: svn path=/head/; revision=381151
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-29/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371255
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-032-22/+20
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Register CONFLICT on p5-Search-Xapian-1.2Chris Rees2012-06-051-0/+2
| | | | | | | Submitted by: Sulev-Madis "ketas" Silber Notes: svn path=/head/; revision=298449
* - Update to 1.0.23Sunpoet Po-Chuan Hsieh2012-02-122-4/+4
| | | | | | | Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.0.23 Notes: svn path=/head/; revision=291006
* - Reapply the previous path renames and fix buildsPhilip M. Gollucci2012-02-071-2/+3
| | | | | | | PR: ports/164460 Notes: svn path=/head/; revision=290528
* - Resync *10 ports to the originals, there was drift in the interim messPhilip M. Gollucci2012-02-072-8/+9
| | | | | | | PR: ports/164460 Notes: svn path=/head/; revision=290524
* - Update paths for repo copy for old API versionPhilip M. Gollucci2012-02-071-1/+1
| | | | | | | PR: ports/164460 Notes: svn path=/head/; revision=290521
* - Forced commit to note resurrection of *10 xapian related portsPhilip M. Gollucci2012-02-064-0/+103
| | | | | | | PR: ports/164460 Notes: svn path=/head/; revision=290518
* Remove repocopy abandoned in the wake of ports/151093.Mark Linimon2011-03-044-103/+0
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=270261
* - Chase databases/xapian-core sh lib bumpPhilip M. Gollucci2010-09-231-0/+1
| | | | | | | Reported by: erwin via pointyhat Notes: svn path=/head/; revision=261706
* Update to 1.0.20.0Andrej Zverev2010-05-102-4/+4
| | | | | | | Changelog: http://search.cpan.org/dist/Search-Xapian/Changes Notes: svn path=/head/; revision=254064
* Update to 1.0.18.0.Anton Berezin2010-02-152-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Search-Xapian/Changes Notes: svn path=/head/; revision=249875
* - update to 1.0.17.0Yen-Ming Lee2009-12-082-6/+6
| | | | Notes: svn path=/head/; revision=245376
* Update to 1.0.16.0.Anton Berezin2009-09-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Search-Xapian/Changes Notes: svn path=/head/; revision=241157
* Update to 1.0.14.0.Anton Berezin2009-08-212-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Search-Xapian/Changes Notes: svn path=/head/; revision=240031
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* - Update to 1.0.13.1Philip M. Gollucci2009-06-192-4/+4
| | | | | | | | | PR: ports/135731 Approved by: maintainer (lbr) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=236307
* - Update to 1.0.12.0Philip M. Gollucci2009-06-152-6/+6
| | | | | | | | | PR: ports/135102 Approved by: maintainer timeout (lbr; 2 weeks 1 day) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235936
* Update to 1.0.10.0Lars Balker Rasmussen2009-01-242-5/+8
| | | | Notes: svn path=/head/; revision=226770
* Update to 1.0.9.0Lars Balker Rasmussen2008-11-082-5/+5
| | | | Notes: svn path=/head/; revision=222537
* Update to 1.0.8.0Lars Balker Rasmussen2008-09-272-5/+5
| | | | Notes: svn path=/head/; revision=220916
* Update to 1.0.7.0Lars Balker Rasmussen2008-07-272-6/+5
| | | | Notes: svn path=/head/; revision=217688
* - Chase databases/xapian-core updateRong-En Fan2008-07-271-0/+1
| | | | | | | | PR: ports/125954 (deskutils/recoll) Submitted by: maintainer of xapian-core Notes: svn path=/head/; revision=217647
* Update to 1.0.6.0Lars Balker Rasmussen2008-06-292-4/+4
| | | | Notes: svn path=/head/; revision=215979
* Update to 1.0.5.0Lars Balker Rasmussen2008-02-063-5/+7
| | | | Notes: svn path=/head/; revision=206780
* Update to 1.0.4.0Lars Balker Rasmussen2007-12-123-6/+7
| | | | Notes: svn path=/head/; revision=203419
* Update to 1.0.3.0Lars Balker Rasmussen2007-10-262-6/+5
| | | | Notes: svn path=/head/; revision=202058
* Update to 1.0.2.0.Lars Balker Rasmussen2007-07-062-5/+5
| | | | Notes: svn path=/head/; revision=195109
* - Update to 1.0.1.0Lars Balker Rasmussen2007-06-212-12/+7
| | | | | | | | | | - Remove the check for Perl < 5.6 PR: 113900 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=193986
* Stupid me forgot to finish the job I started the other day, and assumed ILars Balker Rasmussen2007-06-012-0/+3
| | | | | | | had before submitting. Bad lbr. No cookie. Thanks to kris. Notes: svn path=/head/; revision=192554
* Update to 1.0.0.0Lars Balker Rasmussen2007-05-312-5/+5
| | | | | | | Pointy hat to the gruelling version-lock with xapian-core (thanks kris). Notes: svn path=/head/; revision=192490
* Update to 0.9.10.0Lars Balker Rasmussen2007-03-062-4/+4
| | | | Notes: svn path=/head/; revision=186756
* Update to 0.9.9.1Lars Balker Rasmussen2007-01-053-5/+7
| | | | Notes: svn path=/head/; revision=181540
* Update to 0.9.6.0Lars Balker Rasmussen2006-07-242-5/+5
| | | | | | | - get in sync with xapian-core again... Notes: svn path=/head/; revision=168670
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Require perl from ports. Do not bump PORTREVISION as it doesn't affectErwin Lansing2006-04-031-1/+5
| | | | | | | | | | already installed versions. PR: 95195 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=158713
* - Update to 0.9.2.4Sergey Matveychuk2006-03-283-4/+6
| | | | | | | | PR: ports/93707 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=158338