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
ipsumdump Produce ASCII summary of network traffic or tcpdump(1) file
1.86_1 net on this many watch lists=3 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.86Version of this port present on the latest quarterly branch.
Maintainer: leres@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-12 19:51:26
Last Update: 2024-01-21 23:22:22
Commit Hash: 641537c
People watching this port, also watch:: tcpdump, python, monit, magicrescue
License: CLICK
WWW:
https://read.seas.harvard.edu/~kohler/ipsumdump
Description:
The ipsumdump program summarizes TCP/IP dump files into a self-describing ASCII format easily readable by humans and programs. Ipsumdump can read packets from network interfaces, from tcpdump files, and from existing ipsumdump files. It will transparently uncompress tcpdump or ipsumdump files when necessary. It can randomly sample traffic, filter traffic based on its contents, anonymize IP addresses, and sort packets from multiple dumps by timestamp. Also, it can optionally create a tcpdump file containing actual packet data.
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 (9 items)
Collapse this list.
  1. bin/ipaggcreate
  2. bin/ipsumdump
  3. bin/ipaggmanip
  4. share/man/man1/ipsumdump.1.gz
  5. share/man/man1/ipaggmanip.1.gz
  6. share/man/man1/ipaggcreate.1.gz
  7. /usr/local/share/licenses/ipsumdump-1.86_1/catalog.mk
  8. /usr/local/share/licenses/ipsumdump-1.86_1/LICENSE
  9. /usr/local/share/licenses/ipsumdump-1.86_1/CLICK
Collapse this list.
Dependency lines:
  • ipsumdump>0:net/ipsumdump
To install the port:
cd /usr/ports/net/ipsumdump/ && make install clean
To add the package, run one of these commands:
  • pkg install net/ipsumdump
  • pkg install ipsumdump
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ipsumdump
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1495701330 SHA256 (ipsumdump-1.86.tar.gz) = e114cd01b04238b42cd1d0dc6cfb8086a6b0a50672a866f3d0d1888d565e3b9c SIZE (ipsumdump-1.86.tar.gz) = 895567

Packages (timestamps in pop-ups are UTC):
ipsumdump
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.86_11.86_11.861.86_11.86_1-1.86-
FreeBSD:13:quarterly1.861.861.861.861.861.861.861.86
FreeBSD:14:latest1.86_11.86_11.861.86_11.86_11.86-1.86
FreeBSD:14:quarterly1.861.86-1.861.861.861.861.86
FreeBSD:15:latest1.86_11.86_1n/a1.86_1n/a1.86_11.86_11.86_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. security/zeek

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/bro*
  2. Collapse this list of deleted ports.
for Run
  1. security/zeek

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/bro*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for ipsumdump-1.86_1: DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support ===> Use 'make config' to modify these settings
Options name:
net_ipsumdump
USES:
gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://read.seas.harvard.edu/~kohler/ipsumdump/
Collapse this list.

Number of commits found: 72

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.86_1
21 Jan 2024 23:22:22
commit hash: 641537ca7da6ee975d08f6d37ad5e9aedb6a4804commit hash: 641537ca7da6ee975d08f6d37ad5e9aedb6a4804commit hash: 641537ca7da6ee975d08f6d37ad5e9aedb6a4804commit hash: 641537ca7da6ee975d08f6d37ad5e9aedb6a4804 files touched by this commit
Craig Leres (leres) search for other commits by this committer
net/ipsumdump: Install man page in share/man
1.86
11 Sep 2022 20:35:54
commit hash: 4ed3005b0ef8ce1453f915f6504e1690e62e22bdcommit hash: 4ed3005b0ef8ce1453f915f6504e1690e62e22bdcommit hash: 4ed3005b0ef8ce1453f915f6504e1690e62e22bdcommit hash: 4ed3005b0ef8ce1453f915f6504e1690e62e22bd files touched by this commit
Craig Leres (leres) search for other commits by this committer
net/ipsumdump: Unbreak fetch

Update MASTER_SITES and WWW. Also change PORTVERSION to DISTVERSION.

PR:		266337
Reported by:	diizzy
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.86
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.86
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.86
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.86
06 May 2020 23:31:07
Revision:534210Original commit files touched by this commit
leres search for other commits by this committer
net/ipsumdump: Take maintainership
1.86
09 Oct 2019 12:17:15
Revision:514143Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
1.86
25 May 2017 10:43:17
Revision:441676Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 1.86.

Version 1.86: Don't mis-report UDP packets as being too short (Mark Allman).
              Click updates.
1.85
19 Oct 2016 09:03:50
Revision:424232Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
1.85
22 Oct 2015 17:27:18
Revision:400004Original commit files touched by this commit
danfe search for other commits by this committer
Utilize option helpers and avoid doing .include <bsd.port.options.mk>
1.85
24 Mar 2015 21:06:55
Revision:382171Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.85
- Strip executables

PR:		198755
Submitted by:	Anton Tornqvit <antont@inbox.lv>
1.84
18 Nov 2014 09:37:33
Revision:372709Original commit files touched by this commit
bapt search for other commits by this committer
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
1.84
18 May 2014 07:24:15
Revision:354398Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.84
- Pet portlint

PR:		189794
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
1.82_2
12 Mar 2014 02:47:23
Revision:347956Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.82_2
25 Jan 2014 06:05:16
Revision:340990Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.82_1
20 Sep 2013 22:10:25
Revision:327755Original 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)
1.82_1
19 Aug 2013 11:24:33
Revision:324974Original commit files touched by this commit
danfe search for other commits by this committer
- Try to fix parallel (-jX) builds by specifying that main program depends
  on the accompanying library
