Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (3bf9960dc87b1080dc73d78f322d099b3fd8a768)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (3bf9960dc87b1080dc73d78f322d099b3fd8a768)
  • Date: Tue, 6 Nov 2007 01:54:30 -0600

GIT changes to master grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

mail/anubis/DETAILS | 9 ++++++---
mail/anubis/HISTORY | 5 +++++
mail/anubis/PREPARE | 11 ++++++-----
mail/anubis/PRE_BUILD | 5 ++++-
net/monit/DETAILS | 16 ++++++++++++----
net/monit/HISTORY | 4 ++++
6 files changed, 37 insertions(+), 13 deletions(-)

New commits:
commit 3bf9960dc87b1080dc73d78f322d099b3fd8a768
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

monit: update to 4.10

commit c652c1610597f2df256a9379b4f2f8285189f672
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

anubis: version update 4.1

diff --git a/mail/anubis/DETAILS b/mail/anubis/DETAILS
index 483fa55..6a0add2 100755
--- a/mail/anubis/DETAILS
+++ b/mail/anubis/DETAILS
@@ -8,14 +8,17 @@ if [[ "${ANUBIS_USE_CVS}" == "y" ]]; then
fi
SOURCE=${SPELL}-cvs.tar.bz2

SOURCE_URL[0]=cvs://:pserver:anonymous AT cvs.savannah.gnu.org:/sources/anubis:anubis
+ SOURCE2_URL[0]=git://git.savannah.gnu.org/gnulib.git:gnulib-scm
+ SOURCE2=gnulib-scm.tar.bz2
SOURCE_IGNORE=volatile
+ SOURCE2_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=4.0
+ VERSION=4.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-$VERSION.tar.gz.sig
- SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/anubis/$SOURCE-$VERSION
- SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/anubis/$SOURCE2
+ SOURCE_URL[0]=$GNU_URL/anubis/$SOURCE
+ SOURCE2_URL[0]=$GNU_URL/anubis/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="gnu.gpg:$SOURCE2:UPSTREAM_KEY"
fi
diff --git a/mail/anubis/HISTORY b/mail/anubis/HISTORY
index 9169f9b..891e774 100644
--- a/mail/anubis/HISTORY
+++ b/mail/anubis/HISTORY
@@ -1,3 +1,8 @@
+2007-11-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 4.1
+ * PREPARE: commented out the CVS stuff it needs more work atm
+
2007-04-23 Arwed v. Merkatz <v.merkatz AT gmx.net>
* CONFIGURE: removed guile version warning
* DEPENDS: actually depend on gdbm if it's chosen, not on postgresql
diff --git a/mail/anubis/PREPARE b/mail/anubis/PREPARE
index f8af9a4..b67772f 100755
--- a/mail/anubis/PREPARE
+++ b/mail/anubis/PREPARE
@@ -1,5 +1,6 @@
-config_query ANUBIS_USE_CVS "Use the CVS version?" "n"
-if [[ "$ANUBIS_USE_CVS" == "y" ]]; then
- config_query ANUBIS_CVS_AUTOUPDATE \
- "Automaticaly update the spell on sorcery queue/system-update?" "n"
-fi
+# CVS VERSION BROKEN FOR NOW
+#config_query ANUBIS_USE_CVS "Use the CVS version?" "n"
+#if [[ "$ANUBIS_USE_CVS" == "y" ]]; then
+# config_query ANUBIS_CVS_AUTOUPDATE \
+# "Automaticaly update the spell on sorcery queue/system-update?" "n"
+#fi
diff --git a/mail/anubis/PRE_BUILD b/mail/anubis/PRE_BUILD
index e76e21d..2b1d97e 100755
--- a/mail/anubis/PRE_BUILD
+++ b/mail/anubis/PRE_BUILD
@@ -1,6 +1,9 @@
default_pre_build &&
if [[ "${ANUBIS_USE_CVS}" == "y" ]]; then
cd ${SOURCE_DIRECTORY} &&
+ unpack_file 2 &&
sedit "s:testsuite::g" Makefile.am &&
- NOCONFIGURE=1 ./autogen.sh
+ build/bootstrap --gnulib-srcdir=./gnulib-scm --skip-po &&
+ sedit "s:#include <getline.h>::g" src/anubisusr.c &&
+ sedit "s:#include <getline.h>::g" src/anubisadm.c
fi
diff --git a/net/monit/DETAILS b/net/monit/DETAILS
index 839b94c..d0e5887 100755
--- a/net/monit/DETAILS
+++ b/net/monit/DETAILS
@@ -1,14 +1,22 @@
SPELL=monit
- VERSION=4.9
-
SOURCE_HASH=sha512:e1bf455d1d4fe881da3731e83d701f333d2444c01963d4c6f6114573156b42ee8612a4379479e304bb627f51c289d8f97dec7e813e91c3302b19023b12d98864
+ VERSION=4.10
+








SOURCE_HASH=sha512:de4eaf5d6a4cee9f0431b80146bfc09a5464bb2a0e8333ab73ad72adbd9c48078c2e228ee9265ad6f36f4754ec81f2aa57516cb5a6fbf0f1e9a43d458692ec62
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]="http://www.tildeslash.com/monit/dist/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="http://www.tildeslash.com/$SPELL/";
LICENSE[0]='GPL'
- UPDATED=20060112
KEYWORDS="net"
SHORT='A utility for monitoring Unix system services'
cat << EOF
-Monit is a utility for managing and monitoring processes, files,
directories, and devices on a Unix system. It conducts automatic maintenance
and repair and can execute meaningful causal actions in error situations. It
can be used to monitor files, directories, and devices for changes, such as
timestamps changes, checksum changes, or size changes. It is controlled via
an easy to configure control file based on a free-format, token-oriented
syntax. It logs to syslog or to its own log file and notifies users about
error conditions via customizable alert messages. It can perform various
TCP/IP network checks, protocol checks, and can utilize SSL for such checks.
It provides an HTTP(S) interface for access.
+Monit is a utility for managing and monitoring processes, files, directories,
+and devices on a Unix system. It conducts automatic maintenance and repair
+and can execute meaningful causal actions in error situations. It can be used
+to monitor files, directories, and devices for changes, such as timestamps
+changes, checksum changes, or size changes. It is controlled via an easy to
+configure control file based on a free-format, token-oriented syntax. It logs
+to syslog or to its own log file and notifies users about error conditions
+via customizable alert messages. It can perform various TCP/IP network
checks,
+protocol checks, and can utilize SSL for such checks. It provides an HTTP(S)
+interface for access.
EOF
diff --git a/net/monit/HISTORY b/net/monit/HISTORY
index 2ba72a8..72f16f4 100644
--- a/net/monit/HISTORY
+++ b/net/monit/HISTORY
@@ -1,3 +1,7 @@
+2007-11-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated spell to 4.10
+ fixed long description wrap
+
2007-02-20 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 4.9




  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (3bf9960dc87b1080dc73d78f322d099b3fd8a768), Andraž Levstik, 11/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page