diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 07:44:13 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 07:44:13 +0000 |
commit | 425e3f458fe1a5cfdf3c6a3428215f4483307747 (patch) | |
tree | 0eee246ccba7098070d351136796036965dff197 /x11-misc | |
parent | Security update. (diff) | |
download | gentoo-2-425e3f458fe1a5cfdf3c6a3428215f4483307747.tar.gz gentoo-2-425e3f458fe1a5cfdf3c6a3428215f4483307747.tar.bz2 gentoo-2-425e3f458fe1a5cfdf3c6a3428215f4483307747.zip |
moved WindowMaker dockapps from x11-misc to x11-plugins
Diffstat (limited to 'x11-misc')
84 files changed, 0 insertions, 1164 deletions
diff --git a/x11-misc/gkleds/ChangeLog b/x11-misc/gkleds/ChangeLog deleted file mode 100644 index 5e3cf49bd9ba..000000000000 --- a/x11-misc/gkleds/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for x11-misc/gkleds -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkleds/ChangeLog,v 1.1 2002/05/24 06:27:42 rphillips Exp $ - -*gkleds-0.6.1 (22 May 2002) - - 22 May 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/gkleds/files/digest-gkleds-0.6.1 b/x11-misc/gkleds/files/digest-gkleds-0.6.1 deleted file mode 100644 index b5ee9c0bf2ed..000000000000 --- a/x11-misc/gkleds/files/digest-gkleds-0.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e4d78d16ea211d63988811e56f3c42e8 gkleds-0.6.1.tar.gz 21063 diff --git a/x11-misc/gkleds/gkleds-0.6.1.ebuild b/x11-misc/gkleds/gkleds-0.6.1.ebuild deleted file mode 100644 index 25cdf965713a..000000000000 --- a/x11-misc/gkleds/gkleds-0.6.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Written by Erik Grinaker <erikg@wired-networks.net> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkleds/gkleds-0.6.1.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="Gkrellm plugin for monitoring keyboard LEDs" -SRC_URI="http://www.stud.ifi.uio.no/~oyvinha/gkleds/${P}.tar.gz" -HOMEPAGE="http://www.stud.ifi.uio.no/~oyvinha/gkleds/" -DEPEND="app-admin/gkrellm" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - make || die -} - -src_install() { - mkdir -p ${D}/usr/lib/gkrellm/plugins || die - cp gkleds.so ${D}/usr/lib/gkrellm/plugins/ || die - - dodoc COPYING Changelog License TODO INSTALL README -} diff --git a/x11-misc/gklmsensors/ChangeLog b/x11-misc/gklmsensors/ChangeLog deleted file mode 100644 index 310d2335e6cc..000000000000 --- a/x11-misc/gklmsensors/ChangeLog +++ /dev/null @@ -1,11 +0,0 @@ -# ChangeLog for <CATEGORY>/<PACKAGE_NAME> -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gklmsensors/ChangeLog,v 1.1 2002/05/21 08:21:00 blocke Exp $ - -*gklmsensors-0.1 (21 May 2002) - - 21 May 2002; Bruce A. Locke <blocke@shivan.org> gklmsensors-0.1.ebuild.ebuild : - - Contributed by robin@digitalevacuation.org (Robin Cull) - - diff --git a/x11-misc/gklmsensors/files/digest-gklmsensors-0.1 b/x11-misc/gklmsensors/files/digest-gklmsensors-0.1 deleted file mode 100644 index b76e931dcce3..000000000000 --- a/x11-misc/gklmsensors/files/digest-gklmsensors-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 88c76ceb05cedb7cdb56dd92a52ae540 gklmsensors-0.1.tar.bz2 6183 diff --git a/x11-misc/gklmsensors/gklmsensors-0.1.ebuild b/x11-misc/gklmsensors/gklmsensors-0.1.ebuild deleted file mode 100644 index 41652ecb4f13..000000000000 --- a/x11-misc/gklmsensors/gklmsensors-0.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2002 Robin Cull -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gklmsensors/gklmsensors-0.1.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/gklmsensors -DESCRIPTION="A GKrellm plugin for monitoring lm_sensors" -HOMEPAGE="http://sourceforge.net/projects/gklmsensors" - -SRC_URI1="http://telia.dl.sourceforge.net/sourceforge/gklmsensors/${P}.tar.bz2" -SRC_URI2="http://unc.dl.sourceforge.net/sourceforge/gklmsensors/${P}.tar.bz2" -SRC_URI3="http://belnet.dl.sourceforge.net/sourceforge/gklmsensors/${P}.tar.bz2" -SRC_URI="${SRC_URI1} ${SRC_URI2} ${SRC_URI3}" - -LICENSE="GPL" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - >=sys-apps/lm_sensors-2.6.3" - -src_compile() { - emake all || die -} - -src_install() { - insinto /usr/lib/gkrellm/plugins - doins sensors.so -} - diff --git a/x11-misc/glogwatch/ChangeLog b/x11-misc/glogwatch/ChangeLog deleted file mode 100644 index 8a2533e86ba3..000000000000 --- a/x11-misc/glogwatch/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/glogwatch -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glogwatch/ChangeLog,v 1.1 2002/02/20 02:50:33 agriffis Exp $ - -*glogwatch-1.0 (19 Feb 2002) - - 19 Feb 2002; Aron Griffis <agriffis@gentoo.org> glogwatch-1.0.ebuild: - - Added glogwatch plugin for gkrellm. Thanks to Seemant Kulleen for the - ebuild. diff --git a/x11-misc/glogwatch/files/digest-glogwatch-1.0 b/x11-misc/glogwatch/files/digest-glogwatch-1.0 deleted file mode 100644 index 0c0340d834e8..000000000000 --- a/x11-misc/glogwatch/files/digest-glogwatch-1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d1b9459fd2ce25ee832e63730a9ac606 glogwatch-1.0.tar.gz 4977 diff --git a/x11-misc/glogwatch/glogwatch-1.0.ebuild b/x11-misc/glogwatch/glogwatch-1.0.ebuild deleted file mode 100644 index cb4162bca88a..000000000000 --- a/x11-misc/glogwatch/glogwatch-1.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glogwatch/glogwatch-1.0.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A Gkrellm plugin that tracks a log file." -SRC_URI="http://www.uberh4x0r.org/download/gkrellm/${P}.tar.gz" -HOMEPAGE="http://www.uberh4x0r.org/download/gkrellm" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND=">=app-admin/gkrellm-1.0.6 - =x11-libs/gtk+-1.2* - >=media-libs/imlib-1.9.10-r1" - -src_compile() { - emake || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe glogwatch.so - dodoc README COPYRIGHT -} diff --git a/x11-misc/wmCalClock/ChangeLog b/x11-misc/wmCalClock/ChangeLog deleted file mode 100644 index fa3f61591d57..000000000000 --- a/x11-misc/wmCalClock/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for x11-misc/wmCalClock -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmCalClock/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $ - -*wmCalClock-1.25 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/wmCalClock/files/digest-wmCalClock-1.25 b/x11-misc/wmCalClock/files/digest-wmCalClock-1.25 deleted file mode 100644 index c83f0cf528b3..000000000000 --- a/x11-misc/wmCalClock/files/digest-wmCalClock-1.25 +++ /dev/null @@ -1 +0,0 @@ -MD5 a401ded0e1fee4bcc4623076159bca41 wmCalClock-1.25.tar.gz 71574 diff --git a/x11-misc/wmCalClock/wmCalClock-1.25.ebuild b/x11-misc/wmCalClock/wmCalClock-1.25.ebuild deleted file mode 100644 index f806465464bc..000000000000 --- a/x11-misc/wmCalClock/wmCalClock-1.25.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2001 Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmCalClock/wmCalClock-1.25.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P}/Src - -DESCRIPTION="WMaker DockApp: A Calendar clock with antialiased text." -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" -DEPEND="x11-base/xfree" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake || die -} - -src_install () { - mkdir -p ${D}/usr/bin - mkdir -p ${D}/usr/man/man1 - make DESTDIR=${D}/usr install || die -} diff --git a/x11-misc/wmMatrix/ChangeLog b/x11-misc/wmMatrix/ChangeLog deleted file mode 100644 index 7514287524dd..000000000000 --- a/x11-misc/wmMatrix/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmMatrix -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmMatrix/ChangeLog,v 1.2 2002/02/07 13:13:00 vitaly Exp $ - -*wmMatrix-0.2 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmMatrix-0.2.ebuild : - - Just added to portage. diff --git a/x11-misc/wmMatrix/files/digest-wmMatrix-0.2 b/x11-misc/wmMatrix/files/digest-wmMatrix-0.2 deleted file mode 100644 index 63e6f1ac84f4..000000000000 --- a/x11-misc/wmMatrix/files/digest-wmMatrix-0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 4e9f0c94e78ad65ea9a564fba5f7a187 wmMatrix-0.2.tar.gz 225343 diff --git a/x11-misc/wmMatrix/wmMatrix-0.2.ebuild b/x11-misc/wmMatrix/wmMatrix-0.2.ebuild deleted file mode 100644 index ada17c1b41e6..000000000000 --- a/x11-misc/wmMatrix/wmMatrix-0.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmMatrix/wmMatrix-0.2.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="WMaker DockApp: Slightly modified version of Jamie Zawinski's xmatrix screenhack." -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" -DEPEND="virtual/glibc x11-base/xfree" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - # this version is distributed with compiled binaries! - make clean - emake || die -} - -src_install () { - dobin wmMatrix -} diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog deleted file mode 100644 index 875d4075bf1c..000000000000 --- a/x11-misc/wmakerconf/ChangeLog +++ /dev/null @@ -1,25 +0,0 @@ -# ChangeLog for x11-misc/wmakerconf -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.3 2002/07/17 05:40:08 raker Exp $ - -*wmakerconf-2.9 (16 Jul 2002) - - 16 Jul 2002; Nick Hadaway <raker@gentoo.org> - wmakerconf-2.9.ebuild, files/digest-wmakerconf-2.9 : - - Updated to latest version. We don't have libwmfun support yet. - -*wmakerconf-2.8.1-r2 (19 Jun 2002) - - 19 Jun 2002; Seemant Kulleen <seemant@gentoo.org> - wmakerconf-2.8.1-r2.ebuild files/digest-wmakerconf-2.8.1-r2 : - - Fixed bug #3909 by info@cs-ol.de (Udo Mu"ller) to make the Gnome1 DEPEND - listing a little cleaner. - -*wmakerconf-2.8.1-r1 - - 1 Apr 2002; Seemant Kulleen <seemant@gentoo.org> wmakerconf-2.8.1-r1.ebuild : - - Fixed sandbox violations and corrected the dependencies and USE dependent - compilations. diff --git a/x11-misc/wmakerconf/files/digest-wmakerconf-2.8.1-r2 b/x11-misc/wmakerconf/files/digest-wmakerconf-2.8.1-r2 deleted file mode 100644 index f3b723c38256..000000000000 --- a/x11-misc/wmakerconf/files/digest-wmakerconf-2.8.1-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 03749f08953638ed2a0ab260a407d264 wmakerconf-2.8.1.tar.gz 666175 diff --git a/x11-misc/wmakerconf/files/digest-wmakerconf-2.9 b/x11-misc/wmakerconf/files/digest-wmakerconf-2.9 deleted file mode 100644 index f5f56ab84608..000000000000 --- a/x11-misc/wmakerconf/files/digest-wmakerconf-2.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 da02991fc9e8e09c99c1d159f45afe1e wmakerconf-2.9.tar.bz2 499800 diff --git a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild b/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild deleted file mode 100644 index 2bacce0ecf66..000000000000 --- a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="X based config tool for the windowmaker X windowmanager." -SRC_URI="http://wmaker.orcon.net.nz/current/${P}.tar.gz" -HOMEPAGE="http://ulli.on.openave.net/wmakerconf/" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" - -DEPEND="=x11-libs/gtk+-1.2* - x11-wm/WindowMaker - x11-libs/libPropList - gnome? ( =gnome-base/gnome-libs-1.4* ) - imlib? ( media-libs/imlib )" - - -RDEPEND="nls? ( sys-devel/gettext ) - perl? ( sys-devel/perl - net-misc/wget )" - -src_compile() { - - local myconf - - use nls || myconf="${myconf} --disable-nls" - - use imlib || myconf="${myconf} --disable-imlibtest" - - use gnome || myconf="${myconf} --without-gnome" - - ./configure \ - --prefix=/usr \ - --host=${CHOST} \ - --with-wmakerdataprefix=/usr/share \ - --sysconfdir=/etc \ - ${myconf} || die - emake || die - -} - -src_install() { - - make \ - prefix=${D}/usr \ - GNOMEDIR=${D}/usr/share/gnome/apps/Settings \ - install || die - - dodoc README MANUAL AUTHORS TODO COPYING ChangeLog - dohtml -r . -} diff --git a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild b/x11-misc/wmakerconf/wmakerconf-2.9.ebuild deleted file mode 100644 index b8a9a031a998..000000000000 --- a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.ebuild,v 1.3 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="X based config tool for the windowmaker X windowmanager." -SRC_URI="http://www.windowmaker.org/pub/contrib/source/wmakerconf/${P}.tar.bz2" -# Homepage appears not to be up anymore -HOMEPAGE="http://ulli.on.openave.net/wmakerconf/" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" - -DEPEND="=x11-libs/gtk+-1.2* - x11-wm/WindowMaker - gnome? ( =gnome-base/gnome-libs-1.4* ) - imlib? ( media-libs/imlib )" - - -RDEPEND="nls? ( sys-devel/gettext ) - perl? ( sys-devel/perl - net-misc/wget )" - -src_compile() { - - local myconf - - use nls || myconf="${myconf} --disable-nls" - - use imlib || myconf="${myconf} --disable-imlibtest" - - use gnome || myconf="${myconf} --without-gnome" - - ./configure \ - --prefix=/usr \ - --host=${CHOST} \ - --sysconfdir=/etc \ - ${myconf} || die - emake || die - -} - -src_install() { - - make \ - prefix=${D}/usr \ - GNOMEDIR=${D}/usr/share/gnome/apps/Settings \ - install || die - - dodoc README MANUAL AUTHORS TODO COPYING ChangeLog - dohtml -r . -} diff --git a/x11-misc/wmalms/ChangeLog b/x11-misc/wmalms/ChangeLog deleted file mode 100644 index fe26ab42d50c..000000000000 --- a/x11-misc/wmalms/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for x11-misc/wmalms -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmalms/ChangeLog,v 1.3 2002/07/19 22:51:38 lostlogic Exp $ - -*wmalms-1.0.0a-r1 (6 Jun 2002) - - 19 Jul 2002; Brandon Low <lostlogic@gentoo.org> wmalms-1.0.0a-r1.ebuild : - - add dependency on lm_sensors - - 6 Jun 2002; Brandon Low <lostlogic@gentoo.org> wmalms-1.0.0a-r1.ebuild - - Fix doc locations - -*wmalms-1.0.0a (3 Jun 2002) - - 3 Jun 2002; Brandon Low <lostlogic@gentoo.org> wmalms-1.0.0a.ebuild - - Initial package diff --git a/x11-misc/wmalms/files/digest-wmalms-1.0.0a-r1 b/x11-misc/wmalms/files/digest-wmalms-1.0.0a-r1 deleted file mode 100644 index 33e98875a532..000000000000 --- a/x11-misc/wmalms/files/digest-wmalms-1.0.0a-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0486f7b7d1b4c57da07240498216eae4 wmalms-1.0.0a.tar.gz 52588 diff --git a/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild b/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild deleted file mode 100644 index 68cc84be27ee..000000000000 --- a/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ - -DESCRIPTION="wmalms X-windows hardware sensors applet" -DEPEND="x11-base/xfree - sys-apps/lm_sensors" -RDEPEND="${DEPEND}" -LICENSE="GPL" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -S=${WORKDIR}/${P} -SRC_URI="http://www.geocities.com/wmalms/wmalms-1.0.0a.tar.gz" -HOMEPAGE="http://www.geocities.com/wmalms" - -src_compile() { - econf || die - emake || die -} - -src_install() { - make BINDIR=${D}/usr/bin DOCDIR=${D}/usr/share/doc/${P} install -} diff --git a/x11-misc/wmapm/ChangeLog b/x11-misc/wmapm/ChangeLog deleted file mode 100644 index 5532b7ae7a37..000000000000 --- a/x11-misc/wmapm/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for x11-misc/wmapm -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmapm/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $ - -*wmapm-3.1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/wmapm/files/digest-wmapm-3.1 b/x11-misc/wmapm/files/digest-wmapm-3.1 deleted file mode 100644 index 377c50dcf695..000000000000 --- a/x11-misc/wmapm/files/digest-wmapm-3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 5a62620d49b5cc4c2250e013149ca1e9 wmapm-3.1.tar.gz 28321 diff --git a/x11-misc/wmapm/wmapm-3.1.ebuild b/x11-misc/wmapm/wmapm-3.1.ebuild deleted file mode 100644 index 9817081c24da..000000000000 --- a/x11-misc/wmapm/wmapm-3.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2001 Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmapm/wmapm-3.1.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P}/wmapm - -DESCRIPTION="WMaker DockApp: Battery/Power status monitor for laptops" -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" -DEPEND="x11-base/xfree" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake || die -} - -src_install () { - mkdir -p ${D}/usr/bin - mkdir -p ${D}/usr/man/man1 - make DESTDIR=${D}/usr install || die -} diff --git a/x11-misc/wmappl/ChangeLog b/x11-misc/wmappl/ChangeLog deleted file mode 100644 index a67db227bc14..000000000000 --- a/x11-misc/wmappl/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmappl -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/ChangeLog,v 1.2 2002/02/07 13:13:00 vitaly Exp $ - -*wmappl-0.6 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmappl-0.6.ebuild : - - Just added to portage. diff --git a/x11-misc/wmappl/files/digest-wmappl-0.6 b/x11-misc/wmappl/files/digest-wmappl-0.6 deleted file mode 100644 index 98d4d1190544..000000000000 --- a/x11-misc/wmappl/files/digest-wmappl-0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 2625c90fe837cdacec93876e3cbc11b2 wmappl-0.6.tar.gz 44747 diff --git a/x11-misc/wmappl/wmappl-0.6.ebuild b/x11-misc/wmappl/wmappl-0.6.ebuild deleted file mode 100644 index fa959bad3982..000000000000 --- a/x11-misc/wmappl/wmappl-0.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmappl/wmappl-0.6.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="Simple application launcher for the Window Maker dock." -SRC_URI="http://www.upl.cs.wisc.edu/~charkins/wmappl/${P}.tar.gz" -HOMEPAGE="http://www.pobox.com/~charkins/wmappl.html" -DEPEND="x11-base/xfree virtual/glibc" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake || die -} - -src_install () { - dobin wmappl - dodoc README LICENSE CHANGELOG sample.wmapplrc - insinto /usr/share/icons/wmappl - doins icons/* -} diff --git a/x11-misc/wmbatppc/ChangeLog b/x11-misc/wmbatppc/ChangeLog deleted file mode 100644 index c71549d5ea58..000000000000 --- a/x11-misc/wmbatppc/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for x11-misc/wmbatppc -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbatppc/ChangeLog,v 1.1 2002/07/08 14:41:14 aliz Exp $ - -*wmbatppc-1.0-r1 (04 Jun 2002) - - 04 Jun 2002; Olivier Reisch <doctomoe@gentoo.org> wmbatppc-1.0-r1.ebuild: - - Initial release of the wmbatppc ebuild. Thanks to theim@umd.umich.edu - (Todd Heim) who contributed this ebuild. diff --git a/x11-misc/wmbatppc/files/digest-wmbatppc-1.0-r1 b/x11-misc/wmbatppc/files/digest-wmbatppc-1.0-r1 deleted file mode 100644 index 6195afc82742..000000000000 --- a/x11-misc/wmbatppc/files/digest-wmbatppc-1.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2c0bdeed382993fc1d6f66814dc322ba wmbatppc-1.0.tar.gz 32645 diff --git a/x11-misc/wmbatppc/wmbatppc-1.0-r1.ebuild b/x11-misc/wmbatppc/wmbatppc-1.0-r1.ebuild deleted file mode 100644 index 0c6158b4252e..000000000000 --- a/x11-misc/wmbatppc/wmbatppc-1.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.2 2002/07/08 21:31:07 aliz Exp $ - -S=${WORKDIR}/wmbatppc - -DESCRIPTION="wmbatppc is a small battery-monitoring dockapp. It works on G3/G4 Powerbooks and iBooks." -SRC_URI="http://titelou.free.fr/wmbatppc/${P}.tar.gz" -HOMEPAGE="http://titelou.free.fr/wmbatppc/" -DEPEND="virtual/glibc x11-base/xfree sys-apps/pmud" -RDEPEND="virtual/glibc x11-base/xfree sys-apps/pmud" -SLOT=1 -LICENSE=GPL-2 -KEYWORDS="ppc" - -src_compile() { - make || die -} - -src_install () { - dodir /usr/bin/ - dobin wmbatppc - doman wmbatppc.1 -} diff --git a/x11-misc/wmbattery/ChangeLog b/x11-misc/wmbattery/ChangeLog deleted file mode 100644 index def7129b6b21..000000000000 --- a/x11-misc/wmbattery/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for x11-misc/wmbattery -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbattery/ChangeLog,v 1.2 2002/02/07 13:13:00 vitaly Exp $ - -*wmbattery-1.2.1-r1 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmbattery-1.2.1-r1.ebuild : - - Fixed and added to portage. - - 2 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmbattery-1.2.1-r1.ebuild : - - First version of this portage. diff --git a/x11-misc/wmbattery/files/digest-wmbattery-1.2.1-r1 b/x11-misc/wmbattery/files/digest-wmbattery-1.2.1-r1 deleted file mode 100644 index 64e9d36c97bc..000000000000 --- a/x11-misc/wmbattery/files/digest-wmbattery-1.2.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8b85808deec55fb79c5285b02f827ce6 wmbattery.tar.gz 43487 diff --git a/x11-misc/wmbattery/wmbattery-1.2.1-r1.ebuild b/x11-misc/wmbattery/wmbattery-1.2.1-r1.ebuild deleted file mode 100644 index 2ccbf43d41a5..000000000000 --- a/x11-misc/wmbattery/wmbattery-1.2.1-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbattery/wmbattery-1.2.1-r1.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/wmbattery -DESCRIPTION="A dockable app to report APM battery stats." -SRC_URI="http://kitenet.net/programs/code/wmbattery/wmbattery.tar.gz" -HOMEPAGE="http://kitenet.net/programs/wmbattery" -DEPEND="x11-base/xfree virtual/glibc" -KEYWORDS="x86 sparc sparc64" -SLOT="0" -LICENSE="GPL-2" - -src_install () { - dobin wmbattery - doman wmbattery.1x - dodoc README COPYING TODO - - #install the icons. - insinto /usr/share/icons/wmbattery - doins *.xpm -} diff --git a/x11-misc/wmbiff/ChangeLog b/x11-misc/wmbiff/ChangeLog deleted file mode 100644 index fb1d6a6d72af..000000000000 --- a/x11-misc/wmbiff/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmbiff -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbiff/ChangeLog,v 1.2 2002/02/07 13:13:00 vitaly Exp $ - -*wmbiff-0.3.5 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmbiff-0.3.5.ebuild : - - Just added to portage. diff --git a/x11-misc/wmbiff/files/digest-wmbiff-0.3.5 b/x11-misc/wmbiff/files/digest-wmbiff-0.3.5 deleted file mode 100644 index 2d8437ecf62d..000000000000 --- a/x11-misc/wmbiff/files/digest-wmbiff-0.3.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 c0138aa6f637ef7d89f5edb37df46308 wmbiff-0.3.5.tar.gz 43983 diff --git a/x11-misc/wmbiff/wmbiff-0.3.5.ebuild b/x11-misc/wmbiff/wmbiff-0.3.5.ebuild deleted file mode 100644 index ef00232b1f0e..000000000000 --- a/x11-misc/wmbiff/wmbiff-0.3.5.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbiff/wmbiff-0.3.5.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P}/wmbiff - -DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." -SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz" -HOMEPAGE="http://sourceforge.net/projects/wmbiff/" -DEPEND="virtual/glibc x11-base/xfree" -#RDEPEND="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - # disabling crypt for now, until I have time to - # spend. - mv Makefile Makefile.orig - grep -v TLS Makefile.orig | grep -v gnutls > Makefile - emake || die -} - -src_install () { - dobin wmbiff - doman wmbiff.1 wmbiffrc.5 - cd .. - dodoc ChangeLog NEWS README README.licq TODO -} diff --git a/x11-misc/wmcms/ChangeLog b/x11-misc/wmcms/ChangeLog deleted file mode 100644 index 7950bc3cf665..000000000000 --- a/x11-misc/wmcms/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for x11-misc/wmcms -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmcms/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $ - -*wmcms-0.3.5 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/wmcms/files/digest-wmcms-0.3.5 b/x11-misc/wmcms/files/digest-wmcms-0.3.5 deleted file mode 100644 index 96367ea8b7c2..000000000000 --- a/x11-misc/wmcms/files/digest-wmcms-0.3.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 8f6471bc10ed767bdd4fc3320cd3136c wmcms-0.3.5.tar.bz2 18920 diff --git a/x11-misc/wmcms/wmcms-0.3.5.ebuild b/x11-misc/wmcms/wmcms-0.3.5.ebuild deleted file mode 100644 index 8b97fe207c19..000000000000 --- a/x11-misc/wmcms/wmcms-0.3.5.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmcms/wmcms-0.3.5.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="WindowMaker CPU / Mem Usage Monitor Dock App." -SRC_URI="http://orbita.starmedia.com/~neofpo/files/${P}.tar.bz2" -HOMEPAGE="http://orbita.starmedia.com/~neofpo/wmcms.html" -DEPEND=">=x11-libs/docklib-0.2" -#RDEPEND="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - make || die -} - -src_install () { - dobin wmcms -} diff --git a/x11-misc/wmfishtime/ChangeLog b/x11-misc/wmfishtime/ChangeLog deleted file mode 100644 index 7c8d38405151..000000000000 --- a/x11-misc/wmfishtime/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for x11-misc/wmfishtime -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/ChangeLog,v 1.2 2002/06/07 18:34:57 blackmore Exp $ - -*wmfishtime-1.23-r2 (7 Jun 2002) - - 7 Jun 2002; J. Perrot <blackmore@gentoo.org> : - - Correction of the sed substitution in the ebuild file - -*wmfishtime-1.23-r1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/x11-misc/wmfishtime/files/digest-wmfishtime-1.23-r1 b/x11-misc/wmfishtime/files/digest-wmfishtime-1.23-r1 deleted file mode 100644 index d9653fb5c09f..000000000000 --- a/x11-misc/wmfishtime/files/digest-wmfishtime-1.23-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ec10376dfb9b43eb7b519b20a1da71e6 wmfishtime-1.23.tar.gz 21730 diff --git a/x11-misc/wmfishtime/files/digest-wmfishtime-1.23-r2 b/x11-misc/wmfishtime/files/digest-wmfishtime-1.23-r2 deleted file mode 100644 index d9653fb5c09f..000000000000 --- a/x11-misc/wmfishtime/files/digest-wmfishtime-1.23-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 ec10376dfb9b43eb7b519b20a1da71e6 wmfishtime-1.23.tar.gz 21730 diff --git a/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild b/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild deleted file mode 100644 index 2b9c5232735b..000000000000 --- a/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild,v 1.7 2002/08/14 23:44:15 murphy Exp $ - -# to make this work in KDE, run it with the -b option :) -DESCRIPTION="A fun clock applet for your desktop featuring swimming fish" -HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -S=${WORKDIR}/${P} -SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" -DEPEND="virtual/glibc =x11-libs/gtk+-1.2*" - -src_compile() { - - sed -e "s/CFLAGS = -O3/CFLAGS = ${CFLAGS}/" Makefile | cat > Makefile - make || die -} - -src_install () { - - into /usr - dobin wmfishtime - doman wmfishtime.1 - dodoc ALL_I_GET_IS_A_GRAY_BOX CODING INSTALL README AUTHORS COPYING -} diff --git a/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild b/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild deleted file mode 100644 index 4432e75abb20..000000000000 --- a/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -# to make this work in KDE, run it with the -b option :) -DESCRIPTION="A fun clock applet for your desktop featuring swimming fish" -HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -S=${WORKDIR}/${P} -SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" -DEPEND="virtual/glibc =x11-libs/gtk+-1.2*" - -src_compile() { - - sed -e "s/CFLAGS = -O3/CFLAGS = ${CFLAGS}/" Makefile | cat > Makefile.tmp - mv Makefile.tmp Makefile - - make || die -} - -src_install () { - - into /usr - dobin wmfishtime - doman wmfishtime.1 - dodoc ALL_I_GET_IS_A_GRAY_BOX CODING INSTALL README AUTHORS COPYING -} diff --git a/x11-misc/wmifs/ChangeLog b/x11-misc/wmifs/ChangeLog deleted file mode 100644 index b3435488d4cf..000000000000 --- a/x11-misc/wmifs/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmapm -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmifs/ChangeLog,v 1.1 2002/02/03 13:46:51 vitaly Exp $ - -*wmifs-1.3_beta1 (3 Feb 2002) - - 3 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org>: - - Initial ebuild revision. diff --git a/x11-misc/wmifs/files/digest-wmifs-1.3_beta1 b/x11-misc/wmifs/files/digest-wmifs-1.3_beta1 deleted file mode 100644 index a79ec0844d5d..000000000000 --- a/x11-misc/wmifs/files/digest-wmifs-1.3_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 4a6ec0141792debac2803e0697fa1dd6 wmifs-1.3b1.tar.gz 32970 diff --git a/x11-misc/wmifs/wmifs-1.3_beta1.ebuild b/x11-misc/wmifs/wmifs-1.3_beta1.ebuild deleted file mode 100644 index 6fdf9e827cbb..000000000000 --- a/x11-misc/wmifs/wmifs-1.3_beta1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmifs/wmifs-1.3_beta1.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/wmifs.app/wmifs - -DESCRIPTION="Network monitoring dock.app" -SRC_URI="http://linux.tucows.tierra.net/files/x11/dock/wmifs-1.3b1.tar.gz" -HOMEPAGE="http://www.linux.tucows.com" -DEPEND="virtual/glibc x11-base/xfree" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake || die -} - -src_install () { - dobin wmifs - insinto /usr/share/wmifs - doins sample.wmifsrc - cd .. - dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO -} diff --git a/x11-misc/wmmail/ChangeLog b/x11-misc/wmmail/ChangeLog deleted file mode 100644 index 5b40489c458b..000000000000 --- a/x11-misc/wmmail/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmmail -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmmail/ChangeLog,v 1.2 2002/02/19 16:48:05 agenkin Exp $ - -*wmmail-0.64 (19-Feb-2002) - - 19 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmmail-0.64.ebuild : - - Initial version of this package. diff --git a/x11-misc/wmmail/files/digest-wmmail-0.64 b/x11-misc/wmmail/files/digest-wmmail-0.64 deleted file mode 100644 index 4f910da0c617..000000000000 --- a/x11-misc/wmmail/files/digest-wmmail-0.64 +++ /dev/null @@ -1 +0,0 @@ -MD5 fc596db9f2f6b52eec3a303178106c8e WMMail.app-0.64.tar.gz 147305 diff --git a/x11-misc/wmmail/wmmail-0.64.ebuild b/x11-misc/wmmail/wmmail-0.64.ebuild deleted file mode 100644 index a8f5ec85d436..000000000000 --- a/x11-misc/wmmail/wmmail-0.64.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmmail/wmmail-0.64.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -DESCRIPTION="Mail checking dock applet for WindowMaker (mbox, POP3, IMAP, mh, and MailDir)" -HOMEPAGE="http://www.eecg.toronto.edu/cgi-bin/cgiwrap/chanb/index.cgi?wmmail" -WMMAIL_NAME="WMMail.app" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -SRC_URI="http://www.eecg.utoronto.ca/~chanb/WMMail.app/WMMail.app-${PV}.tar.gz" -S="${WORKDIR}/WMMail.app-${PV}" - -DEPEND="x11-base/xfree - x11-libs/libPropList" - -src_compile() { - ./configure \ - --host="${CHOST}" \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man || die "./configure failed" - emake || die -} - -src_install () { - cd "${S}" - make DESTDIR="${D}" install || die - dodir /usr/bin - dosym /usr/lib/GNUstep/Apps/WMMail.app/WMMail /usr/bin/wmmail - dodoc AUTHORS COPYING NEWS README doc/Help.txt - mv doc/wmmail.man doc/wmmail.1 - doman doc/wmmail.1 -} diff --git a/x11-misc/wmmixer-alsa/ChangeLog b/x11-misc/wmmixer-alsa/ChangeLog deleted file mode 100644 index bfd1c6c51b9f..000000000000 --- a/x11-misc/wmmixer-alsa/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmmixer-alsa -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmmixer-alsa/ChangeLog,v 1.2 2002/02/07 13:13:00 vitaly Exp $ - -*wmmixer-alsa-0.6 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmmixer-alsa-0.6.ebuild : - - Just added to portage. diff --git a/x11-misc/wmmixer-alsa/files/digest-wmmixer-alsa-0.6 b/x11-misc/wmmixer-alsa/files/digest-wmmixer-alsa-0.6 deleted file mode 100644 index 308db8c75ae7..000000000000 --- a/x11-misc/wmmixer-alsa/files/digest-wmmixer-alsa-0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 64af71ea3829259d41ebc682d3b8fd76 wmmixer-alsa-0.6.tar.gz 14946 diff --git a/x11-misc/wmmixer-alsa/wmmixer-alsa-0.6.ebuild b/x11-misc/wmmixer-alsa/wmmixer-alsa-0.6.ebuild deleted file mode 100644 index 06ccdc871719..000000000000 --- a/x11-misc/wmmixer-alsa/wmmixer-alsa-0.6.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmmixer-alsa/wmmixer-alsa-0.6.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="A hacked version of wmmixer by Sam Hawker to make it use ALSA in stead of the OSS sound drivers in the linux kernel." -SRC_URI="http://bohemians.org/~iznogood/wmmixer-alsa/${P}.tar.gz" -HOMEPAGE="http://bohemians.org/~iznogood/" -DEPEND="virtual/x11 - =media-libs/alsa-lib-0.5*" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake || die -} - -src_install () { - dodoc README COPYING - dobin wmmixer-alsa -} diff --git a/x11-misc/wmmon/ChangeLog b/x11-misc/wmmon/ChangeLog deleted file mode 100644 index a3d55d82885c..000000000000 --- a/x11-misc/wmmon/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for x11-misc/wmmon -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmmon/ChangeLog,v 1.5 2002/02/19 16:48:05 agenkin Exp $ - -*wmmon-1.0_beta2-r1 (9-Feb-2002) - - 9 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmmon-1.0_beta2.ebuild : - - Fixed to make use of $CFLAGS. - -*wmmon-1.0_beta2 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmmon-1.0_beta2.ebuild : - - Fixed and added to portage. - - 7 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmmon-1.0_beta2.ebuild : - - First version of this portage. diff --git a/x11-misc/wmmon/files/digest-wmmon-1.0_beta2 b/x11-misc/wmmon/files/digest-wmmon-1.0_beta2 deleted file mode 100644 index aa0d5acf08e0..000000000000 --- a/x11-misc/wmmon/files/digest-wmmon-1.0_beta2 +++ /dev/null @@ -1 +0,0 @@ -MD5 1b8c780b8c24a6958c69330fef4171df wmmon-1_0b2.tar.gz 21589 diff --git a/x11-misc/wmmon/files/digest-wmmon-1.0_beta2-r1 b/x11-misc/wmmon/files/digest-wmmon-1.0_beta2-r1 deleted file mode 100644 index aa0d5acf08e0..000000000000 --- a/x11-misc/wmmon/files/digest-wmmon-1.0_beta2-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1b8c780b8c24a6958c69330fef4171df wmmon-1_0b2.tar.gz 21589 diff --git a/x11-misc/wmmon/wmmon-1.0_beta2-r1.ebuild b/x11-misc/wmmon/wmmon-1.0_beta2-r1.ebuild deleted file mode 100644 index 4f758823cec4..000000000000 --- a/x11-misc/wmmon/wmmon-1.0_beta2-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmmon/wmmon-1.0_beta2-r1.ebuild,v 1.7 2002/08/14 23:44:15 murphy Exp $ -S="${WORKDIR}/wmmon.app" - -DESCRIPTION="Dockable system resources monitor applette for WindowMaker" - -WMMON_VERSION=1_0b2 -SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/wmmon-${WMMON_VERSION}.tar.gz" -HOMEPAGE="http://www.bensinclair.com/dockapp/" -DEPEND="x11-base/xfree x11-wm/WindowMaker virtual/glibc" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_unpack() { - unpack "${A}" - cd "${S}/wmmon" - mv Makefile Makefile.orig - sed -e "s|-O2|${CFLAGS}|" Makefile.orig > Makefile -} - -src_compile() { - emake -C wmmon || die -} - -src_install () { - dobin wmmon/wmmon - dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO -} diff --git a/x11-misc/wmmon/wmmon-1.0_beta2.ebuild b/x11-misc/wmmon/wmmon-1.0_beta2.ebuild deleted file mode 100644 index 14bbf7824fac..000000000000 --- a/x11-misc/wmmon/wmmon-1.0_beta2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmmon/wmmon-1.0_beta2.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ -S=${WORKDIR}/wmmon.app - -DESCRIPTION="Dockable system resources monitor applette for WindowMaker" - -WMMON_VERSION=1_0b2 -SRC_URI="http://rpig.dyndns.org/~anstinus/Linux/wmmon-${WMMON_VERSION}.tar.gz" -HOMEPAGE="http://www.bensinclair.com/dockapp/" -DEPEND="x11-base/xfree x11-wm/WindowMaker virtual/glibc" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake -C wmmon || die -} - -src_install () { - dobin wmmon/wmmon - dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO -} diff --git a/x11-misc/wmnet/ChangeLog b/x11-misc/wmnet/ChangeLog deleted file mode 100644 index 74d84b6a6ccc..000000000000 --- a/x11-misc/wmnet/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmnet -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmnet/ChangeLog,v 1.1 2002/06/09 03:12:08 woodchip Exp $ - -*wmnet-1.06.ebuild (8 Jun 2002) - - 8 Jun 2002; Donny Davies <woodchip@gentoo.org> : - - New port from eyez@infinite.fsw.leidenuniv.nl (Y-z). diff --git a/x11-misc/wmnet/files/digest-wmnet-1.06 b/x11-misc/wmnet/files/digest-wmnet-1.06 deleted file mode 100644 index 5c529e7b47d4..000000000000 --- a/x11-misc/wmnet/files/digest-wmnet-1.06 +++ /dev/null @@ -1 +0,0 @@ -MD5 64e74c37c0cb5fd4fb81cfb0f5c4a264 wmnet-1.06.tar.gz 27506 diff --git a/x11-misc/wmnet/wmnet-1.06.ebuild b/x11-misc/wmnet/wmnet-1.06.ebuild deleted file mode 100644 index 1132630d44e8..000000000000 --- a/x11-misc/wmnet/wmnet-1.06.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmnet/wmnet-1.06.ebuild,v 1.3 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="WMnet is a dock.app network monitor" -SRC_URI="http://www.digitalkaos.net/linux/${PN}/download/${P}.tar.gz" -HOMEPAGE="http://http://www.digitalkaos.net/linux/wmnet/" -DEPEND="virtual/glibc x11-base/xfree" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - xmkmf - emake || die -} - -src_install() { - dobin wmnet - dohtml wmnet.1x.html - newman wmnet.man wmnet.1 - dodoc README Changelog -} diff --git a/x11-misc/wmnetselect/ChangeLog b/x11-misc/wmnetselect/ChangeLog deleted file mode 100644 index fc7fe5c13fe7..000000000000 --- a/x11-misc/wmnetselect/ChangeLog +++ /dev/null @@ -1,20 +0,0 @@ -# ChangeLog for x11-misc/wmnetselect -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmnetselect/ChangeLog,v 1.3 2002/02/10 09:24:07 vitaly Exp $ - -*wmnetselect-0.8-r1 (9-Feb-2002) - - 9 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmnetselect-0.8.ebuild-r1 : - - Fixed to make use of CFLAGS. - -*wmnetselect-0.8 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmnetselect-0.8.ebuild : - - Fixed and added to portage. - - 7 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmnetselect-0.8.ebuild : - - First version of the package. - diff --git a/x11-misc/wmnetselect/files/digest-wmnetselect-0.8 b/x11-misc/wmnetselect/files/digest-wmnetselect-0.8 deleted file mode 100644 index 797fa37a0fe5..000000000000 --- a/x11-misc/wmnetselect/files/digest-wmnetselect-0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 6086c2bf0135999b548c4b7b1381112e wmnetselect-0.8.tar.gz 69519 diff --git a/x11-misc/wmnetselect/files/digest-wmnetselect-0.8-r1 b/x11-misc/wmnetselect/files/digest-wmnetselect-0.8-r1 deleted file mode 100644 index 797fa37a0fe5..000000000000 --- a/x11-misc/wmnetselect/files/digest-wmnetselect-0.8-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6086c2bf0135999b548c4b7b1381112e wmnetselect-0.8.tar.gz 69519 diff --git a/x11-misc/wmnetselect/wmnetselect-0.8-r1.ebuild b/x11-misc/wmnetselect/wmnetselect-0.8-r1.ebuild deleted file mode 100644 index 553b3fc27c0b..000000000000 --- a/x11-misc/wmnetselect/wmnetselect-0.8-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmnetselect/wmnetselect-0.8-r1.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="WindowMaker browser launcher doclette" -HOMEPAGE="http://freshmeat.net/projects/wmnetselect/" - -# Technically, the URL is http://home.att.net/~apathos/code/${P}.tar.gz, -# but it's dead. :^( -SRC_URI="ftp://ftp11.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND="x11-base/xfree virtual/glibc" - -src_compile() { - xmkmf || die - emake CDEBUGFLAGS="${CFLAGS}" wmnetselect || die -} - -src_install () { - dobin wmnetselect - dodoc COPYING README ChangeLog TODO README.html -} diff --git a/x11-misc/wmnetselect/wmnetselect-0.8.ebuild b/x11-misc/wmnetselect/wmnetselect-0.8.ebuild deleted file mode 100644 index 821be2a5bc96..000000000000 --- a/x11-misc/wmnetselect/wmnetselect-0.8.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmnetselect/wmnetselect-0.8.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="WindowMaker browser launcher doclette" -HOMEPAGE="http://freshmeat.net/projects/wmnetselect/" - -# Technically, the URL is http://home.att.net/~apathos/code/${P}.tar.gz, -# but it's dead. :^( -SRC_URI="ftp://ftp11.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND="x11-base/xfree virtual/glibc" - -src_compile() { - xmkmf || die - emake wmnetselect || die -} - -src_install () { - dobin wmnetselect - dodoc COPYING README ChangeLog TODO README.html -} diff --git a/x11-misc/wmpinboard/ChangeLog b/x11-misc/wmpinboard/ChangeLog deleted file mode 100644 index 5e96ef8504f5..000000000000 --- a/x11-misc/wmpinboard/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmpinboard -# Author: José Alberto Suárez López <bass@gentoo.org> -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmpinboard/ChangeLog,v 1.1 2002/07/08 14:42:43 aliz Exp $ - -*wmpinboard-1.0 (26 May 2002) - - 26 May 2002; J.Alberto S.L. <bass@gentoo.org> wmpinboard-1.0.ebuild: - First relase. diff --git a/x11-misc/wmpinboard/files/digest-wmpinboard-1.0 b/x11-misc/wmpinboard/files/digest-wmpinboard-1.0 deleted file mode 100644 index 717bdd512f2e..000000000000 --- a/x11-misc/wmpinboard/files/digest-wmpinboard-1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 5a270397f7765b3416abae43d020a0c9 wmpinboard-1.0.tar.bz2 112267 diff --git a/x11-misc/wmpinboard/wmpinboard-1.0.ebuild b/x11-misc/wmpinboard/wmpinboard-1.0.ebuild deleted file mode 100644 index d3650b9d54ff..000000000000 --- a/x11-misc/wmpinboard/wmpinboard-1.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmpinboard/wmpinboard-1.0.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="Window Maker dock applet resembling a miniature pinboard." -SRC_URI="http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/${P}.tar.bz2" -HOMEPAGE="http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard" -LICENSE="GPL-2" -DEPEND="x11-base/xfree - media-libs/xpm" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - econf - emake || die "emake failed" -} - -src_install () { - make DESTDIR=${D} install-strip || die "install failed" -} - diff --git a/x11-misc/wmppp/ChangeLog b/x11-misc/wmppp/ChangeLog deleted file mode 100644 index ab64c0f8c478..000000000000 --- a/x11-misc/wmppp/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -# ChangeLog for x11-misc/wmppp -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmppp/ChangeLog,v 1.2 2002/02/07 13:13:00 vitaly Exp $ - -*wmppp-1.3.0 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmppp-1.3.0.ebuild : - - Just added to portage. diff --git a/x11-misc/wmppp/files/digest-wmppp-1.3.0 b/x11-misc/wmppp/files/digest-wmppp-1.3.0 deleted file mode 100644 index 52c2e95958f6..000000000000 --- a/x11-misc/wmppp/files/digest-wmppp-1.3.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 40ab9b9f905f461d54d8d93f1d143a81 wmppp-1.3.0.tar.gz 31187 diff --git a/x11-misc/wmppp/wmppp-1.3.0.ebuild b/x11-misc/wmppp/wmppp-1.3.0.ebuild deleted file mode 100644 index 7200f59e3f3f..000000000000 --- a/x11-misc/wmppp/wmppp-1.3.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmppp/wmppp-1.3.0.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/wmppp.app/wmppp - -DESCRIPTION="Network monitoring dock.app" -SRC_URI="http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/${P}.tar.gz" -HOMEPAGE="http://www.linux.tucows.com" -DEPEND="virtual/glibc x11-base/xfree" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake all || die -} - -src_install () { - dobin wmppp - exeinto /etc/ppp - doexe getmodemspeed - dodoc user.wmppprc - cd .. - dodoc BUGS CHANGES COPYING HINTS INSTALL README TODO -} diff --git a/x11-misc/wmsysmon/ChangeLog b/x11-misc/wmsysmon/ChangeLog deleted file mode 100644 index 9608c2fa88ed..000000000000 --- a/x11-misc/wmsysmon/ChangeLog +++ /dev/null @@ -1,18 +0,0 @@ -# ChangeLog for x11-misc/wmsysmon -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/ChangeLog,v 1.3 2002/06/24 16:52:41 gerk Exp $ - -*wmsysmon-0.7.6-r1 (June 24 2002) - - 24 June 2002; Mark Guertin <gerk@gentoo.org>: - - updated ebuild as it did not allow portage CFLAGS (defined its own) - which caused problems on PPC. Thanks to Todd Heim for submitting new ebuild. - closes bug #4059 - - -*wmsysmon-0.7.6 (7-Feb-2002) - - 7 Feb 2002; Vitaly Kushneriuk <vitaly@gentoo.org> wmsysmon-0.7.6.ebuild : - - Just added to portage. diff --git a/x11-misc/wmsysmon/files/digest-wmsysmon-0.7.6 b/x11-misc/wmsysmon/files/digest-wmsysmon-0.7.6 deleted file mode 100644 index 251f0cd76a3e..000000000000 --- a/x11-misc/wmsysmon/files/digest-wmsysmon-0.7.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 1f8b7872c20fa6af1c89265ea2126c31 wmsysmon-0.7.6.tar.gz 22792 diff --git a/x11-misc/wmsysmon/files/digest-wmsysmon-0.7.6-r1 b/x11-misc/wmsysmon/files/digest-wmsysmon-0.7.6-r1 deleted file mode 100644 index 251f0cd76a3e..000000000000 --- a/x11-misc/wmsysmon/files/digest-wmsysmon-0.7.6-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 1f8b7872c20fa6af1c89265ea2126c31 wmsysmon-0.7.6.tar.gz 22792 diff --git a/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild b/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild deleted file mode 100644 index 15aa8ff23fce..000000000000 --- a/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="WMaker DockUp to monitor: Memory usage, Swap usage, I/O -throughput, system uptime, hardware interrupts, paging and swap activity." -SRC_URI="http://www.gnugeneration.com/software/wmsysmon/src/${P}.tar.gz" -HOMEPAGE="http://www.gnugeneration.com/software/wmsysmon/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" - -DEPEND="virtual/x11" - -src_compile() { - mv src/Makefile src/Makefile.orig - sed 's/^CFLAGS/#CFLAGS/' src/Makefile.orig > src/Makefile - rm src/Makefile.orig - make -C src -} - -src_install () { - dobin src/wmsysmon - dodoc COPYING ChangeLog FAQ README -} diff --git a/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild b/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild deleted file mode 100644 index cb43593c227e..000000000000 --- a/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright (c) Vitaly Kushneriuk -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="WMaker DockUp to monitor: Memory usage, Swap usage, I/O throughput, system uptime, hardware interrupts, paging and swap activity." -SRC_URI="http://www.gnugeneration.com/software/wmsysmon/src/${P}.tar.gz" -HOMEPAGE="http://www.gnugeneration.com/software/wmsysmon/" -DEPEND="virtual/glibc x11-base/xfree" -#RDEPEND="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - make -C src -} - -src_install () { - dobin src/wmsysmon - dodoc COPYING ChangeLog FAQ README -} diff --git a/x11-misc/wmweather/ChangeLog b/x11-misc/wmweather/ChangeLog deleted file mode 100644 index ffdff99fa865..000000000000 --- a/x11-misc/wmweather/ChangeLog +++ /dev/null @@ -1,21 +0,0 @@ -# ChangeLog for x11-misc/wmweather -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmweather/ChangeLog,v 1.2 2002/04/25 17:06:54 seemant Exp $ - -*wmweather-1.31-r1 (25 Apr 2002) - - 25 Apr 2002; Seemant Kulleen <seemant@gentoo.org> wmweather-1.31-r1.ebuild - files/digest-wmweather-1.31-r1 : - - WindowMaker is not a requirement for this app. So it was removed from the - DEPEND list. Thanks to gayeski@cae.wisc.edu (Michael Gayeski) in bug #2091 - -*wmweather-1.31 (9-Feb-2002) - - 9 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmweather-1.31.ebuild : - - Fixed to make use of CFLAGS. - - 7 Feb 2002; Arcady Genkin <agenkin@thpoon.com> wmweather-1.31.ebuild : - - First version of the package. diff --git a/x11-misc/wmweather/files/digest-wmweather-1.31 b/x11-misc/wmweather/files/digest-wmweather-1.31 deleted file mode 100644 index 1972abfbd675..000000000000 --- a/x11-misc/wmweather/files/digest-wmweather-1.31 +++ /dev/null @@ -1 +0,0 @@ -MD5 f04693aa86d22099162cff3d0b5c9275 wmWeather-1.31.tar.gz 28639 diff --git a/x11-misc/wmweather/files/digest-wmweather-1.31-r1 b/x11-misc/wmweather/files/digest-wmweather-1.31-r1 deleted file mode 100644 index 1972abfbd675..000000000000 --- a/x11-misc/wmweather/files/digest-wmweather-1.31-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f04693aa86d22099162cff3d0b5c9275 wmWeather-1.31.tar.gz 28639 diff --git a/x11-misc/wmweather/wmweather-1.31-r1.ebuild b/x11-misc/wmweather/wmweather-1.31-r1.ebuild deleted file mode 100644 index dbfedaa30aef..000000000000 --- a/x11-misc/wmweather/wmweather-1.31-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmweather/wmweather-1.31-r1.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ - -# Because of the capital "W" in the package name -WMW_PACKAGE=wmWeather - -S="${WORKDIR}/${WMW_PACKAGE}-${PV}" - -DESCRIPTION="Dockable applette for WindowMaker that shows weather." -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${WMW_PACKAGE}-${PV}.tar.gz" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" -DEPEND="x11-base/xfree - sys-devel/perl" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake CFLAGS="$CFLAGS" -C Src || die -} - -src_install () { - dobin Src/wmWeather Src/GrabWeather - dodoc BUGS CHANGES COPYING HINTS INSTALL -} diff --git a/x11-misc/wmweather/wmweather-1.31.ebuild b/x11-misc/wmweather/wmweather-1.31.ebuild deleted file mode 100644 index a625c1a1e511..000000000000 --- a/x11-misc/wmweather/wmweather-1.31.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmweather/wmweather-1.31.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ - -# Because of the capital "W" in the package name -WMW_PACKAGE=wmWeather - -S="${WORKDIR}/${WMW_PACKAGE}-${PV}" - -DESCRIPTION="Dockable applette for WindowMaker that shows weather." -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${WMW_PACKAGE}-${PV}.tar.gz" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" -DEPEND="x11-base/xfree x11-wm/WindowMaker sys-devel/perl virtual/glibc" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -src_compile() { - emake CFLAGS="$CFLAGS" -C Src || die -} - -src_install () { - dobin Src/wmWeather Src/GrabWeather - dodoc BUGS CHANGES COPYING HINTS INSTALL -} |