Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 08/29/2000 19:26:21
Module Name:	pkgsrc
Committed By:	rh
Date:		Tue Aug 29 16:26:21 UTC 2000

Modified Files:
	pkgsrc/devel/oaf: Makefile
	pkgsrc/devel/oaf/files: md5 patch-sum
	pkgsrc/devel/oaf/patches: patch-ad patch-ag
	pkgsrc/devel/oaf/pkg: PLIST
Added Files:
	pkgsrc/devel/oaf/patches: patch-ah patch-ai patch-aj
Removed Files:
	pkgsrc/devel/oaf/patches: patch-aa patch-ac

Log Message:
Update oaf to 0.5.1.  Changes include:

	* Compile fixes for gcc 2.96, docs (Anders Carlsson)

	* Added factory skeletons to liboaf

	* Renamed gnome-factory.idl to oaf-factory.idl, and renamed
	  GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage,
	  Maciej Stachowiak)

	* Preliminary API docs (Mathieu Lacage)

	* -Werror turned off for releases, by popular demand

	* Renamed "Attribute" to "Property" throughout, since "attribute"
	  is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak)

	* Fix compilation with builddir != srcdir (Mathieu Lacage)

	* Improved handling of duplicate oafinfo files. (Mathieu Lacage)

	* Turkish, German, Russian, Danish, Norwegian translations
	  (translation team)

	* Added internationalization support (Mathieu Lacage)

	* Renamed `supports' method to `manufactures' in
	  GNOME::GenericFactory interface. (ERDI Gergo)

	* Added support for /etc/oaf-config.xml to tell OAF where to
	  look for oafinfo files.

	* Added timeout for servers that don't register themselves
	  (Michael Meeks)

	* Added support for GNOME_PATH environment variable (Mathieu
	  Lacage)

	* Numerous build fixes (Robin * Slomkowski)

	* oaf-slay program (Michael Meeks)

	* Improved test program (Michael Meeks)

	* IID validation (Michael Meeks)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/oaf/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/oaf/files/md5 \
    pkgsrc/devel/oaf/files/patch-sum
cvs rdiff -r1.1.1.1 -r0 pkgsrc/devel/oaf/patches/patch-aa \
    pkgsrc/devel/oaf/patches/patch-ac
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/oaf/patches/patch-ad \
    pkgsrc/devel/oaf/patches/patch-ag
cvs rdiff -r0 -r1.1 pkgsrc/devel/oaf/patches/patch-ah \
    pkgsrc/devel/oaf/patches/patch-ai pkgsrc/devel/oaf/patches/patch-aj
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/oaf/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.