summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-05-27 14:11:54 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-05-27 22:55:48 +0200
commit971700936e537cbeb8739795ec92670c92d01ef3 (patch)
tree311b8138653e7dab7b1ae8a7b92d796d133025df /sys-apps
parentsys-apps/alix-leds: make dietlibc optional, add a Makefile to not strip (diff)
downloadportage-971700936e537cbeb8739795ec92670c92d01ef3.tar.xz
sys-apps: delete not relevant
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/flx-bash/Manifest1
-rw-r--r--sys-apps/flx-bash/flx-bash-0.ebuild25
-rw-r--r--sys-apps/flx-etc/Manifest1
-rw-r--r--sys-apps/flx-etc/flx-etc-0.ebuild23
-rw-r--r--sys-apps/flx-flx/Manifest1
-rw-r--r--sys-apps/flx-flx/flx-flx-0.1.31.ebuild36
-rw-r--r--sys-apps/flx-genrules/Manifest1
-rw-r--r--sys-apps/flx-genrules/flx-genrules-0.ebuild28
-rw-r--r--sys-apps/flx-init/Manifest1
-rw-r--r--sys-apps/flx-init/flx-init-0.1.31.ebuild36
-rw-r--r--sys-apps/flx-monitor/Manifest1
-rw-r--r--sys-apps/flx-monitor/flx-monitor-0.ebuild28
-rw-r--r--sys-apps/flx-remount/Manifest2
-rw-r--r--sys-apps/flx-remount/files/remount-sstrip.diff8
-rw-r--r--sys-apps/flx-remount/flx-remount-0.1.31.ebuild41
-rw-r--r--sys-apps/flx-service/Manifest1
-rw-r--r--sys-apps/flx-service/flx-service-0.ebuild24
-rw-r--r--sys-apps/flx/Manifest5
-rw-r--r--sys-apps/flx/files/flx-0.6.7-BJA-cast.diff110
-rw-r--r--sys-apps/flx/files/flx-0.6.7-BJA-gcc-2.9-define.diff29
-rw-r--r--sys-apps/flx/files/flx-0.6.7-BJA-quoted-FLX_poptions.diff21
-rw-r--r--sys-apps/flx/files/flx-0.6.7-BJA-warnings.diff46
-rw-r--r--sys-apps/flx/flx-0.6.7.ebuild41
-rw-r--r--sys-apps/flxutils/Manifest2
-rw-r--r--sys-apps/flxutils/files/remount-sstrip.diff8
-rw-r--r--sys-apps/flxutils/flxutils-0.1.31.ebuild73
-rw-r--r--sys-apps/wdd/Manifest9
-rw-r--r--sys-apps/wdd/files/wdd-0-syslog.diff86
-rw-r--r--sys-apps/wdd/files/wdd-0-warnings.diff34
-rw-r--r--sys-apps/wdd/files/wdd-0.1.31-syslog.diff112
-rw-r--r--sys-apps/wdd/files/wdd.confd2
-rwxr-xr-xsys-apps/wdd/files/wdd.initd21
-rw-r--r--sys-apps/wdd/wdd-0.1.31.ebuild49
-rw-r--r--sys-apps/wdd/wdd-0.ebuild45
34 files changed, 0 insertions, 951 deletions
diff --git a/sys-apps/flx-bash/Manifest b/sys-apps/flx-bash/Manifest
deleted file mode 100644
index 58069a2e..00000000
--- a/sys-apps/flx-bash/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD flx-bash-0.ebuild 458 RMD160 6f2fbd272e93486c720aedef13f1753b6077efaa SHA1 b4ab2ef306469b70b0afd400f207ab64ef1921e6 SHA256 efbf576e5930383ca9cc118e026c689300f2276551d3490a3074d754dc05c51b
diff --git a/sys-apps/flx-bash/flx-bash-0.ebuild b/sys-apps/flx-bash/flx-bash-0.ebuild
deleted file mode 100644
index 321c21d7..00000000
--- a/sys-apps/flx-bash/flx-bash-0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit subversion
-
-DESCRIPTION="Monitor"
-HOMEPAGE="http://svn.exosec.local"
-ESVN_REPO_URI="http://svn.exosec.local/exosec/utm-gateway/components/config/root/etc/profile.d"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_install ()
-{
- insinto /etc/profile.d
- doins completion.sh
- doins terminal.sh
-}
-
diff --git a/sys-apps/flx-etc/Manifest b/sys-apps/flx-etc/Manifest
deleted file mode 100644
index 743a0fff..00000000
--- a/sys-apps/flx-etc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD flx-etc-0.ebuild 424 RMD160 dbb1eb83eb1603a91333e7155a2545ad7ac0c578 SHA1 630bbb893338ba3f59d8b7cffac8ece6b36cd8fe SHA256 b39fa82ae99af45fe1448f14d0a69e4ddd9fa9cbdb5c218a5ee7d75e003f324a
diff --git a/sys-apps/flx-etc/flx-etc-0.ebuild b/sys-apps/flx-etc/flx-etc-0.ebuild
deleted file mode 100644
index dc174456..00000000
--- a/sys-apps/flx-etc/flx-etc-0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit subversion
-
-DESCRIPTION="Monitor"
-HOMEPAGE="http://svn.exosec.local"
-ESVN_REPO_URI="http://svn.exosec.local/dev/exceliance/products/aloha/trunk/components/update-scripts"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_install ()
-{
- into /
- dosbin save-etc
-}
diff --git a/sys-apps/flx-flx/Manifest b/sys-apps/flx-flx/Manifest
deleted file mode 100644
index a61f9564..00000000
--- a/sys-apps/flx-flx/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD flx-flx-0.1.31.ebuild 701 RMD160 cfb4c454bb5a23d4581483308b801b9276669de5 SHA1 348b5a97d11b325a36015ebbbe8a182ef4a7e218 SHA256 180b01cd9c9e218cb990e3c21b1a525458ad374fb23f39a29f65587774af6f98
diff --git a/sys-apps/flx-flx/flx-flx-0.1.31.ebuild b/sys-apps/flx-flx/flx-flx-0.1.31.ebuild
deleted file mode 100644
index 931329d7..00000000
--- a/sys-apps/flx-flx/flx-flx-0.1.31.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git
-
-DESCRIPTION="Formilux Tools"
-HOMEPAGE="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_REPO_URI="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_TREE="v${PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-libs/dietlibc"
-RDEPEND=""
-
-mPN="flx"
-
-src_compile ()
-{
- export DIET="/usr/bin/diet"
- export OBJDUMP="$(tc-getPROG OBJDUMP objdump ${CHOST})"
- export STRIP="$(tc-getSTRIP)"
-
- emake -C ${mPN} || die "emake ${mPN} failed"
-}
-
-src_install ()
-{
- into /usr
- dobin flx/flx
- dodoc flx/{AUTHORS,ChangeLog,NOTES,README,TODO}
-}
diff --git a/sys-apps/flx-genrules/Manifest b/sys-apps/flx-genrules/Manifest
deleted file mode 100644
index cc2eadd6..00000000
--- a/sys-apps/flx-genrules/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD flx-genrules-0.ebuild 441 RMD160 39c3aa40a81422b09dbf002b579f86eda0d7de85 SHA1 3c1dfb8496c092915fea36698682bc3a29211d1a SHA256 439aa9fe770673c8a019bd12248be26c34b33aaa0b0c08faae2ad9366fdceb1c
diff --git a/sys-apps/flx-genrules/flx-genrules-0.ebuild b/sys-apps/flx-genrules/flx-genrules-0.ebuild
deleted file mode 100644
index 7fa7aa67..00000000
--- a/sys-apps/flx-genrules/flx-genrules-0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit subversion
-
-DESCRIPTION="genrules"
-HOMEPAGE="http://svn.exosec.local"
-ESVN_REPO_URI="http://svn.exosec.local/exosec/utm-gateway/components/genrules"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_compile ()
-{
- mv genrules-big genrules
-}
-
-src_install ()
-{
- dosbin genrules
-}
-
diff --git a/sys-apps/flx-init/Manifest b/sys-apps/flx-init/Manifest
deleted file mode 100644
index 741b8a4b..00000000
--- a/sys-apps/flx-init/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD flx-init-0.1.31.ebuild 715 RMD160 fd7067315e46e9af23b248bc6005cd7452dc8e65 SHA1 b92f1813bb159be366645cdd3cb7ea0fcfc73adc SHA256 66f557ced0938d851ccbd5d704e3d7b35c74e175c4719403d4d512f3b95cbe31
diff --git a/sys-apps/flx-init/flx-init-0.1.31.ebuild b/sys-apps/flx-init/flx-init-0.1.31.ebuild
deleted file mode 100644
index f3dc77e4..00000000
--- a/sys-apps/flx-init/flx-init-0.1.31.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git
-
-DESCRIPTION="Formilux Tools"
-HOMEPAGE="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_REPO_URI="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_TREE="v${PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-libs/dietlibc"
-RDEPEND=""
-
-src_compile ()
-{
- export DIET="/usr/bin/diet"
- export OBJDUMP="$(tc-getPROG OBJDUMP objdump ${CHOST})"
- export STRIP="$(tc-getSTRIP)"
-
- emake -C init \
- SSTRIP=\"\" || die "emake init failed"
- mv init/init init/flx-init
-}
-
-src_install ()
-{
- into /
- dosbin init/flx-init
- dodoc init/{README,README.2}
-}
diff --git a/sys-apps/flx-monitor/Manifest b/sys-apps/flx-monitor/Manifest
deleted file mode 100644
index 1db1de87..00000000
--- a/sys-apps/flx-monitor/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD flx-monitor-0.ebuild 446 RMD160 bcaf5d0c20891c7c4fc997096d336765d8d2959c SHA1 f9e6a684774bff1c2f84b9892dde6fe1d728d354 SHA256 304efe648cd349cebb20f0c723771d6a9f14485ae7f479d0ed3e4d081d23467a
diff --git a/sys-apps/flx-monitor/flx-monitor-0.ebuild b/sys-apps/flx-monitor/flx-monitor-0.ebuild
deleted file mode 100644
index 77a35bab..00000000
--- a/sys-apps/flx-monitor/flx-monitor-0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit subversion
-
-DESCRIPTION="Monitor"
-HOMEPAGE="http://svn.exosec.local"
-ESVN_REPO_URI="http://svn.exosec.local/exosec/utm-gateway/components/init-scripts/root"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_compile ()
-{
- mv monitor-bin monitor
-}
-
-src_install ()
-{
- dosbin monitor
-}
-
diff --git a/sys-apps/flx-remount/Manifest b/sys-apps/flx-remount/Manifest
deleted file mode 100644
index 7d562ac0..00000000
--- a/sys-apps/flx-remount/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-AUX remount-sstrip.diff 370 RMD160 33a7ca7b82aebd93c535ecff417e1a11fa2689b7 SHA1 85114a3448ef46bb0eb1eca99587ed03e64dfa3d SHA256 200399addf766d1871da02a52fa1f3fb9c246ecb6327d2af33b1c36bab21ba0e
-EBUILD flx-remount-0.1.31.ebuild 748 RMD160 6513d7a6e83af9af67de9fb145b70f7462fee713 SHA1 457eb7dba8a1189db805fb8c22d1b630ec2653ec SHA256 a2039037571b13e459790ba7a7d8e22840cdef9f0798844ca867e820b61249a2
diff --git a/sys-apps/flx-remount/files/remount-sstrip.diff b/sys-apps/flx-remount/files/remount-sstrip.diff
deleted file mode 100644
index a9ca6ef5..00000000
--- a/sys-apps/flx-remount/files/remount-sstrip.diff
+++ /dev/null
@@ -1,8 +0,0 @@
---- remount/Makefile.ori 2009-04-24 13:54:14.000000000 +0200
-+++ remount/Makefile 2009-04-24 13:54:59.000000000 +0200
-@@ -9,4 +9,4 @@
- $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $<
- $(STRIP) -x --strip-unneeded -R .comment -R .note $@
- $(OBJDUMP) -h $@ | grep -q '\.data[ ]*00000000' && $(STRIP) -R .data $@ || true
-- sstrip $@
-+ -if [ -n "$(SSTRIP)" ]; then $(SSTRIP) $@ ; fi
diff --git a/sys-apps/flx-remount/flx-remount-0.1.31.ebuild b/sys-apps/flx-remount/flx-remount-0.1.31.ebuild
deleted file mode 100644
index 886f0f05..00000000
--- a/sys-apps/flx-remount/flx-remount-0.1.31.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git
-
-DESCRIPTION="Formilux Tools"
-HOMEPAGE="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_REPO_URI="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_TREE="v${PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-libs/dietlibc"
-RDEPEND=""
-
-src_unpack ()
-{
- git_src_unpack
-
- cd ${S}
- epatch "${FILESDIR}"/remount-sstrip.diff
-}
-
-src_compile ()
-{
- export DIET="/usr/bin/diet"
- export OBJDUMP="$(tc-getPROG OBJDUMP objdump ${CHOST})"
- export STRIP="$(tc-getSTRIP)"
-
- emake -C remount \
- SSTRIP=\"\" || die "emake remount failed"
-}
-
-src_install ()
-{
- dobin remount/remount{r,w}
-}
diff --git a/sys-apps/flx-service/Manifest b/sys-apps/flx-service/Manifest
deleted file mode 100644
index 2965efed..00000000
--- a/sys-apps/flx-service/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD flx-service-0.ebuild 410 RMD160 0c2740ab9113ac5569fae0439f98918185a0cac3 SHA1 07c0d099b18f5bb2b50f212e29b5320ad7730249 SHA256 5d44136bb81be31acb0e8abdbec626ffe4e54a0c3f8e6d64276e72104d33bacc
diff --git a/sys-apps/flx-service/flx-service-0.ebuild b/sys-apps/flx-service/flx-service-0.ebuild
deleted file mode 100644
index d457068d..00000000
--- a/sys-apps/flx-service/flx-service-0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit subversion
-
-DESCRIPTION="Monitor"
-HOMEPAGE="http://svn.exosec.local"
-ESVN_REPO_URI="http://svn.exosec.local/exosec/utm-gateway/components/init-scripts/root"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_install ()
-{
- into /
- dosbin service
-}
-
diff --git a/sys-apps/flx/Manifest b/sys-apps/flx/Manifest
deleted file mode 100644
index ce515d39..00000000
--- a/sys-apps/flx/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX flx-0.6.7-BJA-cast.diff 3845 RMD160 5b4d3f0936c0e933b1c8b1060f2d2f378660f5e4 SHA1 3901ce714d4547d6d9370e375c79a54156763668 SHA256 3e0917453c6deed578bed03ae40de1096617cbbaf4fd20d20d128c06def4e850
-AUX flx-0.6.7-BJA-gcc-2.9-define.diff 1101 RMD160 2cca13d09136350b87af769ff5f071dbe2ef48ec SHA1 d04da73eb0b3b93c2d5efb2e41d7cd98969dd06a SHA256 b5ddc7098c4f4ef2860a3cfe7347c3775b753b7fca4aa527ac68a8d128e2fc58
-AUX flx-0.6.7-BJA-quoted-FLX_poptions.diff 897 RMD160 49097e221c7b8179f5b8a4546d381ac2f187cd0a SHA1 4d4ceb6d14a8ccd58e101eee47f34e162105c941 SHA256 6d6e71bf88cdb521e530ebda93c85994f8551be597b0d67fc24a585823263976
-AUX flx-0.6.7-BJA-warnings.diff 1124 RMD160 4cca2027ced8d629b955e896b14d169bf992853b SHA1 17871c8a53d22db7f6c89e4b74811378859e6739 SHA256 e13b569a38125a6a8373b13278dd4df85b8459028815277cb7bf687798aa0856
-EBUILD flx-0.6.7.ebuild 761 RMD160 c8f06daebcc37ba89c431dff6600a8698e53d89b SHA1 cc85e909cb01619ee0950cf4821b793754ba850d SHA256 0e88191a36e9f347b0336a2d4867b82c0c1ee2527081f048ff3e161bd05d6da7
diff --git a/sys-apps/flx/files/flx-0.6.7-BJA-cast.diff b/sys-apps/flx/files/flx-0.6.7-BJA-cast.diff
deleted file mode 100644
index 5dcc297e..00000000
--- a/sys-apps/flx/files/flx-0.6.7-BJA-cast.diff
+++ /dev/null
@@ -1,110 +0,0 @@
---- fct1.c.ori 2009-04-23 17:25:23.000000000 +0200
-+++ fct1.c 2009-04-23 17:37:29.000000000 +0200
-@@ -45,7 +45,7 @@
- PFERROR("readlink(%s)", path);
- } else {
- temp[l] = 0;
-- desc->link = strdup(temp);
-+ desc->link = (unsigned char*)strdup(temp);
- desc->md5 = checksum_md5_from_data(temp, l);
- }
- }
-@@ -92,13 +92,13 @@
- PFERROR("readlink(%s)",path);
- } else {
- temp[l] = 0;
-- if (!f1->link) f1->link = strdup(temp);
-- if (!f2->link) f2->link = strdup(temp);
-+ if (!f1->link) f1->link = (unsigned char*)strdup(temp);
-+ if (!f2->link) f2->link = (unsigned char*)strdup(temp);
- if (!f1->md5) f1->md5 = checksum_md5_from_data(temp, l);
- if (!f2->md5) f2->md5 = checksum_md5_from_data(temp, l);
- }
- }
-- if (strcmp(f1->link, f2->link))
-+ if (strcmp((const char*)f1->link, (const char*)f2->link))
- diff |= DIFF_LINK; /* links differ */
- }
- }
-@@ -222,10 +222,10 @@
-
-
- /* build an MD5 checksum from data in file */
--char *checksum_md5_from_file(char *file) {
-+unsigned char *checksum_md5_from_file(char *file) {
- int fd;
- ssize_t size;
-- char *checksum_md5 = NULL, blk[BUFFER_LENGTH];
-+ unsigned char *checksum_md5 = NULL, *blk[BUFFER_LENGTH];
- MD5_CTX md5_ctx;
-
- if ((fd = open(file, O_RDONLY)) < 0 ) {
-@@ -234,7 +234,7 @@
- else {
- MD5_Init(&md5_ctx);
- while ((size = read(fd, blk, BUFFER_LENGTH)) > 0)
-- MD5_Update(&md5_ctx, blk, size);
-+ MD5_Update(&md5_ctx, (const void*)blk, size);
- close(fd);
- // if size = -1, there is a read error, don't do anything
- if (size == 0) { // last read is null
-@@ -246,12 +246,12 @@
- }
-
- /* build an MD5 checksum from a string */
--char *checksum_md5_from_data(char *data, int len) {
-- char *checksum_md5 = 0;
-+unsigned char *checksum_md5_from_data(char *data, int len) {
-+ unsigned char *checksum_md5 = 0;
- MD5_CTX md5_ctx;
-
- MD5_Init(&md5_ctx);
-- MD5_Update(&md5_ctx, data, len);
-+ MD5_Update(&md5_ctx, (const void*)data, len);
- checksum_md5 = MALLOC(16);
- MD5_Final(checksum_md5, &md5_ctx);
- return (checksum_md5);
-@@ -365,7 +365,7 @@
- s += sprintf(blk+s, "%s", backslashed_str(path, " \\\n()\t"));
-
- if (S_ISLNK(st->st_mode) && info->link)
-- s += sprintf(blk+s, " %s", backslashed_str(info->link, " \\\n()\t"));
-+ s += sprintf(blk+s, " %s", backslashed_str((char*)info->link, " \\\n()\t"));
- }
- else {
- if (IS(Options, GOPT_HUMAN_READABLE))
---- input_file.c.ori 2009-04-23 17:22:17.000000000 +0200
-+++ input_file.c 2009-04-23 17:24:09.000000000 +0200
-@@ -127,7 +127,7 @@
- if (rpath) *rpath = p1;
- break;
- case 8: /* link */
-- (*desc)->link = strdup(p1);
-+ (*desc)->link = (unsigned char*)strdup(p1);
- break;
- }
- }
---- input_fs.c.ori 2009-04-23 17:24:21.000000000 +0200
-+++ input_fs.c 2009-04-23 17:34:05.000000000 +0200
-@@ -46,7 +46,7 @@
- PFERROR("readlink(%s)", path);
- } else {
- temp[l] = 0;
-- desc->link = strdup(temp);
-+ desc->link = (unsigned char*)strdup(temp);
- desc->md5 = checksum_md5_from_data(temp, l);
- }
- }
---- flx.h.ori 2009-04-23 17:42:49.000000000 +0200
-+++ flx.h 2009-04-23 17:26:52.000000000 +0200
-@@ -214,8 +214,8 @@
-
-
- extern int browse_over_path(char *path, void *(*fct)(), void *data) ;
--extern char *checksum_md5_from_file(char *file) ;
--extern char *checksum_md5_from_data(char *data, int len) ;
-+extern unsigned char *checksum_md5_from_file(char *file) ;
-+extern unsigned char *checksum_md5_from_data(char *data, int len) ;
- extern char *end_field(char *line) ;
- extern int mkdir_with_parent(char *pathname, mode_t mode) ;
- extern char *build_line(char *path, char *filename, t_file_desc *info) ;
diff --git a/sys-apps/flx/files/flx-0.6.7-BJA-gcc-2.9-define.diff b/sys-apps/flx/files/flx-0.6.7-BJA-gcc-2.9-define.diff
deleted file mode 100644
index 1a133adf..00000000
--- a/sys-apps/flx/files/flx-0.6.7-BJA-gcc-2.9-define.diff
+++ /dev/null
@@ -1,29 +0,0 @@
---- utils.h.ori 2009-04-23 16:34:45.000000000 +0200
-+++ utils.h 2009-04-23 17:16:23.000000000 +0200
-@@ -56,7 +56,7 @@
-
- #define BUFFLEN BUFFER_LENGTH
-
--#define PFERROR(str...) PFERROR2(##str, 0)
-+#define PFERROR(str...) PFERROR2(str, 0)
- #define PFERROR2(str, p...) pferror("%s:%d: " str, __FILE__, __LINE__, ##p)
- #define HEXTODEC(a) (('0'<=(a) && (a)<='9')?(a)-'0':(a)-'a'+10)
-
-@@ -71,7 +71,7 @@
- #define POOL_ALLOC(type) ({ \
- void *p; \
- if ((p = pool_##type) == NULL) \
-- p = malloc(sizeof(##type)); \
-+ p = malloc(sizeof(type)); \
- else { \
- pool_##type = *(void **)pool_##type; \
- } \
-@@ -94,7 +94,7 @@
- #define POOL_INIT_PROTO(type) extern type *pool_##type
-
- #else
--#define POOL_ALLOC(type) (calloc(1,sizeof(##type)));
-+#define POOL_ALLOC(type) (calloc(1,sizeof(type)));
- #define POOL_FREE(type, ptr) (free(ptr));
- #define POOL_INIT
- #endif /* MEM_OPTIM */
diff --git a/sys-apps/flx/files/flx-0.6.7-BJA-quoted-FLX_poptions.diff b/sys-apps/flx/files/flx-0.6.7-BJA-quoted-FLX_poptions.diff
deleted file mode 100644
index 92c71534..00000000
--- a/sys-apps/flx/files/flx-0.6.7-BJA-quoted-FLX_poptions.diff
+++ /dev/null
@@ -1,21 +0,0 @@
---- main.c.ori 2009-04-23 16:28:35.000000000 +0200
-+++ main.c 2009-04-23 16:29:10.000000000 +0200
-@@ -36,12 +36,12 @@
-
-
- t_param FLX_poptions[] = {
-- { 0, NULL, 0xFFFF, 0, "sign -h|<options> input [...]
-- sign data" },
-- { 0, NULL, 0xFFFF, 0, "check -h|<options> src1 src2
-- check difference between src1 and src2" },
-- { 0, NULL, 0xFFFF, 0, "check -h|<options> src1 [...] , src2 [...]
-- check difference between srcs1 and srcs2" },
-+ { 0, NULL, 0xFFFF, 0, "sign -h|<options> input [...]"
-+ "sign data" },
-+ { 0, NULL, 0xFFFF, 0, "check -h|<options> src1 src2"
-+ "check difference between src1 and src2" },
-+ { 0, NULL, 0xFFFF, 0, "check -h|<options> src1 [...] , src2 [...]"
-+ "check difference between srcs1 and srcs2" },
- { 0, NULL, 0, 0}
- };
-
diff --git a/sys-apps/flx/files/flx-0.6.7-BJA-warnings.diff b/sys-apps/flx/files/flx-0.6.7-BJA-warnings.diff
deleted file mode 100644
index 736b16ce..00000000
--- a/sys-apps/flx/files/flx-0.6.7-BJA-warnings.diff
+++ /dev/null
@@ -1,46 +0,0 @@
---- arg.c.ori 2009-04-23 16:32:31.000000000 +0200
-+++ arg.c 2009-04-23 16:32:52.000000000 +0200
-@@ -1,6 +1,7 @@
- #include <stdio.h>
- #include <string.h>
- #include <stdarg.h>
-+#include <stdlib.h>
-
- #include "flx.h"
- #include "arg.h"
---- check.c.ori 2009-04-23 17:27:44.000000000 +0200
-+++ check.c 2009-04-23 17:27:55.000000000 +0200
-@@ -23,6 +23,7 @@
-
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
- #include "flx.h"
- #include "check.h"
---- output.c.ori 2009-04-23 17:20:26.000000000 +0200
-+++ output.c 2009-04-23 17:21:25.000000000 +0200
-@@ -1,4 +1,5 @@
- #include <string.h>
-+#include <stdlib.h>
- #include "utils.h"
- #include "flx.h"
- #include "output.h"
---- utils.c.ori 2009-04-23 16:32:02.000000000 +0200
-+++ utils.c 2009-04-23 16:48:19.000000000 +0200
-@@ -5,6 +5,7 @@
- #include <sys/types.h>
- #include <fcntl.h>
- #include <stdarg.h>
-+#include <stdlib.h>
-
- #include "utils.h"
-
---- input.c.ori 2009-04-23 17:21:43.000000000 +0200
-+++ input.c 2009-04-23 17:21:54.000000000 +0200
-@@ -1,4 +1,5 @@
- #include <string.h>
-+#include <stdlib.h>
- #include "utils.h"
- #include "source_type.h"
- #include "input.h"
diff --git a/sys-apps/flx/flx-0.6.7.ebuild b/sys-apps/flx/flx-0.6.7.ebuild
deleted file mode 100644
index 80474dcb..00000000
--- a/sys-apps/flx/flx-0.6.7.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git
-
-DESCRIPTION="Tool to have an image of the filesystem"
-HOMEPAGE="http://master.formilux.org/git/dist/src/flx.git"
-EGIT_REPO_URI="http://master.formilux.org/git/dist/src/flx.git"
-EGIT_TREE="v${PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_unpack ()
-{
- git_src_unpack
-
- cd ${S}
- epatch "${FILESDIR}"/${P}-BJA-quoted-FLX_poptions.diff
- epatch "${FILESDIR}"/${P}-BJA-warnings.diff
- epatch "${FILESDIR}"/${P}-BJA-gcc-2.9-define.diff
- epatch "${FILESDIR}"/${P}-BJA-cast.diff
-}
-
-src_compile ()
-{
- emake || die "emake failed"
-}
-
-src_install ()
-{
- dobin flx
- dodoc AUTHORS NOTES README TODO
-}
-
diff --git a/sys-apps/flxutils/Manifest b/sys-apps/flxutils/Manifest
deleted file mode 100644
index 37d8fd40..00000000
--- a/sys-apps/flxutils/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-AUX remount-sstrip.diff 370 RMD160 33a7ca7b82aebd93c535ecff417e1a11fa2689b7 SHA1 85114a3448ef46bb0eb1eca99587ed03e64dfa3d SHA256 200399addf766d1871da02a52fa1f3fb9c246ecb6327d2af33b1c36bab21ba0e
-EBUILD flxutils-0.1.31.ebuild 1206 RMD160 08d54ad136a3ef077ff8f9fec12fc943bc9b09fa SHA1 bb736642cef08a59586a55c4e3907e1c51d02b1a SHA256 dd10ad428be2c24e2ac76f37aafb42485dd24e8b9f99be92f92e24a5b033c3ba
diff --git a/sys-apps/flxutils/files/remount-sstrip.diff b/sys-apps/flxutils/files/remount-sstrip.diff
deleted file mode 100644
index a9ca6ef5..00000000
--- a/sys-apps/flxutils/files/remount-sstrip.diff
+++ /dev/null
@@ -1,8 +0,0 @@
---- remount/Makefile.ori 2009-04-24 13:54:14.000000000 +0200
-+++ remount/Makefile 2009-04-24 13:54:59.000000000 +0200
-@@ -9,4 +9,4 @@
- $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $<
- $(STRIP) -x --strip-unneeded -R .comment -R .note $@
- $(OBJDUMP) -h $@ | grep -q '\.data[ ]*00000000' && $(STRIP) -R .data $@ || true
-- sstrip $@
-+ -if [ -n "$(SSTRIP)" ]; then $(SSTRIP) $@ ; fi
diff --git a/sys-apps/flxutils/flxutils-0.1.31.ebuild b/sys-apps/flxutils/flxutils-0.1.31.ebuild
deleted file mode 100644
index 6f87639c..00000000
--- a/sys-apps/flxutils/flxutils-0.1.31.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git
-
-DESCRIPTION="Formilux Tools"
-HOMEPAGE="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_REPO_URI="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_TREE="v${PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="flx init remount"
-
-DEPEND="dev-libs/dietlibc"
-RDEPEND=""
-
-src_unpack ()
-{
- git_src_unpack
-
- cd ${S}
- epatch "${FILESDIR}"/remount-sstrip.diff
-}
-
-src_compile ()
-{
- export DIET="/usr/bin/diet"
- export OBJDUMP="$(tc-getPROG OBJDUMP objdump ${CHOST})"
- export STRIP="$(tc-getSTRIP)"
-
- use flx && {
- cd ${S}/flx
- emake || die "emake flx failed"
- }
-
- use init && {
- cd ${S}/init
- emake \
- SSTRIP=\"\" || die "emake init failed"
- }
-
- use remount && {
- cd ${S}/remount
- emake \
- SSTRIP=\"\" || die "emake remount failed"
- }
-}
-
-src_install ()
-{
- use init && {
- into /
- dosbin init/init
- dodoc init/{README,README.2}
- }
-
- into /usr
- use flx && {
- dobin flx/flx
- dodoc flx/{AUTHORS,ChangeLog,NOTES,README,TODO}
- }
-
- use remount && {
- dobin remount/remount{r,w}
- }
- dobin scripts/pkg
-
- dodoc README ChangeLog
- dodoc scripts/NOTES
-}
diff --git a/sys-apps/wdd/Manifest b/sys-apps/wdd/Manifest
deleted file mode 100644
index 7040538c..00000000
--- a/sys-apps/wdd/Manifest
+++ /dev/null
@@ -1,9 +0,0 @@
-AUX wdd-0-syslog.diff 2081 RMD160 ec41a668847bc800fe1c12a69b3aef1d5d1274c5 SHA1 4fd5641cfb7ace59dec9415352dd516bd6934ae2 SHA256 d89862596264cdbdab4fc9a7a788bb45c2a60a6faa3ec67ce5b11e0ba5d9402e
-AUX wdd-0-warnings.diff 774 RMD160 4c7147c373d8872cf35ddd4eb4b67f50b52749ac SHA1 6c84a76542769c001bc8912558f87a63b983e42e SHA256 918e0fcd1acadbc574f5bdb4e90e1a62a4f607497ec2a689498d0d89254ae7d6
-AUX wdd-0.1.31-syslog.diff 3082 RMD160 9ae6dfa27676a98c483bbabf1a93022be30a7427 SHA1 31369a22c906c6b20295b12f82fe850389b1e95b SHA256 5135d0cb127b8c1d3317f56aa1a69dc00104d00403d29e6684ee571a36669699
-AUX wdd.confd 63 RMD160 0c72c3dc55da3c82231ecd4fc479fe64a1b49a66 SHA1 fe35c35f956e38f1ff18277838cb8741998af56a SHA256 bd66a212cb55fdf74bf967917f5d5a68e08ab855d3b44a97d3a634da19da8d88
-AUX wdd.initd 413 RMD160 037acbece81cd93cb54baf5752b55fb261645c08 SHA1 af4ca52be2e7e79ab332b321b1a19116e0a4823e SHA256 41b52446d2b513a945e84a12fc303d2b2c75e1f31c8ce33e1dde23d395947d17
-DIST wdd.8 3198 RMD160 34aa288bd79e0f15229ca75f8567bde8d45f76a1 SHA1 1f83bdc0fd2f8aaeb439ac60f1d79487a8e88f88 SHA256 7129d465b7fa4c96dd488f22a4dc265a0d2d343e1c40ac0aa6827e53dd8aec2b
-DIST wdd.c 2841 RMD160 f4555a2132545e371d7325bc71755c48f64a57b9 SHA1 b68d654ec1511bbce66a1a07d40bf9b7c3272243 SHA256 66be5e748b6199f7afbdbc7b6aaed6cbbfa2e0634aa90d3c0aefa743756ae6a7
-EBUILD wdd-0.1.31.ebuild 905 RMD160 b411dcebe0ef97d7f5b54c69aff97a249eed4003 SHA1 22f2c071b1f07b66a2b0af5a0268cd617e735a3a SHA256 52f98c72f6576541ca29ef5f80ecfc1eafc1068bb5ce7c9218adcecc06d64c57
-EBUILD wdd-0.ebuild 877 RMD160 3f300c88602b1b0a83eb063258696022a9ea9a56 SHA1 b8388fdd59cc657b405419089a17695da88ebdd3 SHA256 3147882c54f6326b7cc111b9b9f9d04e0b5492a08513b103d8a3f5ed48859063
diff --git a/sys-apps/wdd/files/wdd-0-syslog.diff b/sys-apps/wdd/files/wdd-0-syslog.diff
deleted file mode 100644
index 28ef7727..00000000
--- a/sys-apps/wdd/files/wdd-0-syslog.diff
+++ /dev/null
@@ -1,86 +0,0 @@
---- wdd.c 2009-04-24 10:48:29.753640442 +0200
-+++ wdd.c+warn+syslog 2009-04-24 10:47:52.505385951 +0200
-@@ -10,10 +10,22 @@
- #include <unistd.h>
- #include <sys/wait.h>
- #include <string.h>
-+#ifdef _USE_SYSLOG_
-+#include <syslog.h>
-+#endif /* _USE_SYSLOG_ */
-
- const char dev_wd_str[] = "/dev/watchdog";
- const char root_str[] = "/";
-
-+void do_exit_log (int ret, char* string) {
-+
-+#ifdef _USE_SYSLOG_
-+ syslog(LOG_EMERG, "%s", string);
-+#endif /* _USE_SYSLOG_ */
-+
-+ exit (ret);
-+}
-+
- /*
- * This function checks if the system can allocate memory
- * In case of failure, we exit so that the watchdog device
-@@ -24,10 +36,10 @@
-
- heap = (void*)sbrk(0);
- if (brk(heap + 4096))
-- exit(1);
-+ do_exit_log(1, "try_malloc: brk(heap + 4096) failed\n");
- memset(heap, 0, 4096);
- if (brk(heap))
-- exit(1);
-+ do_exit_log(1, "try_malloc: brk(heap) failed\n");
- }
-
- /*
-@@ -39,7 +51,7 @@
- int pid;
- pid = fork();
- if (pid < 0) /* exit on error */
-- exit(1);
-+ do_exit_log(1, "try_fork: fork() failed\n");
- else if (pid == 0) /* child returns cleanly */
- exit(0);
- if (waitpid(pid, NULL, 0) != pid) /* father checks child */
-@@ -58,15 +70,15 @@
-
- heap = (void*)sbrk(0);
- if (brk(heap + sizeof (struct stat)))
-- exit(1);
-+ do_exit_log(1, "try_stat: brk(heap + sizeof (struct stat)\n");
- memset(heap, 0, sizeof (struct stat));
- ret = stat(file, heap);
- if (brk(heap))
-- exit(1);
-+ do_exit_log(1, "try_stat: brk(heap) failed\n");
-
- if (ret == -1) {
- if (do_exit)
-- exit(1);
-+ do_exit_log(1, "try_stat: do_exit_log\n");
- else
- return 0;
- }
-@@ -77,6 +89,11 @@
- int dev;
- int curr_file;
-
-+#ifdef _USE_SYSLOG_
-+ openlog ("wdd", LOG_PID|LOG_NDELAY, LOG_DAEMON);
-+ syslog(LOG_INFO, "wdd started\n");
-+#endif /* _USE_SYSLOG_ */
-+
- if (argc > 1) {
- /* we'll do a quick check on all the arguments to
- * ensure that they are valid at load time, and avoid
-@@ -128,6 +145,7 @@
- sleep(1);
- }
- /* we never get there theorically... */
-+ do_exit_log(0, "main: return 0\n");
- return 0;
- }
-
diff --git a/sys-apps/wdd/files/wdd-0-warnings.diff b/sys-apps/wdd/files/wdd-0-warnings.diff
deleted file mode 100644
index 0b93b73c..00000000
--- a/sys-apps/wdd/files/wdd-0-warnings.diff
+++ /dev/null
@@ -1,34 +0,0 @@
---- wdd.c.ori 2007-07-18 18:03:18.000000000 +0200
-+++ wdd.c 2007-07-18 18:06:11.000000000 +0200
-@@ -3,9 +3,13 @@
- */
-
- #include <stdio.h>
-+#include <stdlib.h>
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <fcntl.h>
-+#include <unistd.h>
-+#include <sys/wait.h>
-+#include <string.h>
-
- const char dev_wd_str[] = "/dev/watchdog";
- const char root_str[] = "/";
-@@ -18,7 +22,7 @@
- static inline void try_malloc() {
- void *heap;
-
-- heap = (void*)sbrk(NULL);
-+ heap = (void*)sbrk(0);
- if (brk(heap + 4096))
- exit(1);
- memset(heap, 0, 4096);
-@@ -52,7 +56,7 @@
- void *heap;
- int ret;
-
-- heap = (void*)sbrk(NULL);
-+ heap = (void*)sbrk(0);
- if (brk(heap + sizeof (struct stat)))
- exit(1);
- memset(heap, 0, sizeof (struct stat));
diff --git a/sys-apps/wdd/files/wdd-0.1.31-syslog.diff b/sys-apps/wdd/files/wdd-0.1.31-syslog.diff
deleted file mode 100644
index 248aaee9..00000000
--- a/sys-apps/wdd/files/wdd-0.1.31-syslog.diff
+++ /dev/null
@@ -1,112 +0,0 @@
-diff --git a/wd/Makefile b/wd/Makefile
-index 6f1fa72..bd2d51b 100644
---- a/wd/Makefile
-+++ b/wd/Makefile
-@@ -3,7 +3,7 @@ include ../include/rules.make
- CFLAGS+=-fomit-frame-pointer
-
- %: %.c
-- $(CC) $(LDFLAGS) $(CFLAGS) -W -Wall -U_FORTIFY_SOURCE -o $@ $<
-+ $(CC) $(LDFLAGS) $(CFLAGS) -W -Wall -U_FORTIFY_SOURCE -D_USE_SYSLOG_ -o $@ $<
- $(STRIP) -x --strip-unneeded -R .comment -R .note $@
- $(OBJDUMP) -h $@ | grep -q '\.data[ ]*00000000' && $(STRIP) -R .data $@ || true
- -if [ -n "$(SSTRIP)" ]; then $(SSTRIP) $@ ; fi
-diff --git a/wd/wdd.c b/wd/wdd.c
-index 9cd808a..85567af 100644
---- a/wd/wdd.c
-+++ b/wd/wdd.c
-@@ -9,10 +9,24 @@
- #include <stdlib.h>
- #include <sys/wait.h>
-
-+#ifdef _USE_SYSLOG_
-+#include <syslog.h>
-+#include <string.h>
-+#endif /* _USE_SYSLOG_ */
-+
- const char dev_wd_str[] = "/dev/watchdog"; /* standard entry */
- const char dev_misc_str[] = "/dev/misc/watchdog"; /* devfs entry */
- const char root_str[] = "/";
-
-+void do_exit_log (int ret, char* string) {
-+
-+#ifdef _USE_SYSLOG_
-+ syslog(LOG_EMERG, "%s", string);
-+#endif /* _USE_SYSLOG_ */
-+
-+ exit (ret);
-+}
-+
- /*
- * This function checks if the system can allocate memory
- * In case of failure, we exit so that the watchdog device
-@@ -23,10 +37,10 @@ static inline void try_malloc() {
-
- heap = (void*)sbrk(0);
- if (brk(heap + 4096))
-- exit(1);
-+ do_exit_log(1, "try_malloc: brk(heap + 4096) failed\n");
- memset(heap, 0, 4096);
- if (brk(heap))
-- exit(1);
-+ do_exit_log(1, "try_malloc: brk(heap) failed\n");
- }
-
- /*
-@@ -38,7 +52,7 @@ static inline void try_fork() {
- int pid;
- pid = fork();
- if (pid < 0) /* exit on error */
-- exit(1);
-+ do_exit_log(1, "try_fork: fork() failed\n");
- else if (pid == 0) /* child returns cleanly */
- exit(0);
- if (waitpid(pid, NULL, 0) != pid) /* father checks child */
-@@ -57,15 +71,15 @@ static inline int try_stat(const char *file, int do_exit) {
-
- heap = (void*)sbrk(0);
- if (brk(heap + sizeof (struct stat)))
-- exit(1);
-+ do_exit_log(1, "try_stat: brk(heap + sizeof (struct stat)\n");
- memset(heap, 0, sizeof (struct stat));
- ret = stat(file, heap);
- if (brk(heap))
-- exit(1);
-+ do_exit_log(1, "try_stat: brk(heap) failed\n");
-
- if (ret == -1) {
- if (do_exit)
-- exit(1);
-+ do_exit_log(1, "try_stat: do_exit_log\n");
- else
- return 0;
- }
-@@ -79,6 +93,11 @@ int main (int argc, char **argv) {
- char *touch_file = NULL;
- struct stat file_stat;
-
-+#ifdef _USE_SYSLOG_
-+ openlog ("wdd", LOG_PID|LOG_NDELAY, LOG_DAEMON);
-+ syslog(LOG_INFO, "wdd started\n");
-+#endif /* _USE_SYSLOG_ */
-+
- if (argc > 1) {
- /* we'll do a quick check on all the arguments to
- * ensure that they are valid at load time, and avoid
-@@ -168,7 +187,7 @@ int main (int argc, char **argv) {
- /* still no change */
- curr_count--;
- if (!curr_count)
-- exit(1);
-+ do_exit_log(1, "main: no stat\n");
- }
- }
-
-@@ -176,6 +195,7 @@ int main (int argc, char **argv) {
- sleep(1);
- }
- /* we never get there theorically... */
-+ do_exit_log(0, "main: return 0\n");
- return 0;
- }
-
diff --git a/sys-apps/wdd/files/wdd.confd b/sys-apps/wdd/files/wdd.confd
deleted file mode 100644
index 29635f06..00000000
--- a/sys-apps/wdd/files/wdd.confd
+++ /dev/null
@@ -1,2 +0,0 @@
-NICE="10"
-WATCH_FILES="/ /dev/watchdog /proc/self/root /tmp/."
diff --git a/sys-apps/wdd/files/wdd.initd b/sys-apps/wdd/files/wdd.initd
deleted file mode 100755
index b7b531aa..00000000
--- a/sys-apps/wdd/files/wdd.initd
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-depend() {
- need localmount
-}
-
-start() {
- ebegin "Starting wdd"
- start-stop-daemon --start --quiet --nicelevel ${NICE:-10} \
- --exec /sbin/wdd -- ${WATCH_FILES}
- eend ${?}
-}
-
-stop() {
- ebegin "Stopping wdd"
- start-stop-daemon --stop --retry 5 --exec /sbin/wdd
- eend ${?}
-}
diff --git a/sys-apps/wdd/wdd-0.1.31.ebuild b/sys-apps/wdd/wdd-0.1.31.ebuild
deleted file mode 100644
index 8b792dc0..00000000
--- a/sys-apps/wdd/wdd-0.1.31.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git
-
-DESCRIPTION="Formilux Tools"
-HOMEPAGE="http://master.formilux.org/git/dist/src/flxutils.git"
-EGIT_REPO_URI="http://master.formilux.org/git/people/beber/flxutils.git"
-#EGIT_TREE="v${PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="diet syslog"
-
-DEPEND="diet? ( dev-libs/dietlibc )"
-RDEPEND=""
-
-src_unpack ()
-{
- git_src_unpack
-
- cd ${S}
- use syslog && epatch ${FILESDIR}/${P}-syslog.diff
-}
-
-src_compile ()
-{
- use diet && export DIET="/usr/bin/diet"
-
- emake -C wd \
- SSTRIP=\"\" \
- DIET="${DIET}" \
- CC="$(tc-getCC)" \
- STRIP="$(tc-getSTRIP)" \
- OBJDUMP="$(tc-getPROG OBJDUMP objdump ${CHOST})" \
- || die "emake wd failed"
-}
-
-src_install ()
-{
- into /
- dosbin wd/wdd
- doman wd/wdd.8
-
- newinitd ${FILESDIR}/wdd.initd wdd
- newconfd ${FILESDIR}/wdd.confd wdd
-}
diff --git a/sys-apps/wdd/wdd-0.ebuild b/sys-apps/wdd/wdd-0.ebuild
deleted file mode 100644
index b0449e2a..00000000
--- a/sys-apps/wdd/wdd-0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils
-
-DESCRIPTION="Simple Watchdog Daemon"
-HOMEPAGE="http://linux.exosec.fr/watchdog/"
-SRC_URI="http://linux.exosec.fr/watchdog/daemon/wdd.c
- http://linux.exosec.fr/watchdog/daemon/wdd.8"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="syslog"
-
-DEPEND=""
-RDEPEND=""
-
-src_unpack () {
- mkdir -p ${S}
- mv ${DISTDIR}/wdd.{c,8} ${S}
-
- cd ${S}
- epatch ${FILESDIR}/${P}-warnings.diff
- use syslog && epatch ${FILESDIR}/${P}-syslog.diff
-}
-
-src_compile () {
- use syslog && CFLAGS="${CFLAGS} -D_USE_SYSLOG_"
-
- export CFLAGS="${CFLAGS} -W -Wall -U_FORTIFY_SOURCE"
- export CC=$(tc-getCC)
-
- emake wdd || die "emake failed"
-}
-
-src_install () {
- into /
- dosbin wdd
- doman wdd.8
-
- newinitd ${FILESDIR}/wdd.initd wdd
- newconfd ${FILESDIR}/wdd.confd wdd
-}