Port details |
- lucene4 Full-text search engine for Java, 4.x branch
- 4.10.4 textproc
=0 4.10.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Unsupported by upstream, released in 2015
This port expired on: 2022-03-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-01-24 22:32:47
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- Also Listed In: devel java
- License: APACHE20
- WWW:
- http://lucene.apache.org/java/
- Description:
- Lucene 4.x 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/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lucene4>0:textproc/lucene4
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: lucene4
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lucene-4.10.4.tgz) = 928f73722083e1c48b74c843a16fd4454b134e5e8279a5afb1db06133e741583
SIZE (lucene-4.10.4.tgz) = 65109639
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lucene4-4.10.4:
CONTRIB=on: Install contributed jars
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- textproc_lucene4
- USES:
- cpe tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.10.4 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
4.10.4 11 Oct 2021 19:28:25 |
Daniel Engberg (diizzy) |
textproc/lucene4: Update MASTER_SITES, deprecate and set expiration date to
2022-03-31
Use a direct URL to Apache's release archive site as it's not mirrored by
upstream mirror sites
Released in 2015 and unsupported, upstream is now at 7.X and 8.X
Reference: https://lucene.apache.org/core/downloads.html
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32376 |
4.10.4 21 Sep 2021 12:58:03 |
Bernhard Froehlich (decke) |
textproc/lucene4: Add CPE information
Approved by: portmgr (blanket) |
4.10.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.10.4 26 Nov 2019 21:46:13 |
jkim |
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 |
4.10.4 24 Nov 2016 16:07:57 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Pet portlint
- Switch to options helpers
- Cosmetic fixes |
4.10.4 12 Nov 2016 18:12:30 |
mva |
- Pass maintainership back to ports, since I'm not using it anymore. |
4.10.4 14 May 2015 10:15:09 |
mat |
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 |
4.10.4 15 Mar 2015 09:31:17 |
mva |
- Update to version 4.10.4
Changelog: https://lucene.apache.org/core/4_10_4/changes/Changes.html |
4.10.3 06 Feb 2015 06:13:41 |
mva |
- Update to version 4.10.3
Changelog: http://lucene.apache.org/core/4_10_3/changes/Changes.html |
4.10.2 20 Nov 2014 13:20:40 |
mva |
- Update to version 4.10.2 |
4.10.1 02 Oct 2014 07:29:42 |
mva |
- Update to version 4.10.1
Changelog: https://lucene.apache.org/core/4_10_1/changes/Changes.html |
4.10.0 14 Sep 2014 17:49:37 |
mva |
- Update to version 4.10.0
Changelog: https://lucene.apache.org/core/4_10_0/changes/Changes.html |
4.9.0 28 Jun 2014 07:13:22 |
mva |
- Update to version 4.9.0
Changelog: https://lucene.apache.org/core/4_9_0/changes/Changes.html |
4.8.1 29 May 2014 08:15:23 |
mva |
- Update to version 4.8.1
Changelog: https://lucene.apache.org/core/4_8_1/changes/Changes.html |
4.8.0 17 May 2014 08:23:11 |
mva |
- Update to version 4.8.0 |
4.7.2 16 Apr 2014 18:06:42 |
mva |
- Update to version 4.7.2 |
4.7.1 04 Apr 2014 12:37:58 |
mva |
- Update to version 4.7.1
Changelog: https://lucene.apache.org/core/4_7_1/changes/Changes.html |
4.7.0 28 Feb 2014 18:32:34 |
mva |
- Update to version 4.7.0
Changelog: http://lucene.apache.org/core/4_7_0/changes/Changes.html |
4.6.1 02 Feb 2014 17:45:19 |
mva |
- Update to version 4.6.1
Changelog: http://lucene.apache.org/core/4_6_1/changes/Changes.html |
4.6.0 30 Dec 2013 20:55:19 |
ohauer |
- 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@) |
4.6.0 27 Nov 2013 22:05:31 |
mva |
- Update to version 4.6.0
Changelog: lucene.apache.org/core/4_6_0/changes/Changes.html |
4.5.1 25 Oct 2013 16:09:05 |
mva |
- Update to version 4.5.1 |
4.5.0 06 Oct 2013 09:07:32 |
mva |
- Update to 4.5.0
- Enable stagedir support |
4.4.0 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
4.4.0 23 Jul 2013 21:48:32 |
mva |
- Update to version 4.4.0 |
4.3.1 19 Jun 2013 18:33:17 |
mva |
- Update to 4.3.1 |
4.3.0 18 May 2013 08:39:29 |
mva |
- Update to 4.3.0 |
4.2.1 19 Apr 2013 11:16:20 |
mva |
- Update to 4.2.1
Feature safe: yes |
4.2.0 13 Mar 2013 19:23:28 |
mva |
- Update to 4.2.0 |
4.1.0 24 Jan 2013 22:32:37 |
jgh |
- introduce Lucene 4.x branch to ports
- set CONFLICTS and LATEST_LINK accordingly |