From owner-svn-ports-head@freebsd.org Thu Mar 4 11:47:58 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5AFDA56E100; Thu, 4 Mar 2021 11:47:58 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Drpyk1rqQz3Mbl; Thu, 4 Mar 2021 11:47:58 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DAA71C75F; Thu, 4 Mar 2021 11:47:58 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 124Blvco005420; Thu, 4 Mar 2021 11:47:57 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 124BluPO005412; Thu, 4 Mar 2021 11:47:56 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202103041147.124BluPO005412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lbartoletti set sender to lbartoletti@FreeBSD.org using -f From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= Date: Thu, 4 Mar 2021 11:47:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567308 - in head/mail: . py-imapclient py-mailsuite X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: in head/mail: . py-imapclient py-mailsuite X-SVN-Commit-Revision: 567308 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 11:47:58 -0000 Author: lbartoletti Date: Thu Mar 4 11:47:56 2021 New Revision: 567308 URL: https://svnweb.freebsd.org/changeset/ports/567308 Log: [NEW PORTS] mail/py-mailsuite and its dependency mail/py-imapclient - mail/py-imapclient: Easy to use, Pythonic and complete IMAP client library - mail/py-mailsuite: Python package to simplify receiving, parsing, and sending email PR: 250808, 250806 Submitted by: Goran Mekic Added: head/mail/py-imapclient/ head/mail/py-imapclient/Makefile (contents, props changed) head/mail/py-imapclient/distinfo (contents, props changed) head/mail/py-imapclient/pkg-descr (contents, props changed) head/mail/py-mailsuite/ head/mail/py-mailsuite/Makefile (contents, props changed) head/mail/py-mailsuite/distinfo (contents, props changed) head/mail/py-mailsuite/pkg-descr (contents, props changed) Modified: head/mail/Makefile Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Thu Mar 4 11:36:32 2021 (r567307) +++ head/mail/Makefile Thu Mar 4 11:47:56 2021 (r567308) @@ -496,7 +496,9 @@ SUBDIR += py-flask-mail SUBDIR += py-flufl.bounce SUBDIR += py-fuglu + SUBDIR += py-imapclient SUBDIR += py-mail-parser + SUBDIR += py-mailsuite SUBDIR += py-mailmanclient SUBDIR += py-mailnag SUBDIR += py-managesieve3 Added: head/mail/py-imapclient/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/py-imapclient/Makefile Thu Mar 4 11:47:56 2021 (r567308) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= imapclient +PORTVERSION= 2.1.0 +CATEGORIES= mail python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= IMAPClient-${PORTVERSION} + +MAINTAINER= meka@tilda.center +COMMENT= Easy to use, Pythonic and complete IMAP client library + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= python:3.4+ zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/mail/py-imapclient/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/py-imapclient/distinfo Thu Mar 4 11:47:56 2021 (r567308) @@ -0,0 +1,3 @@ +TIMESTAMP = 1604322697 +SHA256 (IMAPClient-2.1.0.zip) = 60ba79758cc9f13ec910d7a3df9acaaf2bb6c458720d9a02ec33a41352fd1b99 +SIZE (IMAPClient-2.1.0.zip) = 248423 Added: head/mail/py-imapclient/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/py-imapclient/pkg-descr Thu Mar 4 11:47:56 2021 (r567308) @@ -0,0 +1,15 @@ +IMAPClient is an easy-to-use, Pythonic and complete IMAP client library. +Features + * Arguments and return values are natural Python types. + * IMAP server responses are fully parsed and readily usable. + * IMAP unique message IDs (UIDs) are handled transparently. There is no need + to call different methods to use UIDs. + * Escaping for internationalised mailbox names is transparently handled. + Unicode mailbox names may be passed as input wherever a folder name is + accepted. + * Time zones are transparently handled including when the server and client + are in different zones. + * Convenience methods are provided for commonly used functionality. + * Exceptions are raised when errors occur. + +WWW: https://github.com/mjs/imapclient Added: head/mail/py-mailsuite/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/py-mailsuite/Makefile Thu Mar 4 11:47:56 2021 (r567308) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= mailsuite +PORTVERSION= 1.6.0 +CATEGORIES= mail python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= meka@tilda.center +COMMENT= Python package to simplify receiving, parsing, and sending email + +LICENSE= APACHE20 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.13.0:devel/py-six@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}imapclient>=2.1.0:mail/py-imapclient@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mail-parser>=3.11.0:mail/py-mail-parser@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dnspython>=1.16.0:dns/py-dnspython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}html2text>=2020.1.16:textproc/py-html2text@${PY_FLAVOR} + +USES= python:3.4+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/mail/py-mailsuite/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/py-mailsuite/distinfo Thu Mar 4 11:47:56 2021 (r567308) @@ -0,0 +1,3 @@ +TIMESTAMP = 1604324319 +SHA256 (mailsuite-1.6.0.tar.gz) = 8dd58bc131dd66294fa8d4bf39ac676c88017afef958f1c5ac74c797135c228b +SIZE (mailsuite-1.6.0.tar.gz) = 10641 Added: head/mail/py-mailsuite/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/py-mailsuite/pkg-descr Thu Mar 4 11:47:56 2021 (r567308) @@ -0,0 +1,23 @@ +A Python package to simplify receiving, parsing, and sending email +Features + * Receive emails via IMAP + * Retrieve email from any folder + * Create new folders + * Move messages to other folders + * Delete messages + * Monitor folders for new messages using the IMAP IDLE command + * Always use / as the folder hierarchy separator, and convert + to the server's hierarchy separator in the background + * Always remove folder name characters that conflict with the + server's hierarchy separators + * Prepend the namespace to the folder path when required + * Automatically reconnect when needed + * Work around quirks in Gmail/G-suite, Office 365, Exchange, + Dovcot, and DavMail + * Consistent email parsing + * SHA256 hashes of attachments + * Simplified email sending via SMTP + * Uses opportunistic encryption (STARTTLS) by default + * Easily add attachments, plain text, and HTML + +WWW: https://github.com/seanthegeek/mailsuite