notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mb2md Converts mbox mailboxes to Maildir
3.20_1 mail on this many watch lists=11 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.20_1Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
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:: gmake, libiconv, p5-TimeDate, expat, 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/mb2md
Collapse this list.
Dependency lines:
  • mb2md>0:mail/mb2md
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):
mb2md
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.20_13.20_13.20_13.20_13.20_1-3.20_1-
FreeBSD:13:quarterly3.20_13.20_13.20_13.20_13.20_13.20_13.20_13.20_1
FreeBSD:14:latest3.20_13.20_13.20_13.20_13.20_13.20_1-3.20_1
FreeBSD:14:quarterly3.20_13.20_1-3.20_13.20_13.20_13.20_13.20_1
FreeBSD:15:latest3.20_13.20_1n/a3.20_1n/a3.20_13.20_13.20_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-TimeDate>=0 : devel/p5-TimeDate
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://batleth.sapienti-sat.org/projects/mb2md/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.20_1
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.20_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.20_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:330244Original commit files touched by this commit
garga search for other commits by this committer
Support staging
3.20_1
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
3.20_1
02 Sep 2013 09:45:00
Revision:325961Original commit files touched by this commit
garga search for other commits by this committer
Change my ports to USES (gmake|perl5)
3.20_1
26 Jul 2013 07:33:42
Revision:323702Original commit files touched by this commit
az search for other commits by this committer
- 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
Revision:316786Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:305298Original commit files touched by this commit
garga search for other commits by this committer
Change headers of all ports maintained by me to new format
3.20_1
02 Jul 2012 22:25:00
Original commit files touched by this commit
garga search for other commits by this committer
Remove MAKE_JOBS_SAFE since port has NO_BUILD set and silence portlint
3.20_1
29 Jun 2012 16:30:22
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
3.20_1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
3.20_1
30 Sep 2010 17:25:12
Original commit files touched by this commit
garga search for other commits by this committer
Cleanup MASTER_SITES
3.20_1
28 Mar 2009 17:53:24
Original commit files touched by this commit
garga search for other commits by this committer
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
3.20_1
29 Aug 2006 15:39:58
Original commit files touched by this commit
garga search for other commits by this committer
Add a backup MASTER_SITE
3.20_1
08 Nov 2005 14:33:36
Original commit files touched by this commit
garga search for other commits by this committer
- Add SHA256
3.20_1
30 Sep 2005 11:20:45
Original commit files touched by this commit
garga search for other commits by this committer
- Take maintainership
3.20_1
21 Mar 2005 15:06:05
Original commit files touched by this commit
krion search for other commits by this committer
Fix build.
3.20
13 Mar 2005 09:33:46
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 3.20

PR:             ports/78739
Submitted by:   Ports Fury
3.10
02 Jan 2005 01:41:50
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
Correctly use EXTRACT_AFTER_ARGS
3.10
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
3.10
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
3.10
10 Oct 2003 06:09:21
Original commit files touched by this commit
edwin search for other commits by this committer
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>

Number of commits found: 27