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
fwanalog Firewall log summarizer that uses Analog
0.6.9_6 security on this many watch lists=7 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 0.6.9_6Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-04-07 02:55:22
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: gettext, freetype2, expat, gmake, libiconv
License: not specified in port
WWW:
http://tud.at/programm/fwanalog/
Description:
fwanalog is a shell script that parses and summarizes firewall logfiles. It uses the excellent log analysis program Analog to create its reports.
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 (12 items)
Collapse this list.
  1. sbin/fwanalog
  2. @sample etc/fwanalog/fwanalog-dom.tab.sample
  3. @sample etc/fwanalog/fwanalog.analog.conf.sample
  4. @sample etc/fwanalog/fwanalog.analog.conf.local.sample
  5. @sample etc/fwanalog/fwanalog.lng.sample
  6. @sample etc/fwanalog/fwanalog.opts.sample
  7. @sample etc/fwanalog/services.conf.sample
  8. share/doc/fwanalog/README
  9. @unexec rmdir %D/etc/fwanalog 2> /dev/null || echo If permanently deleting this package, %D/etc/fwanalog must be removed manually
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • fwanalog>0:security/fwanalog
To install the port:
cd /usr/ports/security/fwanalog/ && make install clean
To add the package, run one of these commands:
  • pkg install security/fwanalog
  • pkg install fwanalog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fwanalog
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fwanalog-0.6.9.tar.gz) = 08d76196d113b29aa17ca4311958f77861fad9ee60c4be689d8534eb9764da76 SIZE (fwanalog-0.6.9.tar.gz) = 120399

Packages (timestamps in pop-ups are UTC):
fwanalog
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.9_60.6.9_60.6.9_60.6.9_60.6.9_6-0.6.9_6-
FreeBSD:13:quarterly0.6.9_60.6.9_60.6.9_60.6.9_60.6.9_60.6.9_60.6.9_60.6.9_6
FreeBSD:14:latest0.6.9_60.6.9_60.6.9_60.6.9_60.6.9_60.6.9_6-0.6.9_6
FreeBSD:14:quarterly0.6.9_60.6.9_6-0.6.9_60.6.9_60.6.9_60.6.9_60.6.9_6
FreeBSD:15:latest0.6.9_60.6.9_6n/a0.6.9_6n/a0.6.9_60.6.9_60.6.9_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. analog : www/analog
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fwanalog-0.6.9_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_fwanalog
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://tud.at/programm/fwanalog/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.6.9_6
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)
0.6.9_6
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.9_6
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.
0.6.9_6
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
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
0.6.9_6
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.6.9_6
13 Nov 2014 09:02:57
Revision:372514Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.6.9_6
01 May 2014 02:45:20
Revision:352715Original commit files touched by this commit
adamw search for other commits by this committer
Stage the post-install: too.
0.6.9_6
01 May 2014 02:33:07
Revision:352712Original commit files touched by this commit
adamw search for other commits by this committer
I experienced catastrophic brain failure and put
PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops.
0.6.9_6
01 May 2014 01:42:38
Revision:352710Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it.
0.6.9_5
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
0.6.9_5
29 Mar 2013 19:33:42
Revision:315566Original commit files touched by this commit
cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
0.6.9_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.6.9_4
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.6.9_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.6.9_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.6.9_2
23 May 2007 15:47:59
Original commit files touched by this commit
cy search for other commits by this committer
Fix a bug in the fwanalog parser for ipfw logs.

Approved by:    portsmgr (marcus)
0.6.9_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.6.9
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
0.6.9
17 Feb 2006 17:28:01
Original commit files touched by this commit
cy search for other commits by this committer
Update 0.6.4 --> 0.6.9
0.6.4
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.4
10 Mar 2005 17:15:30
Original commit files touched by this commit
flz search for other commits by this committer
- Fix packing list.

PR:             ports/77073
Submitted by:   flz
Approved by:    pav (mentor), maintainer timeout (1 month)
0.6.4
18 Mar 2004 17:39:31
Original commit files touched by this commit
cy search for other commits by this committer
Update 0.6.3 --> 0.6.4
0.6.3
18 Mar 2004 03:36:09
Original commit files touched by this commit
cy search for other commits by this committer
Add SIZE.

Submitted by:   trevor
0.6.3
10 Jul 2003 03:27:57
Original commit files touched by this commit
cy search for other commits by this committer
Update 0.6.2 --> 0.6.3
0.6.2
07 Mar 2003 06:10:51
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.6.2
09 Jan 2003 04:01:17
Original commit files touched by this commit
cy search for other commits by this committer
Update 0.6.1 -> 0.6.2
0.6.1
07 Nov 2002 05:46:03
Original commit files touched by this commit
cy search for other commits by this committer
Use PORTCOMMENT.
0.6.1
04 Nov 2002 02:15:27
Original commit files touched by this commit
edwin search for other commits by this committer
PERL -> REINPLACE
Noticed on: bento
0.6.1
10 May 2002 05:02:21
Original commit files touched by this commit
cy search for other commits by this committer
Give this port a new home and take on maintainership of this orphan.
0.6.1
10 May 2002 04:53:07
Original commit files touched by this commit
cy search for other commits by this committer
Upgrade 0.6 --> 0.6.1
Maintainer requested maintainership drop.

PR:             37916
Submitted by:   MAINTAINER
0.6
05 May 2002 00:22:49
Original commit files touched by this commit
cy search for other commits by this committer
Upgrade 0.5.1 --> 0.6

PR:             37700
Submitted by:   MAINTAINER:  Kimura Fuyuki <fuyuki@mj.0038.net>
0.5.1
07 Apr 2002 02:55:07
Original commit files touched by this commit
cy search for other commits by this committer
Add fwanalog 0.5.1, a firewall log summarizer that uses Analog.

PR:             35758
Submitted by:   Kimura Fuyuki <fuyuki@mj.0038.net>

Number of commits found: 33