ports/90037: New port deskutils/recoll a desktop full-text search program

Jean-Francois Dockes jean-francois.dockes at wanadoo.fr
Tue Dec 6 17:40:04 UTC 2005


>Number:         90037
>Category:       ports
>Synopsis:       New port deskutils/recoll a desktop full-text search program
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 06 17:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mouton 5.4-STABLE FreeBSD 5.4-STABLE #4: Mon Oct 31 14:43:51 CET 2005 dockes at mouton:/usr/obj/usr/src/sys/MOUTON i386


>Description:
	Recoll is a qt-based full text indexing/search program (see pkg-descr)
>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	recoll
#	recoll/pkg-plist
#	recoll/pkg-descr
#	recoll/distinfo
#	recoll/Makefile
#
echo c - recoll
mkdir -p recoll > /dev/null 2>&1
echo x - recoll/pkg-plist
sed 's/^X//' >recoll/pkg-plist << 'END-of-recoll/pkg-plist'
Xbin/recoll
Xbin/recollindex
Xshare/recoll/examples/mimeconf
Xshare/recoll/examples/mimemap
Xshare/recoll/examples/recoll.conf
Xshare/recoll/filters/rcldoc
Xshare/recoll/filters/rclgaim
Xshare/recoll/filters/rclpdf
Xshare/recoll/filters/rclps
Xshare/recoll/filters/rclrtf
Xshare/recoll/filters/rclsoff
Xshare/recoll/filters/rcluncomp
Xshare/recoll/images/document.png
Xshare/recoll/images/drawing.png
Xshare/recoll/images/html.png
Xshare/recoll/images/message.png
Xshare/recoll/images/mozilla_doc.png
Xshare/recoll/images/pdf.png
Xshare/recoll/images/postscript.png
Xshare/recoll/images/presentation.png
Xshare/recoll/images/soffice.png
Xshare/recoll/images/spreadsheet.png
Xshare/recoll/images/txt.png
Xshare/recoll/images/wordprocessing.png
Xshare/recoll/translations/recoll_fr.qm
X at dirrm share/recoll/examples
X at dirrm share/recoll/filters
X at dirrm share/recoll/images
X at dirrm share/recoll/translations
X at dirrm share/recoll
END-of-recoll/pkg-plist
echo x - recoll/pkg-descr
sed 's/^X//' >recoll/pkg-descr << 'END-of-recoll/pkg-descr'
XRecoll is a personal full text search package with a QT graphical
Xinterface. It is based on a very strong backend (Xapian), for which it
Xprovides an easy to use and feature-rich interface.
X
XFeatures:
X    * Free, GPL license.
X    * QT-based GUI.
X    * Supports the following document types (and their compressed versions): 
X      - Natively: text, html, OpenOffice files, maildir and mailbox 
X        (Mozilla and Thunderbird mail ok), gaim log files.
X      - With external helpers:  pdf (pdftotext), postscript (ghostscript),
X        msword (antiword), rtf (unrtf).
X    * Powerful query facilities, with boolean searches, phrases, filter on
X      file types and directory tree. 
X    * Support for multiple charsets. Internal processing and storage uses
X      Unicode UTF-8. 
X    * Stemming performed at query time (can switch stemming language after
X      indexing) 
X    * Easy installation. No database daemon, web server or exotic language
X      necessary. 
X    * An indexer which runs either as a thread inside the GUI or as an
X      external, cron'able program. 
END-of-recoll/pkg-descr
echo x - recoll/distinfo
sed 's/^X//' >recoll/distinfo << 'END-of-recoll/distinfo'
XMD5 (recoll-1.0.13.tar.gz) = b4fd87b467e25e8f6ec96e86a8196181
XSHA256 (recoll-1.0.13.tar.gz) = d8407c5090a35e6196f4cef6b9f787f94e89a2746f995010b3b7ac6af9cb6bd7
XSIZE (recoll-1.0.13.tar.gz) = 328105
END-of-recoll/distinfo
echo x - recoll/Makefile
sed 's/^X//' >recoll/Makefile << 'END-of-recoll/Makefile'
X# New ports collection makefile for:   recoll
X# Date created:        5 December 2005
X# Whom:                J.F. Dockes
X#
X# $FreeBSD$
X#
X
XPORTNAME=      recoll
XPORTVERSION=   1.0.13
XCATEGORIES=    deskutils
XMASTER_SITES=  http://www.lesbonscomptes.com/recoll/
X
XMAINTAINER=    jean-francois.dockes at wanadoo.fr
XCOMMENT=       A personal full text search package, based on QT and Xapian
X
XLIB_DEPENDS=   xapian.8:${PORTSDIR}/databases/xapian-core \
X	       qt-mt.3:${PORTSDIR}/x11-toolkits/qt33
X
XGNU_CONFIGURE= yes
XUSE_GMAKE= yes
X
X.include <bsd.port.mk>
END-of-recoll/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list