From 8e5b787a41f9ddf2cd9f9b4edd4c22fbbc826edd Mon Sep 17 00:00:00 2001 From: robiscool Date: Thu, 23 Jun 2011 10:45:26 -0700 Subject: snort-dev, add snort-dev to pkg_config.8.xml --- config/snort-dev/snort_install.inc | 4 ++++ pkg_config.8.xml | 13 +++++++++++++ 2 files changed, 17 insertions(+) diff --git a/config/snort-dev/snort_install.inc b/config/snort-dev/snort_install.inc index 30f2884e..bcdabdb1 100644 --- a/config/snort-dev/snort_install.inc +++ b/config/snort-dev/snort_install.inc @@ -138,6 +138,10 @@ function snort_postinstall() if (!file_exists('/var/snort/')) { exec('/bin/mkdir -p /var/snort/'); + } + + if (!file_exists('/usr/local/pkg/snort/snortDBtemp')) { + exec('/bin/mv /var/snort/snortDBtemp'); } // cleanup default files diff --git a/pkg_config.8.xml b/pkg_config.8.xml index c175215a..997a0b82 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -304,6 +304,19 @@ markjcrane@gmail.com vhosts.xml + + snort-dev + http://forum.pfsense.org/index.php/topic,16847.0.html + http://www.snort.org + Testing Install Only, Currently Broken as of 06232011 + Security + http://www.pfsense.com/packages/config/snort-dev/snort.xml + 2.9.0.5 pkg v. 2.0 + 2.0 + UnStable + /snort.xml + + snort http://forum.pfsense.org/index.php/topic,16847.0.html -- cgit v1.2.3