From owner-svn-ports-all@FreeBSD.ORG Tue Jan 6 13:19:12 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6606A435; Tue, 6 Jan 2015 13:19:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4743D6497B; Tue, 6 Jan 2015 13:19:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t06DJCDo006524; Tue, 6 Jan 2015 13:19:12 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t06DJBvZ006522; Tue, 6 Jan 2015 13:19:11 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201501061319.t06DJBvZ006522@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 6 Jan 2015 13:19:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376424 - head/security/snort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2015 13:19:12 -0000 Author: zi Date: Tue Jan 6 13:19:10 2015 New Revision: 376424 URL: https://svnweb.freebsd.org/changeset/ports/376424 QAT: https://qat.redports.org/buildarchive/r376424/ Log: - Add missing conf/doc/library when FILEINSPECT is enabled PR: 194955 Submitted by: Bill Meeks Modified: head/security/snort/Makefile head/security/snort/pkg-plist Modified: head/security/snort/Makefile ============================================================================== --- head/security/snort/Makefile Tue Jan 6 13:07:41 2015 (r376423) +++ head/security/snort/Makefile Tue Jan 6 13:19:10 2015 (r376424) @@ -81,7 +81,7 @@ PREPROC_RULE_DIR= ${ETCDIR}/preproc_rule LOGS_DIR= /var/log/snort CONFIG_FILES= classification.config gen-msg.map reference.config \ - snort.conf threshold.conf unicode.map + snort.conf threshold.conf unicode.map file_magic.conf DOCS= RELEASE.NOTES doc/AUTHORS doc/BUGS doc/CREDITS \ doc/README* doc/USAGE doc/*.pdf Modified: head/security/snort/pkg-plist ============================================================================== --- head/security/snort/pkg-plist Tue Jan 6 13:07:41 2015 (r376423) +++ head/security/snort/pkg-plist Tue Jan 6 13:19:10 2015 (r376424) @@ -1,3 +1,4 @@ +%%FILEINSPECT%%bin/file_server bin/snort bin/u2boat bin/u2spewfoo @@ -30,6 +31,9 @@ etc/snort/threshold.conf-sample @unexec if cmp -s %D/etc/snort/unicode.map-sample %D/etc/snort/unicode.map; then rm -f %D/etc/snort/unicode.map; fi etc/snort/unicode.map-sample @exec if [ ! -f %D/etc/snort/unicode.map ] ; then cp -p %D/%F %B/unicode.map; fi +@unexec if cmp -s %D/etc/snort/file_magic.conf-sample %D/etc/snort/file_magic.conf; then rm -f %D/etc/snort/file_magic.conf; fi +etc/snort/file_magic.conf-sample +@exec if [ ! -f %D/etc/snort/file_magic.conf ] ; then cp -p %D/%F %B/file_magic.conf; fi include/snort/dynamic_output/bitop.h include/snort/dynamic_output/ipv6_port.h include/snort/dynamic_output/obfuscation.h @@ -127,6 +131,10 @@ lib/snort_dynamicpreprocessor/libsf_dns_ lib/snort_dynamicpreprocessor/libsf_dns_preproc.so lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0 lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 +%%FILEINSPECT%%lib/snort_dynamicpreprocessor/libsf_file_preproc.a +%%FILEINSPECT%%lib/snort_dynamicpreprocessor/libsf_file_preproc.so +%%FILEINSPECT%%lib/snort_dynamicpreprocessor/libsf_file_preproc.so.0 +%%FILEINSPECT%%lib/snort_dynamicpreprocessor/libsf_file_preproc.so.0.0.0 lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.a lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0 @@ -204,6 +212,7 @@ man/man8/snort.8.gz %%PORTDOCS%%%%DOCSDIR%%/README.event_queue %%PORTDOCS%%%%DOCSDIR%%/README.file %%PORTDOCS%%%%DOCSDIR%%/README.file_ips +%%FILEINSPECT%%%%PORTDOCS%%%%DOCSDIR%%/README.file_server %%PORTDOCS%%%%DOCSDIR%%/README.filters %%PORTDOCS%%%%DOCSDIR%%/README.flowbits %%PORTDOCS%%%%DOCSDIR%%/README.frag3