non port: textproc/lucene/Makefile |
SVNWeb
|
Number of commits found: 38 |
Tue, 14 Mar 2023
|
[ 21:19 Don Lewis (truckman) ] 1cd93b0
textproc/lucene: Openoffice requires CONTRIB
Note that editors/openoffice-* requires the CONTRIB option,
which is enabled by default.
Pet portlint.
PR: 270158
Reported by: Ken Gunderson <kgunders@teamcool.net>
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 11 Oct 2021
|
[ 19:32 Daniel Engberg (diizzy) ] b2aa444
textproc/lucene: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32378
|
Tue, 21 Sep 2021
|
[ 12:58 Bernhard Froehlich (decke) ] 63a603b
textproc/lucene: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 19 May 2021
|
[ 19:56 Danilo Egea Gondolfo (danilo) ] daa68e3
textproc/lucene: Drop maintainership
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
|
Fri, 11 Sep 2015
|
[ 19:51 amdmi3 ]
- Add NO_ARCH
- Switch to options helpers
- Don't install empty doc dirs
Approved by: portmgr blanket
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Tue, 1 Oct 2013
|
[ 12:51 danilo ]
- Change maintainer email to @FreeBSD.org
- Add DOCS and EXAMPLES options
- Add stage support
Approved by: wg (mentor)
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Wed, 22 May 2013
|
[ 00:19 bdrewery ]
- Update PORTSCOUT variable to ignore 3.*; old version did not work
PR: ports/178793
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
Wed, 8 May 2013
|
[ 18:47 bdrewery ]
Add comment about updating dependent ports
Reminded by: jgh
|
Wed, 1 May 2013
|
[ 23:23 bdrewery ]
- Update to 3.6.2
- Pass maintainership to submitter
- Remove indefinite article from COMMENT
PR: ports/178213
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
Sat, 23 Feb 2013
|
[ 00:23 jgh ]
- limit PORTSCOUT to 3.x branch
|
Thu, 24 Jan 2013
|
[ 22:32 jgh ]
- introduce Lucene 4.x branch to ports
- set CONFLICTS and LATEST_LINK accordingly
|
[ 06:54 jgh ]
- revert as this will cause openoffice-3-devel breakage
Reported by: pfg@
|
[ 00:49 jgh ]
- update to 4.1.0
Reported by: portscout@
|
Mon, 10 Dec 2012
|
[ 13:43 bapt ] (Only the first 10 of 118 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3)
|
Wed, 3 Oct 2012
|
[ 01:15 jgh ]
- reset maintainer to heap
|
Mon, 23 Jul 2012
|
[ 05:35 jgh ]
- update to 3.6.1
|
Wed, 11 Jul 2012
|
[ 18:40 jgh ]
- take maintainer-ship
|
[ 18:12 crees ] (Only the first 10 of 24 ports in this commit are shown above. )
Reset maintainership for ports maintained by Gerrit Beine.
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
|
Thu, 14 Jun 2012
|
[ 16:29 jgh ]
- update to 3.6.0
- 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 )
|
Wed, 4 Apr 2012
|
[ 17:24 jgh ]
- Update to 3.5.0
- 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
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
|
Sun, 13 Nov 2011
|
[ 17:43 crees ]
Lucene version 3.x has many new features.
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
|
Thu, 21 Jul 2011
|
[ 02:45 linimon ]
Mark as for java1.5+. java1.4 is being deprecated.
PR: ports/158969
Submitted by: rene
|
Tue, 12 Jul 2011
|
[ 23:58 beech ]
- Update to 2.9.4
PR: ports/158415
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: Maintainer Timeout (Two Weeks)
|
Fri, 18 Dec 2009
|
[ 19:06 pav ]
- Fix installation with CONTRIB option
PR: ports/139140
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by: maintainer timeout (almost 3 months)
|
Fri, 20 Mar 2009
|
[ 18:55 miwi ]
- Update to 2.1.4
Approved by: maintainer implicit
|
Thu, 30 Oct 2008
|
[ 03:15 clsung ]
- Update to 2.4.0
PR: ports/128254
Submitted by: clsung
Approved by: maintainer (Gerrit Beine)
|
Sat, 6 Sep 2008
|
[ 21:11 miwi ]
- Added option to install contrib JARs with the port.
PR: 127147
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
Fri, 6 Jun 2008
|
[ 14:05 edwin ] (Only the first 10 of 221 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Sat, 17 May 2008
|
[ 21:29 miwi ]
- Update to 2.3.2
Approved by: maintainer implicit
|
Tue, 11 Mar 2008
|
[ 10:51 rafan ]
Lucene is a Java full-text search engine. Lucene is not a complete
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>
|
Number of commits found: 38 |