aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-02-10 10:11:44 +0800
committerasami <asami@FreeBSD.org>1995-02-10 10:11:44 +0800
commit9afb0cf570e0162ef8ac30bf889c87f7a5b07df1 (patch)
tree45ce41d4fb07b49436dbd5fd9ef71a926e2e71fb
parent97b3a735a0413afbab26bc055eac407347ec9e8e (diff)
downloadfreebsd-ports-gnome-9afb0cf570e0162ef8ac30bf889c87f7a5b07df1.tar.gz
freebsd-ports-gnome-9afb0cf570e0162ef8ac30bf889c87f7a5b07df1.tar.zst
freebsd-ports-gnome-9afb0cf570e0162ef8ac30bf889c87f7a5b07df1.zip
Oops sorry, previous one had wrong argument orders.... ;)
xdu displays output of du graphically.
-rw-r--r--sysutils/xdu/Makefile15
-rw-r--r--sysutils/xdu/distinfo1
-rw-r--r--sysutils/xdu/pkg-comment1
-rw-r--r--sysutils/xdu/pkg-descr7
-rw-r--r--sysutils/xdu/pkg-plist6
5 files changed, 30 insertions, 0 deletions
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile
new file mode 100644
index 000000000000..a4af6f7b2542
--- /dev/null
+++ b/sysutils/xdu/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: xdu
+# Version required: R6 contrib tape
+# Date created: 9 February 1995
+# Whom: asami
+#
+# $Id: Makefile,v 1.5 1995/01/13 12:49:18 jkh Exp $
+#
+
+DISTNAME= xdu-3.0
+EXTRACT_SUFX= .tar.Z
+USE_IMAKE= yes
+MASTER_SITES= ftp://ftp.arl.mil/pub/
+NO_WRKSUBDIR= yes
+
+.include <bsd.port.mk>
diff --git a/sysutils/xdu/distinfo b/sysutils/xdu/distinfo
new file mode 100644
index 000000000000..1e3d9e30ba89
--- /dev/null
+++ b/sysutils/xdu/distinfo
@@ -0,0 +1 @@
+MD5 (xdu-3.0.tar.Z) = c23ed4176d7f795e184869f1e534dd91
diff --git a/sysutils/xdu/pkg-comment b/sysutils/xdu/pkg-comment
new file mode 100644
index 000000000000..4febd261c2ca
--- /dev/null
+++ b/sysutils/xdu/pkg-comment
@@ -0,0 +1 @@
+xdu, graphically display output of du
diff --git a/sysutils/xdu/pkg-descr b/sysutils/xdu/pkg-descr
new file mode 100644
index 000000000000..f82edeffd8f6
--- /dev/null
+++ b/sysutils/xdu/pkg-descr
@@ -0,0 +1,7 @@
+XDU is a program for displaying a graphical tree of disk space
+utilization as reported by the UNIX utility "du". You can
+navigate up and down in the tree, sort things, and print out
+information.
+
+- Satoshi
+asami@cs.berkeley.edu
diff --git a/sysutils/xdu/pkg-plist b/sysutils/xdu/pkg-plist
new file mode 100644
index 000000000000..0238157fead5
--- /dev/null
+++ b/sysutils/xdu/pkg-plist
@@ -0,0 +1,6 @@
+@cwd /usr/X11R6
+@mode 755
+bin/xdu
+@mode 644
+lib/X11/app-defaults/XDu
+man/man1/xdu.1.gz