Port details |
- xapian-core Probabilistic text search database engine
- 1.4.29,1 databases
=7 1.4.29,1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2005-11-11 19:40:15
- Last Update: 2025-07-23 15:07:21
- Commit Hash: bfd201b
- People watching this port, also watch:: zip, libwmf, xorg-fonts-truetype, libglade2, openslp
- 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:
-
- 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 = 1745936056
SHA256 (xapian-core-1.4.29.tar.xz) = c55c9bc8613ad3ec2c218eafca088c218ab7cddcba7ef08f3af0e542f4e521bc
SIZE (xapian-core-1.4.29.tar.xz) = 3250704
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.29,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 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.4 12 Dec 2007 03:05:31
 |
vanilla  |
Upgrade to 1.0.4.
PR: ports/118037
Submitted by: maintainer |
1.0.3 25 Oct 2007 19:59:23
 |
thierry  |
Upgrade to 1.0.3.
PR: ports/117444
Submitted by: Jean-Francois Dockes (maintainer) |
1.0.2 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
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> |