Hello,

here's an update to the latest snort version 2.9.4.5.

Please test, comment, commit, ...

Builds on sparc64, run since 2 days on a sparc64 test machine (with low
traffic).

Regards,
Markus

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/snort/Makefile,v
retrieving revision 1.77
diff -u -p -r1.77 Makefile
--- Makefile    29 Mar 2013 04:22:59 -0000      1.77
+++ Makefile    14 Apr 2013 14:04:32 -0000
@@ -4,7 +4,7 @@ SHARED_ONLY =           Yes
 
 COMMENT =              highly flexible sniffer/NIDS
 
-VERSION =              2.9.4.1
+VERSION =              2.9.4.5
 DISTNAME =             snort-${VERSION}
 
 CATEGORIES =           net security
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/snort/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- distinfo    29 Mar 2013 04:22:59 -0000      1.22
+++ distinfo    14 Apr 2013 14:04:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (snort-2.9.4.1.tar.gz) = L0Ilbp9LYTIB6nnlr1S2RairAplysj9vvGSesA5vHa4=
-SIZE (snort-2.9.4.1.tar.gz) = 5296045
+SHA256 (snort-2.9.4.5.tar.gz) = TwWSQfgLFAGYgCvxbYa4gSzhXw3T8JujXySFz4suygs=
+SIZE (snort-2.9.4.5.tar.gz) = 5255794
Index: patches/patch-etc_snort_conf
===================================================================
RCS file: /cvs/ports/net/snort/patches/patch-etc_snort_conf,v
retrieving revision 1.8
diff -u -p -r1.8 patch-etc_snort_conf
--- patches/patch-etc_snort_conf        16 Jan 2013 04:52:53 -0000      1.8
+++ patches/patch-etc_snort_conf        14 Apr 2013 14:04:32 -0000
@@ -2,11 +2,8 @@ $OpenBSD: patch-etc_snort_conf,v 1.8 201
 
 reputation preprocessor disabled, still experimental
 