- Convert USE_GMAKE and USE_PERL5 to USES
- Do not use .for loop to install just one documentation file
- Utilize OPTIONS_SUB and IPV6_CONFIGURE_ENABLE while here
- Augment CATEGORIES in IPv6 case
- Synchronize port description with the upstream; sanitize its formatting

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
1.82_1
17 Dec 2012 02:18:00
Revision:309054Original commit files touched by this commit
bapt search for other commits by this committer
Remove line left from conversion
17 Dec 2012 02:15:14
Revision:309053Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on

Approved by:	miwi (maintainer)
1.82
02 Jul 2011 11:46:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.82
1.81
25 Jun 2011 06:02:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove Dead mirror

Reported by:    az
1.81
25 Jun 2011 05:04:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.81
1.80
18 Feb 2011 14:29:39
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 1.80

Approved by:    miwi (maintainer)
1.79
04 Nov 2010 05:06:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.79
1.78
30 Sep 2009 13:12:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.78
1.77
16 Jun 2009 19:29:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.77
1.76
06 Dec 2008 14:07:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.76
1.75
04 Dec 2008 20:37:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.75
1.72
15 Nov 2008 22:38:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.72
1.71
12 Oct 2008 10:55:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.71
1.70
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.70
08 May 2008 11:28:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.70
1.69
02 May 2008 15:01:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.69
1.68
19 Apr 2008 22:48:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.68
1.66
06 Mar 2008 23:57:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.66
1.63
24 Jan 2007 21:18:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.63
1.62
08 Oct 2006 08:28:40
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.62
1.61
16 Jun 2006 22:17:25
Original commit files touched by this commit
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
1.61
06 May 2006 01:57:46
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 1.61
- Add OPTIONS for ipv6
- Take maintainership

PR:             96681
Submitted by:   "Martin Wilke" <freebsd___unixfreunde.de>
1.57
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.57
05 Oct 2005 01:34:34
Original commit files touched by this commit
edwin search for other commits by this committer
Upgrade to version 1.57
Noticed by: new ports version checker
1.56
20 Sep 2005 16:41:31
Original commit files touched by this commit
garga search for other commits by this committer
- Add a MASTER_SITES backup

Submitted by:   maintainer via email
1.56
14 Sep 2005 08:26:09
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintainership, since I'm buried in the $REALLIFE stuff.
1.56
02 Sep 2005 14:39:32
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.56

PR:             ports/85629
Submitted by:   Andrej Zverev <az at inec.ru>
1.55
07 Jun 2005 22:04:26
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.55
1.54
20 Apr 2005 18:01:08
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.54
1.53
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.53
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.53
10 Apr 2005 12:45:36
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.53
1.52
17 Mar 2005 21:18:26
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.52
1.51
06 Feb 2005 19:26:10
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.51
1.50
28 Jan 2005 15:41:24
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.50
1.49
16 Jan 2005 15:37:27
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.49
1.48
14 Jan 2005 08:34:53
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.48

Fix handling of extra length annotations. If the IP length is
available, use that (not extra length), except for packets that
represent flows.
1.47
12 Jan 2005 09:45:32
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.47
1.45
08 Jan 2005 14:03:54
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.45
1.43
12 Oct 2004 14:30:52
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.43
1.42
03 Sep 2004 19:21:54
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.42

o  Add support for PPP-encapsulated DAG dumps, via the --dag-ppp
   option, and for PPP-encapsulated tcpdump files.
1.41
28 Aug 2004 07:33:17
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.41

o  Add support for IEEE 802.11/Prism2 encapsulated dumps.
o  Use C for CWR in tcp_flags dumps.
o  Bump IPSummaryDump file format version number to 1.2
1.40
19 Aug 2004 09:06:04
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.40

o  Fix ERF/DAG timestamps.
1.39
13 Aug 2004 23:11:12
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.39

o Support new-style ERF/DAG dumps.
1.38
27 Jul 2004 12:57:50
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.38

o  Support HDLC link layers
o  Print information from partially-captured headers
o  --bad-packets now prints !bad lines IN ADDITION TO normal
   output, not instead of normal output
1.36
07 Jul 2004 20:56:09
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 1.36
1.35
28 Jun 2004 16:27:56
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 1.35
1.34_1
01 Apr 2004 09:39:47
Original commit files touched by this commit
krion search for other commits by this committer
- Remove USE_SIZE knob
1.34_1
20 Mar 2004 18:00:04
Original commit files touched by this commit
krion search for other commits by this committer
- Utilize PLIST_FILES
1.34_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.34
30 Jan 2004 14:05:15
Original commit files touched by this commit
krion search for other commits by this committer
- SIZEify
1.34
26 Jan 2004 19:29:26
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 1.34
1.33_1
12 Jan 2004 20:16:46
Original commit files touched by this commit
krion search for other commits by this committer
- Install additional documentation
- Bump PORTREVISION
1.33
12 Jan 2004 19:50:59
Original commit files touched by this commit
krion search for other commits by this committer
Ipsumdump program summarizes TCP/IP dump files into a
self-describing ASCII format easily readable by humans and
programs. Ipsumdump can read packets from network interfaces,
from tcpdump files, and from existing ipsumdump files. It will
transparently uncompress tcpdump or ipsumdump files when
necessary. It can randomly sample traffic, filter traffic based
on its contents, anonymize IP addresses, and sort packets from
multiple dumps by timestamp. Also, it can optionally create a
tcpdump file containing actual packet data.

Number of commits found: 72