Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2006 05:09:15 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/mdpop3d Makefile distinfo pkg-descr pkg-plist ports/mail/mdpop3d/files patch-mdpop3d.c
Message-ID:  <200607020509.k6259FlN076111@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
novel       2006-07-02 05:09:15 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/mdpop3d         Makefile distinfo pkg-descr pkg-plist 
    mail/mdpop3d/files   patch-mdpop3d.c 
  Log:
  This is a simple and small POP3 daemon implementation designed for
  Maildir support.  It have direct support for authenticating regular
  unix users, has UIDL command support, can access maildirs in
  non-default location, and have support for external (pre-)authenticators.
  
  PR:             ports/99704
  Submitted by:   Alexander Logvinov <info@logvinov.com>
  
  Revision  Changes    Path
  1.772     +1 -0      ports/mail/Makefile
  1.1       +45 -0     ports/mail/mdpop3d/Makefile (new)
  1.1       +3 -0      ports/mail/mdpop3d/distinfo (new)
  1.1       +97 -0     ports/mail/mdpop3d/files/patch-mdpop3d.c (new)
  1.1       +4 -0      ports/mail/mdpop3d/pkg-descr (new)
  1.1       +1 -0      ports/mail/mdpop3d/pkg-plist (new)



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