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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
ipfcount Summarise ipf logs by counting and sorting the fields
0.2.1_2 security Deleted 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 0.2.1_2Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: freebsd@deathbeforedecaf.net search for ports maintained by this maintainer
Port Added: 2005-12-22 16:18:13
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
License: not specified in port
WWW:
http://deathbeforedecaf.net/misc/ports
Description:
ipfcount reads ipf(8) logs and extracts the following fields: iface group rule action shost sport dhost dport proto flags type dir You can then print lists like 'top <n> blocked ports', 'top <n> blocked hosts', or 'incoming connections sorted by interface and protocol'. For more sophisticated lists, you can filter the entries using Perl expressions. WWW: http://deathbeforedecaf.net/misc/ports
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/ipfcount
  2. man/man1/ipfcount.1.gz
Collapse this list.
Dependency lines:
  • ipfcount>0:security/ipfcount
No installation instructions:
This port has been deleted.
PKGNAME: ipfcount
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ipfcount-0.2.1.tar.gz) = 5b9e3cf2a4979da7d70c65ef7344cb9a5e3e96e136a85cc8122d88f09866440e SIZE (ipfcount-0.2.1.tar.gz) = 3973

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.30.r1<5.31 : lang/perl5.30
Runtime dependencies:
  1. perl5>=5.30.r1<5.31 : lang/perl5.30
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ipfcount-0.2.1_2: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://deathbeforedecaf.net/misc/ports/
  2. http://users.netleader.com.au/~rob/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1_2
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.1_2
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.2.1_2
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.2.1_2
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.2.1_2
17 Dec 2015 17:19:48
Revision:403913Original commit files touched by this commit
mat search for other commits by this committer
Fix usage of ${PERL5}.

${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
0.2.1_2
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.2.1_2
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.2.1_1
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.2.1_1
11 Sep 2013 18:03:40
Revision:326999Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.2.1_1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.2.1_1
08 Sep 2007 01:04:03
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
0.2.1_1
03 Jun 2006 15:09:47
Original commit files touched by this commit
sat search for other commits by this committer
- Example files should not be installed if NOPORTDOCS is defined

PR:             ports/97355
Submitted by:   Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
0.2.1
28 Jan 2006 20:45:49
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.2.1

PR:             92453
Submitted by:   Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
0.2
19 Jan 2006 14:58:56
Original commit files touched by this commit
tdb search for other commits by this committer
- Update to 0.2

PR:             91998
Submitted by:   Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
0.1_1
28 Dec 2005 17:46:07
Original commit files touched by this commit
erwin search for other commits by this committer
Fix a typo in check for installed perl version so it actually
fails with perl 5.005_03

PR:             91024
Submitted by:   Robert Archer <freebsd@deathbeforedecaf.net> (maintainer),
                Jarrod Sayers <jarrod@netleader.com.au>
0.1
22 Dec 2005 15:52:43
Original commit files touched by this commit
foxfair search for other commits by this committer
Add ipfcount 0.1, summarise ipf logs by counting and sorting the fields.

PR:             ports/90811
Submitted by:   Robert Archer <freebsd@deathbeforedecaf.net>

Number of commits found: 16