Version: 2.2.0, Package name: termshark-2.2.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Termshark is a terminal UI for tshark, inspired by Wireshark. - Read pcap files or sniff live interfaces - Use Wireshark's display filters - Reassemble TCP and UDP streams - View conversations by protocol |
Filesize: 338.278 KB |
Version History (View Complete History) |
|
2021-03-23 16:17:37 by Stuart Henderson | Files touched by this commit (3) |
Log message: mark a few go ports broken on armv7/aarch64, they use an old kr/pty which doesn't support OpenBSD arm arches; needs creack/pty@v1.1.11 |
2021-03-10 15:08:18 by Stuart Henderson | Files touched by this commit (2) |
Log message: today's exercise in frustration with go.port.mk: update termshark to 2.2.0 |
2021-03-08 06:59:29 by Stuart Henderson | Files touched by this commit (92) |
Log message: bump the golang ports so that pkg_add -u knows to update them |
2021-01-17 14:10:32 by Stuart Henderson | Files touched by this commit (1) |
Log message: update the comment in net/termshark; portgen can now cope with the v2 version of this, but it uses https://github.com/pkg/term which is broken on openbsd. |
2020-06-18 04:15:42 by Stuart Henderson | Files touched by this commit (1) |
Log message: termshark: disable build on aarch64, the version of golang.org/x/sys used in this is too old. |
2020-06-08 13:37:35 by Klemens Nanni | Files touched by this commit (1) |
Log message: Set HOMEPAGE |