head 1.14; access; symbols pkgsrc-2013Q2:1.14.0.26 pkgsrc-2013Q2-base:1.14 pkgsrc-2012Q4:1.14.0.24 pkgsrc-2012Q4-base:1.14 pkgsrc-2011Q4:1.14.0.22 pkgsrc-2011Q4-base:1.14 pkgsrc-2011Q2:1.14.0.20 pkgsrc-2011Q2-base:1.14 pkgsrc-2009Q4:1.14.0.18 pkgsrc-2009Q4-base:1.14 pkgsrc-2008Q4:1.14.0.16 pkgsrc-2008Q4-base:1.14 pkgsrc-2008Q3:1.14.0.14 pkgsrc-2008Q3-base:1.14 cube-native-xorg:1.14.0.12 cube-native-xorg-base:1.14 pkgsrc-2008Q2:1.14.0.10 pkgsrc-2008Q2-base:1.14 pkgsrc-2008Q1:1.14.0.8 pkgsrc-2008Q1-base:1.14 pkgsrc-2007Q4:1.14.0.6 pkgsrc-2007Q4-base:1.14 pkgsrc-2007Q3:1.14.0.4 pkgsrc-2007Q3-base:1.14 pkgsrc-2007Q2:1.14.0.2 pkgsrc-2007Q2-base:1.14 pkgsrc-2007Q1:1.13.0.30 pkgsrc-2007Q1-base:1.13 pkgsrc-2006Q4:1.13.0.28 pkgsrc-2006Q4-base:1.13 pkgsrc-2006Q3:1.13.0.26 pkgsrc-2006Q3-base:1.13 pkgsrc-2006Q2:1.13.0.24 pkgsrc-2006Q2-base:1.13 pkgsrc-2006Q1:1.13.0.22 pkgsrc-2006Q1-base:1.13 pkgsrc-2005Q4:1.13.0.20 pkgsrc-2005Q4-base:1.13 pkgsrc-2005Q3:1.13.0.18 pkgsrc-2005Q3-base:1.13 pkgsrc-2005Q2:1.13.0.16 pkgsrc-2005Q2-base:1.13 pkgsrc-2005Q1:1.13.0.14 pkgsrc-2005Q1-base:1.13 pkgsrc-2004Q4:1.13.0.12 pkgsrc-2004Q4-base:1.13 pkgsrc-2004Q3:1.13.0.10 pkgsrc-2004Q3-base:1.13 pkgsrc-2004Q2:1.13.0.8 pkgsrc-2004Q2-base:1.13 pkgsrc-2004Q1:1.13.0.6 pkgsrc-2004Q1-base:1.13 pkgsrc-2003Q4:1.13.0.4 pkgsrc-2003Q4-base:1.13 netbsd-1-6-1:1.13.0.2 netbsd-1-6-1-base:1.13 buildlink2:1.12.0.2 netbsd-1-6:1.12.0.4 netbsd-1-6-RELEASE-base:1.12 buildlink2-base:1.12 netbsd-1-5-PATCH001:1.8 netbsd-1-5-RELEASE:1.7 netbsd-1-4-PATCH003:1.7 netbsd-1-4-PATCH002:1.7 comdex-fall-1999:1.7 netbsd-1-4-PATCH001:1.7 netbsd-1-4-RELEASE:1.6 netbsd-1-3-PATCH003:1.1; locks; strict; comment @# @; 1.14 date 2007.05.20.17.28.19; author wiz; state dead; branches; next 1.13; 1.13 date 2002.08.25.18.40.32; author jlam; state Exp; branches; next 1.12; 1.12 date 2002.08.01.13.25.55; author tron; state Exp; branches 1.12.2.1; next 1.11; 1.11 date 2002.03.29.03.47.45; author windsor; state dead; branches; next 1.10; 1.10 date 2002.03.24.19.53.44; author rh; state Exp; branches; next 1.9; 1.9 date 2001.09.30.21.14.34; author rh; state Exp; branches; next 1.8; 1.8 date 2000.10.17.23.57.45; author jlam; state Exp; branches; next 1.7; 1.7 date 99.07.14.20.45.29; author tron; state Exp; branches; next 1.6; 1.6 date 99.03.07.11.31.47; author tron; state Exp; branches; next 1.5; 1.5 date 99.01.16.03.26.12; author tron; state Exp; branches; next 1.4; 1.4 date 99.01.01.23.40.43; author tron; state Exp; branches; next 1.3; 1.3 date 98.12.29.14.23.04; author tron; state Exp; branches; next 1.2; 1.2 date 98.10.04.23.42.01; author tron; state Exp; branches; next 1.1; 1.1 date 98.09.04.22.14.26; author agc; state Exp; branches; next ; 1.12.2.1 date 2002.08.01.13.25.55; author jlam; state dead; branches; next 1.12.2.2; 1.12.2.2 date 2002.08.22.11.13.07; author jlam; state Exp; branches; next ; desc @@ 1.14 log @Remove gnome-libs from pkgsrc. All its dependencies were already removed. @ text @$NetBSD: patch-ac,v 1.13 2002/08/25 18:40:32 jlam Exp $ --- zvt/subshell-includes.h.orig Fri Jun 15 02:04:52 2001 +++ zvt/subshell-includes.h Thu Aug 1 15:15:35 2002 @@@@ -3,7 +3,7 @@@@ #include #include /* for close-on-exec stuff */ -#ifndef _XOPEN_SOURCE +#if !defined(__NetBSD__) && !defined(_XOPEN_SOURCE) #define _XOPEN_SOURCE 1 #endif #define __EXTENSIONS__ 1 /* needed for winsize struct @ 1.13 log @Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.12.2.1 2002/08/22 11:13:07 jlam Exp $ @ 1.12 log @Remove another instance of bogus Linux symbol handling to fix build problems under NetBSD-current. @ text @d1 1 a1 1 $NetBSD$ @ 1.12.2.1 log @file patch-ac was added on branch buildlink2 on 2002-08-22 11:13:07 +0000 @ text @d1 13 @ 1.12.2.2 log @Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files. @ text @a0 13 $NetBSD: patch-ac,v 1.12.2.1 2002/08/22 11:13:07 jlam Exp $ --- zvt/subshell-includes.h.orig Fri Jun 15 02:04:52 2001 +++ zvt/subshell-includes.h Thu Aug 1 15:15:35 2002 @@@@ -3,7 +3,7 @@@@ #include #include /* for close-on-exec stuff */ -#ifndef _XOPEN_SOURCE +#if !defined(__NetBSD__) && !defined(_XOPEN_SOURCE) #define _XOPEN_SOURCE 1 #endif #define __EXTENSIONS__ 1 /* needed for winsize struct @ 1.11 log @tidy -- remove 0-byte file @ text @d1 13 @ 1.10 log @Update gnome-libs to 1.4.1.4. Changes are bugfixes, new man pages, and new translations. @ text @@ 1.9 log @Update gnome-libs to 1.4.1.2. Changes include: * portability fixes * fix stuck grabs with dnd on the canvas * fix bad memory corrupting bugs that should fix most theme related crashes reported earlier * i18n fixes * memory leak fixes * gnome-calculator can expand buttons vertically * build fixes * developer documentation for libart_lgpl * fix crashes and memory problems in libart_lgpl @ text @a0 24 $NetBSD$ --- gnome-data/Makefile.in.orig Wed Aug 22 00:16:56 2001 +++ gnome-data/Makefile.in @@@@ -156,7 +156,7 @@@@ EXTRA_DIST = gnome.soundlist gtk-events.soundlist mime-magic gnome.mime paper.config type.convert postscript.convert gnome-make-postscript-mimes -scoredir = $(localstatedir)/games +scoredir = /var/games sysconf_DATA = paper.config mime-magic soundlistdir = $(sysconfdir)/sound/events @@@@ -374,8 +374,8 @@@@ $(SHELL) $(srcdir)/gnome-make-postscript-mimes > postscript.convert install-data-local: - $(mkinstalldirs) $(DESTDIR)$(scoredir) - -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) +# $(mkinstalldirs) $(DESTDIR)$(scoredir) +# -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) $(top_builddir)/libgnome/gnome-gen-mimedb $(DESTDIR)$(sysconfdir)/mime-magic # Tell versions [3.59,3.63) of GNU make to not export all variables. @ 1.8 log @Update gnome-libs to 1.2.5. Changes from version 1.2.3 are misc. bugfixes and documentation improvements. @ text @d3 1 a3 1 --- gnome-data/Makefile.in.orig Thu Oct 12 23:04:15 2000 d9 1 a9 1 -scoredir = $(DESTDIR)$(localstatedir)/games d19 1 a19 1 - -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) d21 1 a21 1 +# -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir) @ 1.7 log @Update "gnome-libs" package to version 1.0.10. @ text @d3 3 a5 3 --- gnome-data/Makefile.in.orig Tue Jun 1 22:08:52 1999 +++ gnome-data/Makefile.in Wed Jul 14 21:45:30 1999 @@@@ -160,7 +160,7 @@@@ d14 1 a14 1 @@@@ -378,8 +378,8 @@@@ @ 1.6 log @Udate "gnome-libs" package to version 1.0.1. @ text @d3 3 a5 3 --- gnome-data/Makefile.in.orig Mon Mar 1 20:57:13 1999 +++ gnome-data/Makefile.in Sun Mar 7 11:57:57 1999 @@@@ -159,7 +159,7 @@@@ d14 1 a14 1 @@@@ -377,8 +377,8 @@@@ d18 4 a21 4 - $(mkinstalldirs) $(scoredir) - -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(scoredir) +# $(mkinstalldirs) $(scoredir) +# -chgrp $(GAMES_GROUP) $(scoredir) && chmod g=rwXs $(scoredir) @ 1.5 log @The never ending gnome story: Update "gnome-libs" package to version 0.99.3. @ text @d3 4 a6 5 --- gnome-data/Makefile.in.orig Wed Jan 13 02:32:46 1999 +++ gnome-data/Makefile.in Sat Jan 16 04:09:18 1999 @@@@ -154,7 +154,7 @@@@ gnome.mime \ paper.config d8 4 a11 3 -scoredir=$(DESTDIR)$(localstatedir)/games +scoredir=/var/games sysconf_DATA=paper.config mime-magic d14 2 a15 2 @@@@ -311,8 +311,8 @@@@ @ 1.4 log @Add compatibility code for program invocation name handling to "gnomesupport" library instead of only patching "gnome-gen-mimedb" program. @ text @d3 5 a7 3 --- support/Makefile.in.orig Wed Dec 16 10:56:34 1998 +++ support/Makefile.in Sat Jan 2 00:14:13 1999 @@@@ -160,7 +160,7 @@@@ d9 3 a11 1 popt_sources = findme.c poptconfig.c poptparse.c popt.c popthelp.c d13 2 a14 4 -libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) +libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c #libgnomesupport_la_LIBADD = @@LTLIBOBJS@@ libgnomesupport_la_LDFLAGS = -version-info 0:0:0 d16 9 a24 9 @@@@ -188,7 +188,7 @@@@ X_PRE_LIBS = @@X_PRE_LIBS@@ libgnomesupport_la_LIBADD = libgnomesupport_la_OBJECTS = findme.lo poptconfig.lo poptparse.lo \ -popt.lo popthelp.lo +popt.lo popthelp.lo gnome-argp.lo COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@@ @ 1.3 log @Update "gnome-libs" package to version 0.99.0 and make it build again. XXX At the moment some files are installed at the wrong place (e.g "doc" XXX or "share/doc" instead of "share/doc/gnome-libs"). Other files should XXX not be installed at all (e.g. "lib/libart_lgpl.la"). @ text @d3 3 a5 5 --- libgnome/gnome-gen-mimedb.c.orig Wed Dec 16 07:48:42 1998 +++ libgnome/gnome-gen-mimedb.c Tue Dec 29 14:39:59 1998 @@@@ -1,10 +1,14 @@@@ #include +#include d7 1 a7 2 #define GEN_MIMEDB 1 #include "gnome-magic.c" d9 4 a12 1 extern GnomeMagicEntry *gnome_magic_parse (const char *filename, int *nents); d14 9 a22 17 +char *program_invocation_name; +char *program_invocation_short_name; + int main(int argc, char *argv[]) { GnomeMagicEntry *ents = NULL; @@@@ -16,6 +20,10 @@@@ gnome_do_not_create_directories = 1; gnomelib_init("gnome-gen-mimedb", VERSION); + + program_invocation_name = argv[0]; + if ((program_invocation_short_name = strrchr(argv[0], '/')) == NULL) + program_invocation_short_name = argv[0]; if(argc > 1) { if(argv[1][0] == '-') { @ 1.2 log @Update "gnome-libs" to version 0.30.1. @ text @d3 25 a27 3 --- libgnome/Makefile.in.orig Tue Sep 29 01:46:58 1998 +++ libgnome/Makefile.in Mon Oct 5 01:20:21 1998 @@@@ -136,7 +136,7 @@@@ d29 2 a30 18 lib_LTLIBRARIES = libgnome.la -scoredir=$(localstatedir)/games +scoredir=/var/games LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@@ @@@@ -487,8 +487,8 @@@@ install-data-local: - $(mkinstalldirs) $(scoredir) - -chgrp games $(scoredir) && chmod g=rwXs $(scoredir) +# $(mkinstalldirs) $(scoredir) +# -chgrp games $(scoredir) && chmod g=rwXs $(scoredir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. @ 1.1 log @Addition of gnome-libs-0.27, the libaries for the GNU Network Object Model Environment, to the NetBSD packages collection. @ text @d3 3 a5 17 Use NetBSD's libtool --- libgtktty/configure 1998/09/01 21:20:44 1.1 +++ libgtktty/configure 1998/09/01 21:21:08 @@@@ -1936,6 +1936,7 @@@@ # Always use our own libtool. +if false; then LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@@@ -2015,6 +2016,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 d7 1 d9 2 d12 13 @