15e46 FreshPorts -- deskutils/recoll
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
recoll 1.18.1_1 deskutils on this many watch lists=1 search for ports that depend on this port
Personal full text search package, based on Xapian
Maintained by: nemysis@gmx.ch search for ports maintained by this maintainer
Port Added: 07 Dec 2005 17:34:42
License: GPLv2


Recoll is a personal full text search package. It is based on a very
strong backend (Xapian), for which it provides an easy to use and
feature-rich interface.

Features:
    * Free, GPL license.
    * Easy installation, few dependancies. No database daemon, web server,
      desktop environment or exotic language necessary.
    * Will run on most Unix-based systems
    * Qt 4 GUI, plus command line.
    * Searches most common document types, emails and their attachments.
      Transparently handles decompression (gzip, bzip2).
    * Powerful query facilities, with boolean searches, phrases, proximity,
      wildcards, filter on file types and directory tree.
    * Multi-language and multi-character set with Unicode based internals.
    * Extensive documentation, with a complete user manual and manual pages
      for each command.

WWW: http://www.lesbonscomptes.com/recoll/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/gmake
  3. x11/libICE
  4. x11/libSM
  5. x11/libX11
  6. devel/qt4-corelib
  7. x11-toolkits/qt4-gui
  8. graphics/qt4-iconengines
  9. graphics/qt4-imageformats
  10. devel/qt4-moc
  11. devel/qmake4
  12. devel/qt4-rcc
  13. devel/qt4-uic
  14. www/qt4-webkit
  15. textproc/qt4-xml
  16. graphics/gtk-update-icon-cache
Required To Run:
  1. lang/python27
  2. x11/libICE
  3. x11/libSM
  4. x11/libX11
  5. devel/qt4-corelib
  6. x11-toolkits/qt4-gui
  7. graphics/qt4-iconengines
  8. graphics/qt4-imageformats
  9. www/qt4-webkit
  10. textproc/qt4-xml
  11. devel/gio-fam-backend
  12. graphics/gtk-update-icon-cache
Required Libraries:
  1. databases/xapian-core
  2. textproc/aspell
  3. converters/libiconv
  4. devel/gamin
  5. devel/glib20
  6. devel/pcre
  7. accessibility/atk
  8. graphics/gdk-pixbuf2
  9. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for recoll-1.18.1_1:
     ASPELL=on: Spell checking support via GNU Aspell
     PYTHON=on: Python bindings or support
     QT4=on: Qt 4 toolkit support
     X11MON=on: X11 session monitoring support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.lesbonscomptes.com/recoll/

Number of commits found: 65

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 08:50:47
Original commit files touched by this commit  1.18.1_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
20 Feb 2013 20:34:55
Original commit files touched by this commit  1.18.1_1
sunpoet search for other commits by this committer
- Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
17 Dec 2012 15:17:49
Original commit files touched by this commit  1.18.1
wxs search for other commits by this committer
Fixup plist and USE_QT4 to be more accurate.

Submitted by:	nemysis <nemysis@gmx.ch> (maintainer, private mail)
05 Dec 2012 02:18:12
Original commit files touched by this commit  1.18.1
wxs search for other commits by this committer
Remove ASPELL description and use the default.
Remove 'enable' from X11MON_DESC.

Noticed by:	danfe@
Feature safe:	yes
04 Dec 2012 20:22:10
Original commit files touched by this commit  1.18.1
wxs search for other commits by this committer
Update to 1.18.1.
Assign maintainer to submitter.
Fix COMMENT.

PR:		ports/173918
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
07 Jul 2012 06:55:28
Original commit files touched by this commit  1.17.3_1
sunpoet search for other commits by this committer
- Bump PORTREVISION for databases/xapian-core shlib change
06 Jun 2012 06:44:38
Original commit files touched by this commit  1.17.3
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
05 Jun 2012 20:48:28
Original commit files touched by this commit  1.17.3
sylvio search for other commits by this committer
- Update to version 1.17.3

PR:             ports/168597
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.17.2_1
dinoex search for other commits by this committer
- update png to 1.5.10
21 May 2012 03:10:09
Original commit files touched by this commit  1.17.2
miwi search for other commits by this committer
- Unbreak
- Update to1.17.2

PR:             168025
Submitted by:   Ports Fury
02 May 2012 22:06:02
Original commit files touched by this commit  1.17.1
pav search for other commits by this committer
- Mark BROKEN: does not compile
  In file included from restable.cpp:45:
  reslist.h:33:29: error: QtWebKit/QWebView: No such file or directory
  In file included from restable.cpp:45:
  reslist.h:51: error: expected class-name before '{' token

Reported by:    pointyhat
21 Apr 2012 18:48:44
Original commit files touched by this commit  1.17.1
miwi search for other commits by this committer
- Update to 1.17.1

PR:             166877
Submitted by:   Ports Fury
25 Mar 2012 03:55:47
Original commit files touched by this commit  1.16.2
miwi search for other commits by this committer
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Add OPTIONS for disabling Qt-based GUI support

