Port details |
- py-managesieve3 Implements an RFC-5804 Manage Sieve client
- 1.1 mail
=0 1.1Version of this port present on the latest quarterly branch. - Maintainer: loader@FreeBSD.org
 - Port Added: 2018-08-14 01:19:13
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: APACHE20
- Description:
- A pure Python client implementation of "A Protocol for Remotely
Managing Sieve Scripts", as defined in RFC-5804.
WWW: https://bitbucket.org/ericvsmith/managesieve3
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}managesieve3>0:mail/py-managesieve3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-managesieve3/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-managesieve3
- pkg install py38-managesieve3
NOTE: This is a Python port. Instead of py38-managesieve3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-managesieve3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1534131565
SHA256 (managesieve3-1.1.tar.gz) = 7c43f23d8d0c83b6aaae93a0f661cef9c4657bbc90cc7c9cf37e775150c021ab
SIZE (managesieve3-1.1.tar.gz) = 15106
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- mail_py-managesieve3
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
14 Aug 2018 01:18:54
1.1
|
loader  |
[NEW PORT]: mail/managesieve3: Implements an RFC-5804 Manage Sieve client
A pure Python client implementation of "A Protocol for Remotely
Managing Sieve Scripts", as defined in RFC-5804.
WWW: https://bitbucket.org/ericvsmith/managesieve3
Reviewed by: koobs, mat
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D16699 |
Number of commits found: 4
|