Port details |
- amavis-logwatch Amavisd-new log parser
- 1.51.03_2 mail =4 1.51.03_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-11-06 12:11:22
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: p5-libwww, libxml2, memcached, libevent, t1lib
- License: MIT
- WWW:
- https://logreporters.sourceforge.net/
- Description:
- The amavis-logwatch(1) utility is an Amavisd-new log parser
that produces summaries, details, and statistics regarding
the operation of Amavisd-new (henceforth, simply called Amavis).
A key feature of amavis-logwatch is its ability to produce
a very wide range of reports with data grouped and sorted as
much as possible to reduce noise and highlight patterns. Brief
summary reports provide a quick overview of general Amavis
operations and message delivery, calling out warnings that
may require attention. Detailed reports provide easy to scan,
hierarchically-arranged and organized information, with as
much or little detail as desired.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- amavis-logwatch>0:mail/amavis-logwatch
- To install the port:
- cd /usr/ports/mail/amavis-logwatch/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/amavis-logwatch
- pkg install amavis-logwatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amavis-logwatch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (amavis-logwatch-1.51.03.tgz) = 247f12646f834f6ed067d7aa79ef89f458284a6141391c3d96d6225bb1679c92
SIZE (amavis-logwatch-1.51.03.tgz) = 87304
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for amavis-logwatch-1.51.03_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- mail_amavis-logwatch
- USES:
- perl5 shebangfix tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.51.03_2 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
1.51.03_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
1.51.03_1 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 ) |
1.51.03_1 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
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 ) |
1.51.03_1 19 May 2021 19:56:13 |
Danilo Egea Gondolfo (danilo) |
mail/amavis-logwatch: Drop maintainership |
1.51.03_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.51.03_1 21 Jun 2018 21:52:59 |
danilo |
- Fix regex handling with the new perl version [1]
[1] Unescaped left brace in regex is deprecated, passed through in regex
PR: 227896
Submitted by: zeising |
1.51.03 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
1.51.03 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.51.03 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.51.03 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
1.51.03 26 Aug 2014 11:12:52 |
danilo |
- Update from 1.51.02 to 1.51.03
- Install docs and examples unconditionally
- Take maintainership |
1.51.02 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.51.02 08 Jul 2014 16:36:51 |
leeym |
- support stage |
1.51.02 04 Jul 2014 09:12:57 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.51.02 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.51.02 04 Sep 2013 06:06:59 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.51.02 06 Mar 2012 09:25:10 |
culot |
- Update to 1.51.02
PR: ports/165756
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) |
1.51.01 15 Jan 2012 22:34:14 |
jgh |
- Update to 1.51.01
- Add LICENSE_FILE
PR: ports/164133
Submitted by: maintainer ( Masaki TAGAWA <masaki at club.kyutech.ac.jp> )
Approved by: crees, rene (mentors, implicit) |
1.51.00 12 Jan 2012 08:07:50 |
culot |
- Update to 1.51.00
- Update LICENSE (upstream change from GPLv2 to MIT)
Changes:
http://sourceforge.net/projects/logreporters/files/amavis-logwatch/release/Changes/view
PR: ports/164040
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) |
1.50.04 06 Nov 2011 12:10:00 |
miwi |
The amavis-logwatch(1) utility is an Amavisd-new log parser
that produces summaries, details, and statistics regarding
the operation of Amavisd-new (henceforth, simply called Amavis).
A key feature of amavis-logwatch is its ability to produce
a very wide range of reports with data grouped and sorted as
much as possible to reduce noise and highlight patterns. Brief
summary reports provide a quick overview of general Amavis
operations and message delivery, calling out warnings that
may require attention. Detailed reports provide easy to scan,
hierarchically-arranged and organized information, with as
much or little detail as desired.
WWW: http://logreporters.sourceforge.net/
PR: ports/162223
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> |