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
mls Program for generating various statistics on emails
1.3_3 mail on this many watch lists=1 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 1.3_2Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-08 11:29:24
Last Update: 2024-03-10 09:55:39
Commit Hash: 999f727
People watching this port, also watch:: gtkglarea
License: GPLv2
WWW:
https://www.marki-online.net/MLS/
Description:
mls will read mailbox file in MBOX format and display various statistical data about it. You can specify input and ouput files (can be stdin/stdout), language used for output (in this version Slovak/English/Italian/Francais/Deutsch/Spanish/Serbian), error and diagnostic msgs are always printed in english. You can also specify text which will be displayed instead of standart title in output (can be used for automatic mailing of produced output). It also supports cache file for faster re-generation of stats from the same input file. It is useful when you want to show statistics on web - you can use HTML output & PHP wrapper.
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 (5 items)
Collapse this list.
  1. bin/mls
  2. share/man/man1/mls.1.gz
  3. /usr/local/share/licenses/mls-1.3_3/catalog.mk
  4. /usr/local/share/licenses/mls-1.3_3/LICENSE
  5. /usr/local/share/licenses/mls-1.3_3/GPLv2
Collapse this list.
Dependency lines:
  • mls>0:mail/mls
To install the port:
cd /usr/ports/mail/mls/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/mls
  • pkg install mls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mls
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1676377151 SHA256 (mls-1.3.tgz) = f2aabb6010dfe61751ec138a922e7f72a9d0b23f01c955079cb56a5c1673bfea SIZE (mls-1.3.tgz) = 45481

Packages (timestamps in pop-ups are UTC):
mls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3_21.3_3-1.3_21.3_3---
FreeBSD:13:quarterly1.3_21.3_21.3_21.3_21.3_21.3_21.3_21.3_2
FreeBSD:14:latest1.3_21.3_2-1.3_21.3_21.3_2-1.3_2
FreeBSD:14:quarterly1.3_21.3_2-1.3_21.3_21.3_21.3_21.3_2
FreeBSD:15:latest1.3_21.3_3n/a1.3_2n/a1.3_21.3_21.3_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mls-1.3_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
mail_mls
USES:
tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.marki-online.net/MLS/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3_3
10 Mar 2024 09:55:39
commit hash: 999f7279e1e351267e65dd0c86da7b57712a5c69commit hash: 999f7279e1e351267e65dd0c86da7b57712a5c69commit hash: 999f7279e1e351267e65dd0c86da7b57712a5c69commit hash: 999f7279e1e351267e65dd0c86da7b57712a5c69 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
mail/mls: Move man pages to share/man

Approved by:	portmgr (blanket)
1.3_2
14 Feb 2023 20:18:57
commit hash: 342a19d2da54e08fc124722bf9d91b75303582dfcommit hash: 342a19d2da54e08fc124722bf9d91b75303582dfcommit hash: 342a19d2da54e08fc124722bf9d91b75303582dfcommit hash: 342a19d2da54e08fc124722bf9d91b75303582df files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
mail/mls: improve and unbreak with -fno-common

 - liberally sprinkle extern all over the place
 - define LICENSE
 - take over maintainership of this unmaintained port
 - ship examples and html files
 - define DOCS and EXAMPLES options
 - pacify portlint and portclippy
 - add a pkg-message as the author intended
 - remove dead MASTER_SITES entry

PR:		259586
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38516
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)
1.3_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)
1.3_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)
1.3_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.
1.3_1
18 Feb 2021 01:59:40
Revision:565858Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
1.3_1
04 Jun 2014 11:50:45
Revision:356473Original commit files touched by this commit
pawel search for other commits by this committer
Add staging support
1.3_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)
1.3_1
20 Nov 2012 19:06:23
Revision:307595Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Return ports to the heap at maintainer's request

Feature safe:	yes
1.3_1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.3_1
25 Aug 2007 19:37:34
Original commit files touched by this commit
chinsan search for other commits by this committer
- Unbreak on HEAD (gcc 4.2)

PR:             ports/115796
Submitted by:   Hung-Yi Chen
Approved by:    maintainer
1.3_1
22 Jan 2006 12:50:54
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.3_1
14 Oct 2004 08:43:59
Original commit files touched by this commit
vs search for other commits by this committer
- Respect CC, CFLAGS
- Remove USE_GMAKE since it's not needed anymore

PR:             ports/71137
Submitted by:   Roman Bogorodskiy
Approved by:    maintainer timeout
1.3_1
29 Aug 2004 18:48:44
Original commit files touched by this commit
pav search for other commits by this committer
- Update MASTER_SITES and WWW

PR:             ports/71107 (based on)
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
1.3_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.3_1
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).
1.3_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.3
15 Nov 2003 23:45:03
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 1.3

PR:             59160
Submitted by:   igla@batterybackups.net
Approved by:    maintainer
1.2.2
08 Oct 2003 11:26:08
Original commit files touched by this commit
edwin search for other commits by this committer
new port: mail/mls

        mls is that basic mbox number-crunching software to extract
        juicy stats about those packs of emails you have gathered
        from mailing lists...

PR:             ports/51264
Submitted by:   The Anarcat <anarcat@anarcat.ath.cx>

Number of commits found: 20