Port details |
- pysieved Python Managesieve Server
- 1.0_1,1 mail
=0 1.0_1,1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken, uses EOLed python27 This port expired on: 2020-02-19 IGNORE: is marked as broken: unfetchable
- Maintainer: dsh@wizard.volgograd.ru
- Port Added: 2008-01-21 11:07:27
- Last Update: 2020-02-22 19:08:36
- SVN Revision: 526852
- Also Listed In: python
- License: GPLv2+
- WWW:
- http://woozle.org/~neale/src/pysieved/
- Description:
- This is a GPL managesieve server. It uses a plug-in architecture to
support different authentication, homedir lookup, and storage
back-ends. The server ships with the following plug-ins:
Authentication:
* Dovecot
* PAM
* SASL
* MySQL
Homedir lookup & session initiation:
* Dovecot
* /etc/passwd
* MySQL
* simple virtual hosting (eg. /var/lib/virtual/username)
Storage:
* Dovecot
WWW: http://woozle.org/~neale/src/pysieved/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pysieved
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pysieved-1.0.tar.bz2) = e84152b0ce6aa3235a8fe8d61561d190d5cfe6065a2966529fbbafae69c454e3
SIZE (pysieved-1.0.tar.bz2) = 20646
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pysieved-1.0_1,1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1,1 22 Feb 2020 19:08:36 |
rene |
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.0_1,1 14 Jan 2020 12:36:37 |
antoine |
Deprecate a few broken ports
With hat: portmgr |
1.0_1,1 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.0_1,1 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.0_1,1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.0_1,1 12 Dec 2017 12:40:15 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
1.0_1,1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0_1,1 31 Aug 2015 12:10:38 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Switch to @sample
Approved by: portmgr blanket |
1.0_1,1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
1.0_1,1 21 Oct 2014 17:10:06 |
mva |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
1.0_1,1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0_1,1 13 Jun 2014 12:43:07 |
wg |
mail/pysieved: support stage |
1.0_1,1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.0_1,1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.0_1,1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0_1,1 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
1.0 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0,1 22 Jun 2008 21:40:28 |
okazaki |
- Update to 1.0
Thanks to Nejc koberne and Tony den Haan.
PR: 124875
Submitted by: Denis Shaposhnikov (maintainer) |
20070926 21 Jan 2008 11:06:15 |
miwi |
This is a GPL managesieve server. It uses a plug-in architecture to
support different authentication, homedir lookup, and storage
back-ends. The server ships with the following plug-ins:
Authentication:
* Dovecot
* PAM
* SASL
* MySQL
Homedir lookup & session initiation:
* Dovecot
* /etc/passwd (Only the first 15 lines of the commit message are shown above ) |