Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (668401449237f9a062611071c641eee475e292e2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (668401449237f9a062611071c641eee475e292e2)
  • Date: Mon, 23 Feb 2009 20:24:33 -0600

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 3 +++
shell-term-fm/gnuit/BUILD | 2 ++
shell-term-fm/gnuit/DETAILS | 20 ++++++++++++++++++++
shell-term-fm/gnuit/HISTORY | 3 +++
4 files changed, 28 insertions(+)

New commits:
commit 668401449237f9a062611071c641eee475e292e2
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

shell-term-fm/gnuit: new spell, GNU Interactive Tools

an extensible file system browser,an ASCII/hexadecimal file viewer,
a process viewer/killer and other related utilities and shell scripts.

diff --git a/ChangeLog b/ChangeLog
index 21fd85b..b47733a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-02-24 Ladislav Hagara <hgr AT vabo.cz>
+ * shell-term-fm/gnuit: new spell, GNU Interactive Tools
+
2009-02-23 Arjan Bouter <abouter AT sourcemage.org>
* libs/bioapi-linux: new spell based on the bioapi spell
this is the official reference implementation.
diff --git a/shell-term-fm/gnuit/BUILD b/shell-term-fm/gnuit/BUILD
new file mode 100755
index 0000000..8f94b70
--- /dev/null
+++ b/shell-term-fm/gnuit/BUILD
@@ -0,0 +1,2 @@
+OPTS="--disable-transition $OPTS" &&
+default_build
diff --git a/shell-term-fm/gnuit/DETAILS b/shell-term-fm/gnuit/DETAILS
new file mode 100755
index 0000000..4255ff6
--- /dev/null
+++ b/shell-term-fm/gnuit/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=gnuit
+ VERSION=4.9.5
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://ftp.gnu.org/gnu/gnuit/$SOURCE
+
SOURCE_HASH=sha512:91f1a86f45d5a2fab91941587aed3c1e57ae68271584bef38560c9a31fabbdfeba801d87cdf5640ba9f2041e43305e49c64953b8d5370f3f6a463b2fa2a7c5da
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://www.gnu.org/software/gnuit/
+ LICENSE[0]=GPL
+ ENTERED=20090224
+ SHORT="GNU Interactive Tools"
+cat << EOF
+GNUIT (GNU Interactive Tools) provides an extensible file system browser,
+an ASCII/hexadecimal file viewer, a process viewer/killer and other related
+utilities and shell scripts. GNUIT can be used to increase the speed and
+efficiency of copying and moving files and directories, invoking editors,
+compressing and uncompressing files, creating and expanding archives,
+compiling programs, sending mail and more. GNUIT uses standard ANSI color
+sequences, if they are available. GNUIT was formerly called GIT, but the name
+has been changed to avoid confusion with the VCS.
+EOF
diff --git a/shell-term-fm/gnuit/HISTORY b/shell-term-fm/gnuit/HISTORY
new file mode 100644
index 0000000..ee6110a
--- /dev/null
+++ b/shell-term-fm/gnuit/HISTORY
@@ -0,0 +1,3 @@
+2009-02-24 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, BUILD: spell created, version 4.9.5
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (668401449237f9a062611071c641eee475e292e2), Ladislav Hagara, 02/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page