Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147325982
D16699.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16699.id.diff
View Options
Index: head/mail/Makefile
===================================================================
--- head/mail/Makefile
+++ head/mail/Makefile
@@ -540,6 +540,7 @@
SUBDIR += py-flufl.bounce
SUBDIR += py-fuglu
SUBDIR += py-libgmail
+ SUBDIR += py-managesieve3
SUBDIR += py-milter
SUBDIR += py-notmuch
SUBDIR += py-ppolicy
Index: head/mail/py-managesieve3/Makefile
===================================================================
--- head/mail/py-managesieve3/Makefile
+++ head/mail/py-managesieve3/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME= managesieve3
+PORTVERSION= 1.1
+CATEGORIES= mail python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= loader@FreeBSD.org
+COMMENT= Implements an RFC-5804 Manage Sieve client
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+USES= python
+USE_PYTHON= autoplist distutils
+
+NO_ARCH= yes
+
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
+
+.include <bsd.port.mk>
Index: head/mail/py-managesieve3/distinfo
===================================================================
--- head/mail/py-managesieve3/distinfo
+++ head/mail/py-managesieve3/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1534131565
+SHA256 (managesieve3-1.1.tar.gz) = 7c43f23d8d0c83b6aaae93a0f661cef9c4657bbc90cc7c9cf37e775150c021ab
+SIZE (managesieve3-1.1.tar.gz) = 15106
Index: head/mail/py-managesieve3/pkg-descr
===================================================================
--- head/mail/py-managesieve3/pkg-descr
+++ head/mail/py-managesieve3/pkg-descr
@@ -0,0 +1,4 @@
+A pure Python client implementation of "A Protocol for Remotely
+Managing Sieve Scripts", as defined in RFC-5804.
+
+WWW: https://bitbucket.org/ericvsmith/managesieve3
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 12:17 AM (11 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29519753
Default Alt Text
D16699.id.diff (1 KB)
Attached To
Mode
D16699: mail/managesieve3: Implements an RFC-5804 Manage Sieve client
Attached
Detach File
Event Timeline
Log In to Comment