head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.54 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.52 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.50 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.48 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.46 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.44 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.42 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.40 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.38 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.36 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.34 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.32 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.30 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2:1.5.0.2 buildlink2-base:1.6 netbsd-1-5-PATCH003:1.5 netbsd-1-5-PATCH001:1.4 netbsd-1-5-RELEASE:1.2 netbsd-1-4-PATCH003:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2002.05.18.10.54.18; author mjl; state dead; branches; next 1.5; 1.5 date 2001.10.01.11.01.03; author rh; state Exp; branches 1.5.2.1; next 1.4; 1.4 date 2001.04.06.21.55.40; author rh; state Exp; branches; next 1.3; 1.3 date 2001.01.02.22.11.32; author tron; state Exp; branches; next 1.2; 1.2 date 2000.08.29.16.26.20; author rh; state Exp; branches; next 1.1; 1.1 date 2000.07.16.19.44.18; author rh; state Exp; branches 1.1.1.1; next ; 1.5.2.1 date 2002.06.23.18.44.42; author jlam; state dead; branches; next ; 1.1.1.1 date 2000.07.16.19.44.18; author rh; state Exp; branches; next ; desc @@ 1.6 log @Update oaf to 0.6.10 * evil activation races * alloca issue * handle IO_PRI * more regression tests * don't multiply parse oafinfo files * racing activations far more efficient * remove multiple directory capability * Fix oaf-slay username detection * Fix for multiple activation race condition * New translations @ text @$NetBSD: patch-ad,v 1.5 2001/10/01 11:01:03 rh Exp $ --- oafd/main.c.orig Tue Jul 24 00:50:25 2001 +++ oafd/main.c @@@@ -37,6 +37,7 @@@@ #include #include #include +#include #include #include #include @ 1.5 log @Update oaf to 0.6.6, and while at it, buildlinkify. Changes include: * fixes to avoid multiple oafd's running * error reporting fixes * build fixes * robustness improvements @ text @d1 1 a1 1 $NetBSD$ @ 1.5.2.1 log @Merge from pkgsrc-current to buildlink2 branch. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.5 2001/10/01 11:01:03 rh Exp $ @ 1.4 log @Update oaf to 0.6.5. Notable changes are: oaf-0.6.5 --------- New in this release fixed the perl5.00404 bug NO other changes ==================================== oaf-0.6.4 --------- New in this release * fixed Unregistering servers causes failure when activating a re-registered version (mjs) * fixed automounter problems (mjs) * fixed popt options (Darin) * added Romanian support (Dan Damian) ==================================== oaf-0.6.3 --------- New in this release: * Memory leak fixes (Maciej, migras) * SunOS support for oaf-slay (Michael) * Assorted bug fixes (Maciej) * Added new query language operator `prefer_by_list_order' for preferring particular components in priority order when available. * Change working directory to "/" to avoiding mount issues * Fix bug that made uloading shlib servers impossible (Maciej) * New translations (Gustavo Maciel Dias Vieira) ==================================== oaf-0.6.2 --------- New in this release: * Leak fixes (Ali) * xml-18n-toolize (Maciej) * Add DTD for oafinfo files (Maciej) * Rewrite and clean up oafinfo loading code; make it accept .oaf as well as .oafinfo files (.oaf is the preferred naming now) (Maciej) * Pass IOR by environment variable, not command line arg for security * Doc updates (Mathieu, John R. Sheets) * Assorted portability fixes (Jason Leach) * libxml 1.x/2.x compatibility (Darin) * Build fixes (Eskil, Mathieu, Maciej) * Assorted bug fixes (Michael) * New translations (Szabolcs BAN, Stanislav Visnovsky) @ text @d3 1 a3 1 --- oafd/main.c.orig Wed Feb 21 10:50:43 2001 d5 1 a5 1 @@@@ -37,7 +37,8 @@@@ a8 1 -#include d10 1 a10 1 +#include a12 1 #include @ 1.3 log @Fix build problems under NetBSD-current. @ text @d3 6 a8 6 --- oafd/main.c.orig Tue Nov 7 01:19:45 2000 +++ oafd/main.c Tue Jan 2 23:02:40 2001 @@@@ -26,7 +26,8 @@@@ #include "config.h" #include "oaf-i18n.h" d14 1 a14 1 @ 1.2 log @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) @ text @d3 3 a5 3 --- oafd/main.c.orig Tue Aug 29 16:49:11 2000 +++ oafd/main.c @@@@ -26,7 +26,7 @@@@ d10 1 @ 1.1 log @Initial revision @ text @d3 3 a5 4 --- oafd/main.c.orig Fri Jun 2 04:45:24 2000 +++ oafd/main.c Sun Jul 16 20:33:37 2000 @@@@ -1,7 +1,7 @@@@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */ d7 1 @ 1.1.1.1 log @Initial import of oaf-0.4.0, the new GNOME object activation framework. @ text @@