diff options
Diffstat (limited to 'sysutils/xsysstats')
| -rw-r--r-- | sysutils/xsysstats/Makefile | 18 | ||||
| -rw-r--r-- | sysutils/xsysstats/distinfo | 1 | ||||
| -rw-r--r-- | sysutils/xsysstats/files/patch-aa | 11 | ||||
| -rw-r--r-- | sysutils/xsysstats/pkg-comment | 1 | ||||
| -rw-r--r-- | sysutils/xsysstats/pkg-descr | 14 | ||||
| -rw-r--r-- | sysutils/xsysstats/pkg-plist | 3 |
6 files changed, 0 insertions, 48 deletions
diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile deleted file mode 100644 index a317931ab41a..000000000000 --- a/sysutils/xsysstats/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: xsysstats -# Version required: 1.34 -# Date created: 12 December 1994 -# Whom: asami -# -# $Id: Makefile,v 1.5 1995/04/01 12:50:39 jkh Exp $ -# - -DISTNAME= xsysstats1.34 -PKGNAME= xsysstats-1.34 -CATEGORIES+= utilities x11 -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/ - -MAINTAINER= asami@FreeBSD.ORG - -USE_IMAKE= yes - -.include <bsd.port.mk> diff --git a/sysutils/xsysstats/distinfo b/sysutils/xsysstats/distinfo deleted file mode 100644 index f773772cd5ef..000000000000 --- a/sysutils/xsysstats/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xsysstats1.34.tar.gz) = 6f8a5a27805bca2a1571cbd5fe816a03 diff --git a/sysutils/xsysstats/files/patch-aa b/sysutils/xsysstats/files/patch-aa deleted file mode 100644 index f2b42522f676..000000000000 --- a/sysutils/xsysstats/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- ./headers.h.org Thu Dec 1 18:06:22 1994 -+++ ./headers.h Mon Mar 27 21:53:02 1995 -@@ -9,7 +9,7 @@ - * prototypes, this is unneeded. - */ - --#if !defined(__NetBSD__) && !defined(linux) -+#if !defined(__NetBSD__) && !defined (__FreeBSD__) && !defined(linux) - #ifdef __GNUC__ - /* These do not seem to be needed with gcc-2.5.0. In fact, having - * them declared causes errors. diff --git a/sysutils/xsysstats/pkg-comment b/sysutils/xsysstats/pkg-comment deleted file mode 100644 index 1f79fe6f798f..000000000000 --- a/sysutils/xsysstats/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -xsysstats-1.34, a system information display tool diff --git a/sysutils/xsysstats/pkg-descr b/sysutils/xsysstats/pkg-descr deleted file mode 100644 index 03f6522fa444..000000000000 --- a/sysutils/xsysstats/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -XSysStats is a system information display tool similar to perfmeter. It -displays its information in the form of a strip chart. It can also display -information about remote hosts, as perfmeter can do. - -XSysStats can display any number of graphs at one time in the same window. -Information being displayed in the window need not be all of the same host. -For example, you could have it display the percentage of cpu being utilized -of half a dozen (or more) different hosts. Also, splitting the window -into smaller windows is now supported (similar to what the perfmeter -in OW 3 allows) - -(above taken from the original README) -- Satoshi -asami@cs.berkeley.edu diff --git a/sysutils/xsysstats/pkg-plist b/sysutils/xsysstats/pkg-plist deleted file mode 100644 index e31c5620f4b1..000000000000 --- a/sysutils/xsysstats/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -@cwd /usr/X11R6 -bin/xsysstats -man/man1/xsysstats.1.gz |
