Bug 194955 - security/snort: file_magic.conf file and dynamic preproc libs missing for new FILEINSPECT build option
Summary: security/snort: file_magic.conf file and dynamic preproc libs missing for new...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 23:55 UTC by Bill Meeks
Modified: 2015-01-06 13:20 UTC (History)
0 users

See Also:


Attachments
Snort 2.9.7.0 patch for FILEINSPECT support (1.96 KB, text/plain)
2014-11-11 23:55 UTC, Bill Meeks
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Meeks 2014-11-11 23:55:42 UTC
Created attachment 149302 [details]
Snort 2.9.7.0 patch for FILEINSPECT support

The latest update for Snort 2.9.7.0 added a build option for the new FILEINSPECT experimental feature.  However, support for that feature requires including the file_magic.conf file in /etc/snort and also the dynamic preprocessor libraries.  Those are missing in the Makefile and pkg-plist files.

The attached patch corrects the problem.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-11-12 01:36:47 UTC
Fix synopsis and assign to maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-01-06 13:20:05 UTC
A commit references this bug:

Author: zi
Date: Tue Jan  6 13:19:12 UTC 2015
New revision: 376424
URL: https://svnweb.freebsd.org/changeset/ports/376424

Log:
  - Add missing conf/doc/library when FILEINSPECT is enabled

  PR:		194955
  Submitted by:	Bill Meeks <bmeeks8@bellsouth.net>

Changes:
  head/security/snort/Makefile
  head/security/snort/pkg-plist