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>
This commit is contained in:
Edwin Groothuis 2008-05-07 22:57:52 +00:00
parent f26619f90d
commit 202215aed9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212808
7 changed files with 1 additions and 63 deletions

1
MOVED
View file

@ -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

View file

@ -61,7 +61,6 @@
SUBDIR += gtkada-devel
SUBDIR += gtkada-gcc
SUBDIR += gtkada-gps
SUBDIR += gtkdatabox
SUBDIR += gtkdatabox2
SUBDIR += gtkextra
SUBDIR += gtkextra2

View file

@ -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>

View file

@ -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

View file

@ -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/

View file

@ -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

View file

@ -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