FreshPorts -- The Place For Ports Sat, 17 May 2008 6:47 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
pinot 0.85 deskutils on this many watch lists=1 search for ports that depend on this port
Personal search and metasearch for the Free Desktop
Maintained by: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Dec 2006 20:37:40


Pinot is a D-Bus service that crawls, indexes your documents and monitors them
for changes, with a GTK-based user interface that enables to query the index
built by the service or your favourite Web engine, and display and analyze the
results.

Features:
- advanced queries (probabilistic search, boolean filters, date ranges).
- language detection.
- listing of indexed documents.
- editing of metadata.
- automatic results labeling.
- stored queries.
- results ranking history.
- dynamic document summaries.
- only crawl and index the directories you choose.
- D-Bus interface for easy integration with other applications, eg Deskbar
  Applet.
- no dependency on GNOME or KDE.
- support for common file types.
- search your desktop and the Web.
- query remote indexes.

WWW: http://pinot.berlios.de/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/desktop-file-utils, lang/python25, x11/pixman
Required To Run: misc/shared-mime-info, textproc/antiword, devel/xdg-utils, graphics/xpdf, textproc/catdoc, archivers/unzip, textproc/unrtf, print/catdvi, lang/python25, x11/pixman
Required Libraries: databases/xapian-core, x11-toolkits/gtkmm24, textproc/libtextcat, devel/dbus-glib, textproc/libxml++26, devel/boost, graphics/libexif, mail/gmime2, audio/taglib, ftp/curl, devel/gettext, databases/sqlite3

To install the port: cd /usr/ports/deskutils/pinot/ && make install clean
To add the package: pkg_add -r pinot


Configuration Options
     No options to configure

Master Sites:
http://download.berlios.de/pinot/
http://download2.berlios.de/pinot/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 May 2008 21:20:03
Original commit files touched by this commit  0.85
thierry search for other commits by this committer
Upgrade to 0.85.

Changelog at
<http://developer.berlios.de/blog/archives/173-Pinot-0.85-is-out..html>.
05 Apr 2008 15:58:28
Original commit files touched by this commit  0.84_1
  Sanity Test Failure
mnag search for other commits by this committer
- Remove use of sqlite3-threads
- Bump PORTREVISION
28 Mar 2008 18:07:35
Original commit files touched by this commit  0.84
thierry search for other commits by this committer
Upgrade to 0.84.

Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_8_4/NEWS>.
23 Mar 2008 11:11:33
Original commit files touched by this commit  0.83_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
28 Feb 2008 22:47:33
Original commit files touched by this commit  0.83
thierry search for other commits by this committer
Upgrade to 0.83.

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_8_3/NEWS?op=file&rev=0&sc=0>
18 Feb 2008 22:47:20
Original commit files touched by this commit  0.82_2
thierry search for other commits by this committer
Not all code was compiled with -fPIC. This could lead to unpredictable
issues after the backend library was loaded by pinot, or
pinot-dbus-daemon. Rebuilding the index from scratch from instance was
likely to cause a crash.

Submitted by:   Fabrice Colin <fabrice.colin (at) gmail.com> (author)
03 Feb 2008 20:54:04
Original commit files touched by this commit  0.82_1
thierry search for other commits by this committer
Fix build on FreeBSD-6.

Reported by:    pav via pointyhat
30 Jan 2008 18:27:43
Original commit files touched by this commit  0.82_1
pav search for other commits by this committer
- Chase xapian-core update

Reported by:    pointyhat
Pointy hat to:  miwi
28 Jan 2008 21:15:58
Original commit files touched by this commit  0.82
thierry search for other commits by this committer
Upgrade to 0.82.

Changelog at
<https://developer.berlios.de/blog/archives/163-Pinot-0.82-is-out..html>
30 Dec 2007 21:36:00
Original commit files touched by this commit  0.81_2
thierry search for other commits by this committer
Fix MAN1.

Reported by:    pointyhat via Pav
Pointyhat to:   /me
26 Dec 2007 10:37:12
Original commit files touched by this commit  0.81_2
thierry search for other commits by this committer
Fix plist and mark broken on FreeBSD-5.

Reported by:    pointyhat via pav and erwin
19 Dec 2007 18:39:33
Original commit files touched by this commit  0.81_1
pav search for other commits by this committer
- Chase xapian-core update

