FreeBSD Bugzilla – Attachment 189132 Details for
Bug 204982
[NEW PORT] mail/py-alot: Terminal MUA using notmuch mail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
alot-svn-diff-with-python2.7-restricted
alot-port.diff (text/plain), 2.71 KB, created by
Dhananjay Balan
on 2017-12-27 14:47:05 UTC
(
hide
)
Description:
alot-svn-diff-with-python2.7-restricted
Filename:
MIME Type:
Creator:
Dhananjay Balan
Created:
2017-12-27 14:47:05 UTC
Size:
2.71 KB
patch
obsolete
>Index: mail/py-alot/Makefile >=================================================================== >--- mail/py-alot/Makefile (nonexistent) >+++ mail/py-alot/Makefile (working copy) >@@ -0,0 +1,30 @@ >+# $FreeBSD$ >+ >+PORTNAME= alot >+PORTVERSION= 0.6 >+CATEGORIES= mail python >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= mail@dbalan.in >+COMMENT= Terminal-based Mail User Agent based on notmuch mail indexer >+ >+LICENSE= GPLv3 >+ >+LIB_DEPENDS= libnotmuch.so:mail/notmuch >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notmuch>=0.13:mail/py-notmuch@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}gpgme>0:security/py-gpgme@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}configobj>4.7.0:devel/py-configobj@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}python-magic>0:devel/py-python-magic@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}twisted>10.2.0:devel/py-twisted@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}urwidtrees>1.0:devel/py-urwidtrees@${FLAVOR} >+ >+USES= python:2.7 >+USE_PYTHON= autoplist distutils >+NO_ARCH= yes >+ >+USE_GITHUB= yes >+GH_ACCOUNT= pazz >+ >+MAKE_ENV+= PYTHONCMD=${PYTHON_CMD} >+ >+.include <bsd.port.mk> > >Property changes on: mail/py-alot/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: mail/py-alot/distinfo >=================================================================== >--- mail/py-alot/distinfo (nonexistent) >+++ mail/py-alot/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1509738878 >+SHA256 (pazz-alot-0.6_GH0.tar.gz) = 36b4b3471e2815b3fac320d3b82be5c4252dce119d3d3112dcbf69dd67f0acb2 >+SIZE (pazz-alot-0.6_GH0.tar.gz) = 1526781 > >Property changes on: mail/py-alot/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: mail/py-alot/pkg-descr >=================================================================== >--- mail/py-alot/pkg-descr (nonexistent) >+++ mail/py-alot/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Alot is a terminal-based mail user agent based on the notmuch mail indexer. >+ >+WWW: https://github.com/pazz/alot > >Property changes on: mail/py-alot/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 204982
:
163790
|
163791
|
163813
|
163829
|
164090
|
189118
| 189132