FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:25 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
xapian-core 1.0.17 databases on this many watch lists=4 search for ports that depend on this port
A probabilistic text search database engine
Maintained by: jean-francois.dockes@wanadoo.fr search for ports maintained by this maintainer
Port Added: 11 Nov 2005 19:40:15


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.

WWW: http://www.xapian.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/databases/xapian-core/ && make install clean
To add the package: pkg_add -r xapian-core


Configuration Options
     No options to configure

Master Sites:
http://oligarchy.co.uk/xapian/1.0.17/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Dec 2009 09:01:16
Original commit files touched by this commit  1.0.17
leeym search for other commits by this committer
- update to 1.0.17

PR:             141237
Submitted by:   leeym
Approved by:    maintainer
09 Nov 2009 06:50:35
Original commit files touched by this commit  1.0.16
yzlin search for other commits by this committer
- Update to 1.0.16

PR:             ports/139750
Submitted by:   Jean-Francois Dockes <jean-francois.dockes AT wanadoo.fr>
(maintainer)
Approved by:    rafan (co-mentor)
08 Sep 2009 23:28:17
Original commit files touched by this commit  1.0.15
beat search for other commits by this committer
- Update to 1.0.15

PR:             ports/138352
Submitted by:   Jean-Francois Dockes <jean-francois.dockes AT wanadoo.fr>
(maintainer)
14 May 2009 00:22:11
Original commit files touched by this commit  1.0.12
amdmi3 search for other commits by this committer
- Update to 1.0.12

PR:             134503
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
08 Jan 2009 13:13:39
Original commit files touched by this commit  1.0.10
pav search for other commits by this committer
- Update to 1.0.10

PR:             ports/130297
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
07 Nov 2008 14:37:16
Original commit files touched by this commit  1.0.9
amdmi3 search for other commits by this committer
- Update to 1.0.9

PR:             128672
Submitted by:   Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot
fr> (maintainer)
23 Sep 2008 19:53:53
Original commit files touched by this commit  1.0.8
amdmi3 search for other commits by this committer
- Update to 1.0.8

PR:             127236
Submitted by:   Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot
fr> (maintainer)
27 Jul 2008 04:08:11
Original commit files touched by this commit  1.0.7
rafan search for other commits by this committer
- Update to 1.0.7, share library version bumped

PR:             ports/125955
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
02 May 2008 20:26:22
Original commit files touched by this commit  1.0.6
miwi search for other commits by this committer
- Update to 1.0.6

PR:             1.0.6
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
10 Apr 2008 23:08:18
Original commit files touched by this commit  1.0.5
pav search for other commits by this committer
- Make fetchable: chase redirect and remove master site that does not carry the
  distfile

Reported by:    pointyhat
11 Mar 2008 14:25:42
Original commit files touched by this commit  1.0.5
miwi search for other commits by this committer
- Unbreak
- Mirror is back

PR:             121602
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
28 Feb 2008 13:00:00
Original commit files touched by this commit  1.0.5
erwin search for other commits by this committer
Mark BROKEN: does not fetch.
29 Jan 2008 10:24:15
Original commit files touched by this commit  1.0.5
miwi search for other commits by this committer
- Update to 1.0.5

PR:             119888
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
12 Dec 2007 03:05:31
Original commit files touched by this commit  1.0.4
vanilla search for other commits by this committer
Upgrade to 1.0.4.

PR:             ports/118037
Submitted by:   maintainer
25 Oct 2007 20:59:23
Original commit files touched by this commit  1.0.3
thierry search for other commits by this committer
Upgrade to 1.0.3.

PR:             ports/117444
Submitted by:   Jean-Francois Dockes (maintainer)
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.0.2
rafan search for other commits by this committer
- 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
06 Jul 2007 17:46:16
Original commit files touched by this commit  1.0.2
miwi search for other commits by this committer
- Update to 1.0.2

PR:             114359
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer(
20 Jun 2007 06:11:22
Original commit files touched by this commit  1.0.1
clsung search for other commits by this committer
- Update to 1.0.1

PR:             ports/113648
Submitted by:   maintainer (Jean-Francois Dockes)
30 May 2007 09:41:25
Original commit files touched by this commit  1.0.0
clsung search for other commits by this committer
- 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
08 Mar 2007 02:21:44
Original commit files touched by this commit  0.9.10
clsung search for other commits by this committer
- Update to 0.9.10

PR:             ports/109997
Submitted by:   maintainer (Jean-Francois Dockes)
04 Feb 2007 08:17:37
Original commit files touched by this commit  0.9.9
miwi search for other commits by this committer
- Add backup MASTER_SITES

Submitted by:   pointyhat
08 Dec 2006 22:55:35
Original commit files touched by this commit  0.9.9
miwi search for other commits by this committer
- Update to 0.9.9

PR:             ports/106437
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
24 Jul 2006 20:08:46
Original commit files touched by this commit  0.9.6
lbr search for other commits by this committer
Update to 0.9.6

PR:             100710
Submitted by:   lbr
Approved by:    Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
28 Apr 2006 04:32:08
Original commit files touched by this commit  0.9.5
ijliao search for other commits by this committer
upgrade to 0.9.5

PR:             96311
Submitted by:   maintainer
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.2_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:23:41
Original commit files touched by this commit  0.9.2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
11 Nov 2005 19:39:17
Original commit files touched by this commit  0.9.2
pav search for other commits by this committer
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>

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.312 seconds.