FreeBSD Bugzilla – Attachment 189100 Details for
Bug 224588
[NEW PORT] mail/py-flask-mail: Send SMTP email from a Flask web application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mail/py-flask-mail: New port
patch-mail_py-flask-mail-0.9.1.txt (text/plain), 2.86 KB, created by
John W. O'Brien
on 2017-12-26 00:31:07 UTC
(
hide
)
Description:
mail/py-flask-mail: New port
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2017-12-26 00:31:07 UTC
Size:
2.86 KB
patch
obsolete
>Index: mail/Makefile >=================================================================== >--- mail/Makefile (revision 457258) >+++ mail/Makefile (working copy) >@@ -536,6 +536,7 @@ > SUBDIR += py-cyruslib > SUBDIR += py-dkimpy > SUBDIR += py-email-reply-parser >+ SUBDIR += py-flask-mail > SUBDIR += py-flufl.bounce > SUBDIR += py-fuglu > SUBDIR += py-libgmail >Index: mail/py-flask-mail/Makefile >=================================================================== >--- mail/py-flask-mail/Makefile (nonexistent) >+++ mail/py-flask-mail/Makefile (working copy) >@@ -0,0 +1,23 @@ >+# $FreeBSD$ >+ >+PORTNAME= Flask-Mail >+PORTVERSION= 0.9.1 >+CATEGORIES= mail www python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= john@saltant.com >+COMMENT= Send SMTP email from a Flask web application >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.9:www/py-flask@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}blinker>=0:devel/py-blinker@${FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: mail/py-flask-mail/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-flask-mail/distinfo >=================================================================== >--- mail/py-flask-mail/distinfo (nonexistent) >+++ mail/py-flask-mail/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1514247148 >+SHA256 (Flask-Mail-0.9.1.tar.gz) = 22e5eb9a940bf407bcf30410ecc3708f3c56cc44b29c34e1726fe85006935f41 >+SIZE (Flask-Mail-0.9.1.tar.gz) = 45654 > >Property changes on: mail/py-flask-mail/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-flask-mail/pkg-descr >=================================================================== >--- mail/py-flask-mail/pkg-descr (nonexistent) >+++ mail/py-flask-mail/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Flask-Mail is an extension to the Flask web application micro framework >+providing simple email sending capabilities via SMTP. >+ >+WWW: https://github.com/mattupstate/flask-mail > >Property changes on: mail/py-flask-mail/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 Raw
Flags:
john
:
maintainer-approval+
Actions:
View
Attachments on
bug 224588
: 189100