summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2005-11-27 10:08:21 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2005-11-27 10:08:21 +0000
commit1494008c263858c90996ee78d4a0e5d0a5879cc2 (patch)
treed6f3461158efd6718e8f02cab65cd3469fb34b52 /app-admin
parentManifest recommit (diff)
downloadhistorical-1494008c263858c90996ee78d4a0e5d0a5879cc2.tar.gz
historical-1494008c263858c90996ee78d4a0e5d0a5879cc2.tar.bz2
historical-1494008c263858c90996ee78d4a0e5d0a5879cc2.zip
Moved to sys-apps/watchdog.
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/watchdog/ChangeLog35
-rw-r--r--app-admin/watchdog/Manifest11
-rw-r--r--app-admin/watchdog/files/5.2-alpha.patch12
-rw-r--r--app-admin/watchdog/files/5.2-sundries.patch20
-rw-r--r--app-admin/watchdog/files/5.2.4-sundries.patch19
-rw-r--r--app-admin/watchdog/files/5.2.4-uclibc.patch11
-rw-r--r--app-admin/watchdog/files/digest-watchdog-5.21
-rw-r--r--app-admin/watchdog/files/digest-watchdog-5.2.41
-rw-r--r--app-admin/watchdog/files/watchdog30
-rw-r--r--app-admin/watchdog/files/watchdog.conf.d6
-rw-r--r--app-admin/watchdog/watchdog-5.2.4.ebuild50
-rw-r--r--app-admin/watchdog/watchdog-5.2.ebuild50
12 files changed, 0 insertions, 246 deletions
diff --git a/app-admin/watchdog/ChangeLog b/app-admin/watchdog/ChangeLog
deleted file mode 100644
index fe5fa384b7be..000000000000
--- a/app-admin/watchdog/ChangeLog
+++ /dev/null
@@ -1,35 +0,0 @@
-# ChangeLog for app-admin/watchdog
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/watchdog/ChangeLog,v 1.11 2005/04/24 02:56:58 hansmi Exp $
-
- 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> watchdog-5.2.4.ebuild:
- Stable on ppc.
-
- 31 Aug 2004; David Holm <dholm@gentoo.org> watchdog-5.2.4.ebuild:
- Added to ~ppc.
-
-*watchdog-5.2.4 (06 Aug 2004)
-
- 06 Aug 2004; Mike Frysinger <vapier@gentoo.org>
- +files/5.2.4-sundries.patch, +watchdog-5.2.4.ebuild:
- Add mysterious 5.2.4 version from debian.
-
- 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> watchdog-5.2.ebuild:
- Add die following econf for bug 48950
-
-*watchdog-5.2 (Mar 3, 2002)
-
- 27 Mar 2003; Alastair Tse <liquidx@gentoo.org> watchdog-5.2.ebuild,
- files/watchdog-5.2-alpha.diff:
- added glibc-2.3.2 errno fix. thanks to pst@ican.at. fixes #18219.
-
- 29 Oct 2002; Nick Hadaway <raker@gentoo.org> watchdog-5.2.ebuild,
- files/sundries.diff :
- Added a diff to fix compiling problems. See bug #8567
-
- 30 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> watchdog-5.2.ebuild :
- Added -ppc to KEYWORDS. Added DEPEND and RDEPEND.
-
- 3 Mar 2002; Arcady Genkin <agenkin@thpoon.com> watchdog-5.2.ebuild :
- This is the first version of this package, submitted by
- Leknor@Leknor.com (William A. McArthur, Jr.).
diff --git a/app-admin/watchdog/Manifest b/app-admin/watchdog/Manifest
deleted file mode 100644
index b9df5b365959..000000000000
--- a/app-admin/watchdog/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
-MD5 8709dad0d36ee7b8d5cb4afb862214ca ChangeLog 1340
-MD5 589ee02d80408ee2235c9abb2c48cba1 watchdog-5.2.ebuild 1332
-MD5 a8963102748c137e648c1dcaf28f1029 watchdog-5.2.4.ebuild 1314
-MD5 757b9ad893b290e7f0e8281d87970b1e files/watchdog.conf.d 273
-MD5 b8a1e49beda941e07c53020b8fb7a1a9 files/digest-watchdog-5.2 64
-MD5 96232179b747a1bcacf83442f9217ec4 files/5.2-alpha.patch 329
-MD5 9295e082000d8e9585828e14b9247524 files/watchdog 660
-MD5 a9e8cf348af5828fbdc72e8c1a3bb730 files/5.2-sundries.patch 874
-MD5 0f333f39bc92c0a210e813ee338da9e7 files/digest-watchdog-5.2.4 71
-MD5 ba2c02768a2e772c14e6332dd6b2e65e files/5.2.4-sundries.patch 752
-MD5 e3a3640b31e70f2956ed8ed4bb39f04a files/5.2.4-uclibc.patch 312
diff --git a/app-admin/watchdog/files/5.2-alpha.patch b/app-admin/watchdog/files/5.2-alpha.patch
deleted file mode 100644
index 1762e87329f9..000000000000
--- a/app-admin/watchdog/files/5.2-alpha.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- watchdog-5.2/src/quotactl.c 1999-09-09 11:03:06.000000000 +0200
-+++ watchdog-5.2-modified/src/quotactl.c 2003-03-26 14:51:41.000000000 +0100
-@@ -23,8 +23,8 @@
- #include "config.h"
- #endif
-
--#if defined(__alpha__)
- #include <errno.h>
-+#if defined(__alpha__)
- #include <sys/types.h>
- #include <syscall.h>
- #include <unistd.h>
diff --git a/app-admin/watchdog/files/5.2-sundries.patch b/app-admin/watchdog/files/5.2-sundries.patch
deleted file mode 100644
index e018571a4d00..000000000000
--- a/app-admin/watchdog/files/5.2-sundries.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -urN watchdog-5.2/include/sundries.h watchdog-5.2-modified/include/sundries.h
---- watchdog-5.2/include/sundries.h 1998-09-10 10:19:11.000000000 -0500
-+++ watchdog-5.2-modified/include/sundries.h 2002-10-29 10:30:49.000000000 -0600
-@@ -46,16 +46,7 @@
- char *xstrconcat3 (const char *, const char *, const char *);
- char *xstrconcat4 (const char *, const char *, const char *, const char *);
-
--/* Here is some serious cruft. */
--#ifdef __GNUC__
--#if defined(__GNUC_MINOR__) && __GNUC__ == 2 && __GNUC_MINOR__ >= 5
- void die (int errcode, const char *fmt, ...) __attribute__ ((noreturn));
--#else /* GNUC < 2.5 */
--void volatile die (int errcode, const char *fmt, ...);
--#endif /* GNUC < 2.5 */
--#else /* !__GNUC__ */
--void die (int errcode, const char *fmt, ...);
--#endif /* !__GNUC__ */
-
- #ifdef HAVE_NFS
- int nfsmount (const char *spec, const char *node, int *flags,
diff --git a/app-admin/watchdog/files/5.2.4-sundries.patch b/app-admin/watchdog/files/5.2.4-sundries.patch
deleted file mode 100644
index 2d3d0a1f2986..000000000000
--- a/app-admin/watchdog/files/5.2.4-sundries.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- include/sundries.h.orig 2004-08-06 01:33:43.525091352 -0400
-+++ include/sundries.h 2004-08-06 01:33:58.254852088 -0400
-@@ -46,16 +46,7 @@
- char *xstrconcat3 (const char *, const char *, const char *);
- char *xstrconcat4 (const char *, const char *, const char *, const char *);
-
--/* Here is some serious cruft. */
--#ifdef __GNUC__
--#if defined(__GNUC_MINOR__) && __GNUC__ == 2 && __GNUC_MINOR__ >= 5
- void die (int errcode, const char *fmt, ...) __attribute__ ((noreturn));
--#else /* GNUC < 2.5 */
--void die (int errcode, const char *fmt, ...);
--#endif /* GNUC < 2.5 */
--#else /* !__GNUC__ */
--void die (int errcode, const char *fmt, ...);
--#endif /* !__GNUC__ */
-
- #ifdef HAVE_NFS
- int nfsmount (const char *spec, const char *node, int *flags,
diff --git a/app-admin/watchdog/files/5.2.4-uclibc.patch b/app-admin/watchdog/files/5.2.4-uclibc.patch
deleted file mode 100644
index 1986ed88774a..000000000000
--- a/app-admin/watchdog/files/5.2.4-uclibc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/fstab.c.orig 2004-08-23 15:32:22 +0000
-+++ src/fstab.c 2004-08-23 15:32:36 +0000
-@@ -237,7 +237,7 @@
- /* Ensure that the lock is released if we are interrupted. */
- static void
- handler (int sig) {
-- die (EX_USER, "%s", sys_siglist[sig]);
-+ die (EX_USER, "%s", strsignal(sig));
- }
-
- static void
diff --git a/app-admin/watchdog/files/digest-watchdog-5.2 b/app-admin/watchdog/files/digest-watchdog-5.2
deleted file mode 100644
index ff7a265cda3f..000000000000
--- a/app-admin/watchdog/files/digest-watchdog-5.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aed04b6789fc592a401c05b8f3828a16 watchdog-5.2.tar.gz 126296
diff --git a/app-admin/watchdog/files/digest-watchdog-5.2.4 b/app-admin/watchdog/files/digest-watchdog-5.2.4
deleted file mode 100644
index 7b72645ec9a8..000000000000
--- a/app-admin/watchdog/files/digest-watchdog-5.2.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c6ac132d92110eb2c4670d4f684105c3 watchdog_5.2.4.orig.tar.gz 127791
diff --git a/app-admin/watchdog/files/watchdog b/app-admin/watchdog/files/watchdog
deleted file mode 100644
index 53536a32a7a4..000000000000
--- a/app-admin/watchdog/files/watchdog
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/watchdog/files/watchdog,v 1.2 2004/08/17 18:13:04 vapier Exp $
-
-depend() {
- need localmount
- use logger
-}
-
-checkconfig() {
- if [ ! -e /dev/watchdog ] ; then
- eerror "/dev/watchdog does not exist!"
- return 1
- fi
- return 0
-}
-
-start() {
- checkconfig || return 1
- ebegin "Starting watchdog"
- start-stop-daemon --start --quiet --exec /usr/sbin/watchdog -- ${WATCHDOG_OPTS}
- eend $?
-}
-
-stop() {
- ebegin "Stopping watchdog"
- start-stop-daemon --stop --quiet --exec /usr/sbin/watchdog
- eend $?
-}
diff --git a/app-admin/watchdog/files/watchdog.conf.d b/app-admin/watchdog/files/watchdog.conf.d
deleted file mode 100644
index e5ddc090f8af..000000000000
--- a/app-admin/watchdog/files/watchdog.conf.d
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/watchdog/files/watchdog.conf.d,v 1.1 2004/08/17 18:13:04 vapier Exp $
-
-# for more info, see watchdog(8)
-WATCHDOG_OPTS=""
diff --git a/app-admin/watchdog/watchdog-5.2.4.ebuild b/app-admin/watchdog/watchdog-5.2.4.ebuild
deleted file mode 100644
index 17bc895b8bed..000000000000
--- a/app-admin/watchdog/watchdog-5.2.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/watchdog/watchdog-5.2.4.ebuild,v 1.9 2005/05/05 23:00:44 vapier Exp $
-
-inherit eutils
-
-DESCRIPTION="A software watchdog"
-HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/"
-SRC_URI="mirror://debian/pool/main/w/watchdog/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc x86"
-IUSE=""
-
-DEPEND=""
-
-S=${WORKDIR}/${P}.orig
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PV}-sundries.patch
- epatch "${FILESDIR}"/${PV}-uclibc.patch
-}
-
-src_compile() {
- econf \
- --sysconfdir=/etc/watchdog \
- --with-configfile=/etc/watchdog/watchdog.conf \
- || die "econf failed"
- emake || die
-}
-
-src_install() {
- dodir /etc/watchdog
- make DESTDIR="${D}" install || die
-
- doinitd ${FILESDIR}/watchdog
- newconfd ${FILESDIR}/watchdog.conf.d watchdog
-}
-
-pkg_postinst() {
- einfo "To enable the start-up script run \"rc-update add watchdog boot\"."
- if [[ ! -e ${ROOT}/dev/watchdog ]] ; then
- ewarn "No /dev/watchdog found! Make sure your kernel has watchdog support"
- ewarn "compiled in or the kernel module is loaded. The watchdog service"
- ewarn "will not start at boot until your kernel is configured properly."
- fi
-}
diff --git a/app-admin/watchdog/watchdog-5.2.ebuild b/app-admin/watchdog/watchdog-5.2.ebuild
deleted file mode 100644
index f789ff4aa914..000000000000
--- a/app-admin/watchdog/watchdog-5.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/watchdog/watchdog-5.2.ebuild,v 1.24 2005/01/01 11:34:17 eradicator Exp $
-
-inherit eutils
-
-DESCRIPTION="A software watchdog"
-HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/"
-SRC_URI="http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
-
-DEPEND="virtual/libc"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${PV}-sundries.patch
- epatch ${FILESDIR}/${PV}-alpha.patch
-}
-
-src_compile() {
- econf \
- --sysconfdir=/etc/watchdog \
- --with-configfile=/etc/watchdog/watchdog.conf \
- || die "econf failed"
- emake || die
-}
-
-src_install() {
- dodir /etc/watchdog
- make DESTDIR="${D}" install || die
-
- exeinto /etc/init.d
- doexe ${FILESDIR}/watchdog
- insinto /etc/conf.d
- newins ${FILESDIR}/watchdog.conf.d watchdog
-}
-
-pkg_postinst() {
- einfo "To enable the start-up script run \"rc-update add watchdog boot\"."
- if [ ! -e ${ROOT}/dev/watchdog ] ; then
- ewarn "No /dev/watchdog found! Make sure your kernel has watchdog support"
- ewarn "compiled in or the kernel module is loaded. The watchdog service"
- ewarn "will not start at boot until your kernel is configured properly."
- fi
-}