Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Nov 2005 12:42:02 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/mbox2mdir Makefile distinfo pkg-descr
Message-ID:  <200511011242.jA1Cg2AJ049077@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-11-01 12:42:02 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/mbox2mdir       Makefile distinfo pkg-descr 
  Log:
  Add mbox2mdir.
  
  mbox2mdir is a small program to convert mail stored in UNIX mbox format to
  qmail's Maildir format. It can (optionally) also truncate the source mbox file
  upon successful conversion. I use it to move mail delivered by /bin/mail or
  sendmail to qmail Maildir folders, but of course there are many other possible
  uses for it.
  
  WWW: http://sageshome.net/oss/mbox2mdir.php
  
  PR:             ports/88245
  Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  
  Revision  Changes    Path
  1.699     +1 -0      ports/mail/Makefile
  1.1       +26 -0     ports/mail/mbox2mdir/Makefile (new)
  1.1       +2 -0      ports/mail/mbox2mdir/distinfo (new)
  1.1       +7 -0      ports/mail/mbox2mdir/pkg-descr (new)



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