PR:             166020
Submitted by:   Ports Fury
Feature safe:   yes
04 Mar 2012 04:46:00
Original commit files touched by this commit  1.16.2
miwi search for other commits by this committer
- Update to 1.16.2

PR:             165614
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
07 Feb 2012 01:35:05
Original commit files touched by this commit  1.15.5_1
pgollucci search for other commits by this committer
- drop maintainer now that update is complete

PR:     ports/164460
07 Feb 2012 01:30:50
Original commit files touched by this commit  1.15.5_1
pgollucci search for other commits by this committer
- Chase shlib bump for xapian-core

PR:             ports/164460
24 Jan 2012 19:16:47
Original commit files touched by this commit  1.15.5
pgollucci search for other commits by this committer
- Lock these under my maintainership temporarily while the repo copy and upgrade
shuffle
  happens
24 Jan 2012 09:03:43
Original commit files touched by this commit  1.15.5
sunpoet search for other commits by this committer
- Reset MAINTAINER

PR:             ports/164435
Submitted by:   Jean-Francois Dockes <jf@dockes.org> (maintainer)
13 May 2011 14:48:17
Original commit files touched by this commit  1.15.5
sylvio search for other commits by this committer
- Update to 1.15.5

PR:             ports/155397
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.14.2
miwi search for other commits by this committer
- Get Rid MD5 support
09 Oct 2010 17:52:42
Original commit files touched by this commit  1.14.2
makc search for other commits by this committer
Update to 1.14.2
Switch to Qt4 GUI

PR:             ports/150939
Submitted by:   Jean-Francois Dockes (maintainer)
23 Sep 2010 17:20:31
Original commit files touched by this commit  1.13.04_1
pgollucci search for other commits by this committer
- Chase databases/xapian-core sh lib bump

Reported by:    erwin via pointyhat
14 Sep 2010 03:42:05
Original commit files touched by this commit  1.13.04
pgollucci search for other commits by this committer
- Support both Xapian 1.0 and 1.2

PR:             ports/150131
Submitted by:   Jean-Francois Dockes <jf@dockes.org> (maintainer)
04 May 2010 20:16:09
Original commit files touched by this commit  1.13.04
niels search for other commits by this committer
Update to version 1.13.04

PR:             ports/145717
Submitted by:   Jean-Francois Dockes (maintainer)
Approved by:    itetcu (mentor, implicit)
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.13.02_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.13.02_1
dinoex search for other commits by this committer
- update to jpeg-8
26 Jan 2010 22:59:05
Original commit files touched by this commit  1.13.02
dhn search for other commits by this committer
- Update to 1.13.02

PR:             ports/143249
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
07 Jan 2010 14:34:08
Original commit files touched by this commit  1.13.01
pav search for other commits by this committer
- Update to 1.13.01

PR:             ports/142420
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
10 Dec 2009 14:01:52
Original commit files touched by this commit  1.12.4
pav search for other commits by this committer
- Update to 1.12.4

PR:             ports/141339
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
30 Oct 2009 09:41:44
Original commit files touched by this commit  1.12.3
miwi search for other commits by this committer
- Update to 1.12.3

PR:             140047
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
27 Oct 2009 16:08:59
Original commit files touched by this commit  1.12.2
amdmi3 search for other commits by this committer
- Update to 1.12.2

PR:             139826
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.12.0_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
13 Feb 2009 18:40:44
Original commit files touched by this commit  1.12.0
wxs search for other commits by this committer
- Update to 1.12.0

PR:             ports/131616
Submitted by:   jean-francois.dockes@wanadoo.fr (maintainer)
08 Jan 2009 14:31:46
Original commit files touched by this commit  1.11.4
pav search for other commits by this committer
- Update to 1.11.4

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

PR:             128673
Submitted by:   Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot
fr> (maintainer)
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.10.2_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Jul 2008 03:09:13
Original commit files touched by this commit  1.10.2_1
rafan search for other commits by this committer
- Chase databases/xapian-core update

PR:             ports/125954 (deskutils/recoll)
Submitted by:   maintainer of xapian-core
07 Jun 2008 00:24:13
Original commit files touched by this commit  1.10.2
wxs search for other commits by this committer
Update to 1.10.2

PR:             ports/124092
Submitted by:   jean-francois.dockes@wanadoo.fr (maintainer)
Approved by:    garga (mentor, implicit)
06 Jun 2008 13:18:34
Original commit files touched by this commit  1.10.0_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
23 Mar 2008 23:03:18
Original commit files touched by this commit  1.10.0_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)
29 Jan 2008 10:25:44
Original commit files touched by this commit  1.10.0
miwi search for other commits by this committer
- Update to 1.10.0

PR:             118209
                119887
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
25 Oct 2007 19:59:27
Original commit files touched by this commit  1.9.0
thierry search for other commits by this committer
Follow xapian-core version change.

