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
sngrep SIP Packet display and capture
1.7.0_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.7.0Version of this port present on the latest quarterly branch.
Maintainer: tad@vif.com search for ports maintained by this maintainer
Port Added: 2016-04-06 17:59:43
Last Update: 2024-02-25 10:31:40
Commit Hash: 0ee6443
People watching this port, also watch:: zfstools, hplip, openssl, guacamole-server, flowd
License: GPLv3+
WWW:
https://github.com/irontec/sngrep
Description:
sngrep - SIP Messages flow viewer sngrep is a terminal tool that groups SIP (Session Initiation Protocol) Messages by Call-Id, and displays them in arrow flows similar to the used in SIP RFCs. The aim of this tool is to make easier the process of learnig or debugging SIP. It recognizes UDP, TCP and partially TLS SIP packets and understands bpf filter logic in the same way ngrep and tcpdump does.
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. /usr/local/share/licenses/sngrep-1.7.0_1/catalog.mk
  2. /usr/local/share/licenses/sngrep-1.7.0_1/LICENSE
  3. /usr/local/share/licenses/sngrep-1.7.0_1/GPLv3+
  4. bin/sngrep
  5. @sample etc/sngreprc etc/sngreprc.sample
  6. share/man/man8/sngrep.8.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • sngrep>0:net/sngrep
To install the port:
cd /usr/ports/net/sngrep/ && make install clean
To add the package, run one of these commands:
  • pkg install net/sngrep
  • pkg install sngrep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sngrep
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694165436 SHA256 (sngrep-1.7.0.tar.gz) = 2e5ba3a4d6486ea00bd73d2cceff383ba162dcd6d0170ae74cfa3b1c206e2cb1 SIZE (sngrep-1.7.0.tar.gz) = 248947

Packages (timestamps in pop-ups are UTC):
sngrep
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.0_11.7.0_11.4.81.7.0_11.7.0_1-1.4.8-
FreeBSD:13:quarterly1.7.01.7.01.6.01.7.01.7.0_11.7.01.7.01.7.0
FreeBSD:14:latest1.7.0_11.7.0_11.6.01.7.0_11.7.0_11.6.0-1.6.0
FreeBSD:14:quarterly1.7.01.7.0_1-1.7.01.7.0_11.7.01.7.01.7.0
FreeBSD:15:latest1.7.0_11.7.0_1n/a1.7.0n/a1.7.01.7.01.7.0
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sngrep-1.7.0_1: EEP=on: Enable EEP packet send/receive support IPV6=on: IPv6 protocol support PCRE=off: Use Perl Compatible Regular Expressions UNICODE=on: Unicode support ====> SSL protocol support: you can only select none or one of them GNUTLS=off: SSL/TLS support via GnuTLS OPENSSL=on: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings
Options name:
net_sngrep
USES:
autoreconf localbase ncurses pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/irontec/sngrep/releases/download/v1.7.0/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0_1
25 Feb 2024 10:31:40
commit hash: 0ee6443efd29de84fa72ba4814181426a4a8d0b0commit hash: 0ee6443efd29de84fa72ba4814181426a4a8d0b0commit hash: 0ee6443efd29de84fa72ba4814181426a4a8d0b0commit hash: 0ee6443efd29de84fa72ba4814181426a4a8d0b0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/sngrep: Moved man to share/man

Approved by:    portmgr (blanket)
1.7.0
04 Oct 2023 20:01:39
commit hash: 4c40691a18c5440981d3c9496c072dbc3d961f84commit hash: 4c40691a18c5440981d3c9496c072dbc3d961f84commit hash: 4c40691a18c5440981d3c9496c072dbc3d961f84commit hash: 4c40691a18c5440981d3c9496c072dbc3d961f84 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Herbert J. Skuhra
net/sngrep: update to 1.7.0

 - enable zlib support

Changelog: https://github.com/irontec/sngrep/releases/tag/v1.7.0

PR:		273635
Approved by:	Talal Al Dik <tad@vif.com> (maintainer)
1.6.0
11 Sep 2022 19:13:59
commit hash: 3030080c75b966b7ab9676cd6eaf6c900345b7a4commit hash: 3030080c75b966b7ab9676cd6eaf6c900345b7a4commit hash: 3030080c75b966b7ab9676cd6eaf6c900345b7a4commit hash: 3030080c75b966b7ab9676cd6eaf6c900345b7a4 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
net/sngrep: Update to 1.6.0

Sngrep now also support pcre2 so use that instead of pcre(1) library

Changelog:
https://github.com/irontec/sngrep/releases/tag/v1.6.0

