summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2004-09-26Import p5-File-BaseDir-0.02.epg4-0/+25
This module can be used to find directories and files as specified by the XDG Base Directory Specification.
2004-09-26Import p5-SVN-Simple-0.25.epg4-0/+24
SVN::Simple provides a simple interface to the Subversion delta editor interface for Perl.
2004-09-26Import p5-SVN-Mirror-0.47.epg4-0/+29
SVN::Mirror allows you to mirror one Subversion repository to another.
2004-09-26Import p5-IO-Digest-0.10.epg4-0/+25
This module allows you to calculate digests while reading or writing file handles. This avoids the case you need to reread the same content to compute the digests after written a file.
2004-09-26Import p5-PerlIO-via-symlink-0.02.epg4-0/+24
The PerlIO layer symlink allows you to create a symbolic link by writing to the file handle.
2004-09-26Import p5-PerlIO-via-dynamic-0.11.epg4-0/+24
PerlIO::via::dynamic is used for creating dynamic PerlIO layers. It is useful when the behavior or the layer depends on variables.
2004-09-26Import p5-Regexp-Shellish-0.93.epg4-0/+23
Regexp::Shellish provides shell-like regular expressions.
2004-09-26Import p5-Data-Hierarchy-0.20.epg4-0/+26
Data::Hierarchy is a Perl module for handling data in a hierarchical structure.
2004-09-26Import p5-Clone-0.15.epg4-0/+25
This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.
2004-09-25Add APR_USE_DB4 to BUILD_DEFS.epg1-2/+2
2004-09-25Add and enable palmpowerrh1-1/+2
2004-09-25Initial import of palmpower-1.0.2, an assembler, disassembler, and PRCrh4-0/+39
splitter for PalmOS binaries.
2004-09-25Remove old, no longer used master site.epg1-3/+2
2004-09-25Version 1.0.8epg2-5/+5
(22 September 2004, from /branches/1.0.8) http://svn.collab.net/repos/svn/tags/1.0.8 User-visible-changes: * fixed: mod_authz_svn path and log-message metadata leaks. See CAN-2004-0749, and descriptive advisory at http://subversion.tigris.org/security/CAN-2004-0749-advisory.txt
2004-09-25+vanessa_adt, vanessa_logger, vanessa_socketgrant1-1/+4
2004-09-25Initial import of vanessa_adt-0.0.6 into the NetBSD packages collection.grant5-0/+48
vanessa_adt is a library that provides Abstract Data Types (ADTs). Includes queue, dynamic array, hash and key value ADT.
2004-09-25Initial import of vanessa_socket-0.0.7 into the NetBSD packages collection.grant5-0/+53
vanessa_socket is a library that simplifies TCP/IP socket operations. It includes code to open a socket to a server as a client, to listen on socket for clients as a server and to pipe information between sockets.
2004-09-25Initial import of vanessa_logger-0.0.7 into the NetBSD packages collection.grant5-0/+50
vanessa_logger is a library that provides a generic logging layer that may be used to log to one or more of syslog, an open file handle or a file name. Though due to to limitations in the implementation of syslog opening multiple syslog loggers doesn't makes sense. Includes the ability to limit which messages will be logged based on priorities.
2004-09-24Correct the directory we descend into to build the version of perl neededkristerw1-1/+3
for this package.
2004-09-24Update global to 4.8, from Kailash Sethuraman in PR#27017abs3-7/+11
Changes since 4.7: August 26 2004, Shigio Yamaguchi <shigio@gnu.org> * Moved function now() from gtags.c to libutil/date.c. * htags: Changed so that the path passed to CGI might be encoded to %xx. * htags: Rewritten in C language. * htags: The use of the 'gtags --write' was stopped. * die.c: New function sethandler() and warning() added. * gctags/reserved.pl: The use of the --key-positions option of gperf(1) was stopped. We need gperf-3.0.1 instead. June 1 2004, Shigio Yamaguchi <shigio@gnu.org> * htags: Function usable() was changed to the same specification as usable() in libutil/usable(). * htags: Execution path of global(1) was changed to the absolute path. * htags: Write FILEMAP file for reference from external system. * conf.c: New config variable 'bindir' and 'datadir' added. * w32/ directory removed.
2004-09-24Changes 2.0.12:adam2-5/+5
* piecolor naming fix * primitive API change to 'filledPie' * introduction of some const variables
2004-09-24Update gnustep-base to 1.10.0.rh9-14/+23
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to library major revision bump. Noteworthy changes in gnustep-base-1.10.0: ========================================== Note the interface version of the library has changed so that apps, tools and libraries the use the base library need to be recompiled to use it. * A large majority of the library classes have been documented thanks to the efforts of Andrew Ruder * URL classes support persistant connections * Mac OSX XML compatibility fixes.
2004-09-24Update gnustep-make to 1.10.0. Notable changes include:rh3-6/+10
* a GNUsteprc file is now automatically created and installed in $GNUSTEP_SYSTEM_ROOT, which sets the system-wide default for the user root directory (default=~/GNUstep, which can be overriden with the `--with-user-root' argument to configure, or by modifying GNUsteprc after configuration.) * make_services is not run by GNUstep.sh anymore. You must run this manually now (see the gnustep-gui documentation). * Palettes use a plist instead of a strings format file now for the palette.table file. * You can use the `--enable-native-objc-exceptions' argument to configure to enable use of built in objc exceptions with compilers that support it.
2004-09-23Update cpuflags to 0.76:abs4-5/+9
Add 'Intel(R) Pentium(R) M processor' under Linux, plus make each version report the OS in the event of an unrecognised CPU.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam131-1330/+132
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 2.2.1. This version corresponds to GNOME 2.8.0.jmmv4-255/+285
---------------------- gal-2.2.1 2004-09-10 ---------------------- Other bugs and changes: - Updated translations: tr (Baris Cicek) el (Nikos Charosnitakis, Kostas Papadimas) ar (Arafat Medini) en_CA (Adam Weinberger) nn (Åsmund Skjæveland) cs (Miloslav Trmac) bg (Vladimir Petkov) it (Luca Ferretti) de (Hendrik Richter) ru (Leonid Kanter) bn (Runa Bhattacharjee) ---------------------- gal-2.2.0 2004-08-27 ---------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #45931 - blocking mouse grab when autocompleting (Toshok) Other bugs and changes: - remove 2.0 pkg-config file (JP) - Updated translations: eu, ca, nb, sq, uk, da, fi, az ---------------------- gal-2.1.14 2004-08-13 ---------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #61932 - e-table popup in wrong spot (Zucchi) #61936 - set etable config dialog parent and position and save edits (Radek) Other bugs and changes: - e-entry fixes (Toshok) - Updated translations: gu, pa, sr, ko, pt ---------------------- gal-2.1.13 2004-08-02 ---------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #57914 - don't allow deletion of builtin views (Radek) Other bugs and changes: - Updated translations: bn, no, sq ---------------------- gal-2.1.12 2004-07-19 ---------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #57914 - don't allow deletion of builtin views (Radek) Other bugs and changes: - delete all selected views in dialog (Larry) - properly freeze/unfreeze a sorted table (Radek) - Updated translations: sv, es, ja, sq,
2004-09-21Update to 1.1.0. This version corresponds to GNOME 2.8.0.jmmv3-8/+9
* panel applet AtkObjects now have ATK_ROLE_EMBEDDED.
2004-09-21Update to 1.6.0. This version corresponds to GNOME 2.8.0.jmmv4-13/+26
What's new in at-spi-1.6.0: Nothing. What's new in at-spi-1.5.4: * Registration failure at SPI_init is now detected and an error code is returned to the caller (bug #147648). * We now use polling as our default for detecting mouse button changes (this was formerly our fallback method); this prevents conflict with Xstroke. [a better long-term fix requires the Xevie extension] * We now register on a per-DISPLAY, but not per-SCREEN, basis. This fixes several issues, see bugs #149962, #136986, #144086. * New languages in configure.in: bs (Christian Rose) nb (Kjartan Maraas) ============ What's new in at-spi-1.5.3: * New role EMBEDDED (bug #144415). * Added object:bounds-changed event, for detecting when the component bounds of an object have changed onscreen. ============== What's new in at-spi-1.5.2: * Added Accessibility_LoginHelper interface, and LoginHelper GType. Also added client and server tests for this interface. The purpose is to identify services (typically, assistive technologies) which need access to system or device services (keyboard, audio, serial ports, posting windows, etc.) during login or re-login/authentication. * fixed make distcheck. * Added a check in cspi_object_unref, which should help in detecting refcount bugs in clients (Padraig O'Briain). * New languages: Walloon (Pablo Saratxaga) Bulgarian (Alexander Shopov) What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. * languages: Gujarati (Guntupalli Karunakar), Canadian English (Alexander Winston) * Added omitted declarations for already-existing methods AccessibleTable_addRowSelection(), AccessibleTable_addColumnSelection(), AccessibleTable_removeRowSelection(), AccessibleTable_removeColumnSelection(). * bug fixes: 136660, 120659 (partial), 132237, 134332.
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv4-11/+16
Major changes since 2.7.92 were: * Refresh mime application chooser when mime db changes * Create ~/.local/share/applications as needed * Remove some mime-related debug output Major changes since 2.7.4 were: * Don't pop up cancel dialog if password dialog is visible. Major changes since 2.7.3 were: * Import new foocanvas * Use right i18n header * Fix memleaks * Translation updates Major changes since 2.7.2 were: * MIME helpers functions and dialogs Major changes since 2.7.1 were: * Translation updates.
2004-09-21Update to 1.8.0. This version corresponds to GNOME 2.8.0.jmmv4-11/+18
Changes in GAIL 1.8.0 ===================== * Add translation: Thai [Supranee Thirawattansuk] * Updated translations: Nepali [Pawan Chitrakar], Oriya [Gora Mohanty], Canadian English [Adam Weinberger] Changes in GAIL 1.7.1 ===================== * Fix for double-free in gailutil: see bugzilla 151513. Overview of Changes in GAIL 1.7.0 ================================= * Find label text for items for gradient option in gnome-background-properties (bug #144084) * Ensure that object:text_caret_moved events are set in Forecast tab of gweather applet. (bug #144158) * Fix warning messages emitted when gedit terminates. (bug #144310) * Have GailWidget emit "bounds-changed" signal when GtkWidget's size allocation changes. (bug #141191) * Emit "window:moved" event when toplevel is moved. (bug #144170) * When we report focus on a combo-box, emit "state-changed:focused" event on combo-box, not its text entry field. (bug #145262) * Fix accessible behavior of GtkExpander in Run Application; i.e. get list of known applications. (bug #147581) * Complete accessible support for GtkComboBox. (bug #136657) * Fix crash when attempt to move window in metacity using gok. (bug #149302) * Fix warning message emitted when closing epiphany window. (bug #149442) * Fix warning messages when accessing child of a treeview. (bug #149798) * Report name for complex page tab in gedit (bug #104815) * Get text for items in GtkComboBox for font size in GnomeFontSelection. (bug #145136) * Report correct default action for toggle button in ColorCombo in gal (bug #150545) * Add translations: Norwegian [Kjarten Maraas], Nepali [Pawan Chitrakar], Turkmen [Gurban M. Tewekgeli], Bosnian [Kenan Had\305\276iavdi\304\207] * Updated translations: Albanian [Laurent Dhima], Bulgarian [Vladimir "Kaladan" Petkov] Hindi [ Guntupalli Karunamar] Hungarian [Laszlo Dvornik], Panjabi [Amanpreet Singh Alam] Gujarati [Ankit Patel]
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv4-9/+39
2.7.92 Fixes - Setup gtk-doc to pull out API documentation (J.H.M. Dassen (Ray)) Translators - Laszlo Dvornik (hu) - Kjartan Maraas (nb) - Laurent Dhima (sq) 2.7.91 Fixes - Fix issue with AtkComponent co-ordinates (Arvind Samptur) - Fix window minimization vs. activation for mouse focus (Elijah Newren) - Resolve some no-focus-on-map issues (Elijah Newren) - Regenerate stale built sources (Torsten Schoenfeld) Translators - Kemal Sanjta (bs) - Pauli Virtanen (fi) - Amanpreet Singh Alam (pa) 2.7.90 Fixes - Add support for the _NET_WM_STATE_DEMANDS_ATTENTION hint (Rob Adams) - Display shaded windows as "= <name> =" instead of "[ <name> ]" (James M. Cape) - Desensitize "Move To Workspace" items for sticky windows (Arvind Samptur) Translators - Vladimir Petkov (bg) - Laurent Dhima (sq)
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv4-65/+107
While here, move the documentation to share/doc, out of share/doc/html. libgnomeui 2.8.0 ---------------- What's new since 2.7.2 * Bug fixes: - Improved GnomeDruid theme support (Rodney Dawes) - File chooser backend fixes (Federico Mena Quintero, Colin Walters) - Authentication manager and password dialog support for anonymous logins (Laszlo Kovacs) - Various fixes (Kjartan Maraas, Eric Zhao, William Jon McCann, Alexander Larsson) * Translations: - New Breton translation (Thierry Vignaud) - New Bostnian translation (Kenan Hadžiavdić) - New Galician translation (Jesus Bravo Alvarez) - Various updated translations (ar, az, bg, ca, cs, cy, da, de, el, en_CA, en_GB, es, eu, fi, gl, gu, hi, hu, ja, ko, lt, mn, ms, ne, nl, nn, no, pa, pl, pt, pt_BR, ro, ru, sk, sq, sr, sv, tr, uk, wa, zh_CN, zh_TW) libgnomeui 2.7.2 ---------------- What's new since 2.7.1 * Bug fixes: - Fix GnomeDruid to be theme compliant (Rodney Dawes) - Fixes to the VFS file-chooser backend (Federico Quintero, Colin Walters) - Support for anonymous logins in authentication manager (Laszlo Kovacs) * Translations: - Various updated translations (ne) libgnomeui 2.7.1 ---------------- What's new since 2.6.1 * Improvements: - Update to automake 1.7 (James Henstridge) - Icon list API additions (Damien Carbery) * Bug fixes: - Authentication manager fixes (Fernando Herrera) - Various fixes (Steve Chaplin, Torsten Schoenfeld, Anders Carlsson, Leena Gunda, Christian Rose, Fernando Herrera, Takao Fujiwara, Damien Carbery, Martin Wehner) * Translations: - Added Turkmen translation (Gurban Mühemmet Tewekgeli) - Various updated translations (bg, no, es, zh_CN, sk, sq, cs, en_CA, en_GB, ko)
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv5-58/+49
While here, move documentation to share/doc, out of share/doc/html. 2004-09-13 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.8.0. 2004-09-08 Gora Mohanty <gmohanty@cvs.gnome.org> * configure.in: Added 'or' to ALL_LINGUAS. 2004-08-16 Christian Rose <menthos@menthos.com> * configure.in: Added "bs" to ALL_LINGUAS. 2004-08-11 Kjartan Maraas <kmaraas@gnome.org> * bonobo/bonobo-control.c: (bonobo_control_get_ambient_properties), (bonobo_control_set_transient_for): NULL vs 0 stuff. * bonobo/bonobo-dock-layout.c: (bonobo_dock_layout_create_string): Same. * bonobo/bonobo-selector.c: (bonobo_selector_instance_init), (bonobo_selector_set_property): Same here too. * bonobo/bonobo-socket.c: Use correct type for the bitfield. * bonobo/bonobo-ui-preferences.c: (keys_changed_fn): gtk_idle_add() is deprecated. Use g_idle_add instead. * bonobo/bonobo-ui-sync-status.c: (impl_bonobo_ui_sync_status_state): Cast to avoid a warning. * bonobo/bonobo-ui-sync-toolbar.c: (get_dock_item): Fix warning. * bonobo/bonobo-window.c: (bonobo_window_instance_init): NULL vs 0 again * samples/compound-doc/container/document.c: (sample_doc_new): Ansi argument list again. * samples/container/bonobo-sample-container.c: NULL vs 0 again. * tests/test-moniker.c: Same here. 2004-08-11 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added nb to ALL_LINGUAS. 2004-06-25 Muktha <muktha.narayan@wipro.com> * bonobo/bonobo-ui-engine.c (check_excess_widgets): Add a check for NULL in g_message.
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv8-126/+46
libgnome 2.8.0 -------------- What's new since 2.7.2 * Bug fixes: - Various fixes (Kjartan Maraas) - Avoid duplication of locale alias tables by using the ones in bonobo-activation (Alexander Larsson) * Translations: - New Norwegian Bookmal translation (Kjartan Maraas) - Various updated translations (ar, az, cs, bg, bs, ca, cs, cy, de, el, es, eu, en_gb, fi, gu, hu, ja, ko, mn, nb, ne, nl, nn, no, pa, pl, pt, ro, ru, sk, sq, sr, sv, tr, uk, zh_CH) libgnome 2.7.2 -------------- What's new since 2.7.1 * Bug fixes: - Allow language binding instantiation of GnomeProgram * Translations: - Various updated translations (ne) libgnome 2.7.0 -------------- What's new since 2.6.1 * Bug fixes: - Various fixes (Chris Lahey, Christian Persche, Steve Chaplin, Toshio Kuratomi, Julio Merino, Kjartan Maraas) * Features: - Update to automake 1.7 (James Henstridge) * Translations: - Various updated translations (en_CA, hu, nl)
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv5-32/+105
While here, move documentation to share/doc, out of share/doc/html. 2004-09-13 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.8.0. 2004-08-24 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * bonobo/bonobo-generic-factory.c (bonobo_generic_factory_new_generic) (last_unref_cb): Ignore "last-unref" if it happens during the object creation callback and an object is actually created in the end. Fixes bug #139140 (Can't get bonobo objects in _init method of bonobo object) 2004-08-23 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * Makefile.am (DISTCLEANFILES): Only clean intltool-* in make distclean, not make clean, since there is no rule to regenerate them from the makefile. Fixes #144541. 2004-08-23 Tommi Komulainen <tommi.komulainen@iki.fi> * doc/api/tmpl/bonobo-application.sgml (bonobo_application_register_message): Add a longer description and some examples. * bonobo/bonobo-application.c (bonobo_application_register_message): Remove example program from inline documentation (moved to the gtk-doc template file). 2004-08-16 Christian Rose <menthos@menthos.com> * configure.in: Added "bs" to ALL_LINGUAS. 2004-08-13 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * bonobo/bonobo-object.c (bonobo_object_finalize_servant): Call object's poa_fini_fn. Patch by Michael Meeks. Fixes #118117. 2004-08-12 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * tests/test-activation/Makefile.am (TESTS_ENVIRONMENT): Set BONOBO_ACTIVATION_DEBUG, since some tests use relative server paths, thus fail if the b-a-s changes dir on startup. * activation-server/activation-server-main.c (main): Declare debug_output_env as const, to suppress compiler warning. (main): Unless env. var. BONOBO_ACTIVATION_DEBUG is set, chdir("/") before entering main loop. * bonobo/bonobo-running-context.c (bonobo_running_context_trace_objects_T): Add ri->emitted_last_unref = FALSE, missing in debug version of addObject, but present in the non-debug version. (bonobo_running_context_trace_objects_T): Complement the information of the number of alive objects with a list of the interfaces of the alive objects. 2004-08-11 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * activation-server/object-directory-corba.c (od_register_runtime_server_info): We should be returning new_serverinfo instead of old_serverinfo. 2004-08-11 Alexander Larsson <alexl@redhat.com> * bonobo-activation/bonobo-activation-get-language-list.c (read_aliases): Import some fixes from gnome-vfs copy. 2004-08-11 Alexander Larsson <alexl@redhat.com> * bonobo-activation/bonobo-activation-get-language-list.c (read_aliases): Use less memory for alias tables. 2004-08-11 Kjartan Maraas <kmaraas@gnome.org> * activation-server/client.c: (add_load_path), (remove_load_path), (register_activate_server), (do_query_server_info), (do_activating): Correctly use ANSI argument list. * bonobo-activation/bonobo-activation-base-service.c: (bonobo_activation_registration_iterate): Same.. * bonobo-activation/bonobo-activation-fork-server.c: (bonobo_activation_server_by_forking): Use NULL in place of 0 * bonobo/bonobo-debug.c: (bonobo_debug_init): ANSI arguments * bonobo/bonobo-generic-factory.c: (bonobo_generic_factory_destroy): NULL vs 0 * bonobo/bonobo-item-handler.c: (bonobo_item_handler_finalize): * bonobo/bonobo-listener.c: (bonobo_listener_finalize), (bonobo_listener_init): NULL vs 0 * bonobo/bonobo-persist-client.c: (bonobo_object_save_to_stream), (bonobo_object_from_stream): NULL vs 0 * bonobo/bonobo-persist.c: (bonobo_persist_finalize): NULL vs 0 * bonobo/bonobo-storage-memory.c: (bonobo_storage_mem_create): NULL vs 0. * configure.in: Added nb to ALL_LINGUAS. 2004-08-10 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * tests/test-activation/Makefile.am (TESTS_ENVIRONMENT): Add $(top_srcdir)/activation-server to BONOBO_ACTIVATION_PATH, so that event source test doesn't fail. * bonobo-activation/bonobo-activation-register.c (bonobo_activation_make_registration_id): g_message instead of g_warning. 2004-08-09 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * tests/test-activation/Makefile.am: Don't install $(serverfiles). They are not required to be installed for make check. Fixes #145056. 2004-08-08 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * idl/Bonobo_Control.idl: Prepend 'action' parameter name with underscore to avoid clash with type Action, in PropertyControl::notifyAction(). Fixes #118078. * idl/Bonobo_Property.idl: Escape PropertyBag::ReadOnly and ConfigDatabase::DBFlags::DEFAULT with a leading underscore because of clashes with IDL keywords. Fixes #118078. * bonobo-activation/Makefile.am (INCLUDES): Define G_LOG_DOMAIN=Bonobo-Activation. * bonobo-activation/bonobo-activation-activate.c, * bonobo-activation/bonobo-activation-base-service.c, * bonobo-activation/bonobo-activation-client.c, * bonobo-activation/bonobo-activation-fork-server.c, * bonobo-activation/bonobo-activation-register.c: Turn g_warnings that contain only informational debug messages into g_message, so that we can abort with --g-fatal-warnings in the real strange stituations. * bonobo-activation/bonobo-activation-register.c (registration_result_to_string): Give a g_warning on invalid code instead of aborting. This is an error, but not fatal by any means. 2004-08-07 Gustavo J. A. M. Carneiro <gustavo@users.sourceforge.net> * tests/test-activation/Makefile.am: Don't install $(serverfiles). They are not required to be installed for make check. 2004-08-04 Greg Hudson <hudson@mit.edu> * bonobo-activation/bonobo-activation-fork-server.c (bonobo_activation_server_by_forking): reset signal mask removing SIGCHLD block for forked child. 2004-07-21 Antonio Xu <antonio.xu@sun.com> * activation-server/object-directory-corba.c (remove_active_server): add judgement to make sure the count of active server is right. 2004-07-09 Tommi Komulainen <tommi.komulainen@iki.fi> * bonobo/bonobo-app-client.c (bonobo_app_client_get_msgdescs): fix array bound checking & Fix API docs. 2004-06-26 Pawan Chitrakar <pawan@nplinux.org> * configure.in: Added "ne" Nepali in ALL_LINGUAS
2004-09-21Update GConf2 and GConf2-ui to 2.8.0.1. This version corresponds tojmmv10-214/+36
GNOME 2.8.0. 2.8.0.1 ======= Fixes - Use automake 1.7 (Mark) - Always ship the API docs html in the tarball (Mark) 2.8.0 ===== Translators - Ayman Hourieh (ar) - Kenan Hadžiavdić (bs) - Miloslav Trmac (cs) - Dafydd Harries (cy) - Kostas Papadimas (el) - Francisco Javier F. Serrador (es) - Alessio Frusciante (it) - Hasbullah Bin Pit (ms) - Evandro Fernandes Giovanini (pt_BR) - Mişu Moldovan (ro) - Gurkan Aslan (tr) 2.7.92 ====== Fixes - Fix crash caused by dropping the default database early (Mark) - Fix issue with SIGHUP causing listeners to be dropped (Josselin Mouette) - Only install the global schema default in the C locale (Mark) - Don't crash if there's no schema for the locale (Mark) Translators - Jordi Mallach (ca) - Laszlo Dvornik (hu) - Pawan Chitrakar (ne) - Tino Meinen (nl) - Laurent Dhima (sq) - Maxim Dziumanenko (uk) 2.7.91.1 ======== Features - Switch off the "subtree-in-a-file" thing again (Mark) See: http://mail.gnome.org/archives/desktop-devel-list/2004-August/msg00393.html Translators - Kenan Hadžiavdić (bs) - Martin Willemoes Hansen (da) - Pauli Virtanen (fi) - Takeshi AIHANA (ja) - Laurent Dhima (sq) 2.7.91 ====== Fixes - Fix a bunch of coding errors (Kjartan Maraas) - Always install schemas with the correct permissions (Mark) - Fix various strings to use better terminology (Danilo Šegan) Translators - Miloslav Trmac (cs) - Christian Neumair (de) - Adam Weinberger (en_CA) - David Lodge (en_GB) - Francisco Javier F. Serrador (es) - Pauli Virtanen (fi) - Ankit Patel (gu) - Changwoo Ryu (ko) - Sanlig Badral (mn) - Kjartan Maraas (nb) - Åsmund Skjæveland (nn) - Kjartan Maraas (no) - Amanpreet Singh Alam (pa) - Gnome PL Team (pl) - Duarte Loreto (pt) - Dmitry G. Mastrukov (ru) - Laurent Dhima (sq) - Данило Шеган (sr) - Christian Rose (sv) - Funda Wang (zh_CN) 2.7.90 ====== Fixes - Remove unused internal function (Carlos Daniel Ruvalcaba Valenzuela) - Bring docs up to date with GObject (rather than GtkObject) usage (Kai Willadsen) Translators - Rostislav Raykov (bg) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Ravishankar Shrivastava (hi) - Laszlo Dvornik (hu) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Žygimantas Beručka (lt) - Sanlig Badral (mn) - Tino Meinen (nl) - Kjartan Maraas (no) - Gnome PL Team (pl) - Duarte Loreto (pt) - Laurent Dhima (sq) - Christian Rose (sv) - Maxim Dziumanenko (uk) 2.7.3.1 ======= Fixes - Make --makefile-install-rule worky again (Mark) - Remove an outdated comment from the path file (Fernando Herrera) Translators - Alexander Shopov (bg) - Miloslav Trmac (cs) - Gareth Owen (en_GB) - Laurent Dhima (sq) 2.7.3 ===== Features - Switch on "subtree-in-a-file" at certain points in the tree (Mark) o See http://mail.gnome.org/archives/desktop-devel-list/2004-June/msg00424.html - Add --unload to gconftool which complements --load (Julio M. Merino Vidal, Mark) - Add --sysgconfsubdir configure argument (Julio M. Merino Vidal) - Make gconfd reload all databases on SIGHUP (Josselin Mouette) Fixes - Fix gconfd segfault from freeing the default database twice (Mark) - Warn in docs to call g_type_init() before using GConfCient (Leonardo Quijano Vincenzi) - Don't create a dir during docs build if not needed (Julio M. Merino Vidal) - Encode non-ascii GConf keys using a more compact encoding (Mariano Suárez-Alvare) - 64-bit fix (Joe Marcus Clarke) - Plug a leak (Kjartan Maraas) 2.7.1 ===== Features: - Add a --ignore-schema-defaults argument for use with gconftool-2 --dump (Mark) - Add API to construct databases from arbitrary stacks of sources (Mark) - Allow backends to notify the daemon of changes (Cyrille Moureaux, Mark) - Add vtable size mismatch detection (Mark) Fixes: - Fix accidental use of a C99ism (Morten Welinder) - Fix random crashes when unsetting keys (Richard Hult) - Fix .gconfd/saved_state growing to a huge size (Gustavo Giráldez) Translators: - Gisela Carbonell (ca) - Miloslav Trmac (cs) - Adam Weinberger (en_CA) - Gareth Owen (en_GB) - Francisco Javier F. Serrador (es) - Hizkuntza Politikarako Sailburuordetza (eu) - Christophe Merlet (RedFox) (fr) - Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta. (gu) - helgi (is) - Alessio Frusciante (it) - Kjartan Maraas (no) - Laurent Dhima (sq) - Данило Шеган (sr) - Yuri Syrota (uk) - Funda Wang (zh_CN)
2004-09-21Update to 1.6.0. This version corresponds to GNOME 2.8.0.jmmv4-35/+19
Overview of changes between 1.5.2 and 1.6.0 =========================================== * Add OpenType support for Hebrew [Dov Grobgeld] * Win32 bug and build fixes [Tor Lillqvist, Hans Breuer, John Ehresman] * Misc bug fixes [Behdad Esfahbod, Jatin Nansi] Overview of changes between 1.5.1 and 1.5.2 =========================================== * Support 'init' feature for Bengali [Sayamindu Dasgupta] * Allow 32-bit property fields in OpenType code * Optimize repeated property lookups in OpenType code * Misc bug fixes [Behdad, Keith Sharp, Morten Welinder] Overview of changes between 1.5.0 and 1.5.1 =========================================== * Add ellipsization support to PangoLayout * Add pango_context_get_font_map(). * Fix metrics for the Xft backend when a transform is in effect * Separate out backend-independent parts of pangoft2topgm for future rendering testbeds. * Code cleanups (use G_DEFINE_TYPE, make PangoMatrix parameters const) * Add a GType for PangoMatrix [Torsten Schoenfeld] * Misc bug fixes [Morten Welinder]
2004-09-21Update to 1.8.0. This version corresponds to GNOME 2.8.0.jmmv4-44/+47
While here, move documentation to share/doc, out of share/doc/html. Changes in version 1.8.0 ======================== * Add translations: Bosnian [Kenan Had\305\276iavdi\304\207], Norwegian [Kjartan Marass], Gujarati [Ankit Patel] * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland], Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy], Turkish [Baris Cicek], German [Hendrik Richter], Greek [Nikos Charonitakis], Arabic [Arafat Medini], Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar], Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima], Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] , Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam], Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral], Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen], Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger], Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga] Changes in version 1.7.3 ======================== * Minor updates to documentation. * Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac], Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA], British [David Lodge], Spanish [Francisco Javier F. Serrador], Korean [Changwoo Ryu], Albanian [Laurent Dhima] Changes in version 1.7.2 ======================== * Added new role ATK_ROLE_EMBEDDED.. (bug #147989) * Add support for AtkRectangle and correct definition of "bounds-changed" signal. * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima] Changes in version 1.7.1 ======================== * Allow locale dir to be not hardcoded into binary. (bug #1289006) * Add translations: Turkmen [M\303\274hemmet Amut] * Update translations: Hungarian [Andras Timar], Bulgarian [Rostislav Raikov] Changes in version 1.7.0 ======================== * Add "bounds-changed" signal for AtkComponent. (bug #140476) * Add new state ATK_STATE_TRUNCATED and new relation ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
2004-09-21If we're on Linux, build-depend on archivers/zip so the jars canjschauma1-1/+3
be built correctly. Suggested by pancake at phreaker dot net in PR pkg/26979.
2004-09-21Updated automake to 1.9.2:wiz2-5/+5
Bugs fixed in 1.9.2 (10th anniversary release): * Sort rm commands output for mostlyclean-generic, clean-generic, distclean-generic and maintainer-clean-generic, so that the produced Makefile is not sensible to the way Perl sorts its hashes. * Support `+' in the name of directories given to `include'. * Preserve spaces in the arguments of `compile'. * `missing' will no longer try to emulate a tool that is run with `--version' or `--help' as argument. * Noteworthy manual update: - There is a new chapter about the history of Automake.
2004-09-21Update to 1.0.0:wiz7-34/+20
12292003 - Updated CodeWarrior projects from CW6 to CW7, and made a bunch of patches to get the Mac Classic target building again. Removed zlib114 from CVS repository. Updated OS/2 build batch file. Added Z_PREFIX define to Unix builds that use internal zlib. Patched up some (outdated?) Visual C project files for zlib121. Patched Doxyfile and physfs.h for newer Doxygen. Fixed OS/2 build script. Tweaked Project Builder files to at least compile. Added some last minute BeOS and Cygwin build fixes. Updated Visual Studio projects and tweaked some Makefile.am crap. Made changes so Visual Studio files would pack with DOS endlines and... Upped version to 1.0.0 (woohoo!). 12222003 - Fixed a search-and-replace mistake in win32.c that preventing compiling on Windows. (thanks, Brian!) Converted VC6 .dsp to use zlib121; made Z_PREFIX=1 enabled by default to avoid link clashes; put zlib files in separate logical folder in .dsp project; updated zlib121/zconf.h to address remaining symbols that were still causing link warnings. 12182003 - WAD archiver now puts maps into subdirectories, making them accessible to the application. (Thanks, Travis!) RPM spec and Makefile.am* now package zlib_license_change.txt (Thanks, Edward!) 12142003 - Added Doom WAD support (Thanks, Travis!) 12082003 - Fixed some win32.c deficiencies that Robby Dermody pointed out (thanks!) 12072003 - Upgraded internal zlib to 1.2.1 (thanks, Adam!) Other Unix build fixes. 11112003 - Patches to make OS/2 support compile again. 11092003 - Added __PHYSFS_platformStrnicmp(), and made qpak.c case-insensitive. 09122003 - Happy September. Actually released current tree as 0.1.9. 08262003 - Added MiNT support to build process and fixed cross-compiling (thanks Patrice Mandin!) 08092003 - Some Windows build fixes (thanks, Brian Hook!) 07232003 - Upped version to 0.1.9. 07202003 - Switched to zlib license (see new LICENSE text in root of source tree, and zlib_license_switch.txt for details). Had to remove archivers/qpak.c, the Ruby bindings from the extras directory, and the Russian and Spanish translations, since those contributors couldn't be contacted. If they show up, we'll readd them to the project, otherwise we'll eventually replace their work...everyone else signed on for the change. Committed a patch to convert all tabs to spaces (Thanks, James!). Added patch to zip.c to fix crash (thanks, dillo!). Reimplmented qpak.c, by welding together bits of grp.c and zip.c. Ed contacted me, so I could readd his contributions post-license change...I'm going to keep the new qpak.c, but I've readded his Ruby bindings and Russian translations. 06112003 - Patches to globbing.c to handle corner cases (thanks, Bradley!). 06102003 - Added globbing.c to "extras" directory. 05232003 - Rewrote MacOSX/Darwin CD-ROM detection code to use IOKit, which is much much more accurate than the previous code. Updated configure.in and Makefile.am.newautomake for some MacOSX stuff. 05222003 - Fixed win32 crash if PHYSFS_init() is called with a NULL. 05182003 - PocketPC fixes (thanks, David Hedbor!) 05162003 - Compiler warning cleanup in HOG and MVL archivers (Thanks, Bradley!) 04082003 - Minor changes to extras/abs-file.h (Thanks, Adam!) 03302003 - Fixed seeking in uncompressed ZIP entries, and handle a misbehaviour in Java's JAR creation tools. Thanks to "Tree" for pointing these bugs out. Added HOG and MVL archive support for Descent I and II (Thanks, Bradley Bell!). Added example code to do case-insensitive file searches ("extras/ignorecase.*"). 03192003 - Fixed problem in PHYSFS_mkdir() when dirs to be created already exist. Fixed problem where PHYSFS_mkdir() incorrectly tripped an alarm in __PHYSFS_verifySecurity(). 03122003 - Attempt at cleaning up some type correctness for VC++6. Made QPAK archiver case-insensitive (since Quake2 has problems without it). 01302003 - Added buffering API to OS/2 build's exported symbol list. Updated CWProjects.sit and made several fixes to get physfs building on MacOS Classic again. 01282003 - Fixed seeking in buffered files opened for read. 01072003 - .NET assembly and C# wrapper by Gregory S. Read in the extras dir.
2004-09-20Update to 0.5.5:wiz3-7/+7
* Version 0.5.5 (released 2004-09-13) ** Hide accidentally exported variable g_utf8_skip, by marking it as static. ** Various fixes. ** API and ABI is backwards compatible with the previous version. g_utf8_skip: REMOVED. (But never meant to be used.) * Version 0.5.4 (released 2004-08-08) ** Translation updates. ** API and ABI is backwards compatible with the previous version. * Version 0.5.3 (released 2004-08-05) ** Fix crash in `idn --tld' command line tool. ** API and ABI is backwards compatible with the previous version. * Version 0.5.2 (released 2004-07-14) ** Java "make install" rules are now DESTDIR compatible. ** API and ABI is backwards compatible with the previous version.
2004-09-20Update to 0.3.3:wiz3-7/+7
* 18 September 2004 Revision 0.3.3 ** Use const for buildSmbNtlmAuthRequest() and buildSmbNtlmAuthResponse(). ** Source code is indented according to GNU Coding Standard.
2004-09-20Update to giblib-1.2.4.snj4-18/+19
Changes: * Fixes made to btree find_by_data * pkgconfig patch from Eric Dorland * Fixes some gib_hash glitches including a possible core dump While here, I might as well take maintership.
2004-09-20- Update apr to 2.0.51adrianp5-98/+9
- Fix permissions on installed .h files - ok'ed snj@, wiz@ - Thanks to epg@ for final check This version of Apache is principally a bug fix release. Of particular note is that 2.0.51 addresses five security vulnerabilities: An input validation issue in IPv6 literal address parsing which can result in a negative length parameter being passed to memcpy. [CAN-2004-0786] A buffer overflow in configuration file parsing could allow a local user to gain the privileges of a httpd child if the server can be forced to parse a carefully crafted .htaccess file. [CAN-2004-0747] A segfault in mod_ssl which can be triggered by a malicious remote server, if proxying to SSL servers has been configured. [CAN-2004-0751] A potential infinite loop in mod_ssl which could be triggered given particular timing of a connection abort. [CAN-2004-0748] A segfault in mod_dav_fs which can be remotely triggered by an indirect lock refresh request. [CAN-2004-0809] For further details, see http://www.apache.org/dist/httpd/Announcement2.html and http://apache.rmplc.co.uk/httpd/CHANGES_2.0.
2004-09-20Add more PRINT_PLIST_AWK, and add package name to inserted comment.wiz1-8/+9
2004-09-20Add some PRINT_PLIST_AWK lines.wiz1-1/+9
2004-09-20Changes 1.4.1:adam4-19/+19
* maketemp now creates an empty file with the given name, instead of merely returning the name of a nonexistent file. This closes a security hole. (Now it builds on Darwin/MacOSX; no more 'sigstack' linking error.)
2004-09-19Update to Version 1.0.7.epg3-98/+5
(17 September 2004, from /branches/1.0.x) http://svn.collab.net/repos/svn/tags/1.0.7 User-visible-changes: * fixed: win32 'file not found' error [issue #1862] * fixed: 'svn st -u' crash (r10841) * fixed: potential repos corruption; ensure stdin/out/err always open (r10819) * fixed: allow propnames containing ":" to be fetched via http:// (r10190) * fixed: allow user to interrupt between authentication prompts (see r11014) * fixed: work around +t directory-creation bug in APR (r10616, 10638, 10642) * various small fixes to Book Developer-visible changes: * fix library dependencies for bindings (r9338, 9340) * java bindings: fix a crash and other bugs (r9883, 9905, 8027) * perl bindings: various fixes (see r11023) pkgsrc changes: Remove devel/subversion/patches/patch-aa. This will cause the other packages that build from the subversion tar file to build a little slower, because they will unnecessarily rebuild subversion libraries. Everything still works and this file is a massive pain to update with every new release.
2004-09-16Make this package build in the presence of statvfs(2)agc3-6/+58