1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/mail/mls/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00

12 lines
632 B
Plaintext

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.