pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove gtk10, this is quit old and unmaintained actual...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0df82d7f0f41
branches:  trunk
changeset: 473472:0df82d7f0f41
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Apr 20 09:59:11 2004 +0000

description:
Remove gtk10, this is quit old and unmaintained actually, ok'ed by
silence in packages@.

diffstat:

 doc/CHANGES                |    3 +-
 x11/Makefile               |    3 +-
 x11/gtk10/DESCR            |    2 -
 x11/gtk10/Makefile         |   27 ---------
 x11/gtk10/PLIST            |  125 ---------------------------------------------
 x11/gtk10/distinfo         |   16 -----
 x11/gtk10/patches/patch-aa |   21 -------
 x11/gtk10/patches/patch-ab |   21 -------
 x11/gtk10/patches/patch-ac |   75 ---------------------------
 x11/gtk10/patches/patch-ad |   45 ----------------
 x11/gtk10/patches/patch-ae |   58 --------------------
 x11/gtk10/patches/patch-af |  115 -----------------------------------------
 x11/gtk10/patches/patch-ag |   17 ------
 x11/gtk10/patches/patch-ah |   87 -------------------------------
 x11/gtk10/patches/patch-ai |   33 -----------
 x11/gtk10/patches/patch-aj |   32 -----------
 x11/gtk10/patches/patch-ak |   32 -----------
 x11/gtk10/patches/patch-al |   25 ---------
 18 files changed, 3 insertions(+), 734 deletions(-)

diffs (truncated from 826 to 300 lines):

diff -r 8fc7081dffaa -r 0df82d7f0f41 doc/CHANGES
--- a/doc/CHANGES       Tue Apr 20 09:53:27 2004 +0000
+++ b/doc/CHANGES       Tue Apr 20 09:59:11 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5674 2004/04/20 09:52:18 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5675 2004/04/20 09:59:11 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2105,3 +2105,4 @@
        Added oinkmaster-0.8 [xtraeme 2004-04-20]
        Added adodb-4.00 [xtraeme 2004-04-20]
        Added acid-0.9.6b23 [xtraeme 2004-04-20]
+       Removed gtk10 [xtraeme 2004-04-20]
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/Makefile
--- a/x11/Makefile      Tue Apr 20 09:53:27 2004 +0000
+++ b/x11/Makefile      Tue Apr 20 09:59:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.347 2004/04/19 17:29:40 xtraeme Exp $
+# $NetBSD: Makefile,v 1.348 2004/04/20 09:59:11 xtraeme Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -66,7 +66,6 @@
 SUBDIR+=       gtk--
 SUBDIR+=       gtk-engines
 SUBDIR+=       gtk-thinice-engine
