aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkdatabox
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-03-21 00:07:07 +0800
committerijliao <ijliao@FreeBSD.org>2002-03-21 00:07:07 +0800
commit6690b961d6390e41492f90aebef7cf22d62404f0 (patch)
tree3948ee57d727cf10a79715f5ac3796729ce88cac /x11-toolkits/gtkdatabox
parentb6fdd2cc631e31141888c704aa975c5704b1e62b (diff)
downloadfreebsd-ports-gnome-6690b961d6390e41492f90aebef7cf22d62404f0.tar.gz
freebsd-ports-gnome-6690b961d6390e41492f90aebef7cf22d62404f0.tar.zst
freebsd-ports-gnome-6690b961d6390e41492f90aebef7cf22d62404f0.zip
add gtkdatabox 0.1.13.0
Display large amounts of numerical data fast and easy
Diffstat (limited to 'x11-toolkits/gtkdatabox')
-rw-r--r--x11-toolkits/gtkdatabox/Makefile20
-rw-r--r--x11-toolkits/gtkdatabox/distinfo1
-rw-r--r--x11-toolkits/gtkdatabox/pkg-comment1
-rw-r--r--x11-toolkits/gtkdatabox/pkg-descr16
-rw-r--r--x11-toolkits/gtkdatabox/pkg-plist3
5 files changed, 41 insertions, 0 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
new file mode 100644
index 000000000000..6c4442fc704f
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/Makefile
@@ -0,0 +1,20 @@
+# ex:ts=8
+# Ports collection makefile for: gtkdatabox
+# Date created: Mar 20, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtkdatabox
+PORTVERSION= 0.1.13.0
+CATEGORIES= x11-toolkits
+MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_X_PREFIX= yes
+USE_GTK= yes
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkdatabox/distinfo b/x11-toolkits/gtkdatabox/distinfo
new file mode 100644
index 000000000000..5c5d866ab40f
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/distinfo
@@ -0,0 +1 @@
+MD5 (gtkdatabox-0.1.13.0.tar.gz) = 5e19cc8b1ecbc8c35ada3ec87969a3c2
diff --git a/x11-toolkits/gtkdatabox/pkg-comment b/x11-toolkits/gtkdatabox/pkg-comment
new file mode 100644
index 000000000000..9bbef6c5fad4
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/pkg-comment
@@ -0,0 +1 @@
+Display large amounts of numerical data fast and easy
diff --git a/x11-toolkits/gtkdatabox/pkg-descr b/x11-toolkits/gtkdatabox/pkg-descr
new file mode 100644
index 000000000000..8ab0e0c5bcd0
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/pkg-descr
@@ -0,0 +1,16 @@
+GtkDatabox is designed to display large amounts of numerical data fast and
+easy. Thousands of data points (X and Y coordinate) may be displayed without
+any problems, zooming and scrolling as well as optional rulers are already
+included.
+
+The widget may be used as display for oscilloscopes or other applications that
+need to display fast changes in their data.
+
+At the present time only dotted curves, bars or lines may be used, but other
+forms of representation like different dots or pixmaps are planned for the
+near future.
+
+In addition user defined drawing functions will be added, along with structs
+for exporting the display to other media (i.e. PS, PNG, etc.)
+
+WWW: http://www.eudoxos.de/gtk/gtkdatabox/
diff --git a/x11-toolkits/gtkdatabox/pkg-plist b/x11-toolkits/gtkdatabox/pkg-plist
new file mode 100644
index 000000000000..bfadd3de2995
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/pkg-plist
@@ -0,0 +1,3 @@
+include/gtkdatabox.h
+lib/libgtkdatabox.a
+lib/libgtkdatabox.la