Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
he 11ab97ea4a Update from version 1.183nb1 to 1.200.
Upstream changes:

2008-09-20  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Glib.pm
	* Makefile.PL
	* NEWS
	* README: Stable release 1.200.

2008-09-20  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* TODO: Remove the entry about hushing about documentation
	generation.  That's done.

2008-09-07  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Glib.pm
	* NEWS
	* README: Unstable release 1.193.

2008-09-07  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GClosure.xs (gperl_callback_invoke): Instead of putting a mortal
	copy of the user data on the stack, increment its ref count and
	mortalize it.  This ensure that modifications to $_[-1] in the
	callback actually change the user data.  Patch by Kevin Ryde.

	* MANIFEST
	* GObject.xs
	* t/lazy-loader.t: Make sure the lazy loader can handle being
	invoked on packages which aren't registered with the Glib type
	system.  This can happen when a non-registered package is setup to
	inherit from a registered package, and when then some method is
	invoked on the non-registered package.  This gets rid of the
	spurious "asked to lazy-load Foo, but that package is not
	registered" warnings.

2008-09-06  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GParamSpec.xs:
	* GValue.xs: Handle NULL GParamSpecs in newSVGParamSpec by
	returning undef.  Consequently, remove the NULL handling in
	_gperl_sv_from_value_internal.  This partly reverts the commit
	from 2008-08-18 and brings newSVGParamSpec in line with the other
	SV* constructors.

	* GObject.xs
	* t/5.t: Fix the stack handling in Glib::Object::get to be robust
	against stack movement due to reallocation.  This can happen if a
	subclass' GET_PROPERTY triggers a stack resize.  Patch by Kevin
	Ryde.

2008-08-31  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Glib.pm
	* NEWS
	* README: Unstable release 1.192.

2008-08-31  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* MakeHelper.pm (postamble_docs_full): Fix the POD index
	generation.  For five months now, broken index pages (like
	Glib::index) were being created due to shell command quoting
	issues.

2008-08-23  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GType.xs (gperl_convert_flag_one, gperl_convert_flags): Improve
	the wording of the error messages for invalid flags a bit.

	* t/4.t: Prettify a bit by using ok(), pass(), and fail()
	functions.

2008-08-18  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Glib.pm
	* NEWS
	* README: Unstable release 1.191.

2008-08-18  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/e.t
	* GValue.xs (_gperl_sv_from_value_internal): Handle NULL
	GParamSpecs gracefully by returning undef.

	* GParamSpec.xs (newSVGParamSpec): Croak on NULL GParamSpecs.

2008-08-17  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GParamSpec.xs: Add hierarchy POD sections to the various
	Glib::ParamSpec subclasses.

2008-08-16  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GenPod.pm: Document how to hide arguments with "=for arg".  Cope
	with _noinc_ornull type variants.

2008-08-03  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GObject.xs (g_object_new): Check that we got a correct number of
	arguments.

	* t/2.t: Fix a typo uncovered by the above change.

2008-07-13  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GType.xs
	* t/c.t: In the overloaded flags operators, don't choke on undef
	in the swap argument.  This happens when a normal 'x' operator is
	used for handling 'x='.  Patch by Kevin Ryde.

2008-06-22  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Glib.pm
	* Makefile.PL
	* NEWS
	* README: Unstable release 1.190.

2008-06-13  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GObject.xs (gperl_get_object_check): Croak on objects that don't
	carry magic.

2008-06-01  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* GType.xs: Fix typo in error message output by Glib::Flags::new.

	* GUtils.xs
	* t/1.t: Provide Glib::strerror and Glib::strsignal.  Patch by
	Kevin Ryde.
