Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2012 12:18:35 GMT
From:      Doug Penner <darwinsurvivor@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165468: New port: mail/notmuch
Message-ID:  <201202251218.q1PCIZ9J084273@red.freebsd.org>
Resent-Message-ID: <201202251220.q1PCKAn0016242@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165468
>Category:       ports
>Synopsis:       New port: mail/notmuch
>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:   Sat Feb 25 12:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Doug Penner
>Release:        8.2
>Organization:
>Environment:
FreeBSD hestia 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
New port: mail/notmuch - thread-based email index, search and tagging.

WWW: http://notmuchmail.org

Notmuch is a command line email search and tagging application with cli, emacs and vim interfaces that is designed to easily handle large quantities of e-mails.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	notmuch
#	notmuch/pkg-descr
#	notmuch/pkg-plist
#	notmuch/Makefile
#	notmuch/distinfo
#
echo c - notmuch
mkdir -p notmuch > /dev/null 2>&1
echo x - notmuch/pkg-descr
sed 's/^X//' >notmuch/pkg-descr << '96faee797c242a96d3f25e49bbbd52d1'
XNotmuch - thread-based email index, search and tagging.
X
XWWW: http://notmuchmail.org
96faee797c242a96d3f25e49bbbd52d1
echo x - notmuch/pkg-plist
sed 's/^X//' >notmuch/pkg-plist << '7fc1e7bd2f2afcc71aedcaaf9d24cdd7'
Xbin/notmuch
Xetc/bash_completion.d/notmuch
Xinclude/notmuch.h
Xlib/libnotmuch.so.2.0.0
Xlib/libnotmuch.so
Xlib/libnotmuch.so.2
Xshare/emacs/site-lisp/coolj.el
Xshare/emacs/site-lisp/notmuch-logo.png
Xshare/emacs/site-lisp/notmuch-address.el
Xshare/emacs/site-lisp/notmuch-crypto.el
Xshare/emacs/site-lisp/notmuch-hello.el
Xshare/emacs/site-lisp/notmuch-lib.el
Xshare/emacs/site-lisp/notmuch-maildir-fcc.el
Xshare/emacs/site-lisp/notmuch-message.el
Xshare/emacs/site-lisp/notmuch-mua.el
Xshare/emacs/site-lisp/notmuch-query.el
Xshare/emacs/site-lisp/notmuch-show.el
Xshare/emacs/site-lisp/notmuch-wash.el
Xshare/emacs/site-lisp/notmuch.el
Xshare/zsh/functions/Completion/Unix/_notmuch
X
X@dirrmtry etc/bash_completion.d
X@dirrmtry share/emacs
X@dirrmtry share/emacs/site-lisp
X@dirrmtry share/zsh
X@dirrmtry share/zsh/functions
X@dirrmtry share/zsh/functions/Completion
X@dirrmtry share/zsh/functions/Completion/Unix
7fc1e7bd2f2afcc71aedcaaf9d24cdd7
echo x - notmuch/Makefile
sed 's/^X//' >notmuch/Makefile << 'daed98e951f4e6015a65d45ec4b2a91d'
X# New ports collection makefile for:	notmuch
X# Date created:        11 February 2012
X# Whom:                DarwinSurvivor <darwinsurvivor@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	notmuch
XPORTVERSION=	0.11
XCATEGORIES=	mail
XMASTER_SITES=	http://notmuchmail.org/releases/
X
XMAINTAINER=	darwinsurvivor@gmail.com
XCOMMENT=	A thread-based email index, search and tagging application
X
XLIB_DEPENDS= gmime-2.4:${PORTSDIR}/mail/gmime24 \
X	xapian.26:${PORTSDIR}/databases/xapian-core \
X	talloc:${PORTSDIR}/devel/talloc
X
XMAN1=		notmuch.1
XMANCOMPRESSED=	yes
XHAS_CONFIGURE = yes
XCONFIGURE_ARGS += --mandir=${MANPREFIX}/man
XUSE_GMAKE=	yes
X
X.include <bsd.port.mk>
daed98e951f4e6015a65d45ec4b2a91d
echo x - notmuch/distinfo
sed 's/^X//' >notmuch/distinfo << '38ecdd5c0c83491813eed1b00316c9dd'
XSHA256 (notmuch-0.11.tar.gz) = ce062b31db6868babaf3088adee95bfd1030b2691493e815da1730dd262226c0
XSIZE (notmuch-0.11.tar.gz) = 438168
38ecdd5c0c83491813eed1b00316c9dd
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202251218.q1PCIZ9J084273>