- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
* Completely rewritten ncurses graphical interface (-G flag)
* Many improvements in graphical analyzer features
* Connections handling for data stream sniffing and resetting
* Added new stats for byte counter
* Added dns resolution support
* Recoded a new errors handler
* Fixed banner catcher
* Added tcpdump-format logging and loading
* Added NCURSES_README file
- Set promisc mode as default in sniffer
- Fixed a serious memory lack bug in map_lan()
- now it compiles on sparc64
Removed patch files, as they are no longer needed.
PR: 52622
Submitted by: maintainer
Approved by: roberto(mentor)