Port details |
- findmaildirs Simple utility to create list of maildirs for mutt
- 0.4 mail
=2 0.4Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2012-02-24 00:22:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/AMDmi3/findmaildirs
- Description:
- This simple utility scans a directory for maildirs and prints them in
mutt-compatible format. It may be called from .muttrc to automatically
fill mutt's mailboxes parameter on startup with all available maildirs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- findmaildirs>0:mail/findmaildirs
- To install the port:
- cd /usr/ports/mail/findmaildirs/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/findmaildirs
- pkg install findmaildirs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: findmaildirs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484577994
SHA256 (AMDmi3-findmaildirs-0.4_GH0.tar.gz) = 993306de793c8de9831c11b0f3a5c4063b44388a42d7b5bbee0121f73dc22b89
SIZE (AMDmi3-findmaildirs-0.4_GH0.tar.gz) = 3253
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for findmaildirs-0.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_findmaildirs
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
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) |
0.4 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 ) |
0.4 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4 16 Jan 2017 19:19:12
  |
amdmi3  |
- Update to 0.4 |
0.3 05 Nov 2015 17:17:05
  |
amdmi3  |
- Update to 0.3 |
0.2 12 Sep 2015 20:00:50
  |
amdmi3  |
- Add LICENSE |
0.2 18 Aug 2015 10:43:32
  |
amdmi3  |
- Remove unneeded mirror |
0.2 07 May 2015 16:00:46
  |
amdmi3  |
- Drop GH_COMMIT |
0.2 16 Dec 2013 17:40:14
  |
amdmi3  |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
0.2 19 Oct 2013 02:28:07
  |
amdmi3  |
- Update to 0.2
- Support staging |
0.1 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.1 12 Jul 2013 15:01:46
  |
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
0.1 23 May 2013 02:04:46
  |
amdmi3  |
- Trim Makefile header
- OptionsNG |
0.1 24 Feb 2012 00:21:50
 |
amdmi3  |
This simple utility scans a directory for maildirs and prints them in
mutt-compatible format. It may be called from .muttrc to automatically
fill mutt's mailboxes parameter on startup with all available maildirs.
WWW: https://github.com/AMDmi3/findmaildirs |
Number of commits found: 15
|