[SM-Commit] PERFORCE change 79117 by Unet for review

Perforce Review Daemon p4review at smee.org
Thu May 11 05:05:01 EDT 2006


Change 79117 by unet at unet-Hyperion on 2006/05/11 10:03:53

	add prelude support

Affected files ...

... //sgl/grimoires/devel/security-libs/libprelude/DEPENDS#1 add
... //sgl/grimoires/devel/security-libs/libprelude/DETAILS#1 add
... //sgl/grimoires/devel/security-libs/libprelude/HISTORY#1 add
... //sgl/grimoires/devel/security-libs/linux-pam/DEPENDS#8 edit
... //sgl/grimoires/devel/security-libs/linux-pam/HISTORY#22 edit
... //sgl/grimoires/devel/security/samhain/DEPENDS#1 add
... //sgl/grimoires/devel/security/samhain/HISTORY#7 edit
... //sgl/grimoires/devel/security/snort/DEPENDS#2 edit
... //sgl/grimoires/devel/security/snort/HISTORY#17 edit
... //sgl/grimoires/test/security-libs/linux-pam/DEPENDS#6 edit
... //sgl/grimoires/test/security-libs/linux-pam/HISTORY#9 edit

Differences ...

==== //sgl/grimoires/devel/security-libs/linux-pam/DEPENDS#8 (xtext) ====

@@ -12,3 +12,5 @@
   depends  tetex           &&
   depends  linuxdoc-tools
 fi
+
+optional_depends libprelude "--enable-prelude" "--disable-prelude" "for prelude ids support"

==== //sgl/grimoires/devel/security-libs/linux-pam/HISTORY#22 (text) ====

@@ -1,3 +1,6 @@
+2006-05-10 Unet <unet at sourcemage.org>
+	* DEPENDS: Added optional_depends on libprelude
+
 2006-03-22 Robin Cook <rcook at wyrms.net>
 	* INSTALL: removed link lines the not correct.
 	  removed extra &&

==== //sgl/grimoires/devel/security/samhain/HISTORY#7 (text) ====

@@ -1,3 +1,6 @@
+2006-05-10 Unet <unet at sourcemage.org>
+	* DEPENDS: Added libprelude optional_depends
+
 2006-05-01 Jeremy Blosser <jblosser-smgl at firinn.org>
 	* BUILD, PRE_BUILD: Remove.
 	* DETAILS, DOWNLOAD: Upgrade to 2.2.0; add a DOWNLOAD file and modify

==== //sgl/grimoires/devel/security/snort/DEPENDS#2 (xtext) ====

@@ -30,3 +30,9 @@
                   "--with-openssl"                                   \
                   "--without-openssl"                                \
                   "for OpenSSL support (used by XML output plugin)"
+
+optional_depends  libprelude                                         \
+                  "--enable-prelude"                                 \
+                  "--disable-prelude"                                \
+                  "for prelude ids support"
+

==== //sgl/grimoires/devel/security/snort/HISTORY#17 (text) ====

@@ -1,3 +1,6 @@
+2006-05-10 Unet <unet at sourcemage.org>
+	* DEPENDS: Added libprelude
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 

==== //sgl/grimoires/test/security-libs/linux-pam/DEPENDS#6 (xtext) ====

@@ -14,4 +14,9 @@
 optional_depends  linuxdoc-tools            \
                   ""                        \
                   ""                        \
-                  "to build documentation"
+                  "to build documentation"     &&
+
+optional_depends  libprelude		    \
+		  "--enable-prelude"	    \
+		  "--disable-prelude"       \
+	          "for prelude ids support"

==== //sgl/grimoires/test/security-libs/linux-pam/HISTORY#9 (text) ====

@@ -1,3 +1,6 @@
+2006-05-10 Unet <unet at sourcemage.org>
+	* DEPENDS: Added libprelude support
+
 2006-02-08 Eric Sandall <eric at sandall.us>
 	* DEPENDS: Depends on smgl-fhs (for directory structure)
 



More information about the SM-Commit mailing list