New commits:
commit 6a9edfb6e6e5b544759aa86cf99df74fe12a578e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
in wordwrap we trust
commit b972c4c7cf19223dabe572c4d43e3f3f53692de8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
flow-tools: new spell, library and tools to collect and store NetFlow data
commit daa432b4de855f781715850ae60b78f87f287820
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
mongodb: use PIDFILE var in the init script
commit 79eec233eb6d10cc9bb12f9fc2ea3fea044bba9e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
snmpd: use PIDFILE var in the init script
diff --git a/ChangeLog b/ChangeLog
index 7ce97ef..d77176f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
+2010-12-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * net/flow-tools: new spell, library and tools to collect and store
+ NetFlow data
+
2010-12-14 Ismael Luceno <ismael AT sourcemage.org>
- * devel/gambit: new spell, complete, portable, efficient and reliable
implementation of the Scheme programming language
+ * devel/gambit: new spell, complete, portable, efficient and reliable
+ implementation of the Scheme programming language
2010-12-11 Thomas Orgis <sobukus AT sourcemage.org>
* audio-creation/rakarrack: new spell, guitar amp & effects
diff --git a/database/mongodb/HISTORY b/database/mongodb/HISTORY
index c9c78a7..2e92c79 100644
--- a/database/mongodb/HISTORY
+++ b/database/mongodb/HISTORY
@@ -1,3 +1,6 @@
+2010-12-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * init.d/mongodb: use PIDFILE
+
2010-12-07 Vlad Glagolev <stealth AT sourcemage.org>
* {PRE_}BUILD, DEPENDS, DETAILS, INSTALL, init.d/mongodb{.conf},
scons.patch: spell created
diff --git a/database/mongodb/init.d/mongodb b/database/mongodb/init.d/mongodb
index 635dd6e..a4c4457 100755
--- a/database/mongodb/init.d/mongodb
+++ b/database/mongodb/init.d/mongodb
@@ -3,9 +3,9 @@
. /etc/sysconfig/mongodb