summaryrefslogtreecommitdiff
path: root/sysutils/fsv
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-07-06 15:03:13 +0000
committerxtraeme <xtraeme>2004-07-06 15:03:13 +0000
commit40fe2dd94f7f764be6f63197160b6d45ee39fe91 (patch)
treee2c8e147854277c0c4b847606b56f9e4d1179fa2 /sysutils/fsv
parent8e627b7d858f3df75a959bb8055ec0f46058c644 (diff)
downloadpkgsrc-40fe2dd94f7f764be6f63197160b6d45ee39fe91.tar.gz
Initial import of fsv-0.9 from pkgsrc-wip.
fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace. It lays out files and directories in three dimensions, geometrically representing the file system hierarchy to allow visual overview and analysis. fsv can visualize a modest home directory, a workstation's hard drive, or any arbitrarily large collection of files, limited only by the host computer's memory and graphics hardware.
Diffstat (limited to 'sysutils/fsv')
-rw-r--r--sysutils/fsv/DESCR6
-rw-r--r--sysutils/fsv/Makefile19
-rw-r--r--sysutils/fsv/PLIST20
-rw-r--r--sysutils/fsv/distinfo4
4 files changed, 49 insertions, 0 deletions
diff --git a/sysutils/fsv/DESCR b/sysutils/fsv/DESCR
new file mode 100644
index 00000000000..a9bc5cb58b5
--- /dev/null
+++ b/sysutils/fsv/DESCR
@@ -0,0 +1,6 @@
+fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace.
+It lays out files and directories in three dimensions, geometrically
+representing the file system hierarchy to allow visual overview and
+analysis. fsv can visualize a modest home directory, a workstation's
+hard drive, or any arbitrarily large collection of files, limited only
+by the host computer's memory and graphics hardware.
diff --git a/sysutils/fsv/Makefile b/sysutils/fsv/Makefile
new file mode 100644
index 00000000000..5b2bf58f148
--- /dev/null
+++ b/sysutils/fsv/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 15:03:13 xtraeme Exp $
+#
+
+DISTNAME= fsv-0.9
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fsv/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://fsv.sourceforge.net/
+COMMENT= 3D filesystem visualizer
+
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
+USE_GNU_TOOLS+= make
+USE_X11= yes
+
+.include "../../x11/gtkglarea/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/fsv/PLIST b/sysutils/fsv/PLIST
new file mode 100644
index 00000000000..51afe5e5707
--- /dev/null
+++ b/sysutils/fsv/PLIST
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/06 15:03:13 xtraeme Exp $
+bin/fsv
+share/fsv/about.html
+share/fsv/back.png
+share/fsv/beyeview.png
+share/fsv/cd-root.png
+share/fsv/cd-up.png
+share/fsv/dirtree.png
+share/fsv/filelist.png
+share/fsv/fsv.html
+share/fsv/mapv.png
+share/fsv/menus.html
+share/fsv/mouse.html
+share/fsv/startup.html
+share/fsv/t1.html
+share/fsv/treev.png
+share/fsv/viewport.png
+share/fsv/window.html
+share/fsv/window.png
+@dirrm share/fsv
diff --git a/sysutils/fsv/distinfo b/sysutils/fsv/distinfo
new file mode 100644
index 00000000000..956eceb7a2a
--- /dev/null
+++ b/sysutils/fsv/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/06 15:03:13 xtraeme Exp $
+
+SHA1 (fsv-0.9.tar.gz) = ac0415e072891154d3e2282987d5121e68fe6bc8
+Size (fsv-0.9.tar.gz) = 325572 bytes