Created attachment 219662 [details] Patch for sngrep Update sngrep to 1.4.8 Add pkgconfig dependency Sort options in alphabetical order Add support for GnuTLS Make more use of ports framework Compile and run tested on FreeBSD 13.0-CURRENT r364979 (amd64) (both OpenSSL and GnuTLS) Poudriere testport OK 12.2-RELEASE (amd64)
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/215996367
Comment on attachment 219662 [details] Patch for sngrep Thank you.
Created attachment 219674 [details] Patch for sngrep v2 Minor cosmetic fix
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
(In reply to Talal Al Dik from comment #2) Hi Talal, Could you approve in the maintainer-feedback field? Thanks!
A commit references this bug: Author: fernape Date: Mon Nov 16 15:17:25 UTC 2020 New revision: 555482 URL: https://svnweb.freebsd.org/changeset/ports/555482 Log: 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) Changes: head/net/sngrep/Makefile head/net/sngrep/distinfo
Committed, Thanks!