-SUBDIR+=       gtk10
 SUBDIR+=       gtk2
 SUBDIR+=       gtk2-engines
 SUBDIR+=       gtk2-engines-bluecurve
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/gtk10/DESCR
--- a/x11/gtk10/DESCR   Tue Apr 20 09:53:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-The gimp toolkit. A set of libraries for building complex X11
-user interfaces. So far only used by The Gimp.
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/gtk10/Makefile
--- a/x11/gtk10/Makefile        Tue Apr 20 09:53:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2003/10/22 01:20:30 grant Exp $
-
-DISTNAME=      gtk+-1.0.6
-PKGNAME=       gtk10-1.0.6
-CATEGORIES=    x11
-MASTER_SITES=  ftp://ftp.gtk.org/pub/gtk/v1.0/
-
-MAINTAINER=    bsieker%techfak.uni-bielefeld.de@localhost
-HOMEPAGE=      http://www.gtk.org/
-COMMENT=       The GIMP Toolkit - libraries for building X11 user interfaces
-
-CONFLICTS=     gtk+-1.0.*
-
-USE_BUILDLINK2=                yes
-USE_LIBTOOL=           yes
-USE_MAKEINFO=          yes
-USE_X11BASE=           yes
-
-GNU_CONFIGURE=  yes
-CONFIGURE_ARGS=        --includedir=${PREFIX}/include/gtk10
-
-INFO_FILES=    gdk10.info glib10.info gtk10.info
-
-post-extract:
-       cd ${WRKSRC}/docs && ${RM} -f ${INFO_FILES}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/gtk10/PLIST
--- a/x11/gtk10/PLIST   Tue Apr 20 09:53:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,125 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2004/03/11 16:00:04 seb Exp $
-bin/gtk10-config
-include/gtk10/gdk/gdk.h
-include/gtk10/gdk/gdkcursors.h
-include/gtk10/gdk/gdki18n.h
-include/gtk10/gdk/gdkkeysyms.h
-include/gtk10/gdk/gdkprivate.h
-include/gtk10/gdk/gdktypes.h
-include/gtk10/gdk/gdkx.h
-include/gtk10/glib.h
-include/gtk10/glibconfig.h
-include/gtk10/gtk/gtk.h
-include/gtk10/gtk/gtkaccelerator.h
-include/gtk10/gtk/gtkadjustment.h
-include/gtk10/gtk/gtkalignment.h
-include/gtk10/gtk/gtkarrow.h
-include/gtk10/gtk/gtkaspectframe.h
-include/gtk10/gtk/gtkbbox.h
-include/gtk10/gtk/gtkbin.h
-include/gtk10/gtk/gtkbox.h
-include/gtk10/gtk/gtkbutton.h
-include/gtk10/gtk/gtkcheckbutton.h
-include/gtk10/gtk/gtkcheckmenuitem.h
-include/gtk10/gtk/gtkclist.h
-include/gtk10/gtk/gtkcolorsel.h
-include/gtk10/gtk/gtkcombo.h
-include/gtk10/gtk/gtkcontainer.h
-include/gtk10/gtk/gtkcurve.h
-include/gtk10/gtk/gtkdata.h
-include/gtk10/gtk/gtkdebug.h
-include/gtk10/gtk/gtkdialog.h
-include/gtk10/gtk/gtkdrawingarea.h
-include/gtk10/gtk/gtkeditable.h
-include/gtk10/gtk/gtkentry.h
-include/gtk10/gtk/gtkenums.h
-include/gtk10/gtk/gtkeventbox.h
-include/gtk10/gtk/gtkfeatures.h
-include/gtk10/gtk/gtkfilesel.h
-include/gtk10/gtk/gtkfixed.h
-include/gtk10/gtk/gtkframe.h
-include/gtk10/gtk/gtkgamma.h
-include/gtk10/gtk/gtkgc.h
-include/gtk10/gtk/gtkhandlebox.h
-include/gtk10/gtk/gtkhbbox.h
-include/gtk10/gtk/gtkhbox.h
-include/gtk10/gtk/gtkhpaned.h
-include/gtk10/gtk/gtkhruler.h
-include/gtk10/gtk/gtkhscale.h
-include/gtk10/gtk/gtkhscrollbar.h
-include/gtk10/gtk/gtkhseparator.h
-include/gtk10/gtk/gtkimage.h
-include/gtk10/gtk/gtkinputdialog.h
-include/gtk10/gtk/gtkitem.h
-include/gtk10/gtk/gtklabel.h
-include/gtk10/gtk/gtklist.h
-include/gtk10/gtk/gtklistitem.h
-include/gtk10/gtk/gtkmain.h
-include/gtk10/gtk/gtkmenu.h
-include/gtk10/gtk/gtkmenubar.h
-include/gtk10/gtk/gtkmenufactory.h
-include/gtk10/gtk/gtkmenuitem.h
-include/gtk10/gtk/gtkmenushell.h
-include/gtk10/gtk/gtkmisc.h
-include/gtk10/gtk/gtknotebook.h
-include/gtk10/gtk/gtkobject.h
-include/gtk10/gtk/gtkoptionmenu.h
-include/gtk10/gtk/gtkpaned.h
-include/gtk10/gtk/gtkpixmap.h
-include/gtk10/gtk/gtkpreview.h
-include/gtk10/gtk/gtkprivate.h
-include/gtk10/gtk/gtkprogressbar.h
-include/gtk10/gtk/gtkradiobutton.h
-include/gtk10/gtk/gtkradiomenuitem.h
-include/gtk10/gtk/gtkrange.h
-include/gtk10/gtk/gtkrc.h
-include/gtk10/gtk/gtkruler.h
-include/gtk10/gtk/gtkscale.h
-include/gtk10/gtk/gtkscrollbar.h
-include/gtk10/gtk/gtkscrolledwindow.h
-include/gtk10/gtk/gtkselection.h
-include/gtk10/gtk/gtkseparator.h
-include/gtk10/gtk/gtksignal.h
-include/gtk10/gtk/gtkspinbutton.h
-include/gtk10/gtk/gtkstatusbar.h
-include/gtk10/gtk/gtkstyle.h
-include/gtk10/gtk/gtktable.h
-include/gtk10/gtk/gtktext.h
-include/gtk10/gtk/gtktipsquery.h
-include/gtk10/gtk/gtktogglebutton.h
-include/gtk10/gtk/gtktoolbar.h
-include/gtk10/gtk/gtktooltips.h
-include/gtk10/gtk/gtktree.h
-include/gtk10/gtk/gtktreeitem.h
-include/gtk10/gtk/gtktypebuiltins.h
-include/gtk10/gtk/gtktypeutils.h
-include/gtk10/gtk/gtkvbbox.h
-include/gtk10/gtk/gtkvbox.h
-include/gtk10/gtk/gtkviewport.h
-include/gtk10/gtk/gtkvpaned.h
-include/gtk10/gtk/gtkvruler.h
-include/gtk10/gtk/gtkvscale.h
-include/gtk10/gtk/gtkvscrollbar.h
-include/gtk10/gtk/gtkvseparator.h
-include/gtk10/gtk/gtkwidget.h
-include/gtk10/gtk/gtkwindow.h
-lib/libgdk10.a
-lib/libgdk10.la
-lib/libgdk10.so
-lib/libgdk10.so.1
-lib/libgdk10.so.1.6
-lib/libglib10.a
-lib/libglib10.la
-lib/libglib10.so
-lib/libglib10.so.1
-lib/libglib10.so.1.6
-lib/libgtk10.a
-lib/libgtk10.la
-lib/libgtk10.so
-lib/libgtk10.so.1
-lib/libgtk10.so.1.6
-man/man1/gtk10-config.1
-share/aclocal/gtk10.m4
-@dirrm include/gtk10/gtk
-@dirrm include/gtk10/gdk
-@dirrm include/gtk10
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/gtk10/distinfo
--- a/x11/gtk10/distinfo        Tue Apr 20 09:53:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 11:07:39 skrll Exp $
-
-SHA1 (gtk+-1.0.6.tar.gz) = 41a144ccbcafe974d2b1adc7adc8e6857654e146
-Size (gtk+-1.0.6.tar.gz) = 1299144 bytes
-SHA1 (patch-aa) = 9bd430722cab37b31bf8dfb7d5f3b6f6d4457ed9
-SHA1 (patch-ab) = f27544bda9926ab783891d2cd75aa305a71c6a7c
-SHA1 (patch-ac) = 5e97cc40be37bdf3b2b273d5feabb009d0732d8f
-SHA1 (patch-ad) = d4ebbb0f25d1fa3a25be004d4f3aee229a7208f4
-SHA1 (patch-ae) = 396a31bd363f2dff136a18b8d9e5834dacd8427d
-SHA1 (patch-af) = 5af7e7222be319f7ba79afecfa821e2c539dc4c4
-SHA1 (patch-ag) = 4bc3ebbfe11d1ae72428acb516e23ddba60a29a1
-SHA1 (patch-ah) = f0e4571fc16837e989c2926706ffc28121353959
-SHA1 (patch-ai) = d503beba3275db751b92eb84f8c5b1cbb020e4b1
-SHA1 (patch-aj) = fb45c945871a560e30b4724c00be5e73fd88bf32
-SHA1 (patch-ak) = cb1271901f639542d561a618eff3746922433f24
-SHA1 (patch-al) = a7cb6ad4267f919ffff1e5cc53552ddd114906a1
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/gtk10/patches/patch-aa
--- a/x11/gtk10/patches/patch-aa        Tue Apr 20 09:53:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1999/11/27 21:46:38 rh Exp $
-
---- configure.orig     Mon Sep 21 04:41:13 1998
-+++ configure  Sat Nov 27 22:38:50 1999
-@@ -1235,6 +1235,7 @@
-   echo "$ac_t""no" 1>&6
- fi
- 
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- 
-@@ -1280,7 +1281,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
-+fi
- 
- echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
- echo "configure:1287: checking whether to enable maintainer-specific portions of Makefiles" >&5
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/gtk10/patches/patch-ab
--- a/x11/gtk10/patches/patch-ab        Tue Apr 20 09:53:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-ab,v 1.2 1999/11/27 21:46:38 rh Exp $
-
---- glib/configure.orig        Mon Sep 21 04:41:11 1998
-+++ glib/configure     Sat Nov 27 22:40:41 1999
-@@ -1212,6 +1212,7 @@
-   echo "$ac_t""no" 1>&6
- fi
- 
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- 
-@@ -1257,7 +1258,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
-+fi
- 
- echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
- echo "configure:1264: checking whether to enable maintainer-specific portions of Makefiles" >&5
diff -r 8fc7081dffaa -r 0df82d7f0f41 x11/gtk10/patches/patch-ac
--- a/x11/gtk10/patches/patch-ac        Tue Apr 20 09:53:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,75 +0,0 @@
-$NetBSD: patch-ac,v 1.2 1999/02/19 14:22:47 rh Exp $
-
---- glib/Makefile.in.orig      Mon Sep 21 06:20:33 1998
-+++ glib/Makefile.in   Tue Feb 16 15:04:10 1999
-@@ -74,11 +74,11 @@
- RANLIB = @RANLIB@
- VERSION = @VERSION@
- 
--configincludedir = $(pkglibdir)/include
-+configincludedir = @includedir@
- 
--lib_LTLIBRARIES = libglib.la
-+lib_LTLIBRARIES = libglib10.la
- 
--libglib_la_SOURCES = \
-+libglib10_la_SOURCES = \
-               garray.c        \
-               gcache.c        \
-               gerror.c        \
-@@ -100,12 +100,12 @@
- configinclude_DATA = \
-               glibconfig.h
- 
--libglib_la_LDFLAGS = -version-info $(GLIB_MAJOR_VERSION):$(GLIB_MICRO_VERSION):0
-+libglib10_la_LDFLAGS = -version-info $(GLIB_MAJOR_VERSION):$(GLIB_MICRO_VERSION):0
- 
- INCLUDES = -I$(top_srcdir)
- 
- noinst_PROGRAMS = testglib



Home | Main Index | Thread Index | Old Index