Port details |
- sngrep SIP Packet display and capture
- 1.7.0_1 net =5 1.7.0_1Version of this port present on the latest quarterly branch.
- Maintainer: tad@vif.com
- 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:: pftop, flowd, openssl, python27, zfstools
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0_1 25 Feb 2024 10:31:40 |
Muhammad Moinur Rahman (bofh) |
net/sngrep: Moved man to share/man
Approved by: portmgr (blanket) |
1.7.0 04 Oct 2023 20:01:39 |
Robert Clausecker (fuz) 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 |
Daniel Engberg (diizzy) |
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 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
1.4.9 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
1.4.9 23 May 2021 17:16:36 |
Neel Chauhan (nc) 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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.8 16 Nov 2020 15:17:25 |
fernape |
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 |
zi |
- 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 |
joneum |
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 |
swills |
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 |
riggs |
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 |
dbaio |
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 |
dbaio |
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 |
ehaupt |
Update to 1.4.2
PR: 215857
Submitted by: tad@vif.com (maintainer) |
1.4.0 10 Sep 2016 13:11:31 |
amdmi3 |
- 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 |
mat |
Cleanup github bits.
Sponsored by: Absolight |
1.3.1 03 May 2016 20:18:59 |
arved |
Update to 1.3.1
PR: 209212
Submitted by: maintainer
Convert to USES= ncurses |
1.3.0 06 Apr 2016 19:02:43 |
mat |
Remove ${PORTSDIR}/ from DEPENDS line. Again.
Sponsored by: Absolight |
1.3.0 06 Apr 2016 17:59:34 |
pi |
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> |