Port details |
- mb2md Converts mbox mailboxes to Maildir
- 3.20_1 mail =13 3.20_1Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2003-10-10 06:11:28
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: bison, unzip, expat, m4, gettext
- License: not specified in port
- WWW:
- http://batleth.sapienti-sat.org/projects/mb2md/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/mb2md/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mb2md
- pkg install mb2md
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mb2md
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mb2md-3.20.pl.gz) = af45a9b5413a9fe49be0092e560485bf17efc50a4eb4a90744e380c4869f732f
SIZE (mb2md-3.20.pl.gz) = 14977
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-TimeDate>=0 : devel/p5-TimeDate
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_mb2md
- USES:
- shebangfix perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.20_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.20_1 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
3.20_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.20_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.20_1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
3.20_1 13 Oct 2013 18:52:54 |
garga |
Support staging |
3.20_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
3.20_1 02 Sep 2013 09:45:00 |
garga |
Change my ports to USES (gmake|perl5) |
3.20_1 26 Jul 2013 07:33:42 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
3.20_1 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
3.20_1 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
3.20_1 02 Jul 2012 22:25:00 |
garga |
Remove MAKE_JOBS_SAFE since port has NO_BUILD set and silence portlint |
3.20_1 29 Jun 2012 16:30:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
3.20_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
3.20_1 30 Sep 2010 17:25:12 |
garga |
Cleanup MASTER_SITES |
3.20_1 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
3.20_1 29 Aug 2006 15:39:58 |
garga |
Add a backup MASTER_SITE |
3.20_1 08 Nov 2005 14:33:36 |
garga |
- Add SHA256 |
3.20_1 30 Sep 2005 11:20:45 |
garga |
- Take maintainership |
3.20_1 21 Mar 2005 15:06:05 |
krion |
Fix build. |
3.20 13 Mar 2005 09:33:46 |
krion |
Update to version 3.20
PR: ports/78739
Submitted by: Ports Fury |
3.10 02 Jan 2005 01:41:50 |
kris |
Reset undeliverable maintainer address:
<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) |
3.10 05 Jun 2004 11:40:57 |
kris |
Correctly use EXTRACT_AFTER_ARGS |
3.10 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.10 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
3.10 10 Oct 2003 06:09:21 |
edwin |
New port: mb2md - Converts mbox mailboxes to Maildir
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> |