Port details |
- apache-solr3 High performance search server built using Lucene Java
- 3.6.2 textproc
=1 3.6.2Version of this port present on the latest quarterly branch.
- Maintainer: gaod@hychen.org
- Port Added: 2013-02-26 04:01:48
- Last Update: 2019-07-13 04:33:47
- SVN Revision: 506503
- People watching this port, also watch:: postfix, amavisd-new, apache24, spamd
- Also Listed In: java
- License: APACHE20
- WWW:
- http://lucene.apache.org/solr/
- Description:
- Solr is an open source enterprise search server based on the Lucene
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat.
WWW: http://lucene.apache.org/solr/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-solr3>0:textproc/apache-solr3
- No installation instructions:
- This port has been deleted.
- PKGNAME: apache-solr3
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (apache-solr-3.6.2.tgz) = 537426dcbdd0dc82dd5bf16b48b6bcaf87cb4049c1245eea8dcb79eeaf3e7ac6
SIZE (apache-solr-3.6.2.tgz) = 87268464
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 apache-solr3-3.6.2:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
3.6.2 13 Jul 2019 04:33:47 |
bapt |
remove outdated solr3
solr3 was left while this apache solr continued to be updated to the
latest version (8 at the time of the commit) and the in between versions
have been removed from the ports tree.
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer by mail) |
3.6.2 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.6.2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
3.6.2 11 Sep 2015 18:32:51 |
amdmi3 |
- Add NO_ARCH
- Don't install empty directories
Approved by: portmgr blanket |
3.6.2 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 |
3.6.2 13 Apr 2015 19:26:24 |
sunpoet |
- Add CPE information
- While I'm here, use USES=tar:tgz
PR: 199033
Submitted by: shun <shun.fbsd.pr@dropcut.net>
Approved by: maintainer (timeout, 14 days) |
3.6.2 08 Dec 2014 21:17:00 |
bapt |
Cleanup plist |
3.6.2 25 Jan 2014 22:03:15 |
mat |
- Convert to staging
- Add license
- Convert to options helpers
Sponsored by: Absolight |
3.6.2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.6.2 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@) |
3.6.2 14 Oct 2013 06:52:32 |
bapt |
Fix package name collision |
3.6.2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.6.2 26 Feb 2013 04:01:30 |
vanilla |
1: repo-copy apache-solr3 from apache-solr
2: upgrade apache-solr3 to 3.6.2.
3: upgrade apache-solr to 4.1.0.
PR: ports/176237
Submitted by: maintainer |