aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-15 14:32:28 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-15 14:32:28 +0000
commit889cc3b54407c57b5953ac794183d6d0d45cb10a (patch)
tree0dcaedb518ebc1200a3025f072a639227cc4d003 /security
parent5950623eec1eb099efde863ec69d2c3db47597b6 (diff)
downloadports-889cc3b54407c57b5953ac794183d6d0d45cb10a.tar.gz
ports-889cc3b54407c57b5953ac794183d6d0d45cb10a.zip
Remove expired ports:
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-08 security/opieprint: No more active upstream 2013-12-08 security/bubblegum: No more active upstream 2013-12-08 security/snortsms: Not active since several years. 2013-12-08 sysutils/hammerhead: Development no more active 2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased 2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5
Notes
Notes: svn path=/head/; revision=336540
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
-rw-r--r--security/bubblegum/Makefile25
-rw-r--r--security/bubblegum/distinfo2
-rw-r--r--security/bubblegum/files/patch-doc-Makefile.in11
-rw-r--r--security/bubblegum/pkg-descr5
-rw-r--r--security/opieprint/Makefile36
-rw-r--r--security/opieprint/distinfo2
-rw-r--r--security/opieprint/files/patch-opieprint25
-rw-r--r--security/opieprint/pkg-descr19
-rw-r--r--security/snortsms/Makefile37
-rw-r--r--security/snortsms/distinfo2
-rw-r--r--security/snortsms/files/pkg-message.in27
-rw-r--r--security/snortsms/pkg-descr6
-rw-r--r--security/snortsms/pkg-plist461
14 files changed, 0 insertions, 661 deletions
diff --git a/security/Makefile b/security/Makefile
index 4f210ea9b885..89a227702ad6 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -51,7 +51,6 @@
SUBDIR += bsdsfv
SUBDIR += bsmtrace
SUBDIR += bsp_upektfmess
- SUBDIR += bubblegum
SUBDIR += bugs
SUBDIR += burpsuite
SUBDIR += ca_root_nss
@@ -374,7 +373,6 @@
SUBDIR += openvpn-beta
SUBDIR += openvpn-devel
SUBDIR += ophcrack
- SUBDIR += opieprint
SUBDIR += orthrus
SUBDIR += osiris
SUBDIR += ossec-hids-client
@@ -929,7 +927,6 @@
SUBDIR += snort-rep
SUBDIR += snortreport
SUBDIR += snortsam
- SUBDIR += snortsms
SUBDIR += snortsnarf
SUBDIR += softhsm
SUBDIR += spass
diff --git a/security/bubblegum/Makefile b/security/bubblegum/Makefile
deleted file mode 100644
index 6f05ff158199..000000000000
--- a/security/bubblegum/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Ben Kibbey <bjk@arbornet.org>
-# $FreeBSD$
-
-PORTNAME= bubblegum
-PORTVERSION= 1.12
-CATEGORIES= security
-MASTER_SITES= SF/bjk/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= jadawin@FreeBSD.org
-COMMENT= Watch a file for changes
-
-DEPRECATED= No more active upstream
-EXPIRATION_DATE= 2013-12-08
-
-GNU_CONFIGURE= yes
-
-MAN1= bubblegum.1
-MANCOMPRESSED= no
-PLIST_FILES= bin/bubblegum
-
-NO_STAGE= yes
-pre-build:
- ${CP} ${WRKSRC}/doc/bubblegum.man ${WRKSRC}/doc/bubblegum.1
-
-.include <bsd.port.mk>
diff --git a/security/bubblegum/distinfo b/security/bubblegum/distinfo
deleted file mode 100644
index 16ce9242e3fe..000000000000
--- a/security/bubblegum/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (bubblegum-1.12.tar.gz) = 0ca449d02976a0d27e1d819318f86b0e021e1a61adbac824d5f8a49f4dc0ab42
-SIZE (bubblegum-1.12.tar.gz) = 111091
diff --git a/security/bubblegum/files/patch-doc-Makefile.in b/security/bubblegum/files/patch-doc-Makefile.in
deleted file mode 100644
index 139ae2830e6a..000000000000
--- a/security/bubblegum/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig Tue Oct 8 09:51:06 2002
-+++ doc/Makefile.in Tue Nov 5 16:59:24 2002
-@@ -114,7 +114,7 @@
- target_cpu = @target_cpu@
- target_os = @target_os@
- target_vendor = @target_vendor@
--dist_man1_MANS = bubblegum.man
-+dist_man1_MANS = bubblegum.1
- subdir = doc
- mkinstalldirs = $(SHELL) $(top_srcdir)/build/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h
diff --git a/security/bubblegum/pkg-descr b/security/bubblegum/pkg-descr
deleted file mode 100644
index 938871799a8a..000000000000
--- a/security/bubblegum/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Bubblegum is a daemon which watches a file for changes in access, modification
-and inode change times and MD5 checksums. It can run a command upon a change
-a specified number of times, read from a file list and more.
-
-WWW: http://bjk.sourceforge.net/
diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile
deleted file mode 100644
index e6840fa91f42..000000000000
--- a/security/opieprint/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: mharo@FreeBSD.org
-# $FreeBSD$
-
-PORTNAME= opieprint
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= security
-MASTER_SITES= http://www.inner.net/pub/opie/contrib/
-DISTNAME= ${PORTNAME}
-EXTRACT_SUFX= .gz
-
-DEPRECATED= No more active upstream
-EXPIRATION_DATE= 2013-12-08
-
-MAINTAINER= jadawin@FreeBSD.org
-COMMENT= Output postscript with 100 OPIE passwords credit card sized
-
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-USES= perl5
-USE_PERL5= run
-
-PLIST_FILES= bin/opieprint
-
-EXTRACT_CMD= ${GZCAT}
-EXTRACT_BEFORE_ARGS= #
-EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
-
-NO_STAGE= yes
-post-patch:
- ${REINPLACE_CMD} -e 's,/usr/local/bin/perl,${PERL},' ${WRKSRC}/opieprint
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/opieprint ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/security/opieprint/distinfo b/security/opieprint/distinfo
deleted file mode 100644
index d67d161f71e3..000000000000
--- a/security/opieprint/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (opieprint.gz) = ad348a99ca941f8b05805e3f9a61836104b8670443e2fbabfd376cb393ffae6c
-SIZE (opieprint.gz) = 2716
diff --git a/security/opieprint/files/patch-opieprint b/security/opieprint/files/patch-opieprint
deleted file mode 100644
index f59b43f0289e..000000000000
--- a/security/opieprint/files/patch-opieprint
+++ /dev/null
@@ -1,25 +0,0 @@
---- opieprint.orig Sat Aug 28 13:15:12 2004
-+++ opieprint Sat Aug 28 13:20:52 2004
-@@ -25,11 +25,11 @@
-
- ########################## Configurable Parameters #######################
-
--$dir="/usr/local/bin"; # dir containing opieinfo & opiekey
-+$dir="/usr/bin"; # dir containing opieinfo & opiekey
-
- ##########################################################################
-
--$ENV{'PATH'}='/bin:/usr/bin:/usr/ucb';
-+$ENV{'PATH'}='/bin:/usr/bin';
- $|=1; # unbuffer stdout
-
- $max = 100; # default max seq number is 100
-@@ -49,7 +49,7 @@
- }
-
- # get user from: cmdline or ENV or getlogin
--$username = $ARGV[0] || $ENV{'USER'} || $ENV{'LOGNAME'} || getlogin();
-+$username = $ARGV[0]; # || $ENV{'USER'} || $ENV{'LOGNAME'} || getlogin();
- $username =~ /(\w+)/;
- $username = $1;
-
diff --git a/security/opieprint/pkg-descr b/security/opieprint/pkg-descr
deleted file mode 100644
index 56e6e215f8fd..000000000000
--- a/security/opieprint/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-This is keyprint: a quick hack for printing S/Key keys on a small piece
-of paper, twice the size of a credit card for easy storage in a
-wallet, card holder, etc. It produces a PostScript file which can be
-printed and then trimmed to size:
-
- hn38925
- +----------------------------------------+
- | 1 af fd alfal 26 fd s fdas da |
- | 2 af fd alfal 27 fd s fdas da |
- | 3 af fd alfal 28 fd s fdas da |
- | . . |
- | . . |
- | 74 af fd alfal 98 fd s fdas da |
- | 75 af fd alfal 99 fd s fdas da |
- +----------------------------------------+
-
-Warning: If you don't have a secure network, then it is not a good
-idea to print this key set on a network printer. It might be obvious,
-but you never know.
diff --git a/security/snortsms/Makefile b/security/snortsms/Makefile
deleted file mode 100644
index 3a301a21a60c..000000000000
--- a/security/snortsms/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: J Randolph <snortsms@servangle.net>
-# $FreeBSD$
-
-PORTNAME= snortsms
-PORTVERSION= 1.7.8
-CATEGORIES= security www
-MASTER_SITES= SF/${PORTNAME}/SnortSMS%20Suite%20%28Console_Agent%29/${PORTVERSION}-Release
-
-MAINTAINER= jadawin@FreeBSD.org
-COMMENT= A remote management and monitoring interface for Snort based IDS
-
-DEPRECATED= Not active since several years.
-EXPIRATION_DATE= 2013-12-08
-
-RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB \
- ${LOCALBASE}/bin/curl:${PORTSDIR}/ftp/curl
-
-USE_PHP= mysql pcre pcntl session curl
-NO_BUILD= yes
-
-SUB_FILES= pkg-message
-PKGMESSAGE= ${WRKDIR}/pkg-message
-SUB_LIST= PORTNAME=${PORTNAME} \
- WRKSRC=${WRKSRC} \
- PORTSDIR=${PORTSDIR}
-
-NO_STAGE= yes
-do-install:
- ${MKDIR} ${WWWDIR}
- @(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${WWWDIR})
- ${CHMOD} 775 ${WWWDIR}/conf
- ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/security/snortsms/distinfo b/security/snortsms/distinfo
deleted file mode 100644
index 171c13ba9650..000000000000
--- a/security/snortsms/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (snortsms-1.7.8.tar.gz) = 9e67221d06ccef9d285cdd521f9843717495626dabe06fa5e22e8c571417d262
-SIZE (snortsms-1.7.8.tar.gz) = 239599
diff --git a/security/snortsms/files/pkg-message.in b/security/snortsms/files/pkg-message.in
deleted file mode 100644
index 2fc966457742..000000000000
--- a/security/snortsms/files/pkg-message.in
+++ /dev/null
@@ -1,27 +0,0 @@
-*******************************************************************
-
-Please browse http://your.host.tld/%%PORTNAME%%/ to configure
-SnortSMS.
-Before, you should:
-
-- add something like the following to httpd.conf:
-
- Alias /%%PORTNAME%%/ "%%WWWDIR%%/"
-
- <Directory "%%WWWDIR%%/">
- Options none
- AllowOverride Limit
- Order Deny,Allow
- Allow from all
- </Directory>
-
-- mysql -u root -p < %%WRKSRC%%/schema/SNORTSMS.mysql
-
-For how to configure SnortSMS, please refer to the online
-setup guide located at:
-http://snortsms.sourceforge.net/dnloads/snortsms_install.html
-
-Thank you for using SnortSMS!
-http://snortsms.sourceforge.net/
-
-*******************************************************************
diff --git a/security/snortsms/pkg-descr b/security/snortsms/pkg-descr
deleted file mode 100644
index 0cdbb72d88a8..000000000000
--- a/security/snortsms/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-A highly configurable sensor management system that provides the
-ability to remotely manage Snort [Barnyard] based Intrusion
-Detection Systems, push configuration files, monitor sensor health,
-and view Snort alerts all from a clean simple web interface.
-
-WWW: http://snortsms.sourceforge.net/
diff --git a/security/snortsms/pkg-plist b/security/snortsms/pkg-plist
deleted file mode 100644
index 94c8f0c49060..000000000000
--- a/security/snortsms/pkg-plist
+++ /dev/null
@@ -1,461 +0,0 @@
-%%WWWDIR%%/Agent/README
-%%WWWDIR%%/Agent/agent.php
-%%WWWDIR%%/Agent/index.php
-%%WWWDIR%%/Agent/lighttpd.access-sample
-%%WWWDIR%%/Agent/lighttpd.conf-sample
-%%WWWDIR%%/FMK_Application.xml.php
-%%WWWDIR%%/FMK_FrameworkDriver.php
-%%WWWDIR%%/FMK_Hooks.php
-%%WWWDIR%%/FMK_Layouts/Layout-Default.php
-%%WWWDIR%%/FMK_Layouts/Layout-Help.php
-%%WWWDIR%%/FMK_Templates.php
-%%WWWDIR%%/FMK_Zones.xml.php
-%%WWWDIR%%/FMK_lib/FMK_FrameworkDriver.class
-%%WWWDIR%%/FMK_lib/FMK_XMLParser.class
-%%WWWDIR%%/FMK_lib/func_ChkAuth.php
-%%WWWDIR%%/FMK_lib/func_DrawRepHeader.php
-%%WWWDIR%%/FMK_lib/func_EventLib.php
-%%WWWDIR%%/FMK_lib/func_GenBarnConf.php
-%%WWWDIR%%/FMK_lib/func_GenSnortConf.php
-%%WWWDIR%%/FMK_lib/func_GenToken.php
-%%WWWDIR%%/FMK_lib/func_IsIP.php
-%%WWWDIR%%/FMK_lib/func_Log.php
-%%WWWDIR%%/FMK_lib/func_ReserveNextID.php
-%%WWWDIR%%/FMK_lib/func_Rules.php
-%%WWWDIR%%/FMK_lib/func_curl_error.php
-%%WWWDIR%%/FMK_lib/func_date.php
-%%WWWDIR%%/FMK_lib/func_gen_sid-msg.php
-%%WWWDIR%%/FMK_lib/obj_Rule.php
-%%WWWDIR%%/README
-%%WWWDIR%%/barnctrl/FMK_Handler.php
-%%WWWDIR%%/barnctrl/act_Save-Update.php
-%%WWWDIR%%/barnctrl/act_action.php
-%%WWWDIR%%/barnctrl/dsp_AddEdit.php
-%%WWWDIR%%/barnctrl/dsp_home.php
-%%WWWDIR%%/barnctrl/index.php
-%%WWWDIR%%/barnctrl/qry_barnctrl.php
-%%WWWDIR%%/barnctrl/qry_barnctrls.php
-%%WWWDIR%%/barnyard/FMK_Handler.php
-%%WWWDIR%%/barnyard/act_AddRemove.php
-%%WWWDIR%%/barnyard/act_Save-Update.php
-%%WWWDIR%%/barnyard/act_action.php
-%%WWWDIR%%/barnyard/dsp_AddEdit.php
-%%WWWDIR%%/barnyard/dsp_home.php
-%%WWWDIR%%/barnyard/dsp_import.php
-%%WWWDIR%%/barnyard/dsp_selected.php
-%%WWWDIR%%/barnyard/index.php
-%%WWWDIR%%/barnyard/qry_barnyard.php
-%%WWWDIR%%/barnyard/qry_barnyards.php
-%%WWWDIR%%/barnyard/qry_selected.php
-%%WWWDIR%%/classifications/FMK_Handler.php
-%%WWWDIR%%/classifications/act_AddRemove.php
-%%WWWDIR%%/classifications/act_Save-Update.php
-%%WWWDIR%%/classifications/act_action.php
-%%WWWDIR%%/classifications/dsp_AddEdit.php
-%%WWWDIR%%/classifications/dsp_home.php
-%%WWWDIR%%/classifications/dsp_import.php
-%%WWWDIR%%/classifications/dsp_selected.php
-%%WWWDIR%%/classifications/index.php
-%%WWWDIR%%/classifications/qry_classification.php
-%%WWWDIR%%/classifications/qry_classifications.php
-%%WWWDIR%%/classifications/qry_selected.php
-%%WWWDIR%%/conf/FMK_Handler.php
-%%WWWDIR%%/conf/act_init_vars.php
-%%WWWDIR%%/conf/act_init_vars.php.orig
-%%WWWDIR%%/conf/act_read_conf.php
-%%WWWDIR%%/conf/act_save_conf.php
-%%WWWDIR%%/conf/act_save_conf.php.orig
-%%WWWDIR%%/conf/act_test.php
-%%WWWDIR%%/conf/act_test.php.orig
-%%WWWDIR%%/conf/act_verify_install.php
-%%WWWDIR%%/conf/dsp_conf.php
-%%WWWDIR%%/conf/dsp_conf.php.orig
-%%WWWDIR%%/conf/dsp_header.php
-%%WWWDIR%%/conf/dsp_save_conf.php
-%%WWWDIR%%/conf/index.php
-%%WWWDIR%%/configs/FMK_Handler.php
-%%WWWDIR%%/configs/act_AddRemove.php
-%%WWWDIR%%/configs/act_Save-Update.php
-%%WWWDIR%%/configs/act_action.php
-%%WWWDIR%%/configs/dsp_AddEdit.php
-%%WWWDIR%%/configs/dsp_home.php
-%%WWWDIR%%/configs/dsp_import.php
-%%WWWDIR%%/configs/dsp_selected.php
-%%WWWDIR%%/configs/index.php
-%%WWWDIR%%/configs/qry_config.php
-%%WWWDIR%%/configs/qry_configs.php
-%%WWWDIR%%/configs/qry_selected.php
-%%WWWDIR%%/css/calendar_icon.png
-%%WWWDIR%%/css/datepickercontrol.css
-%%WWWDIR%%/css/default.css
-%%WWWDIR%%/docs/CHANGELOG.txt
-%%WWWDIR%%/docs/UPDATING.txt
-%%WWWDIR%%/docs/assignments.txt
-%%WWWDIR%%/docs/framework_notes.html
-%%WWWDIR%%/docs/snortsms_install.html
-%%WWWDIR%%/dynamics/FMK_Handler.php
-%%WWWDIR%%/dynamics/act_AddRemove.php
-%%WWWDIR%%/dynamics/act_Save-Update.php
-%%WWWDIR%%/dynamics/act_action.php
-%%WWWDIR%%/dynamics/act_movedown.php
-%%WWWDIR%%/dynamics/act_moveup.php
-%%WWWDIR%%/dynamics/act_reorder.php
-%%WWWDIR%%/dynamics/dsp_AddEdit.php
-%%WWWDIR%%/dynamics/dsp_home.php
-%%WWWDIR%%/dynamics/dsp_import.php
-%%WWWDIR%%/dynamics/dsp_selected.php
-%%WWWDIR%%/dynamics/index.php
-%%WWWDIR%%/dynamics/qry_dynamic.php
-%%WWWDIR%%/dynamics/qry_dynamics.php
-%%WWWDIR%%/dynamics/qry_selected.php
-%%WWWDIR%%/events/FMK_Handler.php
-%%WWWDIR%%/events/FMK_Hooks.php
-%%WWWDIR%%/events/act_action.php
-%%WWWDIR%%/events/act_checkdb.php
-%%WWWDIR%%/events/act_scope.php
-%%WWWDIR%%/events/dsp_header.php
-%%WWWDIR%%/events/dsp_home.php
-%%WWWDIR%%/events/dsp_home_sid.php
-%%WWWDIR%%/events/dsp_pagenate.php
-%%WWWDIR%%/events/dsp_results.php
-%%WWWDIR%%/events/dsp_searchform.php
-%%WWWDIR%%/events/dsp_windows.php
-%%WWWDIR%%/events/index.php
-%%WWWDIR%%/events/qry_alert_sensors.php
-%%WWWDIR%%/events/qry_getcache.php
-%%WWWDIR%%/events/qry_otheralerts.php
-%%WWWDIR%%/events/qry_search.php
-%%WWWDIR%%/events/qry_sid_summary.php
-%%WWWDIR%%/events/qry_sig_recon.php
-%%WWWDIR%%/events/qry_sig_summary.php
-%%WWWDIR%%/events/qry_sigcat.php
-%%WWWDIR%%/events/qry_sigzoom.php
-%%WWWDIR%%/events/qry_windows.php
-%%WWWDIR%%/generators/FMK_Handler.php
-%%WWWDIR%%/generators/act_Save-Update.php
-%%WWWDIR%%/generators/act_action.php
-%%WWWDIR%%/generators/dsp_AddEdit.php
-%%WWWDIR%%/generators/dsp_home.php
-%%WWWDIR%%/generators/dsp_import.php
-%%WWWDIR%%/generators/index.php
-%%WWWDIR%%/generators/qry_generator.php
-%%WWWDIR%%/generators/qry_generators.php
-%%WWWDIR%%/help/FMK_Handler.php
-%%WWWDIR%%/help/dsp_main.php
-%%WWWDIR%%/help/inc_addoutput.php
-%%WWWDIR%%/help/inc_addrule.php
-%%WWWDIR%%/help/inc_barnconf.php
-%%WWWDIR%%/help/inc_barnctrl.php
-%%WWWDIR%%/help/inc_configdirct.php
-%%WWWDIR%%/help/inc_dynamic.php
-%%WWWDIR%%/help/inc_search.php
-%%WWWDIR%%/help/inc_sensorconf.php
-%%WWWDIR%%/help/inc_snortctrl.php
-%%WWWDIR%%/help/index.php
-%%WWWDIR%%/images/arrow_1.png
-%%WWWDIR%%/images/arrow_down.gif
-%%WWWDIR%%/images/arrow_up.gif
-%%WWWDIR%%/images/bar_left.gif
-%%WWWDIR%%/images/bar_left_sm.gif
-%%WWWDIR%%/images/bar_mid.gif
-%%WWWDIR%%/images/bar_mid2.gif
-%%WWWDIR%%/images/bar_mid_sm.gif
-%%WWWDIR%%/images/bar_right.gif
-%%WWWDIR%%/images/bar_right2.gif
-%%WWWDIR%%/images/bar_right_sm.gif
-%%WWWDIR%%/images/bar_trans.gif
-%%WWWDIR%%/images/blue_quest.png
-%%WWWDIR%%/images/btn_next.png
-%%WWWDIR%%/images/btn_order_dn.png
-%%WWWDIR%%/images/btn_order_up.png
-%%WWWDIR%%/images/btn_prev.png
-%%WWWDIR%%/images/btn_restart.gif
-%%WWWDIR%%/images/btn_save.gif
-%%WWWDIR%%/images/btn_start.gif
-%%WWWDIR%%/images/btn_stop.gif
-%%WWWDIR%%/images/check-0.png
-%%WWWDIR%%/images/check-1.png
-%%WWWDIR%%/images/check-2.png
-%%WWWDIR%%/images/clip.gif
-%%WWWDIR%%/images/comment.png
-%%WWWDIR%%/images/conf-0.png
-%%WWWDIR%%/images/conf-1.png
-%%WWWDIR%%/images/conf-3.gif
-%%WWWDIR%%/images/control_fastforward.png
-%%WWWDIR%%/images/control_fastforward_blue.png
-%%WWWDIR%%/images/control_play.png
-%%WWWDIR%%/images/control_play_blue.png
-%%WWWDIR%%/images/control_repeat.png
-%%WWWDIR%%/images/control_repeat_blue.png
-%%WWWDIR%%/images/control_rewind.png
-%%WWWDIR%%/images/control_rewind_blue.png
-%%WWWDIR%%/images/control_stop.png
-%%WWWDIR%%/images/control_stop_blue.png
-%%WWWDIR%%/images/db-0.png
-%%WWWDIR%%/images/db-1.png
-%%WWWDIR%%/images/db-2.png
-%%WWWDIR%%/images/gray_quest.gif
-%%WWWDIR%%/images/hdd-1.gif
-%%WWWDIR%%/images/hdd-2.gif
-%%WWWDIR%%/images/hdd-3.gif
-%%WWWDIR%%/images/led-0.gif
-%%WWWDIR%%/images/led-1.gif
-%%WWWDIR%%/images/led-2.gif
-%%WWWDIR%%/images/led-3.gif
-%%WWWDIR%%/images/led2-0.gif
-%%WWWDIR%%/images/led2-1.gif
-%%WWWDIR%%/images/led2-2.gif
-%%WWWDIR%%/images/led2-3.gif
-%%WWWDIR%%/images/logo_1.png
-%%WWWDIR%%/images/note-1.gif
-%%WWWDIR%%/images/tab_left-0.gif
-%%WWWDIR%%/images/tab_left-1.gif
-%%WWWDIR%%/images/tab_mid-0.gif
-%%WWWDIR%%/images/tab_mid-1.gif
-%%WWWDIR%%/images/tab_right-0.gif
-%%WWWDIR%%/images/tab_right-1.gif
-%%WWWDIR%%/images/table_multiple.png
-%%WWWDIR%%/images/trash-1.gif
-%%WWWDIR%%/images/wait.gif
-%%WWWDIR%%/import/FMK_Handler.php
-%%WWWDIR%%/import/act_extract_process.php
-%%WWWDIR%%/import/act_process_rawtext.php
-%%WWWDIR%%/import/act_receive_rulefile.php
-%%WWWDIR%%/import/act_receive_snapshot.php
-%%WWWDIR%%/import/dsp_home.php
-%%WWWDIR%%/import/index.php
-%%WWWDIR%%/index.php
-%%WWWDIR%%/java/RuleDiff.js
-%%WWWDIR%%/java/checkall.js
-%%WWWDIR%%/java/cssmenu.js
-%%WWWDIR%%/java/datepickercontrol.js
-%%WWWDIR%%/java/waitdiv.js
-%%WWWDIR%%/main/FMK_Handler.php
-%%WWWDIR%%/main/dsp_home.php
-%%WWWDIR%%/main/dsp_menu.php
-%%WWWDIR%%/main/index.php
-%%WWWDIR%%/monitor/FMK_Handler.php
-%%WWWDIR%%/monitor/act_stats.php
-%%WWWDIR%%/monitor/cron_stats.php
-%%WWWDIR%%/monitor/index.php
-%%WWWDIR%%/monitor/query_sensor.php
-%%WWWDIR%%/outputs/FMK_Handler.php
-%%WWWDIR%%/outputs/act_AddRemove.php
-%%WWWDIR%%/outputs/act_Save-Update.php
-%%WWWDIR%%/outputs/act_action.php
-%%WWWDIR%%/outputs/dsp_AddEdit.php
-%%WWWDIR%%/outputs/dsp_home.php
-%%WWWDIR%%/outputs/dsp_output_notes.php
-%%WWWDIR%%/outputs/dsp_selected.php
-%%WWWDIR%%/outputs/index.php
-%%WWWDIR%%/outputs/qry_output.php
-%%WWWDIR%%/outputs/qry_outputs.php
-%%WWWDIR%%/outputs/qry_selected.php
-%%WWWDIR%%/policies/FMK_Handler.php
-%%WWWDIR%%/policies/act_AddRemove.php
-%%WWWDIR%%/policies/act_Save-Update.php
-%%WWWDIR%%/policies/act_action.php
-%%WWWDIR%%/policies/act_delete.php
-%%WWWDIR%%/policies/dsp_AddEdit.php
-%%WWWDIR%%/policies/dsp_home.php
-%%WWWDIR%%/policies/dsp_pagenate.php
-%%WWWDIR%%/policies/dsp_policy.php
-%%WWWDIR%%/policies/dsp_rulecats.php
-%%WWWDIR%%/policies/dsp_select.php
-%%WWWDIR%%/policies/dsp_selected.php
-%%WWWDIR%%/policies/index.php
-%%WWWDIR%%/policies/qry_policies.php
-%%WWWDIR%%/policies/qry_policy.php
-%%WWWDIR%%/policies/qry_rulecats.php
-%%WWWDIR%%/policies/qry_rules.php
-%%WWWDIR%%/policies/qry_selected.php
-%%WWWDIR%%/preprocessors/FMK_Handler.php
-%%WWWDIR%%/preprocessors/act_AddRemove.php
-%%WWWDIR%%/preprocessors/act_Save-Update.php
-%%WWWDIR%%/preprocessors/act_action.php
-%%WWWDIR%%/preprocessors/act_movedown.php
-%%WWWDIR%%/preprocessors/act_moveup.php
-%%WWWDIR%%/preprocessors/act_reorder.php
-%%WWWDIR%%/preprocessors/dsp_AddEdit.php
-%%WWWDIR%%/preprocessors/dsp_home.php
-%%WWWDIR%%/preprocessors/dsp_import.php
-%%WWWDIR%%/preprocessors/dsp_selected.php
-%%WWWDIR%%/preprocessors/index.php
-%%WWWDIR%%/preprocessors/qry_preprocessor.php
-%%WWWDIR%%/preprocessors/qry_preprocessors.php
-%%WWWDIR%%/preprocessors/qry_selected.php
-%%WWWDIR%%/references/FMK_Handler.php
-%%WWWDIR%%/references/act_AddRemove.php
-%%WWWDIR%%/references/act_Save-Update.php
-%%WWWDIR%%/references/act_action.php
-%%WWWDIR%%/references/dsp_AddEdit.php
-%%WWWDIR%%/references/dsp_home.php
-%%WWWDIR%%/references/dsp_import.php
-%%WWWDIR%%/references/dsp_selected.php
-%%WWWDIR%%/references/index.php
-%%WWWDIR%%/references/qry_reference.php
-%%WWWDIR%%/references/qry_references.php
-%%WWWDIR%%/references/qry_selected.php
-%%WWWDIR%%/rules/FMK_Handler.php
-%%WWWDIR%%/rules/act_Save-Update.php
-%%WWWDIR%%/rules/act_action.php
-%%WWWDIR%%/rules/act_policy.php
-%%WWWDIR%%/rules/dsp_edit.php
-%%WWWDIR%%/rules/dsp_home.php
-%%WWWDIR%%/rules/dsp_import.php
-%%WWWDIR%%/rules/dsp_pagenate.php
-%%WWWDIR%%/rules/dsp_queryform.php
-%%WWWDIR%%/rules/dsp_recycle.php
-%%WWWDIR%%/rules/dsp_results.php
-%%WWWDIR%%/rules/dsp_ruleaudit.php
-%%WWWDIR%%/rules/dsp_view.php
-%%WWWDIR%%/rules/index.php
-%%WWWDIR%%/rules/qry_policies.php
-%%WWWDIR%%/rules/qry_rule.php
-%%WWWDIR%%/rules/qry_rule_assgn.php
-%%WWWDIR%%/rules/qry_ruleaudit.php
-%%WWWDIR%%/rules/qry_rulecats.php
-%%WWWDIR%%/rules/qry_rules.php
-%%WWWDIR%%/ruletypes/FMK_Handler.php
-%%WWWDIR%%/ruletypes/act_AddRemove.php
-%%WWWDIR%%/ruletypes/act_Save-Update.php
-%%WWWDIR%%/ruletypes/act_delete.php
-%%WWWDIR%%/ruletypes/dsp_AddEdit.php
-%%WWWDIR%%/ruletypes/dsp_home.php
-%%WWWDIR%%/ruletypes/dsp_selected.php
-%%WWWDIR%%/ruletypes/index.php
-%%WWWDIR%%/ruletypes/qry_ruletype.php
-%%WWWDIR%%/ruletypes/qry_ruletypes.php
-%%WWWDIR%%/ruletypes/qry_selected.php
-%%WWWDIR%%/ruletypes/qry_selectedouts.php
-%%WWWDIR%%/schema/SNORTSMS.mysql
-%%WWWDIR%%/schema/SNORTSMS_schema3_upgrade.mysql
-%%WWWDIR%%/schema/SNORTSMS_schema4_upgrade.mysql
-%%WWWDIR%%/schema/SNORT_DB_mod.mysql
-%%WWWDIR%%/sensorconf/FMK_Handler.php
-%%WWWDIR%%/sensorconf/act_clone.php
-%%WWWDIR%%/sensorconf/act_delete_sensor.php
-%%WWWDIR%%/sensorconf/act_getstats.php
-%%WWWDIR%%/sensorconf/act_save_update.php
-%%WWWDIR%%/sensorconf/act_sensor_control.php
-%%WWWDIR%%/sensorconf/control_sensor.php
-%%WWWDIR%%/sensorconf/dsp_clone.php
-%%WWWDIR%%/sensorconf/dsp_genbarnconf.php
-%%WWWDIR%%/sensorconf/dsp_gensnortconf.php
-%%WWWDIR%%/sensorconf/dsp_header.php
-%%WWWDIR%%/sensorconf/dsp_tab_agent.php
-%%WWWDIR%%/sensorconf/dsp_tab_barn.php
-%%WWWDIR%%/sensorconf/dsp_tab_main.php
-%%WWWDIR%%/sensorconf/dsp_tab_sensor.php
-%%WWWDIR%%/sensorconf/dsp_tab_snort.php
-%%WWWDIR%%/sensorconf/dsp_tab_status.php
-%%WWWDIR%%/sensorconf/index.php
-%%WWWDIR%%/sensorconf/qry_assignments.php
-%%WWWDIR%%/sensorconf/qry_barn_ctrls.php
-%%WWWDIR%%/sensorconf/qry_sensor.php
-%%WWWDIR%%/sensorconf/qry_sensor_ctrls.php
-%%WWWDIR%%/sensorconf/qry_sensor_lite.php
-%%WWWDIR%%/sensorconf/qry_sensors.php
-%%WWWDIR%%/sensorconf/qry_snort_ctrls.php
-%%WWWDIR%%/sensors/FMK_Handler.php
-%%WWWDIR%%/sensors/act_delete.php
-%%WWWDIR%%/sensors/dsp_home.php
-%%WWWDIR%%/sensors/dsp_monitor.php
-%%WWWDIR%%/sensors/index.php
-%%WWWDIR%%/sensors/qry_barn_ctrls.php
-%%WWWDIR%%/sensors/qry_sensor.php
-%%WWWDIR%%/sensors/qry_sensors_active.php
-%%WWWDIR%%/sensors/qry_snort_ctrl.php
-%%WWWDIR%%/snortctrl/FMK_Handler.php
-%%WWWDIR%%/snortctrl/act_Save-Update.php
-%%WWWDIR%%/snortctrl/act_action.php
-%%WWWDIR%%/snortctrl/dsp_AddEdit.php
-%%WWWDIR%%/snortctrl/dsp_home.php
-%%WWWDIR%%/snortctrl/index.php
-%%WWWDIR%%/snortctrl/qry_snortctrl.php
-%%WWWDIR%%/snortctrl/qry_snortctrls.php
-%%WWWDIR%%/suppressions/FMK_Handler.php
-%%WWWDIR%%/suppressions/act_AddRemove.php
-%%WWWDIR%%/suppressions/act_Save-Update.php
-%%WWWDIR%%/suppressions/act_action.php
-%%WWWDIR%%/suppressions/dsp_AddEdit.php
-%%WWWDIR%%/suppressions/dsp_home.php
-%%WWWDIR%%/suppressions/dsp_import.php
-%%WWWDIR%%/suppressions/dsp_selected.php
-%%WWWDIR%%/suppressions/index.php
-%%WWWDIR%%/suppressions/qry_selected.php
-%%WWWDIR%%/suppressions/qry_suppression.php
-%%WWWDIR%%/suppressions/qry_suppressions.php
-%%WWWDIR%%/thresholds/FMK_Handler.php
-%%WWWDIR%%/thresholds/act_AddRemove.php
-%%WWWDIR%%/thresholds/act_Save-Update.php
-%%WWWDIR%%/thresholds/act_action.php
-%%WWWDIR%%/thresholds/dsp_AddEdit.php
-%%WWWDIR%%/thresholds/dsp_home.php
-%%WWWDIR%%/thresholds/dsp_import.php
-%%WWWDIR%%/thresholds/dsp_selected.php
-%%WWWDIR%%/thresholds/index.php
-%%WWWDIR%%/thresholds/qry_selected.php
-%%WWWDIR%%/thresholds/qry_threshold.php
-%%WWWDIR%%/thresholds/qry_thresholds.php
-%%WWWDIR%%/users/FMK_Handler.php
-%%WWWDIR%%/users/act_SaveUpdate.php
-%%WWWDIR%%/users/act_authuser.php
-%%WWWDIR%%/users/act_deluser.php
-%%WWWDIR%%/users/dsp_AddEdit.php
-%%WWWDIR%%/users/dsp_deluser.php
-%%WWWDIR%%/users/dsp_denied.php
-%%WWWDIR%%/users/dsp_error.php
-%%WWWDIR%%/users/dsp_header.php
-%%WWWDIR%%/users/dsp_login.php
-%%WWWDIR%%/users/dsp_logout.php
-%%WWWDIR%%/users/dsp_unauth.php
-%%WWWDIR%%/users/dsp_users.php
-%%WWWDIR%%/users/index.php
-%%WWWDIR%%/users/qry_user.php
-%%WWWDIR%%/users/qry_users.php
-%%WWWDIR%%/variables/FMK_Handler.php
-%%WWWDIR%%/variables/act_AddRemove.php
-%%WWWDIR%%/variables/act_Save-Update.php
-%%WWWDIR%%/variables/act_action.php
-%%WWWDIR%%/variables/dsp_AddEdit.php
-%%WWWDIR%%/variables/dsp_home.php
-%%WWWDIR%%/variables/dsp_selected.php
-%%WWWDIR%%/variables/index.php
-%%WWWDIR%%/variables/qry_selected.php
-%%WWWDIR%%/variables/qry_variable.php
-%%WWWDIR%%/variables/qry_variables.php
-@dirrm %%WWWDIR%%/variables
-@dirrm %%WWWDIR%%/users
-@dirrm %%WWWDIR%%/thresholds
-@dirrm %%WWWDIR%%/suppressions
-@dirrm %%WWWDIR%%/snortctrl
-@dirrm %%WWWDIR%%/sensors
-@dirrm %%WWWDIR%%/sensorconf
-@dirrm %%WWWDIR%%/schema
-@dirrm %%WWWDIR%%/ruletypes
-@dirrm %%WWWDIR%%/rules
-@dirrm %%WWWDIR%%/references
-@dirrm %%WWWDIR%%/preprocessors
-@dirrm %%WWWDIR%%/policies
-@dirrm %%WWWDIR%%/outputs
-@dirrm %%WWWDIR%%/monitor
-@dirrm %%WWWDIR%%/main
-@dirrm %%WWWDIR%%/java
-@dirrm %%WWWDIR%%/import
-@dirrm %%WWWDIR%%/images
-@dirrm %%WWWDIR%%/help
-@dirrm %%WWWDIR%%/generators
-@dirrm %%WWWDIR%%/events
-@dirrm %%WWWDIR%%/dynamics
-@dirrm %%WWWDIR%%/docs
-@dirrm %%WWWDIR%%/css
-@dirrm %%WWWDIR%%/configs
-@dirrmtry %%WWWDIR%%/conf
-@dirrm %%WWWDIR%%/classifications
-@dirrm %%WWWDIR%%/barnyard
-@dirrm %%WWWDIR%%/barnctrl
-@dirrm %%WWWDIR%%/FMK_lib
-@dirrm %%WWWDIR%%/FMK_Layouts
-@dirrm %%WWWDIR%%/Agent
-@dirrmtry %%WWWDIR%%