net-mgmt/etherape: Update 0.9.20 => 0.9.21, take maintainership
Changelog:
* GooCanvas was unsupported and getting really old, replaced by
GtkDrawingArea.
* --final-export is primarily meant to be used from other tools as a way
to get statistics data from a replay. As such, --final-export exits
automatically after the file replay ends and the dump is written.
* Compatibility Warnings:
- removed GooCanvas dependency, drawing now done with plain Gtk.
- new behavior for --final-export: exit after saving the XML dump.
* Changes summary:
- Updated german translation, thanks to Christoph Brinkhaus.
- Fix for german translation, thanks to Ronald W. Henderson.
- Fix for gcc 15, thanks to Petr Gajdos.
- Assorted refactorings and small modernizations, including autotools.
Improve port:
- Replace PORTVERSION with DISTVERSION.
[14 lines not shown]
net-mgmt/etherape: Update 0.9.20 => 0.9.21, take maintainership
Changelog:
* GooCanvas was unsupported and getting really old, replaced by
GtkDrawingArea.
* --final-export is primarily meant to be used from other tools as a way
to get statistics data from a replay. As such, --final-export exits
automatically after the file replay ends and the dump is written.
* Compatibility Warnings:
- removed GooCanvas dependency, drawing now done with plain Gtk.
- new behavior for --final-export: exit after saving the XML dump.
* Changes summary:
- Updated german translation, thanks to Christoph Brinkhaus.
- Fix for german translation, thanks to Ronald W. Henderson.
- Fix for gcc 15, thanks to Petr Gajdos.
- Assorted refactorings and small modernizations, including autotools.
Improve port:
- Replace PORTVERSION with DISTVERSION.
[12 lines not shown]
security/py-shodan: Revert "security/py-shodan: New port: Python library and command-line utility for Shodan"
This reverts commit 98f2446834b21a4f645c889016ac5f08fe68f899.
Reported by: Antoine Brodin <antoine at freebsd.org>