The NetBSD Project

CVS log for pkgsrc/devel/glib2/Makefile.common

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / glib2

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Wed May 23 17:27:19 2012 UTC (17 hours, 33 minutes ago) by reed
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

change to working generic HOMEPAGE

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 15 09:20:15 2012 UTC (9 days, 1 hour ago) by adam
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

Changes 2.32.3:
* Bug fixes:
 Correct a typo in the ELF configure check
 Reset LIBS after the ELF configure check
 Fix GIO/GObject Visual C++ projects
 gio: fix error handling in async case of GProxy...
 GConverterInputStream: fix an infinite loop...
* Translation updates:
 Bulgarian
 Catalan
 Czech
 German
 Japanese
 Slovenian
 Telugu

Revision 1.17 / (download) - annotate - [select for diffs], Tue May 1 18:45:52 2012 UTC (3 weeks, 1 day ago) by adam
Branch: MAIN
Changes since 1.16: +13 -13 lines
Diff to previous 1.16 (colored)

Changes 2.32.2:
* GApplication: can now have a NULL application ID
* g_clear_object: fix warnings when using it on C++ (due to lack of
  ability to implicitly cast void*)
* GDBus:
 - add our own implementation of the message bus for use on Windows only
 - fix up a few bugs that use of this bus uncovered in GDBus
 - escape nonce files in dbus addressess (think 'c:\')
 - support initial underscores in dbus codegen namespace (for private)
* Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings backend)
* make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment
* GAppInfo: overwrite the DISPLAY only if it is set in the launch context
* glib/tests/date: force US locale running the GDateTime tests
* GSocketControlMessage: Don't warn about unknown messages
* Resources:
 - fix broken use of GVDB on big endian machines
 - set a 'display name' so that pretty file names appear in Gtk CSS
   warning messages
* GMainContext:
 - block child sources when blocking the parent
 - introduce more testcases for child sources
* Translations updates:
 Brazilian Portuguese
 French
 Galician
 Italian
 Lithuanian
 Polish
 Polish
 Serbian
 Simplified Chinese
 Spanish
* Bug fixed:
 619026 avoid warning in gutils.h when using gcc with -Wconversion
 669260 Open/Save dialog hangs waiting for data with libsoup
 671249 GApplication: Allow a null application_id?
 672786 goa-daemon: action in notification doesn't work
 673409 g_resource_lookup_data may return stale data pointer
 674172 glib-2.32.1 misdetects GNUstep as Cocoa
 674345 cssprovider: Make sure to print out file name in css warnings
 674483 broken configure results when cross-compiling with gcc >= 4.5

Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 30 13:53:48 2012 UTC (3 weeks, 2 days ago) by drochner
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

update to 2.32.1
This is the new major tree, needed for a number of Gnome pkgs.
The optional "kqueue" patch isn't ready yet, so the "kqueue" option
does not work atm.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Mar 21 12:18:33 2012 UTC (2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

update to 2.20.3
changes:
-bugfixes
-translation update

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 29 10:46:52 2012 UTC (3 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored)

update to 2.30.2
this switches to the 2.30 release branch

pkgsrc note: if you use net/libsoup24 with this glib2 version, make
sure to use at least version 2.34.3nb1

Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 4 23:52:04 2011 UTC (9 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Get rid of pkg-config build dependency.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 9 11:16:38 2011 UTC (11 months, 2 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

update to 2.28.8
changes:
-bugfixes
-translation updates

Revision 1.11 / (download) - annotate - [select for diffs], Wed May 25 09:38:42 2011 UTC (12 months ago) by drochner
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

update to 2.28.7
changes:
-bugfixes
-translation updates

Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 15 16:27:37 2011 UTC (13 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

update to 2.28.6
changes:
-Fix a possible crash when using g_settings_delay()
-documentation clarifications
-Translation updates

Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 5 17:20:14 2011 UTC (13 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

update to 2.28.5
changes:
-Improve documentation
-Fix some introspection annotations
-Translation updates

Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 18 16:06:16 2011 UTC (14 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

update to 2.28.3
changes:
-bugfixes
-translation updates

Revision 1.7 / (download) - annotate - [select for diffs], Wed Mar 9 11:22:04 2011 UTC (14 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

update to 2.28.2
This switches to the new glib-2.28 branch which is intended to
help transition to glib/gtk3. Still binary compatible.
(The unix socket credential passing stuff needs work, but this
is new and thus no regression.)

Revision 1.6 / (download) - annotate - [select for diffs], Sat Nov 20 01:36:49 2010 UTC (18 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.5: +10 -1 lines
Diff to previous 1.5 (colored)

Adjust dbus machine uuid path to dbus package.

Bump PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 15 14:36:03 2010 UTC (18 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

update to 2.26.1
changes:
-bugfixes, in particular for big-endian systems
-translation updates

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 2 14:52:24 2010 UTC (18 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.3: +5 -4 lines
Diff to previous 1.3 (colored)

update to 2.26.0
This switches to the gnome-2.32 release branch.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 15 10:54:40 2010 UTC (21 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

update to 2.24.2
changes:
-bugfixes
-translation updates

Revision 1.2 / (download) - annotate - [select for diffs], Mon May 31 17:30:36 2010 UTC (23 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

update to 2.24.1
this switches to the gnome-2.30 branch

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 20 17:43:50 2010 UTC (2 years, 1 month ago) by jmmv
Branch: MAIN

Drop fam support from devel/glib2; I'll readd this as sysutils/gio-fam.
This functionality can easily be built as a loadable module, so it should
not be conditional on a build-time option.

Split the Makefile into two parts so that the sysutils/gio-fam package can
reuse most of it.

Bump PKGREVISION to 1.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>