Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (69845efc292a0cfd3f5ca8297a6e7a3c2227c847)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (69845efc292a0cfd3f5ca8297a6e7a3c2227c847)
  • Date: Sat, 18 Dec 2010 09:40:26 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/flow-tools/HISTORY | 4 ++--
net/flow-tools/PROVIDES | 1 +
net/flowd/HISTORY | 3 +++
net/flowd/PROVIDES | 1 +
net/softflowd/DEPENDS | 4 +++-
net/softflowd/HISTORY | 3 +++
6 files changed, 13 insertions(+), 3 deletions(-)

New commits:
commit 69845efc292a0cfd3f5ca8297a6e7a3c2227c847
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

softflowd: added suggest dep NETFLOW-COLLECTOR

commit c820e7188d6baffb5c8ca75634d5eefa2e9bcef4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

flow-tools: provides NETFLOW-COLLECTOR

commit 0a123934874f5a3010b8239b2f7b1d18becdaddf
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

flowd: provides NETFLOW-COLLECTOR

diff --git a/net/flow-tools/HISTORY b/net/flow-tools/HISTORY
index 6392894..b6a8aee 100644
--- a/net/flow-tools/HISTORY
+++ b/net/flow-tools/HISTORY
@@ -1,3 +1,3 @@
2010-12-18 Vlad Glagolev <stealth AT sourcemage.org>
- * BUILD, DEPENDS, DETAILS, INSTALL, init.d/flow-capture{,.conf}:
- spell created
+ * BUILD, DEPENDS, DETAILS, INSTALL, PROVIDES,
+ init.d/flow-capture{,.conf}: spell created
diff --git a/net/flow-tools/PROVIDES b/net/flow-tools/PROVIDES
new file mode 100755
index 0000000..27fc97f
--- /dev/null
+++ b/net/flow-tools/PROVIDES
@@ -0,0 +1 @@
+NETFLOW-COLLECTOR
diff --git a/net/flowd/HISTORY b/net/flowd/HISTORY
index 7331265..61a33ab 100644
--- a/net/flowd/HISTORY
+++ b/net/flowd/HISTORY
@@ -1,2 +1,5 @@
+2010-12-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * PROVIDES: added, to provide NETFLOW-COLLECTOR
+
2009-07-18 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, DETAILS, {PRE_,}BUILD, INSTALL, init.d/flowd: spell created
diff --git a/net/flowd/PROVIDES b/net/flowd/PROVIDES
new file mode 100755
index 0000000..27fc97f
--- /dev/null
+++ b/net/flowd/PROVIDES
@@ -0,0 +1 @@
+NETFLOW-COLLECTOR
diff --git a/net/softflowd/DEPENDS b/net/softflowd/DEPENDS
index a8ec60d..6f65663 100755
--- a/net/softflowd/DEPENDS
+++ b/net/softflowd/DEPENDS
@@ -1 +1,3 @@
-depends libpcap
+depends libpcap &&
+
+suggest_depends NETFLOW-COLLECTOR "" "" "to collect NetFlow data"
diff --git a/net/softflowd/HISTORY b/net/softflowd/HISTORY
index 326b55f..4787976 100644
--- a/net/softflowd/HISTORY
+++ b/net/softflowd/HISTORY
@@ -1,3 +1,6 @@
+2010-12-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added NETFLOW-COLLECTOR suggest dep
+
2009-07-17 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, DETAILS, INSTALL, init.d/softflowd{,.conf}, djm.gpg:
spell created



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (69845efc292a0cfd3f5ca8297a6e7a3c2227c847), Vlad Glagolev, 12/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page