the snort port, which also has this feature. Adds libnet10 as a dependency if
this is chosen.
- Add options, ODBC, POSTGRESQL, and MySQL support (plus flexible responses).
- Add dependency on libnet10 if flexible responses is defined.
- Bump portrevision
- Note that flexible response v2 (needing libnet11) is unsupported due to libnet11
patches not applying cleanly. When this is cleared up for snort, it can be
ported to snort_inline.
PR: ports/121710
Submitted by: Yousif Hassan <yousif@alumni.jmu.edu>
Approved by: maintainer timeout (1+ months)
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
- 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>