-load the new Snort rule files since they have been reorganized:
-http://blog.snort.org/2012/10/rule-category-reorganization-phase-3.html
-
---- etc/snort.conf.orig        Thu Nov 15 17:54:40 2012
-+++ etc/snort.conf     Thu Jan 10 23:43:15 2013
+--- etc/snort.conf.orig        Thu Mar 21 14:09:05 2013
++++ etc/snort.conf     Thu Apr  4 22:31:37 2013
 @@ -101,17 +101,17 @@ ipvar AIM_SERVERS [64.12.24.0/23,64.12.28.0/23,64.12.1
  # Path to your rules files (this can be a relative path)
  # Note for Windows users:  You are advised to make this an absolute path,
@@ -57,7 +54,7 @@ http://blog.snort.org/2012/10/rule-categ
  
  ###################################################
  # Step #6: Configure output plugins
-@@ -542,42 +543,93 @@ include reference.config
+@@ -542,8 +543,9 @@ include reference.config
  ###################################################
  
  # site specific rules
@@ -65,95 +62,10 @@ http://blog.snort.org/2012/10/rule-categ
 +#include $RULE_PATH/local.rules
  
 +# Official Sourcefire VRT rules from http://www.snort.org/snort-rules/
-+include $RULE_PATH/app-detect.rules
+ include $RULE_PATH/app-detect.rules
  include $RULE_PATH/attack-responses.rules
  include $RULE_PATH/backdoor.rules
- include $RULE_PATH/bad-traffic.rules
- include $RULE_PATH/blacklist.rules
- include $RULE_PATH/botnet-cnc.rules
-+include $RULE_PATH/browser-chrome.rules
-+include $RULE_PATH/browser-firefox.rules
-+include $RULE_PATH/browser-ie.rules
-+include $RULE_PATH/browser-other.rules
-+include $RULE_PATH/browser-plugins.rules
-+include $RULE_PATH/browser-webkit.rules
- include $RULE_PATH/chat.rules
- include $RULE_PATH/content-replace.rules
- include $RULE_PATH/ddos.rules
- include $RULE_PATH/dns.rules
- include $RULE_PATH/dos.rules
-+include $RULE_PATH/experimental.rules
-+include $RULE_PATH/exploit-kit.rules
- include $RULE_PATH/exploit.rules
-+include $RULE_PATH/file-executable.rules
-+include $RULE_PATH/file-flash.rules
- include $RULE_PATH/file-identify.rules
-+include $RULE_PATH/file-image.rules
-+include $RULE_PATH/file-multimedia.rules
-+include $RULE_PATH/file-office.rules
-+include $RULE_PATH/file-other.rules
-+include $RULE_PATH/file-pdf.rules
- include $RULE_PATH/finger.rules
- include $RULE_PATH/ftp.rules
--include $RULE_PATH/icmp.rules
- include $RULE_PATH/icmp-info.rules
-+include $RULE_PATH/icmp.rules
- include $RULE_PATH/imap.rules
-+include $RULE_PATH/indicator-compromise.rules
-+include $RULE_PATH/indicator-obfuscation.rules
-+include $RULE_PATH/indicator-shellcode.rules
- include $RULE_PATH/info.rules
-+include $RULE_PATH/malware-backdoor.rules
-+include $RULE_PATH/malware-cnc.rules
-+include $RULE_PATH/malware-other.rules
-+include $RULE_PATH/malware-tools.rules
- include $RULE_PATH/misc.rules
- include $RULE_PATH/multimedia.rules
- include $RULE_PATH/mysql.rules
- include $RULE_PATH/netbios.rules
- include $RULE_PATH/nntp.rules
- include $RULE_PATH/oracle.rules
-+include $RULE_PATH/os-linux.rules
-+include $RULE_PATH/os-other.rules
-+include $RULE_PATH/os-solaris.rules
-+include $RULE_PATH/os-windows.rules
- include $RULE_PATH/other-ids.rules
- include $RULE_PATH/p2p.rules
- include $RULE_PATH/phishing-spam.rules
-+include $RULE_PATH/policy-multimedia.rules
-+include $RULE_PATH/policy-other.rules
- include $RULE_PATH/policy.rules
-+include $RULE_PATH/policy-social.rules
-+include $RULE_PATH/policy-spam.rules
- include $RULE_PATH/pop2.rules
- include $RULE_PATH/pop3.rules
-+include $RULE_PATH/protocol-finger.rules
-+include $RULE_PATH/protocol-ftp.rules
-+include $RULE_PATH/protocol-icmp.rules
-+include $RULE_PATH/protocol-imap.rules
-+include $RULE_PATH/protocol-pop.rules
-+include $RULE_PATH/protocol-services.rules
-+include $RULE_PATH/protocol-voip.rules
-+include $RULE_PATH/pua-adware.rules
-+include $RULE_PATH/pua-other.rules
-+include $RULE_PATH/pua-p2p.rules
-+include $RULE_PATH/pua-toolbars.rules
- include $RULE_PATH/rpc.rules
- include $RULE_PATH/rservices.rules
- include $RULE_PATH/scada.rules
- include $RULE_PATH/scan.rules
-+include $RULE_PATH/server-apache.rules
-+include $RULE_PATH/server-iis.rules
-+include $RULE_PATH/server-mail.rules
-+include $RULE_PATH/server-mssql.rules
-+include $RULE_PATH/server-mysql.rules
-+include $RULE_PATH/server-oracle.rules
-+include $RULE_PATH/server-other.rules
-+include $RULE_PATH/server-webapp.rules
- include $RULE_PATH/shellcode.rules
- include $RULE_PATH/smtp.rules
- include $RULE_PATH/snmp.rules
-@@ -598,6 +650,9 @@ include $RULE_PATH/web-iis.rules
+@@ -648,6 +650,9 @@ include $RULE_PATH/web-iis.rules
  include $RULE_PATH/web-misc.rules
  include $RULE_PATH/web-php.rules
  include $RULE_PATH/x11.rules
Index: patches/patch-src_dynamic-plugins_sf_engine_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-plugins_sf_engine_Makefile_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-src_dynamic-plugins_sf_engine_Makefile_in
--- patches/patch-src_dynamic-plugins_sf_engine_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.4
+++ patches/patch-src_dynamic-plugins_sf_engine_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-plugins_sf_engine_Makefile_in,v 1.4 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-plugins/sf_engine/Makefile.in.orig     Wed Feb 20 20:31:52 2013
-+++ src/dynamic-plugins/sf_engine/Makefile.in  Fri Mar  8 18:42:20 2013
-@@ -296,7 +296,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-plugins/sf_engine/Makefile.in.orig     Thu Mar 21 14:07:26 2013
++++ src/dynamic-plugins/sf_engine/Makefile.in  Thu Apr  4 22:28:12 2013
+@@ -263,7 +263,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_engine.la
Index: patches/patch-src_dynamic-preprocessors_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_Makefile_in
--- patches/patch-src_dynamic-preprocessors_Makefile_in 29 Mar 2013 04:22:59 
-0000      1.8
+++ patches/patch-src_dynamic-preprocessors_Makefile_in 14 Apr 2013 14:04:32 
-0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_Makefile_in,v 1.8 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/Makefile.in.orig Wed Feb 20 20:31:53 2013
-+++ src/dynamic-preprocessors/Makefile.in      Fri Mar  8 18:42:21 2013
-@@ -1024,8 +1024,8 @@ maintainer-clean-generic:
+--- src/dynamic-preprocessors/Makefile.in.orig Thu Mar 21 14:07:26 2013
++++ src/dynamic-preprocessors/Makefile.in      Thu Apr  4 22:28:12 2013
+@@ -987,8 +987,8 @@ maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
@@ -12,7 +12,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  clean: clean-recursive
  
  clean-am: clean-generic clean-libtool clean-local \
-@@ -1335,20 +1335,7 @@ include/file_lib.h: $(top_srcdir)/src/file-process/lib
+@@ -1298,20 +1298,7 @@ include/file_lib.h: $(top_srcdir)/src/file-process/lib
  clean-local:
        rm -rf include build
  
Index: patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in,v
retrieving revision 1.5
diff -u -p -r1.5 patch-src_dynamic-preprocessors_dcerpc2_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 29 Mar 2013 
04:22:59 -0000      1.5
+++ patches/patch-src_dynamic-preprocessors_dcerpc2_Makefile_in 14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dcerpc2_Makefile_in,v 1.5 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/dcerpc2/Makefile.in.orig Wed Feb 20 20:31:53 2013
-+++ src/dynamic-preprocessors/dcerpc2/Makefile.in      Fri Mar  8 18:42:22 2013
-@@ -262,7 +262,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/dcerpc2/Makefile.in.orig Thu Mar 21 14:07:26 2013
++++ src/dynamic-preprocessors/dcerpc2/Makefile.in      Thu Apr  4 22:28:12 2013
+@@ -229,7 +229,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_dce2_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_dce2_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_dce2_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -502,7 +502,7 @@ distdir: $(DISTFILES)
+@@ -468,7 +468,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_dynamic-preprocessors_dnp3_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in    29 Mar 2013 
04:22:59 -0000      1.3
+++ patches/patch-src_dynamic-preprocessors_dnp3_Makefile_in    14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dnp3_Makefile_in,v 1.3 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/dnp3/Makefile.in.orig    Wed Feb 20 20:31:53 2013
-+++ src/dynamic-preprocessors/dnp3/Makefile.in Fri Mar  8 18:42:23 2013
-@@ -259,7 +259,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/dnp3/Makefile.in.orig    Thu Mar 21 14:07:27 2013
++++ src/dynamic-preprocessors/dnp3/Makefile.in Thu Apr  4 22:28:13 2013
+@@ -226,7 +226,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_dnp3_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_dnp3_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_dnp3_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -468,7 +468,7 @@ distdir: $(DISTFILES)
+@@ -434,7 +434,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_dns_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_dns_Makefile_in,v
retrieving revision 1.7
diff -u -p -r1.7 patch-src_dynamic-preprocessors_dns_Makefile_in
--- patches/patch-src_dynamic-preprocessors_dns_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.7
+++ patches/patch-src_dynamic-preprocessors_dns_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_dns_Makefile_in,v 1.7 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/dns/Makefile.in.orig     Wed Feb 20 20:31:53 2013
-+++ src/dynamic-preprocessors/dns/Makefile.in  Fri Mar  8 18:42:24 2013
-@@ -257,7 +257,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/dns/Makefile.in.orig     Thu Mar 21 14:07:27 2013
++++ src/dynamic-preprocessors/dns/Makefile.in  Thu Apr  4 22:28:13 2013
+@@ -224,7 +224,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_dns_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_dns_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_dns_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -450,7 +450,7 @@ distdir: $(DISTFILES)
+@@ -416,7 +416,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-src_dynamic-preprocessors_ftptelnet_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in       29 Mar 
2013 04:22:59 -0000      1.8
+++ patches/patch-src_dynamic-preprocessors_ftptelnet_Makefile_in       14 Apr 
2013 14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ftptelnet_Makefile_in,v 1.8 
2013/03/29 04:22:59 lteo Exp $
---- src/dynamic-preprocessors/ftptelnet/Makefile.in.orig       Wed Feb 20 
20:31:53 2013
-+++ src/dynamic-preprocessors/ftptelnet/Makefile.in    Fri Mar  8 18:42:25 2013
-@@ -264,7 +264,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/ftptelnet/Makefile.in.orig       Thu Mar 21 
14:07:27 2013
++++ src/dynamic-preprocessors/ftptelnet/Makefile.in    Thu Apr  4 22:28:13 2013
+@@ -231,7 +231,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_ftptelnet_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_ftptelnet_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_ftptelnet_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -499,7 +499,7 @@ distdir: $(DISTFILES)
+@@ -465,7 +465,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_gtp_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_gtp_Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_dynamic-preprocessors_gtp_Makefile_in
--- patches/patch-src_dynamic-preprocessors_gtp_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.3
+++ patches/patch-src_dynamic-preprocessors_gtp_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_gtp_Makefile_in,v 1.3 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/gtp/Makefile.in.orig     Wed Feb 20 20:31:53 2013
-+++ src/dynamic-preprocessors/gtp/Makefile.in  Fri Mar  8 18:42:26 2013
-@@ -258,7 +258,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/gtp/Makefile.in.orig     Thu Mar 21 14:07:27 2013
++++ src/dynamic-preprocessors/gtp/Makefile.in  Thu Apr  4 22:28:14 2013
+@@ -225,7 +225,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_gtp_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_gtp_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_gtp_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -458,7 +458,7 @@ distdir: $(DISTFILES)
+@@ -424,7 +424,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_imap_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_imap_Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_dynamic-preprocessors_imap_Makefile_in
--- patches/patch-src_dynamic-preprocessors_imap_Makefile_in    29 Mar 2013 
04:22:59 -0000      1.3
+++ patches/patch-src_dynamic-preprocessors_imap_Makefile_in    14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_imap_Makefile_in,v 1.3 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/imap/Makefile.in.orig    Wed Feb 20 20:31:53 2013
-+++ src/dynamic-preprocessors/imap/Makefile.in Fri Mar  8 18:42:27 2013
-@@ -261,7 +261,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/imap/Makefile.in.orig    Thu Mar 21 14:07:27 2013
++++ src/dynamic-preprocessors/imap/Makefile.in Thu Apr  4 22:28:14 2013
+@@ -228,7 +228,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_imap_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_imap_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_imap_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -482,7 +482,7 @@ distdir: $(DISTFILES)
+@@ -448,7 +448,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_modbus_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_modbus_Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_dynamic-preprocessors_modbus_Makefile_in
--- patches/patch-src_dynamic-preprocessors_modbus_Makefile_in  29 Mar 2013 
04:22:59 -0000      1.3
+++ patches/patch-src_dynamic-preprocessors_modbus_Makefile_in  14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_modbus_Makefile_in,v 1.3 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/modbus/Makefile.in.orig  Wed Feb 20 20:31:54 2013
-+++ src/dynamic-preprocessors/modbus/Makefile.in       Fri Mar  8 18:42:28 2013
-@@ -259,7 +259,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/modbus/Makefile.in.orig  Thu Mar 21 14:07:27 2013
++++ src/dynamic-preprocessors/modbus/Makefile.in       Thu Apr  4 22:28:14 2013
+@@ -226,7 +226,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_modbus_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_modbus_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_modbus_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -458,7 +458,7 @@ distdir: $(DISTFILES)
+@@ -424,7 +424,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_pop_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_pop_Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_dynamic-preprocessors_pop_Makefile_in
--- patches/patch-src_dynamic-preprocessors_pop_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.3
+++ patches/patch-src_dynamic-preprocessors_pop_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_pop_Makefile_in,v 1.3 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/pop/Makefile.in.orig     Wed Feb 20 20:31:54 2013
-+++ src/dynamic-preprocessors/pop/Makefile.in  Fri Mar  8 18:42:29 2013
-@@ -261,7 +261,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/pop/Makefile.in.orig     Thu Mar 21 14:07:27 2013
++++ src/dynamic-preprocessors/pop/Makefile.in  Thu Apr  4 22:28:14 2013
+@@ -228,7 +228,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_pop_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_pop_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_pop_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -482,7 +482,7 @@ distdir: $(DISTFILES)
+@@ -448,7 +448,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_reputation_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_reputation_Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_dynamic-preprocessors_reputation_Makefile_in
--- patches/patch-src_dynamic-preprocessors_reputation_Makefile_in      29 Mar 
2013 04:22:59 -0000      1.3
+++ patches/patch-src_dynamic-preprocessors_reputation_Makefile_in      14 Apr 
2013 14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_reputation_Makefile_in,v 1.3 
2013/03/29 04:22:59 lteo Exp $
---- src/dynamic-preprocessors/reputation/Makefile.in.orig      Wed Feb 20 
20:31:54 2013
-+++ src/dynamic-preprocessors/reputation/Makefile.in   Fri Mar  8 18:42:30 2013
-@@ -276,7 +276,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/reputation/Makefile.in.orig      Thu Mar 21 
14:07:28 2013
++++ src/dynamic-preprocessors/reputation/Makefile.in   Thu Apr  4 22:28:14 2013
+@@ -243,7 +243,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_reputation_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_reputation_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_reputation_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -533,7 +533,7 @@ distdir: $(DISTFILES)
+@@ -499,7 +499,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_sdf_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_sdf_Makefile_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-src_dynamic-preprocessors_sdf_Makefile_in
--- patches/patch-src_dynamic-preprocessors_sdf_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.4
+++ patches/patch-src_dynamic-preprocessors_sdf_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_sdf_Makefile_in,v 1.4 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/sdf/Makefile.in.orig     Wed Feb 20 20:31:54 2013
-+++ src/dynamic-preprocessors/sdf/Makefile.in  Fri Mar  8 18:42:31 2013
-@@ -258,7 +258,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/sdf/Makefile.in.orig     Thu Mar 21 14:07:28 2013
++++ src/dynamic-preprocessors/sdf/Makefile.in  Thu Apr  4 22:28:15 2013
+@@ -225,7 +225,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_sdf_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_sdf_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_sdf_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -459,7 +459,7 @@ distdir: $(DISTFILES)
+@@ -425,7 +425,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_sip_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_sip_Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_dynamic-preprocessors_sip_Makefile_in
--- patches/patch-src_dynamic-preprocessors_sip_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.3
+++ patches/patch-src_dynamic-preprocessors_sip_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_sip_Makefile_in,v 1.3 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/sip/Makefile.in.orig     Wed Feb 20 20:31:54 2013
-+++ src/dynamic-preprocessors/sip/Makefile.in  Fri Mar  8 18:42:32 2013
-@@ -258,7 +258,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/sip/Makefile.in.orig     Thu Mar 21 14:07:28 2013
++++ src/dynamic-preprocessors/sip/Makefile.in  Thu Apr  4 22:28:15 2013
+@@ -225,7 +225,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_sip_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_sip_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_sip_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -466,7 +466,7 @@ distdir: $(DISTFILES)
+@@ -432,7 +432,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_smtp_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_smtp_Makefile_in,v
retrieving revision 1.7
diff -u -p -r1.7 patch-src_dynamic-preprocessors_smtp_Makefile_in
--- patches/patch-src_dynamic-preprocessors_smtp_Makefile_in    29 Mar 2013 
04:22:59 -0000      1.7
+++ patches/patch-src_dynamic-preprocessors_smtp_Makefile_in    14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_smtp_Makefile_in,v 1.7 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/smtp/Makefile.in.orig    Wed Feb 20 20:31:54 2013
-+++ src/dynamic-preprocessors/smtp/Makefile.in Fri Mar  8 18:42:33 2013
-@@ -262,7 +262,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/smtp/Makefile.in.orig    Thu Mar 21 14:07:28 2013
++++ src/dynamic-preprocessors/smtp/Makefile.in Thu Apr  4 22:28:15 2013
+@@ -229,7 +229,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_smtp_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_smtp_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_smtp_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -492,7 +492,7 @@ distdir: $(DISTFILES)
+@@ -458,7 +458,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_ssh_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_ssh_Makefile_in,v
retrieving revision 1.6
diff -u -p -r1.6 patch-src_dynamic-preprocessors_ssh_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ssh_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.6
+++ patches/patch-src_dynamic-preprocessors_ssh_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ssh_Makefile_in,v 1.6 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/ssh/Makefile.in.orig     Wed Feb 20 20:31:54 2013
-+++ src/dynamic-preprocessors/ssh/Makefile.in  Fri Mar  8 18:42:34 2013
-@@ -257,7 +257,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/ssh/Makefile.in.orig     Thu Mar 21 14:07:28 2013
++++ src/dynamic-preprocessors/ssh/Makefile.in  Thu Apr  4 22:28:16 2013
+@@ -224,7 +224,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_ssh_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_ssh_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_ssh_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -450,7 +450,7 @@ distdir: $(DISTFILES)
+@@ -416,7 +416,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_dynamic-preprocessors_ssl_Makefile_in
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_dynamic-preprocessors_ssl_Makefile_in,v
retrieving revision 1.5
diff -u -p -r1.5 patch-src_dynamic-preprocessors_ssl_Makefile_in
--- patches/patch-src_dynamic-preprocessors_ssl_Makefile_in     29 Mar 2013 
04:22:59 -0000      1.5
+++ patches/patch-src_dynamic-preprocessors_ssl_Makefile_in     14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_dynamic-preprocessors_ssl_Makefile_in,v 1.5 2013/03/29 
04:22:59 lteo Exp $
---- src/dynamic-preprocessors/ssl/Makefile.in.orig     Wed Feb 20 20:31:55 2013
-+++ src/dynamic-preprocessors/ssl/Makefile.in  Fri Mar  8 18:42:35 2013
-@@ -257,7 +257,7 @@ top_builddir = @top_builddir@
+--- src/dynamic-preprocessors/ssl/Makefile.in.orig     Thu Mar 21 14:07:28 2013
++++ src/dynamic-preprocessors/ssl/Makefile.in  Thu Apr  4 22:28:16 2013
+@@ -224,7 +224,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = foreign no-dependencies
  lib_LTLIBRARIES = libsf_ssl_preproc.la
@@ -10,7 +10,7 @@ $OpenBSD: patch-src_dynamic-preprocessor
  @SO_WITH_STATIC_LIB_TRUE@libsf_ssl_preproc_la_LIBADD = 
../libsf_dynamic_preproc.la
  @SO_WITH_STATIC_LIB_FALSE@nodist_libsf_ssl_preproc_la_SOURCES = \
  @SO_WITH_STATIC_LIB_FALSE@../include/sf_dynamic_preproc_lib.c \
-@@ -460,7 +460,7 @@ distdir: $(DISTFILES)
+@@ -426,7 +426,7 @@ distdir: $(DISTFILES)
        done
  check-am: all-am
  check: check-am
Index: patches/patch-src_preprocessors_Stream5_snort_stream5_tcp_c
===================================================================
RCS file: 
/cvs/ports/net/snort/patches/patch-src_preprocessors_Stream5_snort_stream5_tcp_c,v
retrieving revision 1.7
diff -u -p -r1.7 patch-src_preprocessors_Stream5_snort_stream5_tcp_c
--- patches/patch-src_preprocessors_Stream5_snort_stream5_tcp_c 29 Mar 2013 
04:22:59 -0000      1.7
+++ patches/patch-src_preprocessors_Stream5_snort_stream5_tcp_c 14 Apr 2013 
14:04:32 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_preprocessors_Stream5_snort_stream5_tcp_c,v 1.7 2013/03/29 
04:22:59 lteo Exp $
---- src/preprocessors/Stream5/snort_stream5_tcp.c.orig Tue Feb 19 23:14:24 2013
-+++ src/preprocessors/Stream5/snort_stream5_tcp.c      Fri Mar  8 18:42:39 2013
-@@ -7534,7 +7534,7 @@ static int ProcessTcp(Stream5LWSession *lwssn, Packet 
+--- src/preprocessors/Stream5/snort_stream5_tcp.c.orig Thu Mar 21 14:03:47 2013
++++ src/preprocessors/Stream5/snort_stream5_tcp.c      Thu Apr  4 22:28:17 2013
+@@ -7523,7 +7523,7 @@ static int ProcessTcp(Stream5LWSession *lwssn, Packet 
                      char src_addr[17];
                      char dst_addr[17];
                      bzero((char *)timestamp, TIMEBUF_SIZE);

Reply via email to