head 1.14; access; symbols pkgsrc-2013Q2:1.14.0.10 pkgsrc-2013Q2-base:1.14 pkgsrc-2012Q4:1.14.0.8 pkgsrc-2012Q4-base:1.14 pkgsrc-2011Q4:1.14.0.6 pkgsrc-2011Q4-base:1.14 pkgsrc-2011Q2:1.14.0.4 pkgsrc-2011Q2-base:1.14 pkgsrc-2009Q4:1.14.0.2 pkgsrc-2009Q4-base:1.14 pkgsrc-2009Q3:1.13.0.2 pkgsrc-2009Q3-base:1.13 pkgsrc-2009Q2:1.12.0.2 pkgsrc-2009Q2-base:1.12 pkgsrc-2009Q1:1.9.0.2 pkgsrc-2009Q1-base:1.9 pkgsrc-2008Q4:1.8.0.4 pkgsrc-2008Q4-base:1.8 pkgsrc-2008Q3:1.8.0.2 pkgsrc-2008Q3-base:1.8 cube-native-xorg:1.7.0.20 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.18 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.16 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.14 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.12 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.10 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.7.0.8 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.6 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.7.0.4 pkgsrc-2006Q3-base:1.7 pkgsrc-2006Q2:1.7.0.2 pkgsrc-2006Q2-base:1.7 pkgsrc-2006Q1:1.5.0.8 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.6 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.4 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.2 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.3.0.10 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.8 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.6 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.4 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.2 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2; locks; strict; comment @# @; 1.14 date 2009.10.21.18.04.55; author drochner; state dead; branches; next 1.13; 1.13 date 2009.07.09.18.23.26; author drochner; state Exp; branches; next 1.12; 1.12 date 2009.05.26.20.39.13; author wiz; state Exp; branches; next 1.11; 1.11 date 2009.05.20.10.01.03; author wiz; state Exp; branches; next 1.10; 1.10 date 2009.04.17.18.40.42; author drochner; state Exp; branches; next 1.9; 1.9 date 2009.01.12.21.50.17; author wiz; state Exp; branches; next 1.8; 1.8 date 2008.09.30.08.04.30; author hubertf; state Exp; branches; next 1.7; 1.7 date 2006.05.31.18.37.47; author drochner; state dead; branches; next 1.6; 1.6 date 2006.05.06.11.08.50; author joerg; state Exp; branches; next 1.5; 1.5 date 2005.05.29.13.34.48; author jmmv; state dead; branches; next 1.4; 1.4 date 2005.04.08.05.39.04; author rillig; state Exp; branches; next 1.3; 1.3 date 2003.12.15.00.16.02; author xtraeme; state dead; branches; next 1.2; 1.2 date 2003.02.18.20.52.06; author jmmv; state Exp; branches; next 1.1; 1.1 date 2003.02.14.21.10.14; author jmmv; state Exp; branches; next ; desc @@ 1.14 log @update to 2.28.0 This switches to the gnome-2.28 release branch. @ text @$NetBSD: patch-aa,v 1.13 2009/07/09 18:23:26 drochner Exp $ --- plugins/taglist/Makefile.in.orig 2009-07-02 20:02:16.000000000 +0200 +++ plugins/taglist/Makefile.in @@@@ -141,6 +141,7 @@@@ GMSGFMT = @@GMSGFMT@@ GREP = @@GREP@@ GTKDOC_CHECK = @@GTKDOC_CHECK@@ GZIP = @@GZIP@@ +GZIP_ENV = --best HELP_DIR = @@HELP_DIR@@ HTML_DIR = @@HTML_DIR@@ INSTALL = @@INSTALL@@ @@@@ -641,7 +642,7 @@@@ uninstall-am: uninstall-pluginDATA unins %.tags.gz: %.tags.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $(@@:.gz=) -x -u -c $(top_builddir)/po/.intltool-merge-cache - $(GZIP) --best -f $(@@:.gz=) + env GZIP=$(GZIP_ENV) $(GZIP) -f $(@@:.gz=) -include $(top_srcdir)/git.mk # Tell versions [3.59,3.63) of GNU make to not export all variables. @ 1.13 log @update to 2.26.3 changes: -UI improvements -bugfixes @ text @d1 1 a1 1 $NetBSD$ @ 1.12 log @Add link to upstream bug report. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.11 2009/05/20 10:01:03 wiz Exp $ d3 1 a3 3 http://bugzilla.gnome.org/show_bug.cgi?id=583940 --- plugins/taglist/Makefile.in.orig 2009-05-16 19:45:09.000000000 +0000 d5 3 a7 3 @@@@ -143,6 +143,7 @@@@ GTKDOC_CHECK = @@GTKDOC_CHECK@@ GTKDOC_MKPDF = @@GTKDOC_MKPDF@@ GTKDOC_REBASE = @@GTKDOC_REBASE@@ d13 1 a13 1 @@@@ -662,7 +663,7 @@@@ uninstall-am: uninstall-pluginDATA unins @ 1.11 log @Update to 2.26.2. Set LICENSE to gnu-gpl-v2. ============ gedit 2.26.2 ============ New Features and Fixes ====================== - Misc bugfixes New and updated translations ============================ - ar (Khaled Hosny) - ca (Joan Duran) - el (Michael Kotsarinis) - es (Jorge González) - et (Mattias Põldaru) - zh_CN (TeliuTe) @ text @d1 3 a3 1 $NetBSD: patch-aa,v 1.10 2009/04/17 18:40:42 drochner Exp $ @ 1.10 log @update to 2.26.1 changes: -bugfixes -translation updates @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- plugins/taglist/Makefile.in.orig 2009-04-13 17:52:06.000000000 +0200 d19 2 a21 2 # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: @ 1.9 log @Update to 2.24.3; make spell checking an option; update dependencies. ============ gedit 2.24.3 ============ New Features and Fixes ====================== - Backport some bugfixes from the developement version New and updated translations ============================ - Alexander Shopov (bg) - Priit Laes (et) - Shankar Prasad (kn) @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.8 2008/09/30 08:04:30 hubertf Exp $ d3 1 a3 1 --- plugins/taglist/Makefile.in.orig 2009-01-10 18:45:20.000000000 +0100 d5 3 a7 3 @@@@ -142,6 +142,7 @@@@ GMSGFMT = @@GMSGFMT@@ GREP = @@GREP@@ GTKDOC_CHECK = @@GTKDOC_CHECK@@ d13 1 a13 1 @@@@ -637,7 +638,7 @@@@ uninstall-am: uninstall-pluginDATA unins @ 1.8 log @Prevent gzip(1) from nuking itself (yes, the gzip binary!) by passing its name in the GZIP environment variable. Instead, pass the compression level in that variable. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- plugins/taglist/Makefile.in.orig 2008-09-19 04:57:38.000000000 +0200 d5 1 a5 1 @@@@ -138,6 +138,7 @@@@ GMSGFMT = @@GMSGFMT@@ d13 1 a13 1 @@@@ -650,7 +651,7 @@@@ uninstall-am: uninstall-pluginDATA unins @ 1.7 log @update to 2.14.3 changes: -do not display password when it's part of the uri -bugfixes -translation updates @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.6 2006/05/06 11:08:50 joerg Exp $ d3 11 a13 5 --- gedit/gedit-document-loader.c.orig 2006-05-06 10:10:17.000000000 +0000 +++ gedit/gedit-document-loader.c @@@@ -32,8 +32,8 @@@@ #include #endif d15 7 a21 6 -#include #include +#include #include #include #include @ 1.6 log @Reorder includes: sys/types.h before sys/mman.h for DragonFly. @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Fix build by removing patches obsoleted during the last update. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2005/04/08 05:39:04 rillig Exp $ d3 5 a7 12 --- plugins/spell/gedit-spell-checker.c.orig Fri Feb 4 11:37:48 2005 +++ plugins/spell/gedit-spell-checker.c Fri Apr 1 09:20:30 2005 @@@@ -363,9 +363,9 @@@@ gedit_spell_checker_finalize (GObject *o static const GeditLanguage* get_language_from_abrev (const gchar *abrev) { - g_return_val_if_fail (abrev != NULL, NULL); - const GSList *langs; + + g_return_val_if_fail (abrev != NULL, NULL); langs = gedit_spell_checker_get_available_languages (); d9 6 a14 1 while (langs != NULL) @ 1.4 log @Added two patches that are needed for gcc-2.95. Approved by jlam. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update to 2.4.1 Changes: o Fixed the --help messages translation problem (Paolo Maggi) o Used the new docs build system (John Fleck) o Managed unknown current locale encodings (Paolo) o Other minor bugs (Paolo and Eric Ritezel) And more... review Changelog to see a full list of changes. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.2 2003/02/18 20:52:06 jmmv Exp $ d3 12 a14 10 --- data/Makefile.in.orig 2003-02-14 17:59:17.000000000 +0100 +++ data/Makefile.in @@@@ -140,7 +140,7 @@@@ keysdir = $(datadir)/mime-info keys_in_files = gedit.keys.in keys_DATA = $(keys_in_files:.keys.in=.keys) -schemasdir = $(sysconfdir)/gconf/schemas +schemasdir = $(datadir)/gconf/schemas schemas_in_files = gedit.schemas.in schemas_DATA = $(schemas_in_files:.schemas.in=.schemas) d16 1 @ 1.2 log @GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the configuration database from beeing modified by packages that do not honour the --disable-schemas-install option. There is no need to patch these broken packages any more. Okay'ed by wiz. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2003/02/14 21:10:14 jmmv Exp $ @ 1.1 log @Update to 2.2.0.1. Changes include: - Fixed an egg-recent related bug (James Willcox) - Make sure to include in all *.c files (Paolo Maggi) - Allow svg icons in tabs and recent files list (James Willcox) - Code cleanup in the Open page of the preferences dialog (Paolo) - Updated gedit guide (Breda McColgan) - Updated to latest recent-files code (James Willcox) - Updated about box (Paolo Mggi) - Fixed mem leaks (Paolo) - Fixed several bugs in the diff plugin (Paolo) - Fixed default fonts for printing (Paolo Maggi) - Updating docs to newest build template (John Fleck) - Updated gedit man file (James Willcox, Paolo) - Requires libgnomeprintui-2.2 >= 2.1.7 (Paolo) - Revamped about dialog (Christian Neumair) - Added ISO-8859-2 to the list of supported encodings (Marcin Malinowski) - Fixed problems with line numbers (Paolo) - Improved key navigability of output window (Paolo) - Remember printer configuration/settings (Paolo) - Fixed various little problems in the plugin engine (Paolo) - Enabled startup notification (James) - Fixed icon sizes for recent-files menus and document tabs (James). - Fixed a crash bug related to recent files (James) - Lots of new and updated translations. Changes in the package: - Depend on gnome2-dirs. - Use the new schemas.mk framework to handle GConf2 schemas. @ text @d1 1 a1 1 $NetBSD$ a13 9 @@@@ -412,7 +412,7 @@@@ maintainer-clean-generic clean mostlycle @@INTLTOOL_SERVER_RULE@@ install-data-local: - if test -z "$(DESTDIR)" ; then \ + if false; then \ for p in $(schemas_DATA) ; do \ GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p ; \ done \ @