Port details |
- xapian-core Probabilistic text search database engine
- 1.4.27,1 databases =9 1.4.27,1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2005-11-11 19:40:15
- Last Update: 2024-12-25 19:15:12
- Commit Hash: 24d60c5
- People watching this port, also watch:: zip, dbus, xorg-fonts-truetype, openslp, flac
- License: GPLv2
- WWW:
- https://xapian.org/
- Description:
- Xapian is an Open Source Probabilistic Information Retrieval library, released
under the GPL. It's written in C++, with bindings to allow use from other
languages.
Xapian is designed to be a highly adaptable toolkit to allow developers to
easily add advanced indexing and search facilities to their own applications.
Xapian features include:
- Ranked probabilistic search - word importance weighting
- Relevance feedback
- Phrase and proximity searching
- Full range of structured boolean search operators
- Term stemming
- Database files > 2GB
- Platform independent data formats
- Allows simultaneous update and searching.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xapian-core>0:databases/xapian-core
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/xapian-core/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/xapian-core
- pkg install xapian-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xapian-core
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734888104
SHA256 (xapian-core-1.4.27.tar.xz) = bcbc99cfbf16080119c2571fc296794f539bd542ca3926f17c2999600830ab61
SIZE (xapian-core-1.4.27.tar.xz) = 3246624
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- databases/lua-xapian
- databases/p5-Xapian
- databases/php-xapian
- databases/py-xapian
- databases/ruby-xapian
- www/xapian-omega
- for Libraries
-
- databases/lua-xapian
- databases/p5-Search-Xapian
- databases/p5-Xapian
- databases/php-xapian
- databases/py-xapian
- databases/ruby-xapian
- deskutils/akonadiconsole
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for xapian-core-1.4.27,1:
DOCS=on: Build and/or install documentation
SSE2=off: Use SSE2 for floating point
===> Use 'make config' to modify these settings
- Options name:
- databases_xapian-core
- USES:
- compiler:c++11-lang libtool pathfix tar:xz
- 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 |
1.0.2 06 Jul 2007 16:46:16 |
miwi |
- Update to 1.0.2
PR: 114359
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer( |
1.0.1 20 Jun 2007 05:11:22 |
clsung |
- Update to 1.0.1
PR: ports/113648
Submitted by: maintainer (Jean-Francois Dockes) |
1.0.0 30 May 2007 08:41:25 |
clsung |
- Update to 1.0.0
PR: ports/113035
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by: maintainer (Jean-Francois Dockes)
Approved by: maintainer |
0.9.10 08 Mar 2007 02:21:44 |
clsung |
- Update to 0.9.10
PR: ports/109997
Submitted by: maintainer (Jean-Francois Dockes) |
0.9.9 04 Feb 2007 08:17:37 |
miwi |
- Add backup MASTER_SITES
Submitted by: pointyhat |
0.9.9 08 Dec 2006 22:55:35 |
miwi |
- Update to 0.9.9
PR: ports/106437
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
0.9.6 24 Jul 2006 19:08:46 |
lbr |
Update to 0.9.6
PR: 100710
Submitted by: lbr
Approved by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
0.9.5 28 Apr 2006 03:32:08 |
ijliao |
upgrade to 0.9.5
PR: 96311
Submitted by: maintainer |
0.9.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.2 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.2 11 Nov 2005 19:39:17 |
pav |
Xapian is an Open Source Probabilistic Information Retrieval library,
released under the GPL. It's written in C++, with bindings to allow use
from other languages.
Xapian is designed to be a highly adaptable toolkit to allow developers to
easily add advanced indexing and search facilities to their own
applications.
PR: ports/88609
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> |