Commit graph

14 commits

Author SHA1 Message Date
Antoine Brodin
a8cc35a10e - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-12 12:40:15 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
7d8f034936 - Add LICENSE
- Add NO_ARCH
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:10:37 +00:00
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +00:00
Marcus von Appen
306e66af5d - Convert ports of mail/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 17:10:06 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
William Grzybowski
26b352525b mail/pysieved: support stage 2014-06-13 12:43:07 +00:00
Rene Ladan
50f8eaece1 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)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Martin Wilke
729d9d232f - Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
2011-02-25 03:19:29 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
OKAZAKI Tetsurou
6a8a5fcf47 - Update to 1.0
Thanks to Nejc  koberne and Tony den Haan.

PR:		124875
Submitted by:	Denis Shaposhnikov (maintainer)
2008-06-22 21:40:27 +00:00
Martin Wilke
0a4edf9d1e 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/

PR:		ports/119578
Submitted by:	Denis Shaposhnikov <dsh at wizard.volgograd.ru>
2008-01-21 11:06:15 +00:00