2008-11-17 22:44:18 +00:00
archivers Update to 1.40. 2008-11-05 15:48:44 +00:00
audio Don't force ncurses on NetBSD 5.0+, curses works fine now. 2008-11-17 13:30:34 +00:00
benchmarks Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
biology Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
bootstrap bmake is supposed to be standalone and we don't document a requirement 2008-10-14 22:50:54 +00:00
cad Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
chat Add an HTTP URL to MASTER_SITES, for firewall convenience. 2008-11-17 08:09:19 +00:00
comms Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
converters make MAKE_JOBS_SAFE to NO. 2008-11-10 05:06:45 +00:00
cross + cc65. 2008-10-08 19:54:24 +00:00
databases Remove python24 from accepted versions since x11/py-gtk2 doesn't support it 2008-11-14 22:33:29 +00:00
devel Update from version 1.183nb1 to 1.200. 2008-11-17 22:44:18 +00:00
distfiles
doc Upgraded devel/generate and devel/py-generate. 2008-11-17 21:51:50 +00:00
editors The work around for PR pkg/39778 is also necessary under NetBSD 5.0_BETA 2008-11-14 16:05:15 +00:00
emulators Update gxemul to 0.4.6.6. Submitted by ISIHARA Takanori in PR pkg/39906. 2008-11-14 06:42:34 +00:00
filesystems Updated to fs-utils-20080929 2008-09-29 16:41:18 +00:00
finance Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
fonts Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
games Update from version 1.0.0nb12 to 1.0.0nb13. 2008-11-17 19:58:59 +00:00
geography Make garmin-utils build on Linux 2008-11-12 13:37:36 +00:00
graphics Added p5-GD-SecurityImage. 2008-11-17 21:06:29 +00:00
ham Depend on shared-mime-info and fix PLIST. Bump PKGREVISION. 2008-10-31 12:52:01 +00:00
inputmethod Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
lang Oops, undo r1.8, committed by accident. 2008-11-14 19:30:54 +00:00
licenses add license 2008-09-12 22:49:37 +00:00
mail Add support for user destination directory installation. 2008-11-16 13:54:12 +00:00
math import compile fixes from devel branch 1.9.3... must define 2008-11-15 02:02:13 +00:00
mbone Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
meta-pkgs Depend on proper libgtop and gnome-system-monitor, bump version. 2008-11-15 19:39:54 +00:00
misc the variable is PYTHON_VERSIONS_ACCEPTED, not PYTHON_ACCEPTED_VERSIONS 2008-11-17 21:59:24 +00:00
mk Don't try to build gcc2 on AMD64, as it's not supported by that compiler. 2008-11-16 17:01:53 +00:00
multimedia Depend on latest doxygen and add a new file to PLIST. 2008-11-11 00:52:20 +00:00
net libpcap dymanically generates man page sections based on the OS. For SunOS 2008-11-16 15:10:10 +00:00
news add darwin.sh compile hints file 2008-11-12 18:53:52 +00:00
packages
parallel Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
pkgtools Add support for user destination directory installation. 2008-11-16 10:25:34 +00:00
print fix Makefile.in error. it was adding a dependency to @INTLLIBS@ ("-lintl") 2008-11-14 03:25:55 +00:00
regress Drop maintainership 2008-04-30 13:38:14 +00:00
security Add p5-Authen-PluggableCaptcha. 2008-11-17 20:36:29 +00:00
shells Changes 6.16.0: 2008-11-10 09:45:43 +00:00
sysutils Add processor affinity support, from Juan Romero Pardines -- thank you! 2008-11-16 20:31:09 +00:00
templates Remove trailing spaces. 2007-10-09 19:19:08 +00:00
textproc Added p5-Number-Spell. 2008-11-17 20:13:39 +00:00
time Update ruby-tzinfo package to 0.3.12. 2008-11-15 08:27:32 +00:00
wm Added support for user-destdir 2008-11-17 11:52:51 +00:00
www Added p5-HTML-Email-Obfuscate. 2008-11-17 20:20:46 +00:00
x11 also remove \${PYSITELIB}/gtk-2.0 2008-11-17 21:56:16 +00:00
Makefile The crosspkgtools has not worked for a long time because of changes in 2008-06-23 20:34:20 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.