aboutsummaryrefslogtreecommitdiff
path: root/mail/mb2md
Commit message (Collapse)AuthorAgeFilesLines
* Remove MAKE_JOBS_SAFE since port has NO_BUILD set and silence portlintRenato Botelho2012-07-021-1/+0
| | | | Notes: svn path=/head/; revision=300411
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Cleanup MASTER_SITESRenato Botelho2010-09-301-2/+1
| | | | Notes: svn path=/head/; revision=262194
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* Add a backup MASTER_SITERenato Botelho2006-08-291-1/+2
| | | | Notes: svn path=/head/; revision=171622
* - Add SHA256Renato Botelho2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147578
* - Take maintainershipRenato Botelho2005-09-301-1/+1
| | | | Notes: svn path=/head/; revision=143829
* Fix build.Kirill Ponomarev2005-03-211-1/+2
| | | | Notes: svn path=/head/; revision=131844
* Update to version 3.20Kirill Ponomarev2005-03-132-11/+14
| | | | | | | | PR: ports/78739 Submitted by: Ports Fury Notes: svn path=/head/; revision=131063
* Reset undeliverable maintainer address:Kris Kennaway2005-01-021-1/+1
| | | | | | | | | | | | <andy@evo6.org>: Host or domain name not found. Name service error for name=evo6.org type=A: Host not found Remove associated MASTER_SITE. Approved by: portmgr (self) Notes: svn path=/head/; revision=125667
* Correctly use EXTRACT_AFTER_ARGSKris Kennaway2004-06-051-1/+2
| | | | Notes: svn path=/head/; revision=110876
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* New port: mb2md - Converts mbox mailboxes to MaildirEdwin Groothuis2003-10-104-0/+39
This is a Perl script that reads a directory of Mbox format mailboxes and converts them to Maildir format. Some details of this are to suit Courier IMAP's naming conventions for Maildir mailboxes. PR: ports/53537 Submitted by: Andy Gilligan <andy@evo6.org> Notes: svn path=/head/; revision=90753