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) combination for a given watch list. This is what FreshPorts will look for.

Port details
nitpicker IP flow accounting tools
1.2.1,1 net-mgmt on this many watch lists=0 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 1.2.1,1Version of this port present on the latest quarterly branch.
Maintainer: mr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-23 04:43:25
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
https://www.nitpicker.de/
Description:
Nitpicker is a free IP flow accounter. It started because the commercial accounting software was just not fast, precise and reliable enough to fit today's ISP/MSP requirements. Here are some of the large benefits of nitpicker: - 100% free, in public domain - Designed for speed - Designed to run reliably under djb's daemontools - Consumes minimal processor power - Runs within little memory - Does not banally summarize the traffic - Stores all relevant traffic data for comprehensible interaction
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 (3 items)
Collapse this list.
  1. bin/dumpit
  2. bin/parse_flowfile
  3. sbin/nitpicker
Collapse this list.
Dependency lines:
  • nitpicker>0:net-mgmt/nitpicker
To install the port:
cd /usr/ports/net-mgmt/nitpicker/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/nitpicker
  • pkg install nitpicker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nitpicker
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (nitpicker-1.2.1.tar.gz) = e298a16893cfb80efb9a937d6f63fe314a555c813f5d243ad220bb35c7dbc24e SIZE (nitpicker-1.2.1.tar.gz) = 35770

Packages (timestamps in pop-ups are UTC):
nitpicker
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.1,11.2.1,11.2.1,11.2.1,11.2.1,1-1.2.1,1-
FreeBSD:13:quarterly1.2.1,11.2.1,11.2.1,11.2.1,11.2.1,11.2.1,11.2.1,11.2.1,1
FreeBSD:14:latest1.2.1,11.2.1,11.2.1,11.2.1,11.2.1,11.2.1,1-1.2.1,1
FreeBSD:14:quarterly1.2.1,11.2.1,1-1.2.1,11.2.1,11.2.1,11.2.1,11.2.1,1
FreeBSD:15:latest1.2.1,11.2.1,1n/a1.2.1,1n/a1.2.1,11.2.1,11.2.1,1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_nitpicker
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://nitpicker.de/
Collapse this list.

Number of commits found: 13

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)
1.2.1,1
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)
1.2.1,1
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

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

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1,1
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.
1.2.1,1
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
1.2.1,1
15 Mar 2014 12:20:53
Revision:348318Original commit files touched by this commit
danfe search for other commits by this committer
- Canonicalize Makefile header, retouch COMMENT
- Tighten `do-install' target recipe a little
- Convert 3-line pkg-plist to PLIST_FILES
- Augment port description text while here
1.2.1,1
24 Feb 2014 12:37:48
Revision:345820Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Install to PREFIX and not LOCALBASE
1.2.1,1
20 Sep 2013 22:24:44
Revision:327757Original 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:
net-mgmt)
1.2.1,1
25 Dec 2010 16:55:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
1.2.1,1
08 Apr 2006 13:29:42
Original commit files touched by this commit
mr search for other commits by this committer
Fix 'make index'

Submitted by:   nork@
1.2.1,1
23 Jan 2006 23:46:06
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2.1
18 Mar 2004 07:21:08
Original commit files touched by this commit
mr search for other commits by this committer
SIZEify

Submitted by:   Trevor Johnson <trevor@FreeBSD.org>
1.2.1
23 Feb 2004 04:42:13
Original commit files touched by this commit
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 13