Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Finn Haedicke (d0259fdd3146e80965bc1e9d99a42ca961fe6774)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Finn Haedicke <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Finn Haedicke (d0259fdd3146e80965bc1e9d99a42ca961fe6774)
  • Date: Fri, 11 Dec 2009 12:32:24 -0600

GIT changes to master grimoire by Finn Haedicke <finn_haedicke AT gmx.net>:

ChangeLog | 4 ++++
disk/fslint/BUILD | 1 +
disk/fslint/DEPENDS | 1 +
disk/fslint/DETAILS | 16 ++++++++++++++++
disk/fslint/HISTORY | 3 +++
disk/fslint/INSTALL | 13 +++++++++++++
net/cachefilesd/BUILD | 1 +
net/cachefilesd/DETAILS | 15 +++++++++++++++
net/cachefilesd/HISTORY | 3 +++
net/cachefilesd/init.d/cachefilesd | 8 ++++++++
10 files changed, 65 insertions(+)

New commits:
commit d0259fdd3146e80965bc1e9d99a42ca961fe6774
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>

disk/fslint: new spell, file system clean-up tool

commit af547ae728d2c070b5dedd5bd19b5755e6c26db3
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>

net/cachefilesd: new spell, network filesystem cache daemon

diff --git a/ChangeLog b/ChangeLog
index a560286..08e7c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-11 Finn Haedicke <finn AT sourcemage.org>
+ * net/cachefilesd: new spell, network filesystem cache daemon
+ * disk/fslint: new spell, file system clean-up tool
+
2009-12-08 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* libs/libsvdrp: new spell, an interface library to allow C programs
to interact with a running VDR.
diff --git a/disk/fslint/BUILD b/disk/fslint/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/disk/fslint/BUILD
@@ -0,0 +1 @@
+true
diff --git a/disk/fslint/DEPENDS b/disk/fslint/DEPENDS
new file mode 100755
index 0000000..40618e7
--- /dev/null
+++ b/disk/fslint/DEPENDS
@@ -0,0 +1 @@
+depends pygtk2
diff --git a/disk/fslint/DETAILS b/disk/fslint/DETAILS
new file mode 100755
index 0000000..088613e
--- /dev/null
+++ b/disk/fslint/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=fslint
+ VERSION=2.40
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://www.pixelbeat.org/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:dc8eee036925455b68b2646850334a3d522e07223c315a81fe4f4e3acb2798ee3d2f6714dc41dee40b1f158efe5c9e37be987d0f42f8b9206a468ee6202de198
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.pixelbeat.org/fslint/ "
+ LICENSE[0]=GPL
+ ENTERED=20090301
+ SHORT="Finds lint on a file system."
+cat << EOF
+FSlint is a toolkit to find various forms of lint on a filesystem. At
+the moment it reports duplicate files, bad symbolic links, troublesome
+file names, empty directories, non stripped executables, temporary files,
+duplicate/conflicting (binary) names, and unused ext2 directory blocks.
+EOF
diff --git a/disk/fslint/HISTORY b/disk/fslint/HISTORY
new file mode 100644
index 0000000..a1fec77
--- /dev/null
+++ b/disk/fslint/HISTORY
@@ -0,0 +1,3 @@
+2009-12-11 Finn Haedicke <finn AT sourcemage.org>
+ * DETAILS: spell created
+
diff --git a/disk/fslint/INSTALL b/disk/fslint/INSTALL
new file mode 100755
index 0000000..3cf9aa8
--- /dev/null
+++ b/disk/fslint/INSTALL
@@ -0,0 +1,13 @@
+make -C po install &&
+cp man/*.1 /usr/share/man/man1/ &&
+mkdir -p /usr/share/fslint &&
+cp -r fslint /usr/share/fslint/ &&
+cp fslint-gui \
+ fslint_icon.png \
+ fslint.glade \
+ /usr/share/fslint/ &&
+cat >/usr/bin/fslint-gui <<EOF
+#/bin/sh
+exec /usr/share/fslint/fslint-gui \$@
+EOF
+chmod +x /usr/bin/fslint-gui
diff --git a/net/cachefilesd/BUILD b/net/cachefilesd/BUILD
new file mode 100755
index 0000000..8f58e6d
--- /dev/null
+++ b/net/cachefilesd/BUILD
@@ -0,0 +1 @@
+make
diff --git a/net/cachefilesd/DETAILS b/net/cachefilesd/DETAILS
new file mode 100755
index 0000000..893591b
--- /dev/null
+++ b/net/cachefilesd/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=cachefilesd
+ VERSION=0.9
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://people.redhat.com/~dhowells/fscache/${SOURCE}
+
SOURCE_HASH=sha512:0760d1d123524296d90b02242d2ae9fdea7120f8b22e7c33f01f22214a2238d500c56a7b79d8ecc88daad974c06ddb28251dc0d5cca2140e618d389a5064714c
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://people.redhat.com/~dhowells/fscache/";
+ LICENSE[0]=GPL
+ ENTERED=20091126
+ SHORT="fscache network filesystem cache backend"
+cat << EOF
+CacheFiles is a caching backend for the linux fscache/cachefiles kernel
module.
+The cache for a NFS or AFS network mount is held in a directory on the local
+filessystem.
+EOF
diff --git a/net/cachefilesd/HISTORY b/net/cachefilesd/HISTORY
new file mode 100644
index 0000000..4fad9ea
--- /dev/null
+++ b/net/cachefilesd/HISTORY
@@ -0,0 +1,3 @@
+2009-11-26 Finn Haedicke <finn AT sourcemage.org>
+ * DETAILS: spell created
+
diff --git a/net/cachefilesd/init.d/cachefilesd
b/net/cachefilesd/init.d/cachefilesd
new file mode 100755
index 0000000..a9704b0
--- /dev/null
+++ b/net/cachefilesd/init.d/cachefilesd
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+PROGRAM=/sbin/cachefilesd
+RUNLEVEL=3
+NEEDS="+network"
+
+. /etc/init.d/smgl_init
+



  • [SM-Commit] GIT changes to master grimoire by Finn Haedicke (d0259fdd3146e80965bc1e9d99a42ca961fe6774), Finn Haedicke, 12/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page