diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-10 05:21:14 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-10 05:21:14 +0800 |
commit | 628c5341535e34782da874fa22b32f43afe47888 (patch) | |
tree | 810babd901f531c322859dfff77fb124a13690cd | |
parent | 8df8f28ff0b2eaad5282d039efa3f3d8011bc3d2 (diff) | |
download | freebsd-ports-gnome-628c5341535e34782da874fa22b32f43afe47888.tar.gz freebsd-ports-gnome-628c5341535e34782da874fa22b32f43afe47888.tar.zst freebsd-ports-gnome-628c5341535e34782da874fa22b32f43afe47888.zip |
sysutils/xw: Schedule for removal
Application no longer exists; MASTERSITE no longer registered.
PR: ports/59370
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xw/Makefile | 27 | ||||
-rw-r--r-- | sysutils/xw/distinfo | 1 | ||||
-rw-r--r-- | sysutils/xw/pkg-descr | 13 | ||||
-rw-r--r-- | sysutils/xw/pkg-plist | 1 |
6 files changed, 1 insertions, 43 deletions
@@ -745,3 +745,4 @@ chinese/abiword||2004-01-07|Patches were no longer available, was unmaintained textproc/xhtml-1.1|textproc/xhtml-11|2004-01-07|Renamed to fit naming convention textproc/rtf2htm||2004-01-09|renamed to unrtf, which already exists net/everybuddy|net/ayttm|2004-01-09|renamed port to ayttm +sysutils/xw||2004-01-10|Project dead and disappeared diff --git a/sysutils/Makefile b/sysutils/Makefile index d01ad11edd55..39195c6a20b2 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -425,7 +425,6 @@ SUBDIR += xsu SUBDIR += xsysinfo SUBDIR += xsysstats - SUBDIR += xw SUBDIR += xwatch SUBDIR += xwipower SUBDIR += yawho diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile deleted file mode 100644 index 2fa6f7647133..000000000000 --- a/sysutils/xw/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: xw -# Date created: 26 January 20001 -# Whom: Daniel Hemmerich <dan@BSDpro.com> -# -# $FreeBSD$ -# - -PORTNAME= xw -PORTVERSION= 0.1.0 -CATEGORIES= sysutils -MASTER_SITES= http://www.mavetju.org/download/adopted/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= X app to list current users logged into the system - -GTK_CONFIG=${X11BASE}/bin/gtk12-config - -USE_GNOME= imlib -USE_X_PREFIX= yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/xw/distinfo b/sysutils/xw/distinfo deleted file mode 100644 index d61aa059b3e1..000000000000 --- a/sysutils/xw/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xw-0.1.0.tar.gz) = 654cdcb73b40f5af717e8ac3bcb43fdc diff --git a/sysutils/xw/pkg-descr b/sysutils/xw/pkg-descr deleted file mode 100644 index cb8b1ef57bd1..000000000000 --- a/sysutils/xw/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -XW is an X app to list all the current users logged in to -the local system. Clicking on a user pops up a window -displaying various information on that user. - -Future plans do include to expand this to remote systems -as well. - -It also provides various information on the logged in users. - -WWW: http://www.gurubox.com/xw/ - -- Daniel Hemmerich -dan@spot.org diff --git a/sysutils/xw/pkg-plist b/sysutils/xw/pkg-plist deleted file mode 100644 index 8eda3341c05c..000000000000 --- a/sysutils/xw/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xw |