Pointy hat to:  vanilla
11 Dec 2007 21:10:13
Original commit files touched by this commit  0.81
thierry search for other commits by this committer
Upgrade to 0.81.

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_8_1/NEWS?op=file&rev=0&sc=0>
25 Oct 2007 20:59:30
Original commit files touched by this commit  0.76_3
thierry search for other commits by this committer
Chase Xapian upgrade.
25 Oct 2007 00:37:25
Original commit files touched by this commit  0.76_2
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
05 Sep 2007 22:06:55
Original commit files touched by this commit  0.76_1
thierry search for other commits by this committer
Import a patch submitted by the author: it fixes a problem related to
dbus, more specifically, the new Reload method that is invoked by the
Preferences dialog. In some cases, it could cause pinot to segfault when
pressing the Ok button in Preferences.

Submitted by:   Fabrice Colin <fabrice.colin (at) gmail.com>
04 Sep 2007 20:09:59
Original commit files touched by this commit  0.76
thierry search for other commits by this committer
Fix plist.

Reported by:    pointyhat via Pav.
23 Aug 2007 23:13:36
Original commit files touched by this commit  0.76
thierry search for other commits by this committer
Upgrade to 0.76.

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_7_6/NEWS?op=file&rev=0&sc=0>
14 Aug 2007 14:30:08
Original commit files touched by this commit  0.75_2
thierry search for other commits by this committer
Since the upgrade to boost-1.34, some sherlock search engines
description (.src) were not parsed completely, and these engines were
anavailable; fix that.

Submitted by:   Fabrice Colin <fabrice.colin (at) gmail.com> (author)
03 Aug 2007 22:11:54
Original commit files touched by this commit  0.75_1
thierry search for other commits by this committer
Fix a badly generated stub.

Submitted by:   Fabrice Colin <fabrice.colin (at) gmail.com> (author)
29 Jul 2007 20:43:33
Original commit files touched by this commit  0.75
thierry search for other commits by this committer
- Upgrade to 0.7.5
  Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_7_5/NEWS?op=file&rev=0&sc=0>

- Stubs re-generated for gsoap-2.7.9e by the author (Fabrice Colin).
14 Jul 2007 20:10:40
Original commit files touched by this commit  0.73_4
pav search for other commits by this committer
- Chase xapian-core shlib bump
04 Jul 2007 16:10:58
Original commit files touched by this commit  0.73_3
barner search for other commits by this committer
- Bump boost shared library version to 4
- Bump PORTREVISION
20 Jun 2007 06:12:55
Original commit files touched by this commit  0.73_2
clsung search for other commits by this committer
- reflect library version of xapian (.15)
- bump PORTREVISION
03 Jun 2007 10:44:02
Original commit files touched by this commit  0.73_1
clsung search for other commits by this committer
- fix broken (xapian-core library version bumped)
- bump PORTREVISION

Noted by:       kris
Pointyhat to:   clsung (me)
25 May 2007 17:16:26
Original commit files touched by this commit  0.73
thierry search for other commits by this committer
Upgrade to 0.7.3.

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_7_3/NEWS?op=file&rev=0&sc=0>
19 May 2007 21:32:57
Original commit files touched by this commit  0.72_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Apr 2007 18:45:49
Original commit files touched by this commit  0.72
thierry search for other commits by this committer
Upgrade to 0.7.2.

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_7_2/NEWS?op=file&rev=0&sc=0>
31 Mar 2007 15:25:14
Original commit files touched by this commit  0.71
thierry search for other commits by this committer
Upgrade to 0.71.

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_7_1/NEWS?op=file>.
27 Mar 2007 19:56:45
Original commit files touched by this commit  0.70
thierry search for other commits by this committer
Switch from sqlite3 to sqlite3-threads.

Don't bump PORTREVISION because 0.71 is about to be released.
07 Mar 2007 22:11:03
Original commit files touched by this commit  0.70
thierry search for other commits by this committer
Update the list of features.
06 Mar 2007 21:37:11
Original commit files touched by this commit  0.70
thierry search for other commits by this committer
Upgrade to 0.70.

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_7_0/NEWS?op=file&rev=0&sc=0>
22 Dec 2006 22:44:09
Original commit files touched by this commit  0.65
thierry search for other commits by this committer
- Upgrade to 0.6.5

Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_6_5/NEWS?op=file&rev=0&sc=0>

- Chase curl update.
10 Dec 2006 08:53:01
Original commit files touched by this commit  0.64_1
thierry search for other commits by this committer
Chase Xapian's upgrade.
07 Dec 2006 20:36:50
Original commit files touched by this commit  0.64
thierry search for other commits by this committer
Add pinot 0.64, personal search and metasearch for the Free Desktop.

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

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.703 seconds.