PR:             ports/117447
Submitted by:   Jean-Francois Dockes (maintainer)
15 Sep 2007 16:19:15
Original commit files touched by this commit  1.9.0
rafan search for other commits by this committer
- Update to 1.9.0
- Unbreak on 7.x

PR:             ports/116341
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
12 Aug 2007 14:54:14
Original commit files touched by this commit  1.8.2_1
rafan search for other commits by this committer
- Mark BROEKN on 7.x after getenv/putenv changes. It will be fixed in next
  release (due fall 2007).
- Remove 4.x support

PR:             ports/115417
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
06 Jul 2007 16:55:10
Original commit files touched by this commit  1.8.2_1
miwi search for other commits by this committer
- Chase increase of databases/xapian-core shlib version.

PR:             114360
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
20 Jun 2007 05:12:09
Original commit files touched by this commit  1.8.2
clsung search for other commits by this committer
- Accept xapian.15

PR:             ports/113649
Submitted by:   Jean-Francois Dockes <jean-francois dot dockes_AT_wanadoo dot
fr>
30 May 2007 06:44:01
Original commit files touched by this commit  1.8.2
miwi search for other commits by this committer
- Update to 1.8.2

PR:             113080
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
*(maintainer)
19 May 2007 20:32:57
Original commit files touched by this commit  1.8.1_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}.
11 Mar 2007 03:10:33
Original commit files touched by this commit  1.8.1
rafan search for other commits by this committer
- Update to 1.8.1

PR:             ports/110164
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
13 Feb 2007 00:16:29
Original commit files touched by this commit  1.7.5
pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
16 Jan 2007 17:06:35
Original commit files touched by this commit  1.7.5
nivit search for other commits by this committer
- Updated to 1.7.5

PR:             ports/107960
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
Approved by:    alexbl (mentor, implicit)
10 Jan 2007 18:50:41
Original commit files touched by this commit  1.7.3
itetcu search for other commits by this committer
Broken on 4.x

Submitted by:   krismail
10 Jan 2007 11:48:14
Original commit files touched by this commit  1.7.3
itetcu search for other commits by this committer
- update to 1.7.3
- adjust pkg-message

PR:             ports/107709
Submitted by:   Jean-Francois Dockes (maintainer)
11 Dec 2006 14:31:10
Original commit files touched by this commit  1.6.3
rafan search for other commits by this committer
- Fix pkg-plist

Poked by:       pointyhat via kris
09 Dec 2006 11:12:39
Original commit files touched by this commit  1.6.3
rafan search for other commits by this committer
- Update to 1.6.3
- Chase databases/xapian-core update

PR:             ports/106507
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
21 Nov 2006 19:45:15
Original commit files touched by this commit  1.5.11
miwi search for other commits by this committer
- Update to 1.5.11

PR:             ports/105697
Submitted by:   Thomas Abthorpe
Approved by:    maintainer
04 Oct 2006 05:42:53
Original commit files touched by this commit  1.5.2
rafan search for other commits by this committer
- Update to 1.5.2

PR:             ports/103894
Submitted by:   Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
26 Jul 2006 08:14:38
Original commit files touched by this commit  1.4.3_1
lbr search for other commits by this committer
Update xapian-core shared lib version number

PR:             100856
Submitted by:   jean-francois.dockes@wanadoo.fr (maintainer)
28 May 2006 15:28:38
Original commit files touched by this commit  1.4.3
stefan search for other commits by this committer
Update to 1.4.3.

PR:             97590
Submitted by:   maintainer
Approved by:    arved (mentor)
29 Apr 2006 12:30:41
Original commit files touched by this commit  1.3.3_1
pav search for other commits by this committer
- Chase xapian-core update

PR:             ports/96500
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Pointy hat to:  ijliao
06 Apr 2006 10:12:37
Original commit files touched by this commit  1.3.3
sem search for other commits by this committer
- Update to 1.3.3

PR:             ports/95270
Submitted by:   maintainer
03 Feb 2006 15:28:21
Original commit files touched by this commit  1.2.2
vd search for other commits by this committer
Update from 1.1.0 to 1.2.2 and some other changes:
* fix configure target failure due to QMAKESPEC not being set
* fix innocent configure warning by initializing CONFIGURE_TARGET
* force the software to respect CXXFLAGS

PR:             ports/92732
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Approved by:    garga (mentor)
25 Jan 2006 22:49:45
Original commit files touched by this commit  1.1.0
kris search for other commits by this committer
Add missing USE_ICONV
13 Jan 2006 22:48:06
Original commit files touched by this commit  1.1.0
pav search for other commits by this committer
- Update to 1.1.0

PR:             ports/91706
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
07 Dec 2005 17:31:52
Original commit files touched by this commit  1.0.14
garga search for other commits by this committer
Add recoll 1.0.14, a personal full text search package, based on QT and
Xapian.

PR:             ports/90037
Submitted by:   J.F. Dockes <jean-francois.dockes@wanadoo.fr>

Number of commits found: 65

2836
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours12
new 7 days29
new fortnight58
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0