PR:		266369
Reviewed by:	Talal Al Dik <tad@vif.com> (maintainer)
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.4.9
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.4.9
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.4.9
23 May 2021 17:16:36
commit hash: 6fb9cd1210365ed317d0e6879d356b070897aa90commit hash: 6fb9cd1210365ed317d0e6879d356b070897aa90commit hash: 6fb9cd1210365ed317d0e6879d356b070897aa90commit hash: 6fb9cd1210365ed317d0e6879d356b070897aa90 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Daniel Engberg
net/sngrep: Update to 1.4.9

Changes: https://github.com/irontec/sngrep/releases/tag/v1.4.9

PR:		256096
Approved by:	tad AT vif DOT com (maintainer)
MFH:		2021Q2 (bugfix blanket)
1.4.8
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.4.8
16 Nov 2020 15:17:25
Revision:555482Original commit files touched by this commit
fernape search for other commits by this committer
net/sngrep: Update to 1.4.8

From ChangeLog: https://github.com/irontec/sngrep/releases/tag/v1.4.8

 * capture: add support for IPv6 SDP connection address
 * capture: fixed a crash while parsing INVITES without R-URI
 * capture: fixed a crash while parsing malformed Req/Resp lines
 * call flow: improved IPv6 RTP columns address display
 * core: code cleanup removing unused variables
 * core: fixed multiple snprintf memory overflows
 * core: avoid crash when linking against ncurses without tinfo

PR:	251120
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	tad@vif.com (maintainer)
1.4.7_1
31 Aug 2020 23:33:25
Revision:547217Original commit files touched by this commit
zi search for other commits by this committer
- Use release archive
- Backport LDFLAGS fix
- Fix OpenSSL support
- Bump PORTREVISION

PR:		249014
Submitted by:	daniel.engberg.lists@pyret.net
1.4.7
23 May 2020 15:16:15
Revision:536307Original commit files touched by this commit
joneum search for other commits by this committer
Update to 1.4.7

PR:		246663
Submitted by:	Talal Al Dik <tad@vif.com> (maintainer)
Sponsored by:	Netzkommune GmbH
1.4.6_1
17 Feb 2020 00:26:19
Revision:526332Original commit files touched by this commit
swills search for other commits by this committer
net/sngrep: allow base ncurses [1]

While here:

* Update default options [2]
* Remove REINPLACE_CMD which was no longer necessary

PR:		244141 [1]
PR:		244151 [2]
Approved by:	Talal Al Dik <tad@vif.com> (maintainer) [1]
Submitted by:	Talal Al Dik <tad@vif.com> (maintainer) [2]
1.4.6
17 Nov 2018 17:48:51
Revision:485183Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 1.4.6

PR:		232937
Submitted by:	tad@vif.com (maintainer)
MFH:		2018Q4
1.4.5
03 Feb 2018 17:22:30
Revision:460829Original commit files touched by this commit
dbaio search for other commits by this committer
net/sngrep: Update to 1.4.5

While here, reorder USES.

Changes:	https://github.com/irontec/sngrep/releases/tag/v1.4.5

PR:		225385
Submitted by:	Talal Al Dik <tad@vif.com> (maintainer)
1.4.4
22 Oct 2017 11:16:15
Revision:452637Original commit files touched by this commit
dbaio search for other commits by this committer
net/sngrep: Update to 1.4.4

PR:		223141
Submitted by:	Talal Al Dik <tad@vif.com> (maintainer)
1.4.2
13 Jan 2017 12:34:31
Revision:431370Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.4.2

PR:		215857
Submitted by:	tad@vif.com (maintainer)
1.4.0
10 Sep 2016 13:11:31
Revision:421689Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.4.0
- While here
  - Fix LICENSE
  - Switch to USES=ssl
  - Switch to USES=localbase, remove unneeded MAKE_ARGS
  - Remove unneeded options.mk inclusion

PR:		212374
Submitted by:	tad@vif.com (maintainer)
1.3.1
12 May 2016 13:13:36
Revision:415063Original commit files touched by this commit
mat search for other commits by this committer
Cleanup github bits.

Sponsored by:	Absolight
1.3.1
03 May 2016 20:18:59
Revision:414553Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.3.1

PR:		209212
Submitted by:	maintainer

Convert to USES= ncurses
1.3.0
06 Apr 2016 19:02:43
Revision:412639Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from DEPENDS line. Again.

Sponsored by:	Absolight
1.3.0
06 Apr 2016 17:59:34
Revision:412635Original commit files touched by this commit
pi search for other commits by this committer
New port: net/sngrep

sngrep - SIP Messages flow viewer

sngrep is a terminal tool that groups SIP (Session Initiation Protocol)
Messages by Call-Id, and displays them in arrow flows similar to the used in
SIP RFCs. The aim of this tool is to make easier the process of learnig or
debugging SIP. It recognizes UDP, TCP and partially TLS SIP packets and
understands bpf filter logic in the same way ngrep and tcpdump does.

WWW: https://github.com/irontec/sngrep

PR:		208572
Submitted by:	Talal Al Dik <tad@vif.com>

Number of commits found: 21