Summary: | [PATCH] Add flexible response support to security/snort_inline | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yousif Hassan <yousif> | ||||
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Yousif Hassan
2008-03-14 19:10:01 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it. Responsible Changed From-To: lippe->beech lippe unavailable State Changed From-To: feedback->open Past timeout beech 2008-04-24 01:38:20 UTC FreeBSD ports repository Modified files: security/snort_inline Makefile Log: - Add flexible response (v1) support to snort_inline. It borrows heavily from 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) Revision Changes Path 1.7 +28 -7 ports/security/snort_inline/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed (maintainer timeout), Thanks! |