Port details |
- mlmmj-archiver Simple mailing archiver designed for mlmmj
- 0.4 mail =2 0.4Version of this port present on the latest quarterly branch.
- Maintainer: bapt@FreeBSD.org
- Port Added: 2022-06-02 15:18:04
- Last Update: 2023-02-02 13:50:46
- Commit Hash: 9b824e9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: BSD2CLAUSE
- WWW:
- https://fossil.nours.eu/mlmmj-archiver
- Description:
- mlmmj-archiver is a program which will generates HTML archives out of mlmmj archives
mlmmj-archiver uses the clearsilver templating system in order to allow maximum configurability
mlmmj-archiver uses SQLite for its database cache
mlmmj-archiver runs in a capsicum sandbox
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mlmmj-archiver>0:mail/mlmmj-archiver
- To install the port:
- cd /usr/ports/mail/mlmmj-archiver/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mlmmj-archiver
- pkg install mlmmj-archiver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mlmmj-archiver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675345313
SHA256 (mlmmj-archiver-0.4.tar.gz) = 489598e41421ade0830a15d126bfa7a2fe19bf6d2a0132139089676c634d5216
SIZE (mlmmj-archiver-0.4.tar.gz) = 13897
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:
-
- libneo_cs.a : www/clearsilver
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_mlmmj-archiver
- USES:
- sqlite:3 uidfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4 02 Feb 2023 13:50:46 |
Baptiste Daroussin (bapt) |
mail/mlmmj-archiver: update to 0.4
Changes:
- unlink the original database when using -a |
0.3 09 Dec 2022 13:35:58 |
Baptiste Daroussin (bapt) |
mail/mlmmj-archiver: update to 0.3
This fixes en error while getting the date of a reply of a given mail
PR: 268115 |
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.2 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.2 07 Jun 2022 11:19:12 |
Baptiste Daroussin (bapt) |
mail/mlmmj-archiver: update to 0.2
more date format are now supported
improve error reporting
add -f to force generating the web archive even if the mailing list
configuration disagrees
Great performance improvements
Great reduction of I/O usage
Add a new control/nombox which prevent from appending to a mbox
improve RFC2047 support |
0.1 05 Jun 2022 17:18:26 |
Baptiste Daroussin (bapt) |
mail/mlmmj-archiver: install the binary at the right place |
0.1 02 Jun 2022 15:17:02 |
Baptiste Daroussin (bapt) |
www/mlmmj-archiver: new port
mlmmj-archiver is a program which will generates HTML archives out of mlmmj
archives
mlmmj-archiver uses the clearsilver templating system in order to allow maximum
configurability
mlmmj-archiver uses SQLite for its database cache
mlmmj-archiver runs in a capsicum sandbox
WWW: https://fossil.nours.eu/mlmmj-archiver |
Number of commits found: 7
|