head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.8 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.6 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.2 pkgsrc-2011Q2-base:1.4 pkgsrc-2010Q4:1.3.0.58 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.56 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.54 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.52 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.50 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.48 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.3.0.46 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.3.0.44 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.3.0.42 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.40 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.38 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.36 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.34 pkgsrc-2008Q1:1.3.0.32 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.30 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.28 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.26 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.24 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.22 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.20 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.18 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.16 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.14 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.12 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.10 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.8 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.6 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.4 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.2 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2; locks; strict; comment @# @; 1.4 date 2011.03.11.11.41.24; author wiz; state dead; branches; next 1.3; 1.3 date 2004.04.24.20.35.15; author danw; state Exp; branches; next 1.2; 1.2 date 2003.05.25.07.58.06; author jmmv; state dead; branches; next 1.1; 1.1 date 2003.02.15.17.01.43; author jmmv; state Exp; branches; next ; desc @@ 1.4 log @Update to 2.32.1. Set LICENSE. Changes: translation updates. Also remove patch for Darwin that's been here since 2004. I can't believe it's still necessary. @ text @$NetBSD: patch-af,v 1.3 2004/04/24 20:35:15 danw Exp $ --- libgnome/gnome-util.c.orig Mon Apr 12 19:17:51 2004 +++ libgnome/gnome-util.c @@@@ -137,6 +137,11 @@@@ g_extension_pointer (const char * path) } } +#if defined(__APPLE__) +#include +#define environ (*_NSGetEnviron()) +#endif + /** * gnome_setenv: * @@name: An environment variable name. @ 1.3 log @darwin fix @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update to 2.2.1: Library: * Init gettext earlier to catch some bugs (Hidetoshi Tajima) Bug #99224 * Fix search path for locale.alias. (Julio Merino) Bug #106180. * Fix url substitution with custom web browser command (Pasupathi Duraisamy) Bug #108909 * Plug a leak in the help routines. (Kjartan) Help converters: * Fix manual pages that have non-numeric filetypes such as open.3pm. Patch from Roderich Schupp. Bug #101440. * Fix crashes when feeding directories to the help converters. Patch from John Fleck. Bug #104056. * Generate help-methods.conf based on libexecdir value. Patch from Frédéric Crozat. Bug #91169. Build: * Honor --disable-schemas-install. (Julio Merino) * Require newer intltool (Kjartan) Translations: az (Metin Amiroff), be (Dmitry Mastrukov), bn (Taneem Ahmed), cs (Miloslav Trmac), de (Christian Neumair), el (Kostas Papadimas), es (Carlos Perello Martin), id (Mohammad DAMT), ja (Takeshi AIHANA), ml (Guntupalli Karunkar), mn (Badral Saulig), ms (Hasbullah Bin Pit), ko (Changwoo Ryu), nl (Vincent Van Adrighem), no (Kjartan Maraas), pl (Zbigniew Chyla), pt (Duarte Loreto), ru (Dmitry Mastrukov) @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.1 2003/02/15 17:01:43 jmmv Exp $ d3 14 a16 10 --- libgnome/gnome-i18n.c.orig 2002-07-12 14:44:11.000000000 +0200 +++ libgnome/gnome-i18n.c @@@@ -69,6 +69,7 @@@@ unalias_lang (char *lang) int i; if (!alias_table) { + read_aliases (LIBGNOME_DATADIR "/locale/locale.alias"); read_aliases ("/usr/share/locale/locale.alias"); read_aliases ("/usr/local/share/locale/locale.alias"); read_aliases ("/usr/lib/X11/locale/locale.alias"); @ 1.1 log @Fix search path for the locale.alias file. No PKGREVISION bump as it has been bumped few hours ago. @ text @d1 1 a1 1 $NetBSD$ @