From 2c2cba6796480696bae35b834984623da06dfbe3 Mon Sep 17 00:00:00 2001 From: dockes Date: Tue, 6 Dec 2005 10:30:34 +0000 Subject: [PATCH] *** empty log message *** --- packaging/FreeBSD/recoll/Makefile | 10 ++++---- packaging/FreeBSD/recoll/distinfo | 5 ++-- packaging/FreeBSD/recoll/pkg-descr | 30 +++++++++++------------- packaging/FreeBSD/recoll/pkg-plist | 37 ++++++++++++++++++++++-------- 4 files changed, 51 insertions(+), 31 deletions(-) diff --git a/packaging/FreeBSD/recoll/Makefile b/packaging/FreeBSD/recoll/Makefile index 4ea23ea0..038a4c50 100644 --- a/packaging/FreeBSD/recoll/Makefile +++ b/packaging/FreeBSD/recoll/Makefile @@ -1,20 +1,22 @@ # New ports collection makefile for: recoll -# Date created: 5 November 2005 +# Date created: 5 December 2005 # Whom: J.F. Dockes # # $FreeBSD$ # PORTNAME= recoll -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.12 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/recoll/ MAINTAINER= jean-francois.dockes@wanadoo.fr -COMMENT= A personal xapian-based text search utility, with a qt GUI +COMMENT= A personal full text search package, based on QT and Xapian -USE_GMAKE= yes LIB_DEPENDS= xapian.8:${PORTSDIR}/databases/xapian-core \ qt-mt.3:${PORTSDIR}/x11-toolkits/qt33 +GNU_CONFIGURE= yes +USE_GMAKE= yes + .include diff --git a/packaging/FreeBSD/recoll/distinfo b/packaging/FreeBSD/recoll/distinfo index aad3a1ed..47ead633 100644 --- a/packaging/FreeBSD/recoll/distinfo +++ b/packaging/FreeBSD/recoll/distinfo @@ -1,2 +1,3 @@ -MD5 (recoll-1.0.5.tar.gz) = cded4e6a36cd9ef3a148cedb58f4af91 -SIZE (recoll-1.0.5.tar.gz) = 259473 +MD5 (recoll-1.0.12.tar.gz) = 512d18fdf03016876570dbcd37088bc6 +SHA256 (recoll-1.0.12.tar.gz) = b950093df1c7523c17796ed3e78313e1b06e37a01767b85b51f554b871a0a382 +SIZE (recoll-1.0.12.tar.gz) = 328398 diff --git a/packaging/FreeBSD/recoll/pkg-descr b/packaging/FreeBSD/recoll/pkg-descr index 54036fec..20729d64 100644 --- a/packaging/FreeBSD/recoll/pkg-descr +++ b/packaging/FreeBSD/recoll/pkg-descr @@ -1,26 +1,24 @@ -Recoll is a personal full text search tool for Linux, FreeBSD and other Unix -systems. - -Recoll is based on a very strong backend (Xapian), for which it provides an -easy to use, feature-rich, zero-administration interface. +Recoll is a personal full text search package with a QT graphical +interface. It is based on a very strong backend (Xapian), for which it +provides an easy to use and feature-rich interface. Recoll is free and copyrighted under the GPL license, see COPYING inside -the distribution. A lot of the code is imported from other packages, see -the Credits. Features: +the distribution. - * Document types: text, html, pdf (with pdftotext), postscript (with - ghostscript's pstotext), msword (with antiword), openoffice files, - maildir and mailbox mail folders (Mozilla and thunderbird mail - ok). Deals with compressed versions of same. - * Relatively powerful query facilities, with boolean searches, phrases, - filter on file types and directory tree. +Features: + * QT-based GUI. + * Supports the following document types: text, html, OpenOffice files, + maildir and mailbox mail folders (Mozilla and Thunderbird mail ok), + pdf (with pdftotext), postscript (with ghostscript's pstotext), + msword (with antiword), rtf text (with unrtf), gaim log files, along + with their compressed versions. + * Powerful query facilities, with boolean searches, phrases, filter on + file types and directory tree. * Support for multiple charsets. Internal processing and storage uses Unicode UTF-8. * Stemming performed at query time (can switch stemming language after indexing) * Easy installation. No database daemon, web server or exotic language - necessary. The idea is that everybody should index their files - because it makes life easier. - * GUI based on qt, written with qt Designer. + necessary. * An indexer which runs either as a thread inside the GUI or as an external, cron'able program. diff --git a/packaging/FreeBSD/recoll/pkg-plist b/packaging/FreeBSD/recoll/pkg-plist index f1cb77ba..df896e3b 100644 --- a/packaging/FreeBSD/recoll/pkg-plist +++ b/packaging/FreeBSD/recoll/pkg-plist @@ -1,12 +1,31 @@ bin/recoll bin/recollindex bin/recollinstall -share/examples/recoll/rcldoc -share/examples/recoll/rclpdf -share/examples/recoll/rclps -share/examples/recoll/rclsoff -share/examples/recoll/rcluncomp -share/examples/recoll/recoll.conf -share/examples/recoll/mimeconf -share/examples/recoll/mimemap -@dirrm share/examples/recoll +share/recoll/examples/mimeconf +share/recoll/examples/mimemap +share/recoll/examples/recoll.conf +share/recoll/filters/rcldoc +share/recoll/filters/rclgaim +share/recoll/filters/rclpdf +share/recoll/filters/rclps +share/recoll/filters/rclrtf +share/recoll/filters/rclsoff +share/recoll/filters/rcluncomp +share/recoll/images/document.png +share/recoll/images/drawing.png +share/recoll/images/html.png +share/recoll/images/message.png +share/recoll/images/mozilla_doc.png +share/recoll/images/pdf.png +share/recoll/images/postscript.png +share/recoll/images/presentation.png +share/recoll/images/soffice.png +share/recoll/images/spreadsheet.png +share/recoll/images/txt.png +share/recoll/images/wordprocessing.png +share/recoll/translations/recoll_fr.qm +@dirrm share/recoll/examples +@dirrm share/recoll/filters +@dirrm share/recoll/images +@dirrm share/recoll/translations +@dirrm share/recoll