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

Greg Lewis glewis at FreeBSD.org
Sat Nov 27 05:53:36 UTC 2010


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 at 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)


More information about the cvs-ports mailing list