Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (368a06bbe340d73744598de894f4597288e8facf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (368a06bbe340d73744598de894f4597288e8facf)
  • Date: Tue, 21 Oct 2008 15:41:45 -0500

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

devel/crm114/BUILD | 3 ---
devel/crm114/DEPENDS | 1 -
devel/crm114/DETAILS | 23 -----------------------
devel/crm114/HISTORY | 2 --
devel/crm114/PRE_BUILD | 3 ---
5 files changed, 32 deletions(-)

New commits:
commit 368a06bbe340d73744598de894f4597288e8facf
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

devel/crm114: deleted this time

For some reason, git mv failed to mark this for deletion, and only
added at the new location (utils/crm114).

diff --git a/devel/crm114/BUILD b/devel/crm114/BUILD
deleted file mode 100755
index 299acf1..0000000
--- a/devel/crm114/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-make_single &&
-make &&
-make_normal
diff --git a/devel/crm114/DEPENDS b/devel/crm114/DEPENDS
deleted file mode 100755
index 366f1ae..0000000
--- a/devel/crm114/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends tre
diff --git a/devel/crm114/DETAILS b/devel/crm114/DETAILS
deleted file mode 100755
index e273fef..0000000
--- a/devel/crm114/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=crm114
- VERSION=20061103-BlameDalkey
- SOURCE=$SPELL-$VERSION.no-TRE.src.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION.no-TRE.src
- SOURCE_URL[0]=http://crm114.sf.net/$SOURCE
-
SOURCE_HASH=sha512:52ab16829bb215cf504f70775b4391b96127bd10b71f2b995195c2ba47a4094420faef9d4b2386259a1f9e55f5eae474d7f1c14503e9d9607fe8c9d3ae355fb4
- LICENSE[0]=GPL
- WEB_SITE=http://crm114.sf.net
- ENTERED=20061201
- KEYWORDS="devel"
- SHORT="the Controllable Regex Mutilator"
-cat << EOF
-CRM114 is a system to examine incoming e-mail, system log streams, data files
-or other data streams, and to sort, filter, or alter the incoming files or
-data streams according to the user's wildest desires. Criteria for
-categorization of data can be via a host of methods, including regexes,
-approximate regexes, a Hidden Markov Model, Orthogonal Sparse Bigrams,
WINNOW,
-Correllation, KNN/Hyperspace, or Bit Entropy (or by other means - it's all
-programmable).
-
-Accuracy has been seen in excess of 99.9 per cent. In other words,
-CRM114 learns, and it learns fast.
-EOF
diff --git a/devel/crm114/HISTORY b/devel/crm114/HISTORY
deleted file mode 100644
index 25c2a8d..0000000
--- a/devel/crm114/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-2006-12-01 Alexander Tsamutali <astsmtl AT gmail.com>
- * DETAILS, DEPENDS, BUILD, PRE_BUILD, HISTORY: Created this spell.
diff --git a/devel/crm114/PRE_BUILD b/devel/crm114/PRE_BUILD
deleted file mode 100755
index fa88d4a..0000000
--- a/devel/crm114/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sedit "s:LDFLAGS += -static -static-libgcc:#LDFLAGS += -static
-static-libgcc:" Makefile



  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (368a06bbe340d73744598de894f4597288e8facf), Justin Boffemmyer, 10/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page