aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-05-08 06:57:52 +0800
committeredwin <edwin@FreeBSD.org>2008-05-08 06:57:52 +0800
commit1aa23c51cdb5ba1371df84c3cced8351251dcf73 (patch)
tree6e81c0ee3ddeddf26a1250b10701f7d0c47af1f3
parent473792c5e8b994e3c4e9654590d0c7c69506283a (diff)
downloadfreebsd-ports-gnome-1aa23c51cdb5ba1371df84c3cced8351251dcf73.tar.gz
freebsd-ports-gnome-1aa23c51cdb5ba1371df84c3cced8351251dcf73.tar.zst
freebsd-ports-gnome-1aa23c51cdb5ba1371df84c3cced8351251dcf73.zip
Remove x11-toolkits/gtkdatabox in favour of x11-toolkits/gtkdatabox2.
Both have the same version after last weeks updates. Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/gtkdatabox/Makefile23
-rw-r--r--x11-toolkits/gtkdatabox/distinfo3
-rw-r--r--x11-toolkits/gtkdatabox/pkg-descr16
-rw-r--r--x11-toolkits/gtkdatabox/pkg-plist19
-rw-r--r--x11-toolkits/gtkdatabox2/Makefile1
7 files changed, 1 insertions, 63 deletions
diff --git a/MOVED b/MOVED
index 30f70b8b5e6c..dcabd0b45c3a 100644
--- a/MOVED
+++ b/MOVED
@@ -3471,3 +3471,4 @@ arabic/katoob||2008-04-30|Removed on maintainers request due to inactivity of pr
security/drupal4-ldap_integration||2008-04-30|Removed due to being broken and clearly not used
www/neon|www/neon26|2008-05-05|Moved to be able to integrate www/neon26
ports-mgmt/instant-tinderbox||2008-05-07|No longer functional in the current infrastructure
+x11-toolkits/gtkdatabox|x11-toolkits/gtkdatabox2|2008-05-08|This old version has been superseeded by x11-toolkits/gtkdatabox2
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 9a47d971e4cd..4e43cfaba176 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -61,7 +61,6 @@
SUBDIR += gtkada-devel
SUBDIR += gtkada-gcc
SUBDIR += gtkada-gps
- SUBDIR += gtkdatabox
SUBDIR += gtkdatabox2
SUBDIR += gtkextra
SUBDIR += gtkextra2
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
deleted file mode 100644
index f5154ea0dd04..000000000000
--- a/x11-toolkits/gtkdatabox/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: gtkdatabox
-# Date created: Mar 20, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkdatabox
-PORTVERSION= 0.8.2.2
-CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.eudoxos.de/gtk/gtkdatabox/download/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Display large amounts of numerical data fast and easy
-
-CONFLICTS= gtkdatabox2-[0-9]*
-
-USE_LDCONFIG= yes
-USE_GNOME= gtk20 pango libglade gnomehack
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkdatabox/distinfo b/x11-toolkits/gtkdatabox/distinfo
deleted file mode 100644
index b597a4ec8534..000000000000
--- a/x11-toolkits/gtkdatabox/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gtkdatabox-0.8.2.2.tar.gz) = 582c1618410fc53c0586c542cca20285
-SHA256 (gtkdatabox-0.8.2.2.tar.gz) = 5a024b5e711ba147af462a6f38248a867035f40b5653b562b6bef9d28342a151
-SIZE (gtkdatabox-0.8.2.2.tar.gz) = 384455
diff --git a/x11-toolkits/gtkdatabox/pkg-descr b/x11-toolkits/gtkdatabox/pkg-descr
deleted file mode 100644
index 8ab0e0c5bcd0..000000000000
--- a/x11-toolkits/gtkdatabox/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-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
deleted file mode 100644
index 68c2e9cb589f..000000000000
--- a/x11-toolkits/gtkdatabox/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-include/gtkdatabox.h
-include/gtkdatabox_bars.h
-include/gtkdatabox_canvas.h
-include/gtkdatabox_cross_simple.h
-include/gtkdatabox_graph.h
-include/gtkdatabox_grid.h
-include/gtkdatabox_lines.h
-include/gtkdatabox_marker.h
-include/gtkdatabox_marshal.h
-include/gtkdatabox_points.h
-include/gtkdatabox_ruler.h
-include/gtkdatabox_scale.h
-include/gtkdatabox_xyc_graph.h
-lib/libgtkdatabox-0.8.2.so.2
-libdata/pkgconfig/gtkdatabox.pc
-lib/libgtkdatabox-0.8.2.so
-lib/libgtkdatabox.so
-lib/libgtkdatabox.a
-lib/libgtkdatabox.la
diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile
index 6d68ff92379b..07e4d25b7d21 100644
--- a/x11-toolkits/gtkdatabox2/Makefile
+++ b/x11-toolkits/gtkdatabox2/Makefile
@@ -15,7 +15,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= leoz.2005@gmail.com
COMMENT= A GTK+2 widget to display large amounts of numerical data
-CONFLICTS= gtkdatabox-0.1.*
USE_LDCONFIG= yes
USE_GNOME= gnomehack gtk20
USE_AUTOTOOLS= libtool:15