Date: Mon, 21 Jan 2008 11:06:15 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/pysieved Makefile distinfo pkg-descr pkg-plist ports/mail/pysieved/files pysieved.in Message-ID: <200801211106.m0LB6FGm012964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-01-21 11:06:15 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/pysieved Makefile distinfo pkg-descr pkg-plist mail/pysieved/files pysieved.in Log: 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> Revision Changes Path 1.885 +1 -0 ports/mail/Makefile 1.1 +59 -0 ports/mail/pysieved/Makefile (new) 1.1 +3 -0 ports/mail/pysieved/distinfo (new) 1.1 +27 -0 ports/mail/pysieved/files/pysieved.in (new) 1.1 +23 -0 ports/mail/pysieved/pkg-descr (new) 1.1 +33 -0 ports/mail/pysieved/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801211106.m0LB6FGm012964>