aboutsummaryrefslogtreecommitdiff
path: root/mail/mbox2mdir/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-02-061-2/+1
| | | | Notes: svn path=/head/; revision=342937
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Update to 1.4Jason E. Hale2012-10-161-7/+5
| | | | | | | | | | | | | | - Add LICENSE (GPLv2) - Remove indefinite article from COMMENT PR: ports/168850 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer timeout (4 months) makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=305968
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* Add mbox2mdir.Jean-Yves Lefort2005-11-011-0/+26
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> Notes: svn path=/head/; revision=146903