Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2010 05:53:35 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports GIDs UIDs ports/mail Makefile ports/mail/dovecot2 Makefile distinfo pkg-descr pkg-plist ports/mail/dovecot2/files dovecot.sh.in pkg-deinstall.in pkg-install.in pkg-message.in
Message-ID:  <201011270553.oAR5rZ0F076621@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2010-11-27 05:53:35 UTC

  FreeBSD ports repository

  Modified files:
    .                    UIDs GIDs 
    mail                 Makefile 
  Added files:
    mail/dovecot2        Makefile distinfo pkg-descr pkg-plist 
    mail/dovecot2/files  dovecot.sh.in pkg-deinstall.in 
                         pkg-install.in pkg-message.in 
  Log:
  . Add a port of the 2.x series of Dovecot:
  
  Dovecot is a secure and compact IMAP server which is in the early stages
  of development. It supports Maildirs and mbox formats and much of the
  IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
  Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
  and PAM.
  
  WWW: http://www.dovecot.org/
  
  PR:             150789
  Submitted by:   "Nagy, Attila" <bra@fsn.hu>
  
  Revision  Changes    Path
  1.115     +2 -1      ports/GIDs
  1.128     +2 -1      ports/UIDs
  1.1044    +1 -0      ports/mail/Makefile
  1.1       +227 -0    ports/mail/dovecot2/Makefile (new)
  1.1       +2 -0      ports/mail/dovecot2/distinfo (new)
  1.1       +59 -0     ports/mail/dovecot2/files/dovecot.sh.in (new)
  1.1       +65 -0     ports/mail/dovecot2/files/pkg-deinstall.in (new)
  1.1       +93 -0     ports/mail/dovecot2/files/pkg-install.in (new)
  1.1       +21 -0     ports/mail/dovecot2/files/pkg-message.in (new)
  1.1       +7 -0      ports/mail/dovecot2/pkg-descr (new)
  1.1       +429 -0    ports/mail/dovecot2/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011270553.oAR5rZ0F076621>