aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/muse
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>1999-12-28 10:45:45 +0800
committerjedgar <jedgar@FreeBSD.org>1999-12-28 10:45:45 +0800
commitc85f11f2f3ffdfd7c12722af67fdc2995c052ee5 (patch)
tree10cf895d76d68be2ec08fbe942ef5dc33012ddd4 /sysutils/muse
parente5c2366596fe0810f938bdc877bfb569dcbfbbd9 (diff)
downloadfreebsd-ports-gnome-c85f11f2f3ffdfd7c12722af67fdc2995c052ee5.tar.gz
freebsd-ports-gnome-c85f11f2f3ffdfd7c12722af67fdc2995c052ee5.tar.zst
freebsd-ports-gnome-c85f11f2f3ffdfd7c12722af67fdc2995c052ee5.zip
This is muse, which lists out memory usage categorized by Active, Inactive,
Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly and verbose than vmstat and without as much clutter as Top. It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's mem /c PR: 15731 Submitted by: Nick Johnson <freebsd@spatula.net>
Diffstat (limited to 'sysutils/muse')
-rw-r--r--sysutils/muse/Makefile18
-rw-r--r--sysutils/muse/distinfo1
-rw-r--r--sysutils/muse/pkg-comment1
-rw-r--r--sysutils/muse/pkg-descr11
-rw-r--r--sysutils/muse/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile
new file mode 100644
index 000000000000..decc051d2bd7
--- /dev/null
+++ b/sysutils/muse/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: muse
+# Version required: 0.1
+# Date created: 27 December 1999
+# Whom: freebsd@spatula.net
+#
+# $FreeBSD$
+#
+
+DISTNAME= muse-0.1
+CATEGORIES= sysutils
+MASTER_SITES= http://www.spatula.net/muse/
+
+MAINTAINER= freebsd@spatula.net
+
+MAN1= muse.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>
diff --git a/sysutils/muse/distinfo b/sysutils/muse/distinfo
new file mode 100644
index 000000000000..c5e6cd8af6c4
--- /dev/null
+++ b/sysutils/muse/distinfo
@@ -0,0 +1 @@
+MD5 (muse-0.1.tar.gz) = a869c957151d5fb36a2d7a5582354e21
diff --git a/sysutils/muse/pkg-comment b/sysutils/muse/pkg-comment
new file mode 100644
index 000000000000..638030c4b9cf
--- /dev/null
+++ b/sysutils/muse/pkg-comment
@@ -0,0 +1 @@
+Shows memory usage data
diff --git a/sysutils/muse/pkg-descr b/sysutils/muse/pkg-descr
new file mode 100644
index 000000000000..14d679e8c96e
--- /dev/null
+++ b/sysutils/muse/pkg-descr
@@ -0,0 +1,11 @@
+This is muse, which lists out memory usage categorized by Active, Inactive,
+Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly
+and verbose than vmstat and without as much clutter as Top.
+
+It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's
+mem /c.
+
+WWW: http://www.spatula.net/proc/muse/index.src
+
+- Nick
+freebsd@spatula.net
diff --git a/sysutils/muse/pkg-plist b/sysutils/muse/pkg-plist
new file mode 100644
index 000000000000..a9d2b65059b0
--- /dev/null
+++ b/sysutils/muse/pkg-plist
@@ -0,0 +1 @@
+bin/muse