aboutsummaryrefslogtreecommitdiff
path: root/textproc/lucene
Commit message (Collapse)AuthorAgeFilesLines
* - Update PORTSCOUT variable to ignore 3.*; old version did not workBryan Drewery2013-05-221-1/+1
| | | | | | | | PR: ports/178793 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) Notes: svn path=/head/; revision=318740
* Add comment about updating dependent portsBryan Drewery2013-05-081-0/+2
| | | | | | | Reminded by: jgh Notes: svn path=/head/; revision=317705
* - Update to 3.6.2Bryan Drewery2013-05-012-5/+5
| | | | | | | | | | | - Pass maintainership to submitter - Remove indefinite article from COMMENT PR: ports/178213 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Notes: svn path=/head/; revision=317066
* - limit PORTSCOUT to 3.x branchJason Helfman2013-02-231-0/+2
| | | | Notes: svn path=/head/; revision=312795
* - introduce Lucene 4.x branch to portsJason Helfman2013-01-241-0/+2
| | | | | | | - set CONFLICTS and LATEST_LINK accordingly Notes: svn path=/head/; revision=310952
* - revert as this will cause openoffice-3-devel breakageJason Helfman2013-01-242-23/+24
| | | | | | | Reported by: pfg@ Notes: svn path=/head/; revision=310915
* - update to 4.1.0Jason Helfman2013-01-242-24/+23
| | | | | | | Reported by: portscout@ Notes: svn path=/head/; revision=310908
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-4/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* - reset maintainer to heapJason Helfman2012-10-031-5/+2
| | | | Notes: svn path=/head/; revision=305180
* - update to 3.6.1Jason Helfman2012-07-232-4/+5
| | | | Notes: svn path=/head/; revision=301365
* - take maintainer-shipJason Helfman2012-07-111-1/+1
| | | | Notes: svn path=/head/; revision=300779
* Reset maintainership for ports maintained by Gerrit Beine.Chris Rees2012-07-111-1/+1
| | | | | | | | | | | | He had requested this some time ago, so any past timeouts should not be held against him. Your work in the past has been much appreciated, thank you. Submitted by: maintainer, via private email Notes: svn path=/head/; revision=300778
* - update to 3.6.0Jason Helfman2012-06-142-41/+25
| | | | | | | | | | | | - move back to binary distribution, as source distribution required apache-ivy * including apache-ivy resulteded in source build being a security issue PR: ports/168538 Submitted by: jgh@ Approved by: maintainer timeout, gerrit.beine@gmx.de ( 14 days ) Notes: svn path=/head/; revision=299265
* - Update to 3.5.0Jason Helfman2012-04-042-24/+35
| | | | | | | | | | | | | - standardize MASTER_SITES - move away from binary, and build from source distribution PR: ports/166289 Submitted by: jgh (me) Approved by: maintainer timeout ( 15 days ) Feature safe: yes Notes: svn path=/head/; revision=294207
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* Lucene version 3.x has many new features.Chris Rees2011-11-132-42/+35
| | | | | | | | | | | | | | | Lucene 2.9.4 is based on Java 4, while the Lucene 3.x series is based on Java 5. Java 4 was deprecated recently on FreeBSD. Versions of lucene and py-lucene are meant to match and since py-lucene was updated recently to version 3.4.0 it was only natural to do this update. PR: ports/161119 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: maintainer timeout (gerrit.beine@gmx.de) Feature safe: yes Notes: svn path=/head/; revision=285710
* Mark as for java1.5+. java1.4 is being deprecated.Mark Linimon2011-07-211-1/+1
| | | | | | | | PR: ports/158969 Submitted by: rene Notes: svn path=/head/; revision=278060
* - Update to 2.9.4Beech Rintoul2011-07-122-6/+19
| | | | | | | | | PR: ports/158415 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: Maintainer Timeout (Two Weeks) Notes: svn path=/head/; revision=277618
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Fix installation with CONTRIB optionPav Lucistnik2009-12-181-3/+3
| | | | | | | | | PR: ports/139140 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> Approved by: maintainer timeout (almost 3 months) Notes: svn path=/head/; revision=246166
* - Update to 2.1.4Martin Wilke2009-03-202-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=230481
* - Update to 2.4.0Cheng-Lung Sung2008-10-302-5/+5
| | | | | | | | | PR: ports/128254 Submitted by: clsung Approved by: maintainer (Gerrit Beine) Notes: svn path=/head/; revision=222221
* - Added option to install contrib JARs with the port.Martin Wilke2008-09-061-2/+32
| | | | | | | | PR: 127147 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=220018
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 2.3.2Martin Wilke2008-05-172-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=213227
* Lucene is a Java full-text search engine. Lucene is not a completeRong-En Fan2008-03-113-0/+69
application, but rather a code library and API that can easily be used to add search capabilities to applications. WWW: http://lucene.apache.org/java/ PR: ports/121537 Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Notes: svn path=/head/; revision=208794