Commit graph

66767 commits

Author SHA1 Message Date
jmmv
a97f6a28c3 Update librsvg2 and librsvg2-gtk2 to 2.8.1. This version corresponds to
GNOME 2.8.0.

- Filters
- Hugely improved text support
- GTK+ theme engine
- Masks
- Path markers
- Mozilla plugin
- Patterns
- Standalone viewer
- Decent <image> support
- Numerous bug fixes
2004-09-21 16:51:01 +00:00
jmmv
0db233dd6b Update to 0.6.0. This version corresponds to GNOME 2.8.0.
Enhancements since 0.5.1
========================

- add parsing location to all the CSS contructions at SAC level [Dodji Seketeli]
- add --dump-location option to csslint [Dodji Seketeli]
- enable several API/ABI incompatible versions of Libcroco to be
  installed on the same box [Dodji Seketeli]
- CSS properties inheritance support [Benjamin Dauvergne]
- CRStyle struct gatehering code cleanup [Benjamin Dauvergne]
- Better support for font selection [Dodji Seketeli]

Bugfixes since 0.5.1
====================

- #143308: fix parsing of non trivial functional #notations. [Dodji Seketeli]
- #143450: fix gcc 2.xx errors. [Dodji Seketeli]
- #139881: proper setting of parsing locations in urls. [Dodji Seketeli]
- #138267: remove C99-isms.
- #139889: fix an infinite loop in the parser [Dodji Seketeli]
- #139891: better @media rule reporting [Dodji Seketeli]
- #140317: fix class sel without class name crash [Dodji Seketeli]
- #140334: fix an infinite loop in the parser [Dodji Seketeli]
- attribute selectors evalution fixes. [Dodji Seketeli]
- Better support of descendant selectors evaluation [Dodji Seketeli]
- Better regression tests framework [Dodji Seketeli]
- fixes: #140334, #140317, #139891, #139615. [Dodji Seketeli]
- better regression suite framework [Dodji Seketeli]
- support of the 'color' property gathering [Benjamin Dauvergne]
- furious memory leaks/corruptions hunting [Dodji Seketeli, Rob BUIS]
- total support of the !important keyword [Dodji Seketeli, Rob BUIS]
- selectors evaluation in csslint [Dodji Seketeli, Rob BUIS]
- fix compilation warnings [David A Knight, Dodji Seketeli]
- more complete CSS statement serialisation [Dodji Seketeli]
- better gathering of style information [Dodjij Seketeli]
- better cascading algorithm conformance [Dodji Seketeli, Rob BUIS]
- @import rule parsing fix [Dodji Seketeli]
- support of CSS3 indentifiers [Dodji Seketeli]
- better w3c DOM integration support [Rob BUIS, Dodji Seketeli]
- many parsing fixes [Dodji Seketeli]
- style structure debuging facility [Dodji Seketeli]
- better fragment parsing support [Dodji Seketeli]
- Split libcroco and sewfox [Dodji Seketeli]
- class selector evaluation fix [Rob BUIS]
- csslint cleanup and bugfixes [Dodji Seketeli]
- :first-child pseudo class selector support [Dodji Seketeli]
- pluggable pseudo class selectors evaluators [Dodji Seketeli]
2004-09-21 16:50:21 +00:00
jmmv
eb704fb29b Update to 2.8.0. This version corresponds to GNOME 2.8.0.
August 13, 2004: Overview of Changes from 2.7.92 to 2.8.0
=========================================================
* No changes

August 30, 2004:
===============
* Applied some *BSD patches.
* Removed old files.

August 15, 2004:
===============
* Fixed compilation with C89-only compilers and old libc.

August 3, 2004:
==============
* Some cleanups.
* Fixed the behaviour of some linux proc_*() functions.
* Updated the documentation.

July 19, 2004: Overview of Changes from 2.6.1 to 2.7.4
======================================================
* Plenty of code cleanups. Uninlined a lot of functions. ~5-10KB object size
  reduction.
* Glibify a bit more.
* API changes:
 - glibtop_fsusage provides total read and writes since boot_time.
 - glibtop_netload provides hardware address. IPv6 enable.
 - Added glibtop_get_proc_argv.

Work in progress :
* Finish glibtop_fsusage implementation for Linux.
* Some fuctions don't conform to the documentation, e.g. proctime.
2004-09-21 16:49:46 +00:00
jmmv
ea4ac7acd9 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
While here, convert to the bsd.options.mk framework to handle the cups
functionality.

libgnomeprint 2.8.0

Jody
	* Bump automake req to 1.7
	* clean up some improperly namespaced private symbols
	* Recognize .ttc files as truetype

J.H.M. Dassen
	* Explicitly require gmodule

------------------------------------------------------------------------------
libgnomeprint 2.7.90

Jody
	http://bugzilla.gnome.org/show_bug.cgi?id=147349
	* Improve test for zlib
	http://bugzilla.gnome.org/show_bug.cgi?id=133924
	* Fix transformations of text in pdf backend

Kmaraas
	* Patch some warnings from sparse

Owen
	http://bugzilla.gnome.org/show_bug.cgi?id=143878
	* Fix gnome_font_find_closest to call gnome_font_face_find_closest

Morten
	* Keep more private symbols from polluting the global namespace.

Suresh Chandrasekharan
	http://bugzilla.gnome.org/show_bug.cgi?id=149858
	* Don't modify the global font table

------------------------------------------------------------------------------
libgnomeprint 2.7.2

Andreas
	* Fix 1#49160
	* Fix #149161

Jody
	* #Fix 149452
	* more portability

Suresh Chandrasekharan
	* Fix #148674
	* Fix #149858

------------------------------------------------------------------------------
libgnomeprint 2.7.1

Andreas
	* Add module to scan /etc/printcap

Colin Walters :
	* Support for new gnomeprintui printer list (state polling)

Jody
	* Some win32 build fixes
	* Build fixes for sft code from glib

J.H.M. Dassen (Ray) :
	* link fixes

Matthias Clasen:
	* fix handling of no cups printers

------------------------------------------------------------------------------
libgnomeprint 2.7.0

Andreas
	* Improve handling of multiple instances of a cups printer.
	* Add all paper sizes to PDF writer

Grzegorz Golawski
	* Use G_MODULE_SUFFIX

Owen Taylor :
	* Improved pango integration (Requires Pango 1.5.0)

Suresh Chandrasekharan :
	* Improved font subsetting for PS and PDF backends

Dom Lachowicz :
	* Fix win32 compilation

Jody Goldberg :
	* Fix pdf generation

J.H.M. Dassen (Ray):
	* Fixed unresolved symbols in the CUPS module.
2004-09-21 16:49:04 +00:00
jmmv
3c5bdfdf12 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
Changes since 2.7.90

* New mime icon for WordPerfect documents
* New 16x16 and 24x24 stock_new-tab icons
* Updated translations [cy, th, zh_TW]

Changes since 1.3.7

* New translations [bs, nb]
* Updated translations [az, ca, es, eu, fi, ne, sq, sv, uk]

Changes since 1.3.6

* New device icons
* Updated translations [fi, fr, ms, sr, zh_CN]

Changes since 1.3.5

* Add open lock icons, Fixes #141458
* Add bittorrent icon, Fixes #148226
* Add ipod icons
* Add 32 and 48 px icons for mail-send-receive
* Updated translations [bg, da, hi, hu, ko, pt_BR, sq]

Changes since 1.3.4

* Updated translations [sq, da, bg, pt_BR]

Changes since 1.3.3:

* Added stock_3dsound and stock_headphones icons for 24 and 16 pixel sizes
* Added text/x-objcsrc mime type icon, Fixes #144987

Changes since 1.3.2:

* Fix API breakage for stock_save_as vs. stock_save-as
* Fix build so that make distcheck works
2004-09-21 16:48:38 +00:00
jmmv
8d3fe81a85 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
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-21 16:47:55 +00:00
jmmv
dfd6aacbb7 Update to 0.4.0. This version corresponds to GNOME 2.8.0.
Changes in version 0.4.0 are:
* Build fix on some systems
* Translation updates

Changes in version 0.3.3 are:
* Translation updates

Changes in version 0.3.2 are:
* New API functions for getting/setting ACL
* Implemented delete keyring operation

Changes in version 0.3.1 are:
* New and updated translations.
* New introduction document
* unlocking the NULL keyring unlocks the default keyring
2004-09-21 16:47:28 +00:00
jmmv
ae1969ce29 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
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-21 16:47:10 +00:00
jmmv
1d829c879b Update to 2.8.0. This version corresponds to GNOME 2.8.0.
libgnomecanvas 2.8.0
--------------------

What's new since 2.7.1

* Bug fixes:
	- Various fixes (Sven Herzberg, Matthias Clasen)

* Translations:
        - New Norwegian Bookmal translation (Kjartan Maraas)
	- New Bosnian translation (Kenan Hadžiavdić)
	- Various updated translations (ang, bg, el, fi, gu, hu, ne,
					pa, sq, tr)

libgnomecanvas 2.7.1
--------------------

What's new since 2.6.1

* Bug fixes:
	- Doc fixes (Matthias Clasen)

* Features:
	- Update to automake 1.7 (James Henstridge)
2004-09-21 16:46:45 +00:00
jmmv
f1d3cc019b Update to 2.8.0. This version corresponds to GNOME 2.8.0.
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-21 16:46:14 +00:00
jmmv
fd6188b777 Update gnome-vfs2 and gnome-vfs2-{cdda,smb} to 2.8.0. This version
corresponds to GNOME 2.8.0.

gnome-vfs 2.8.0

    * Bugs fixed:
        + Fixed GnuTLS support
	+ Recognize fstab names written by HAL
	+ Fix crashers in webdav caused by redirect
	+ Various build fixes
	+ Fixed leak in eggdesktopentries
	+ Don't use short list when selecting component
	  for mimetype
	+ Prioritize exact matches when generating
	  component shortlist for mimetype
	+ Fix crashers in defaults.list parsing
	+ Fix symlink support in ftp method
	+ Set right type for smb share directories
	+ Added workaround for IceCast/ShoutCast in neon http method
	+ Fix crasher when using proxy in the neon http method
	+ Implement gnome_vfs_mime_type_is_known and gnome_vfs_mime_get_value
	+ Re-fixed unique names for moving and linking files in gnome_vfs_xfer
	+ Added hack to make descriptions for folders right
	+ distribute both http methods in tarball

gnome-vfs 2.7.92

	Note: The HAL support (which is disabled by default) has some
	      known issues where it doesn't detecte volumes for all
	       mounted filesystems. This is known to cause some
	       problems with for instance trash handling.

	* Bugs fixed:
	       + mime data change is emitted in an idle, fixing some hangs
	       + fixes to mime desktop parser
	       + update HAL code to work with dbus 0.22
	       + Added a workaround for --bind mounts in mtab
	       + Fix some issues in the detection of unix mounts
	       + Fix windows domain name parsing from smb uris
	       + Don't check cdrom disk status if there is no disk in
	       + Fix hang with dav directories with redirects
	       + Fix scheme handling for default app selection
	       + Prefer extensions to sniffing for xml files
	       + Add back GnuTLS support
	       + Try to get rid of unused items in thrash cache
	       + code cleanups

gnome-vfs 2.7.91

	* Bugs fixed:
		+ Various build fixes and leak fixes
		+ really add support for ssh.com ssh servers
		+ fix deadlock in sftp support
		+ update howl usage to the API in howl 0.9.6
		+ fix mime type inheritance usage when listing all
                  applications for a mimetype
		+ change type of default application list
                  you need to upgrade eel to handle this change
		+ Remove extfs module. It had security issues and
		  never worked well.
		+ docs cleanup
		+ added missing libgobject dependency to link line

gnome-vfs 2.7.90

	* Bugs fixed:
		+ Support for ssh.com ssh servers (William Jon McCann)
		+ Properly reinitialize DNS resolver when needed
                  (Christian Kellner)
		+ Renamed gnome_vfs_next_address to
	          gnome_vfs_resolve_next_address (Christian Kellner)
		+ Various compilation fixes for gcc 3.4, Solaris, x86-64
                  (Christophe Fergeau)

	* Translation updates:
		+ sq (Laurent Dhima), lt (Žygimantas Beručka),
                  bg (Alexander Shopov), da (Martin Willemoes Hansen),
		  no (Kjartan Maraas), eu (Iñaki Larrañaga),
		  en_CA (Adam Weinberger), es (Francisco Javier F. Serrador)

gnome-vfs 2.7.5

	* Bugs fixed:
	       + Put back symbols inadvertantly removed.
	       + desktop file parser cleanups.
	       + http method cleanups
	       + search vfs methods case insensitively

gnome-vfs 2.7.4

	* Bugs fixed:
	       + Make move/copy merge directories instead of overwriting
	         them when doing an xfer.
	       + register GnomeVFSFileInfo in the glib GType system
	       + 64 bit fixes from Josselin Mouette
	       + misc doc fixes
	       + misc bug fixes in backends, including:
	         - fix crasher in tar:/// method
	         - crasher in sftp method
	         - smb fixes
	* Features
	       + Use HAL for volumes, if enabled.
	       + Implement kerberos/gssapi support for the ftp and smb methods.
	       + Introduce davs for ssl dav.
	       + Move daemon-only code over to a helper library for the daemon.
	       + Implemented a simple resolver API.
	       + entirely new http backend that uses neon
	       + implement new MIME spec.  This involves a total rewrite
	         of the MIME backend, and involves desktop file parsers
	         being installed.

gnome-vfs 2.7.3

	* Bugs fixed:
	       + FreeBSD portability fixes
	       + DragonFly portability fixes
	       + translate strings in daemon
	       + made ngettext translations work
	* Features
	       + New function to list dns-sd browse domains
	       + authentication in ftp backend
	       + better performance in ftp backend

gnome-vfs 2.7.2

	* Bugs fixed:
	       + solaris umount fixes
	       + bonobo-storage fix
	       + computer method volume name handling crash fixed
	       + fix problem with buffer_write that caused ftp problems
	* Features
	       + DNS-SD api
	       + mDNS and DNS-SD support in network://

gnome-vfs 2.7.1
	* Bugs fixed:
	        + fixed some mime issues (sync w/ upstream)
		+ keyring support for sftp:
		+ deprecate ssh: and alias it to sftp:
		+ handle cdrom/floppy mountpoints outside /mnt
		+ fix multiple file copies with ftp:
		+ fix some sftp bugs
		+ freebsd build fix
		+ new ask callback, used to implement ssh host key
		  questions
		+ Work on making sockets cancellable
2004-09-21 16:45:47 +00:00
jmmv
f3fa7887c6 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
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-21 16:45:12 +00:00
jmmv
2504525d1a Update GConf2 and GConf2-ui to 2.8.0.1. This version corresponds to
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-21 16:44:50 +00:00
jmmv
99a028b279 Update to 2.12.0. This version corresponds to GNOME 2.8.0.
2004-09-13  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.12.0.

2004-08-25  Michael Haubenwallner <michael.haubenwallner@salomon.at>

	* src/orb/orb-core/allocators.c (ORBit_freekids_via_TypeCode_T):
	Step over align-holes at the end of structures (bug#151023)
	* src/orb/orb-core/corba-any.c
	(ORBit_marshal_value) (ORBit_demarshal_value)
	(ORBit_copy_value_core) (ORBit_value_equivalent):
	Ditto.
	* test/everything/everything.idl
	test/everything/client.c
	test/everything/structServer.c:
	Added testcase for bug#151023, align-holes at the end of structures.
	* test/everything/constants.h:
	Ditto.
	Added constants for CHAR and OCTET.

2004-08-19  Michael Meeks  <michael@ximian.com>

	* Version 2.11.2

	* src/orb/GIOP/giop-recv-buffer.c
	(giop_recv_list_destroy_queue_entry): unref the
	ent's connection without the message queue lock
	held.

	* test/everything/client.c: bin stderr printfs
	during thread tests, to avoid unhelpful rescheduling.

	* src/orb/orb-core/orbit-small.c
	(ORBit_small_unlisten_for_broken_full): use the
	peek method, no need to try re-connecting just to
	disconnect the 'broken' signal.

	* src/orb/orb-core/corba-object.c
	(CORBA_Object_release_cb): after a long audit;
	unlock / lock around the giop connection unref;
	this avoids the final connection release
	deadlocking vs. a pending call in the I/O
	thread needing this lock.
	(ORBit_object_peek_connection): impl.

2004-08-19  Magnus Therning  <magnus@therning.org>

	* src/idl-compiler/orbit-idl-backend.c: fix
	bit-field assignments.

2004-08-10  Michael Meeks  <michael@ximian.com>

	* test/everything/basicServer.c
	(BasicServer_testBoolString): impl.

2004-08-11  Kjartan Maraas  <kmaraas@gnome.org>

	* src/idl-compiler/orbit-idl-c-backend.c: (orbit_idl_output_c):
	0 vs NULL.
	* src/idl-compiler/orbit-idl-c-common.c: (cc_output_typecodes):i
	Same here.
	* src/idl-compiler/orbit-idl-c-utils.c:
	(orbit_cbe_get_typespec_str): Same here too.
	* src/orb/dynamic/dynany.c: (DynamicAny_DynUnion_member_name):
	0 vs NULL and add some casts.
	* src/orb/orb-core/allocators.c: (ORBit_freekids_via_TypeCode_T):
	0 vs NULL fixes.
	* src/orb/orb-core/corba-object.c: (ORBit_objref_find):
	Same again.
	* src/services/name/boot.c: (main): And again.
	* test/echo-srv.c: (echo_srv_finish_object), (echo_srv_finish_poa):
	And again.

2004-08-10  Mark McLoughlin  <mark@skynet.ie>

	* src/orb/orb-core/iop-profiles.c: (IOP_start_profiles),
	(IOP_TAG_CODE_SETS_demarshal): don't initialize the sequence
	using structure initialization, but rather zero the structure
	contents. Fixes bug #147255, which admittedly is really a
	gcc on powerpc bug, but this code is nicer anyway.

2004-08-08  Gustavo J. A. M. Carneiro  <gustavo@users.sourceforge.net>

	* src/orb/orb-core/corba-any.c (ORBit_sequence_remove):
	Impl. method to remove a single element in an ORBit sequence.

	* include/orbit/orb-core/orbit-small.h: Add ORBit_sequence_remove
	prototype.

	* test/everything/client.c (testSequenceHelpers): Test
	ORBit_sequence_remove.

2004-07-30  Mark McLoughlin  <mark@skynet.ie>

	* test/test-corbaloc.c: "\%" isn't a valid escape sequence,
	so just use "%". From d.binderman@virgin.net.

2004-07-07  Frank Rehberger  <frehberg@mole.xtradyne.de>

	* Revert to Version 2.11.x and Add Version ORBit2-2.11.1
	(developer release only)

2004-07-07  Frank Rehberger <frehberg@gnome-de.org>
	* Add Version ORBit2-2.12.0

2004-06-22  Chris Landrieu  <perotin101@yahoo.com>

	* src/orb/orb-core/allocators.c (ORBit_freekids_via_TypeCode_T):
	add missing pre-align for struct/except types. Complicate the
	union alignment rules.

2004-05-30  Christophe Saout  <christophe@saout.de>

	* src/orb/orb-core/corba-any.c:
	(ORBit_marshal_value, ORBit_demarshal_value): Fix broken wstring
	support. Marshal/demarshal the correct number of bytes on the
	wire and negotiate the UTF-16 byte ordering using an optional
	endianess marker. Also works now with JacORB.

2004-05-30  Christophe Saout  <christophe@saout.de>

	* src/services/imodule/orbit-imodule-utils.c
	(ORBit_imodule_get_typecode): set c_align in nested array
	typecodes that are not handled by ORBit_imodule_find_c_align.

2004-05-17  Michael Meeks  <michael@ximian.com>

	* ORBit-2.0.pc.in: prune pkgconfig cruft.

2004-05-14  Fernando Herrera  <fherrera@onirica.com>

	* src/idl-compiler/orbit-idl-c-backend.c: (out_for_pass):
	 clobber LC_ALL because cpp tranlates some strings in some
	locales during dep files generation that makes compilation
	fails. Fixes bug #142546.

2004-05-08  Frank Rehberger  <frehberg@gnome-de.org>

	* src/orb/orb-core/iop-profiles.c (IOP_start_profiles): orbit
	generated profiles contain full codeset data structures
	(IOP_component_free): freeing codeset structures
	(CodeSetComponent_marshal): marshal codeset structures
	(CodeSetComponent_demarshal): demarshal codeset structures
	* src/orb/orb-core/iop-profiles.h (IOP_PROFILES_CODE_SET_*):
	declare known code-sets, but UTF8 and UTF16 supported only.
	(struct IOP_TAG_CODE_SETS_info): complete CodeSet data structure
	using CONV_FRAME_CodeSetComponentInfo.
	* src/orb/orb-core/corba-orb.c: variable orbit_use_corbaloc must
	be of type gboolean.
2004-09-21 16:44:14 +00:00
jmmv
25df1a0fba Update to 1.6.0. This version corresponds to GNOME 2.8.0.
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-21 16:43:52 +00:00
jmmv
24054fee56 Update to 1.8.0. This version corresponds to GNOME 2.8.0.
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-21 16:43:25 +00:00
jmmv
5644603b47 Add 'ang' locale, initially used by eel2-2.8.0. 2004-09-21 16:32:35 +00:00
adrianp
515626fd6c - Note snort update to 2.2.0 2004-09-21 15:53:51 +00:00
adrianp
6c9528f437 - Update snort to 2.2.0
- ok'ed snj@, wiz@
- Install database scripts which goes a part-way to addressing PR 18996

Updated database schema diagram from Chris Reid. Schema can be found in
./doc/snort_schema_v106.pdf
Added --include-pcre* configuration option to help cross compiling. Thanks
Erik de Castro Lopo.
Fixed thresholding/suppression issue with queuing multiple events per packet.
Thanks Andreas Ostling.
When a rebuilt stream causes an alert, log out the original packets instead of
the rebuilt packet. Thanks sekure@gmail.com for the report.
Turned off http_inspect alerts that were causing false positives in the preset
webserver profiles (Thanks Dan Roelker).
Turn off encoding alerts in HTTP parameter field. The parameter field is still
normalized, it just doesn't alert. This helps reduce alerts that are generated
from complex parameter queries (Thanks Dan Roelker).
Fixed memory leak in "fast" output. Thanks for your bug report
sekure@gmail.com.
Clear error code which under Windows was causing a subsequent false failure in
parsing threshold rules. (Thanks to Rich Adamson)

Further details can be found in Changelog and RELEASE.NOTES.
2004-09-21 15:50:26 +00:00
adam
6d49dfd4a9 Updated wv to 1.0.2 2004-09-21 15:23:33 +00:00
jlam
12830b2534 Add a lock_file function that generates lockfiles that are usable on
NFS-mounted directories.
2004-09-21 15:14:08 +00:00
jlam
ed4fe11e98 Remove nonsensical BUILDLINK_TRANSFORM. 2004-09-21 15:10:26 +00:00
jlam
051cca1478 Adapt to differences between the old buildlink3 wrapper scripts and the
new wrapper scripts.
2004-09-21 15:04:34 +00:00
jlam
1d55af8fb2 Initial commit of a new wrapper script framework that encapsulates
the non-buildlink-related code and moves it out of mk/buildlink3 into
mk/wrapper.  The buildlink3 code is modified to simply hook its
transformations into the wrapper script framework.

The wrapper script framework has some new features:

* Support automatically passing "ABI" flags to the compiler and linker
  depending on the value of ${ABI}.  Currently supports the SunPro
  compiler with ${ABI} == 64 and the MIPSPro compiler with ${ABI} as
  any of 32, n32, o32, and 64.

* making UnixWare GCC accept -rpath options and silently converting
  them into an appropriate LD_RUN_PATH

* Add cmd-sink-interix-gcc and cmd-sink-interix-ld that errors out
  when it sees -fpic/-fPIC and -shared/-Bshareable, respectively
  (requested by <tv>).

* Much improved debugging output.  It's possible to output the wrapper
  work log in-line with normal output by setting WRAPPER_LOG to
  "stderr".

Important differences in behaviour from the old buildlink3 code include:

* Only move the -l options to the end of the command line, leaving the
  -L options in-place.

* Extend the autodetection of the libtool mode to detect "compile" and
  "uninstall".

* Fix problem noted in both PR pkg/24760 and PR pkg/25500, where
  -L/usr/lib/* was being mangled improperly.

* Remove the top-level "buildlink" target; instead, make buildlinking
  occur as part of the "wrapper" target.

* mangle and sub-mangle are only meant to transform directories in
  -I, -L, and rpath options, so remove the lines in
  buildlink3/gen-transform.sh that transformed bare directories.

* Add the ability for the libtool wrapper to be called just to unwrap
  an existing libtool archive by running:

	libtool --mode=unwrap -o libfoo.la

  The old --fix-la syntax no longer works.


20040818
========
* Initial release of a new wrapper script framework that encapsulates
  the non-buildlink-related code and moves it out of mk/buildlink3.
  These features include:

   * making MIPSpro accept GCC options
   * making MIPSpro "ucode" accept GCC options
   * making SunPro accept GCC options
   * making "ld" accept -Wl,* options and silently removing the "-Wl,"
   * (NEW) making UnixWare GCC accept -rpath options and silently
     converting them into an appropriate LD_RUN_PATH

  One major benefit of this is that the buildlink3 code is now much
  tighter and easier to understand since it concerns itself solely
  with buildlink-related details.  I haven't yet optimized the wrapper
  cache, so the new wrapper scripts may take slightly longer to execute
  than the old buildlink3 wrapper scripts, but I'll be improving this
  over time.


20040821
========
* Move the inclusion of $cmd_sink outside of the main loop in wrapper.sh
  so that the $cmd_sink script can be used to globally scan and process
  the arguments.  Move the LD_RUN_PATH code to a cmd-sink-unixware-gcc
  script.  Garbage-collect the now unused export_vars-related code.

* Add cmd-sink-aix-xlc for AIX xlc that munges -Wl,-R* into an
  appropriate -blibpath option.

* Add cmd-sink-interix-gcc and cmd-sink-interix-ld that errors out
  when it sees -fpic/-fPIC and -shared/-Bshareable, respectively
  (requested by <tv>).

* Move the code that converts full paths to shared libraries into the
  "-Ldir -llib" equivalents from the buildlink3 code into wrapper/logic.
  Remove the same from bsd.buildlink3.mk and gen-transform.sh.

* Move the code that checks for absolute rpaths from the buildlink3
  code into wrapper/arg-source.  Remove the same from bsd.buildlink3.mk
  and gen-transform.sh.

* Only move the -l options to the end of the command line, leaving the
  -L options in-place.

* Add more debugging code.


20040824
========
* Fix quoting problems after arguments are transformed.  Remove the
  hack that was inserted that magically made almost everything work
  because we do it the right way now.

* Move the inclusion of $logic outside of the main loop in wrapper.sh
  so that the $logic script doesn't have to worry about underflowing
  the argument buffer.

* Encapsulate the loop in wrapper.sh that fills the argument buffer
  entirely within the arg-source script.

* Move from the logic script into the arg-source script the
  transformations that merge or split arguments.

* Fix bug where skipargs was effectively being ignored if it was more
  than 1.

* Handle the whitespace in transformations in the logic script that
  turn one library option into multiple library options, e.g.
  "-lreadline" -> "-ledit -ltermcap".

* Allow you to specify an environment variable WRAPPER_SKIP_TRANSFORM
  for whether you wish to skip the transformation step in the logic
  script.  This is intended for testing purposes.

* Added check_prog() and init_lib() functions to the shell code library
  to make it more reusable outside of the wrapper framework.

* Allow the msg_log() function to output to "stdout" or "stderr".  If
  you want to have all of the logging appear on the screen, then you
  can now set WRAPPER_LOG=stderr.

* Make some of the script components not overridable on a per-wrapper
  basis.

* Add a gen-transform.sh script that generates transformation sedfiles.
  The "transform" script is used to transform arguments, while the
  "untransform" script is used to unwrap files.  Move the no-rpath
  logic from buildlink3/gen-transform.sh into wrapper/gen-transform.sh
  since it's not buildlink3-specific.

* Check for a non-empty blibpath before adding the option in
  cmd-sink-aix-xlc.

* Extend the autodetection of the libtool mode to detect "compile" and
  "uninstall".

* Add a cmd-sink-libtool script that doesn't pass linker options to
  libtool unless we're in "link" mode.

* Set _USE_RPATH to "yes" for UnixWare so that the wrappers will see the
  rpath options and convert them to a LD_RUN_PATH definition.

* Add more debugging code.


20040826
========
* Rewrite buildlink3/gen-transform.sh to produce more precise sed commands.
  Drop some unused commands from the mini-language, and add a few more
  that are more restrictive in their scope.

* Fix problem where repeated options weren't properly handled by some
  of sed commands.  It's not enough that they're "global replace",
  since some patterns match separator characters before and after each
  option.  We must repeat those patterns twice to catch all instances
  correctly.

* Fix problem noted in both PR pkg/24760 and PR pkg/25500, where
  -L/usr/lib/* was being mangled improperly.

* Remove the top-level "buildlink" target; instead, make buildlinking
  occur as part of the "wrapper" target.

* Add more debugging code.


20040828
========
* Added a head_queue function to shell-lib that returns the head of the
  named queue without popping it off the front of the queue.

* Strip consecutive, repeated library options from the command line when
  we read it in the logic script.

* Be more careful about not underflowing the argument buffer.


20040906
========
* shell-lib was moved into pkgsrc/mk/scripts; correct references to that
  file in the wrapper code.

* Use opt-sub instead of sub-mangle when protecting -I/usr/include/*
  and -L/usr/lib/* from buildlink transformations.  This avoids adding
  lines that look like "-I-I..." in the transformation sedfiles.

* mangle and sub-mangle are only meant to transform directories in
  -I, -L, and rpath options, so remove the lines in
  buildlink3/gen-transform.sh that transformed bare directories.

* Fix bug in strip-slashdot where the "." wasn't backquoted and thus
  matched all characters instead of only the "." character.

* Change the libtool wrapper to use a modified buildcmd script that
  doesn't rearrange any of the arguments.  This should fix spurious
  problems where libtool doesn't understand how to parse the command
  line when the -l options are moved to the end of the argument list.

* Fix bug in the logic script where the $cachearg and $cachedarg
  weren't being properly set at all times, which caused the cache to
  contain the wrong transformed argument.


20040907
========
* Support automatically passing "ABI" flags to the compiler and linker
  depending on the value of ${ABI}.  Currently supports the SunPro
  compiler with ${ABI} == 64 and the MIPSPro compiler with ${ABI} as
  any of 32, n32, o32, and 64.

* Move back the code that splits absolute paths to shared libraries
  from arg-source back into logic.  This allows us to correctly skip
  splitting those paths based on the previous option.  Also add a
  sanity check that the library name in the split argument doesn't
  contain a "/" since shell globs are not as precise as REs.

* Don't transform the path given after --dynamic-linker (used by GNU
  ld for ELF linkage).

* Add the ability for the libtool wrapper to be called just to unwrap
  an existing libtool archive by running:

	libtool --mode=unwrap -o libfoo.la


20040914
========
* Add a loop in libtool-fix-la to ensure that all of the options listed
  in the dependency_libs lines of *.lai files are processed.  This fixes
  a buildlink3 leakage bug.

* Merge the gen-transform.sh scripts between buildlink3 and wrapper and
  place them all in wrapper.  This makes sense since the commands simply
  allow for many types of transformations, which buildlink3 takes
  advantage of, but there is nothing inherently buildlink-ish about
  those commands.

* Don't directly manipulate SUBST_SED.unwrap.  Instead, create the
  value of SUBST_SED.unwrap by combining several other variables
  (currently just _UNWRAP_SED) to ensure that the correct ordering is
  preserved.

* Correct some confusing debugging messages.
2004-09-21 15:01:38 +00:00
adam
32f5d61915 Changes 1.0.2:
* Fix iDEFENSE buffer overrun security problem
(thanks to Matthias for heads-up)
2004-09-21 14:45:49 +00:00
agc
f9b996eda2 Update aide06 to 0.6nb1
Give a bit of leeway in the atime time calculation - the problem is
that, on a large SMP bulk build machine, and occasionally on smaller
less busy machines, we can get a false-postive message in the aide
output because the atime on a group of files can be one second later
than "cur_time", the current time as returned to aide. So allow for
one second's difference in the time calculation.
2004-09-21 14:16:54 +00:00
agc
ab19a6524c Give a bit of leeway in the atime time calculation - the problem is
that, on a large SMP bulk build machine, and occasionally on smaller
less busy machines, we can get a false-postive message in the aide
output because the atime on a group of files can be one second later
than "cur_time", the current time as returned to aide. So allow for
one second's difference in the time calculation.

Bump package revision.
2004-09-21 14:14:27 +00:00
jschauma
feb5cc34dd If we're on Linux, build-depend on archivers/zip so the jars can
be built correctly.  Suggested by pancake at phreaker dot net in
PR pkg/26979.
2004-09-21 13:49:41 +00:00
wiz
2240056466 Update DESCR, requested and supplied by Christoph Egger. 2004-09-21 13:37:04 +00:00
shannonjr
2c1a9a1f04 Added entry for updating gcc34 2004-09-21 13:34:49 +00:00
shannonjr
5fc3ae83af Upgrade from 3.4.1 to 3.4.2. gcc 3.4.2 is a bug fix release containing fixes
for regressions in GCC 3.4.1 relative to previous releases of GCC.
2004-09-21 13:32:40 +00:00
cube
67c3c125c2 Note update of proftp to version 1.2.10. 2004-09-21 13:12:48 +00:00
cube
ee7329c023 Update to version 1.2.10. From PR 27012 by pancake at phreaker dot net.
1.2.10 - Released 04-Sep-2004
--------------------------------
- Bug 2440 - Unable to use PAM authentication properly.  Use a "*" after
  the module name in an AuthOrder directive to indicate that an auth
  module is authoritative.
- Bug 2441 - AIX5 portability bug with mod_auth_unix, mod_auth_file.
- Bug 2442 - Segfault in FreeBSD PAM library with long login names.
- Bug 2445 - AuthUserFile in <Global> context overrides <VirtualHost> setting.
- Bug 2444 - Use of sendfile() does not interoperate well with RFC2228
  security mechanisms.  Using sendfile(2) to send data bypasses the handling
  of the data by RFC2228 security mechanisms (such as those provided by
  mod_tls).  So if security mechanisms are detected, do not use sendfile().
- Scrub the ScoreboardFile for stale sessions in inetd mode.
- Bug 2427 - proftpd gets a memory fault when run from ssh batch mode.

1.2.10rc3 - Released 13-Jul-2004
--------------------------------
- Fixed typo that prevented 1.2.10rc2 from compiling.

1.2.10rc2 - Released 13-Jul-2004
---------------------------------
- Bug 2396 - NLST command doesn't understand options.  This was caused by
  the solution for Bug 2322.  However, it is not a popular solution, so
  NLST will once again handle options, but only the relevant options.
- Bug 2034 - Add support for a "graceful shutdown" signal. See
  contrib/mod_ctrls_admin.html#shutdown for details.
- Bug 2400 - <Class> search order is wrong.  The documentation correctly
  stated that <Class> sections are matched in order of definition, but the
  code has the match order in the reverse order of definition.
- Bug 2401 - MaxClientsPerClass only checks first directive in config file.
- Bug 2399 - Rename start/stop control actions to up/down.
- Bug 2082 - Add mod_rewrite "replaceall" builtin function.  See the
  RewriteMap documentation for more details.
- Bug 2403 - Sending SIGHUP to proftpd stops it when using Classes.  The fix
  for Bug #2400 could result in an infinite loop during a SIGHUP.
- Bug 2405 - "LIST *" should not list dotfiles.
- Bug 2366 - Add support for -h list option.
- Bug 2332 - SO_OOBINLINE error after upgrading proftpd from 1.2.6 to 1.2.9.
  This is due mostly to a change in the logging; a check for error values
  and logging of them was added.  The setting of this particular socket option
  has been moved earlier in the session, as it was found that short-lived
  TCP connections, as from monitoring systems, would cause this error.
- Bug 2407 - mod_auth_file does not allow for proper cascading of "end" and
  "set" auth requests.
- Bug 2410 - CreateHome always copies skel directory.
- Bug 2336 - Use of /dev/log on Solaris leads to kernel memory leak.
  ProFTPD's use of the /dev/log device on Solaris was tickling a Solaris
  kernel bug that caused the Solaris kernel to leak memory.
- Added a TimeoutLinger directive to complement the --enable-timeout-linger
  configure option.
- Bug 2125 - -vv command line switch should list versions of modules.
- Bug 2420 - Name field is not escaped before querying database.
  The mod_quotatab module was not properly escaping the name string it
  used when looking up records from SQL databases.
- Bug 2424 - SQLDefaultHomedir overrides column value.
- Bug 2411 - Caching effects cause RNTO to fail if AllowOverwrite is off and
  target path does not exist.
- Bug 2422 - %v not working in SQLNamedQuery.
- Bug 2418 - chmod returns 550 with filename containing multiple spaces.
- Bug 2431 - mod_sql does not use UID/GID properly in cache lookups.
- Bug 2303 - Problem evaluating multiple <Class> rules.
- Bug 2419 - Ability to disable TLSRequired on per-user basis (e.g. for
  anonymous logins).
- Bug 2438 - Display variable %z not expanded properly.
- Bug 2439 - <Limit CWD> doesn't work.

1.2.10rc1 - Released 28-Apr-2004
---------------------------------
- Bug 2135 - Add ability to handle passphrase-protected server keys.  mod_tls
  can now properly prompt for passphrases for protected server certificate
  keys when the daemon is starting up.
- Bug 2086 - Add limits for PORT, PASV.  This means that now one can use
  <Limit> to place access controls on the PORT and PASV commands.  This
  applies to the EPRT and EPSV commands as well.
- Bug 2174 - mod_auth_unix should not act authoritatively.  This was causing
  problems when using mod_auth_unix.c and the AuthOrder configuration
  directive.
- Bug 2098 - Added SetEnv and UnsetEnv configuration directives.
- Bug 2271 - Improper autoconf check for getaddrinfo() on Tru64 UNIX 5.1.
  The getaddrinfo symbol is a macro, not a function, on that platform.
- Bug 2255 - RADIUS Service-Type should reflect attribute expectations.
- Added Event API.
- Bug 2272 - Address/port collision check needs to handle DefaultAddress.
- Bug 2072 - Add Controls API.
  This API includes a new program, ftpdctl, that is used to communicate
  directly with the proftpd daemon via a new core module, mod_ctrls.  For
  this new functionality to be used, proftpd must be configured using the
  added --enable-ctrls option.
- Bug 2015 - Add AND, OR keywords to Allow/DenyUser directives.
  The AllowUser, DenyUser, AllowGroup, and DenyGroup directives now take
  an optional keyword that indicates what type of expression they are:
  AND, OR, or regex.  By default, AllowUser and DenyUser are OR expressions,
  and AllowGroup and DenyGroup are AND expressions.  For example:

    AllowUser regex ^ftp
    DenyUser AND dave,bob
    AllowGroup OR web,doc

  These demonstrate that the optional keyword modifier must be the first
  parameter in the configuration directive.
- Bug 2046 - Change RFNR and RNTO logging class to WRITE.  This means that
  ExtendedLogs that use the WRITE logging class will now include the
  RNFR and RNTO commands.
- Mac OS X 10.3 portability fixes.
- Bug 2274 - Default server only binds to one IP address of host if
  the --enable-ipv6 configure option is used.  ProFTPD will now properly
  bind to all addresses for the default "server config" server.
- Bug 2048 - Add ability to get configuration file values from environment.
  For example, you can now have the following in your proftpd.conf:

    DefaultAddress %{env:PR_DEFAULT_ADDR}

  which indicates to ProFTPD's configuration parser to get the value of
  the PR_DEFAULT_ADDR environment variable, and substitute it in, e.g.:

    PR_DEFAULT_ADDR=1.2.3.4 ./proftpd ...

  If the indicated environment variable is not present, the value is
  substituted with the empty string.
- Bug 1635 - Older systems' chown(1) does not support -h option.  The solution
  is to prevent this error from stopping the 'make install' process, as it
  is a harmless error on such systems.
- Bug 2290 - gmtime() static storage may be overwritten by modules.
- Bug 2288 - ServerFQDN set to 255.255.255.255 and not hostname.
- Added mod_quotatab to the contrib area.
- Bug 2300 - poll() returns 1 and read returns 0, resulting in an inifinite
  loop.  The actual bug was caused by a goto that was being inappropriately
  used; a return value was not being checked to see if it was an error value.
- Bug 2305 - Compile Problems since > 1.2.9
  Fix the build under Solaris - ftpdctl needs to be linked against libsocket
  and libnsl.
- Bug 2267 - Broken IP subnet matching. Added new ACL parsing/matching code.
- Bug 2307 - MySQL 4.1.1 API change causes mod_sql_mysql compilation failure.
- Bug 2319 - Build scripts have owner-only execute permission.  This was
  causing problems whenever a user other than the owner of the files
  attempted to build proftpd.
- Bug 2320 - autoconf check for socklen_t doesn't work on FreeBSD 4.8-RELEASE.
  The fix is to include <sys/types.h>, if present, sooner in the check.
- Bug 1925 - Clean up of Class code.  The Class and Classes directives are
  now deprecated.  See README.classes for more details.
- Bug 2295 - mod_tls returns multiline response to AUTH commands.
- Bug 2322 - NLST -a returns listing formatted for LIST -a.  RFC959 does not
  explicitly allow dash-style options for LIST or NLST, although many clients
  attempt to use them.  De facto FTP server behaviors handle options for LIST;
  options for NLST will be explicitly rejected.
- Bug 2315 - Overlapping virtual server causes error.  If a <VirtualHost>
  was configured to handle the same IP address and port as the "server config"
  server, the wrong server configuration was being removed.
- Bug 2324 - Directories whose names contain whitespace are inaccessible.
- Bug 2306 - ftpcount output should handle case of no users.  When no clients
  are connected, ftpcount now displays "0 users".
- Bug 2337 - TLSRenegotiate parameters not processed correctly.
- Bug 2340 - Problem with parallel builds.  Proper dependencies added when
  building ftpwho and ftptop.
- Bug 2327 - SQLNegativeCache causes unnecessary errors in server logging.
- Bug 2237 - HiddenStores does not check for existing file in edge case.
- Bug 2171 - Add delete options to ftpasswd.  The ftpasswd script now
  supports the --delete-user and --delete-group options.
- Bug 2105 - Remove Authoritative directives.  The AuthPAMAuthoritative
  directive, and the "*" syntax of SQLAuthenticate, have been deprecated.
- Bug 1696 - Include directive should support directories.  The Include
  directive now functions just like Apache's Include directive, including
  handling glob characters.
- Bug 2311 - MaxClients counts unauthenticated users.  According to the
  documentation, the MaxClients configuration directive should only count
  authenticated clients.
- Bug 2339 - STAT command doesn't follow RFC959.  Previously, ProFTPD did
  not support use of the STAT command during file transfers.  This
  functionality is now implemented.  Sites wishing to prevent this can
  limit use of the STAT command by using <Limit STAT>.
- Bug 2257 - Add SITE SYMLINK command to mod_site.  Rather than adding
  this command to the mod_site module, a new module, mod_site_misc, has
  been added to the contrib area.  The mod_site_misc module implements
  SITE SYMLINK, and a few other SITE commands.  See contrib/mod_site_misc.html
  for details.
- Bug 2355 - Send error message to client when 'TLSRequired on' is in effect.
  Previously, if SSL/TLS was configured to be required for both control
  and data channels, if the client did not perform the SSL/TLS handshake for
  a data transfer, the connection would hang.  Now, an error message is sent
  to the client if no handshake is done.
- Bug 2353 - REST doesn't handle offsets greater than 2 GB.
- Bug 2357 - ftptop should use COLS for determining display width.
- Bug 2321 - FTP permission checks inconsistent for DELE and RMD/XRMD when
  symlink is in directory path.  This bug affected the RNFR command as well.
- Bug 2361 - Second USER command causes problems with chrooted session.
- Bug 2363 - ABOR response RFC 959 compliance.  The 226 response was being
  sent before closing the data connection; RFC 959 implies that the data
  connection is closed first.
- Bug 2369 - EPSV should not send network address when MasqueradeAddress is
  used.  RFC 2428 does not address the case where a server may wish to
  return an address in the EPSV response that differs from the control
  connection address, as is done in a PASV response for forwarding devices
  (e.g. NAT, firewall).  Until the proper behavior can be determined,
  do not honor MasqueradeAddress for EPSV.
- Bug 2367 - LIST *.* strange behaviour.  The builtin listing mechanism
  was inadvertently recursing into globbed directories when recursion was
  not actually requested.
- Bug 2371 - ftpasswd should have option to compare password against value
  in passwd file.  ftpasswd now supports a --not-previous-password option.
- Added a `howto' directory under `doc/', for mini-HOWTOs.
- Bug 2221 - proftpd on hp-ux 11.22.  The default data type of socklen_t
  on HP-UX 11 is problematic; many system calls expect an int, and the
  default type is a size_t.  This mismatch causes problems for 64-bit
  builds.
- Bug 2385 - Renames fail with error "Invalid cross-device link".
- Bug 2383 - mod_ctrls.c: ctrls_listen(): Invalid size in bind() argument.
  The size of struct sockaddr_un is not consistent across platforms.
- Bug 2387 - PRIVS_USER macro should set effective GID to user's primary GID.
- Added a `modules/' directory under `doc/', for core module documentation.
  Currently there are HTML docs for mod_auth_file, mod_cap, and mod_ctrls.
- Bug 2317 - Wrong order of privs calls on HP generates "unable to setregid()"
  error.
2004-09-21 13:10:18 +00:00
markd
20cd9ae59f Note koffice update. 2004-09-21 13:04:21 +00:00
markd
5b90ecf9df Update koffice to 1.3.3
Changes:

KOffice Libraries
KOfficeCore:
* Support MS-DOS EPS files directly without stripping them internally.
* Display errors when the part cannot be loaded - e.g. due to an undefined
  symbol. This fixes the long-standing "program exits with error code 1
  and no warning" problem.
KOfficeUI:
* Fixed initial active tab in the opening dialog, to also remember when
  "Open Recent File" was used last.
KoText library features (shared between KWord and KPresenter):
* Fixed date format not available for some date variables
* Match words to auto-correct in a case-sensitive way to allow entries to
  have upper case letters.
* Do not use a different size for bullets/numbers in front of paragraphs
  starting with bold or italic.
* Fixed copy/pasting of lines containing tabs (not all lines would be pasted)
* Indic/Malayalam support, with thanks to Rajeev J Sebastian.

All Applications
* Fixed handling of remote KOffice files in Konqueror.
*  Fixed race condition when using dcopstart.

KWord
* Fix all 3 style menus for any translation
* Fix loading of tabulators in old KWord documents
* Restart numbering starting a new list

KSpread
* Fix special paste from cell with formula
* Fix "Expense Report" template
* Fix untranslatable strings in function descriptions

Filters
KWord's OOWriter export filter:
* Fix generation of spaces
KPresenter's OOImpress import filter:
* Fix crash when we load presentation background page
* Import help line
* Import animation order
* Import setting
* Import transparency for object
KPresenter's OOImpress export filter:
* Export settings into settings.xml (Snap drawing line)
* Fix generate list of picture
* Export transparency attribute
* Fix header into content.xml
KSpread's OOCalc export filter:
* Fix save manifest.xml into META-INF/
* Implement save settings into settings.xml (active table, cursor position)
KSpread's GNUmeric export filter:
* Fix writting
* Generate UTF-8
* Fix export of sheets with more than 255 rows or columns
KSpread's MS Excel import filter:
* Fix generating numbers, especially if the decimal symbol is a comma
KSpread's CSV export filter:
* Fix export of sheets with more than 255 rows or columns
KSpread's HTML export filter:
* Fix export of sheets with more than 255 rows or columns
2004-09-21 13:02:32 +00:00
wiz
b5c0f9aaf3 Updated automake to 1.9.2:
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-21 12:21:05 +00:00
wiz
a703ec408f + automake-1.9.2, ettercap-0.7.1, evolution-2.0.0, getmail-4.2.0,
imp-3.2.6, libtool-1.5.10, proftpd-1.2.10 [pkg/27012], treecc-0.3.2
  [pkg/27013].
- tla-1.2.1 (thanks, Marc!).
2004-09-21 10:48:16 +00:00
xtraeme
8d18b6b1d4 Update mail/clamsmtp to 0.8.
Changes:

0.8
  - clamsmtpd now uses a configuration file
  - Transparent proxy support [Andreas Steinmetz]
  - Compile option -Wall only enabled on debug builds
  - Sample script changed due to configuartion file
  - Fixed other minor bugs
2004-09-21 10:16:05 +00:00
wiz
4c1d4ef016 libmikmod updated to 3.1.11.1. 2004-09-21 08:42:03 +00:00
wiz
94b7275b5f Update to 3.1.11.1:
Summary of changes between libmikmod 3.1.11 and libmikmod 3.1.11-a
========================================================================
libmikmod-3.1.11-a was released on 05/03/2004

Most of my work and attention goes on the 3.2.x series, but I still receive
occasional bug reports and patchs for the 3.1.11 version. There are not enough
changes to make a full release, but many people may find this patch useful.

BUGFIXES
- libmikmod playback now works correcly on amd64 (type size problem)
- fixed warning issued by automake >= 1.8
- config.sub and config.guess updated


Summary of changes between libmikmod 3.1.10 and libmikmod 3.1.11 (Thiers):
==========================================================================

libmikmod 3.1.11 was released on 01/21/2004.

This is a small maintenance release. I know there are not many changes,
but since it has been a very long time since the last one, and meanwhile
libmikmod changed maintaner, I think it is justified.

THANKS

- Ingo Saitz, the maintainer of the mikmod packages for debian, for
  bugfixes.
- Frank Loemker, for the lcc-win32 stuff and fixes for the direct sound
  driver.

BUGFIXES

- Playback problems in MODs of length >128. This fixes the file beatwave.mod. Thanks
  to Emmanuel Coirier for pointing this out.
- Applied debian patches:
  - Fix for broken volume fadeouts of IT instruments
  - Fixed configure test for pthread
  - devfs support for Linux OSS

- Makefile for lcc-win32. To compile libmikmod with lcc-win32 a rather new
    version is needed. I currently use version 3.7 compiled on Jan 20 2002.
    A version half a year old did not work.
    To compile
      - check that you have the lcc bin directory in the PATH
        (and no other compiler bin dirs),
      - change to libmikmod-3.1.11/win32,
      - check Makefile.lcc for any needed changes, and
      - use make -f Makefile.lcc.

  - Different fixes for the direct sound driver:
    - Pausing did only work for half of the buffer.
    - Restarting the player did not work as the output thread was removed
      in DS_PlayStop().
    - Removed busy waiting for end of thread.
    - Sound output is started immediately on the first call to DS_Update()
      to be consistent with other non threaded drivers.
    - Different small clean ups.

  - In MikMod_Reset() the raw output driver driver did not use the
    filename set via the cmdline.
2004-09-21 08:41:15 +00:00
tron
17a2cf9627 Remove "bidwatcher" version 1.3.16 after the package was updated. 2004-09-21 07:44:13 +00:00
tron
5edd2ce1db Note update of "bidwatcher" package to version 1.3.16. 2004-09-21 07:43:34 +00:00
tron
cca8d935e2 Update "bidwatcher" to version 1.3.16. Changes since version 1.3.15:
- Parse eBay pages properly again
- A parsing error leading to a segmentation fault is fixed (patch
  from Klaus Singvogel)
- Get the snipe key 60 seconds before sniping because this key becomes
  stale.
- Snipes do not try to get a snipe key at startup or setup.
- Set the proxy during startup.  Otherwise a "Network error" is issued
  at startup behind a proxy.
- Workaround a bug with german umlauts and other ascii > 127 in the
  details windows. They are simply removed.
- Recognize shifting end times of auctions.
- User listings:
  - The auction-id was read as "unsigned long" (4 Byte) instead of
    "unsigned long long" (8 Byte). Due to that truncation some
     auction-ids were not handled correctly.
  - Ebay places linebreaks at the worst places in its pages: the
    parser did not remove them all. So the auction id was not
    found.
- Obtain snipe-key just when necessary, not earlier.
- New feature: Snipe groups
2004-09-21 07:43:10 +00:00
cube
4d10573263 Correct typo. From PR 27010 by Cesar Catrian C. 2004-09-21 07:11:30 +00:00
dmcmahill
0618b2c5f4 note update of verilog-current to 20040915 2004-09-21 02:24:32 +00:00
dmcmahill
3b3de6063b update to verilog-current-20040915. Changes in this snapshot:
The big news is that module instance arrays now work. Gate and UDP
instance arrays have worked for a while, but module instance arrays
were more tricky because of the scope arrys they create. The issues
have been dealt with, and module instance arrays are now supported.

An interesting but subtle set of bugs in the evaluation of ternary
expressions has been fixed. The problems expressed themselves when the
condition expression was constant.

Degenerate wait statements now work properly.

The @* syntax apparently missed sensitivities in l-value expressions
of assignment statements. This led to subtle bugs in carefully crafted
bits of code.

Verilog attributes are properly parsed in a few more contexts. Also,
some specify syntax cases have been fixed.

Some minor spelling and documentation errors have been fixed, along
with assorted compiler warnings.
2004-09-21 02:23:19 +00:00
dmcmahill
050d68c4b7 note update of fastcap to 2.0.19920918 2004-09-21 01:48:51 +00:00
dmcmahill
d6a8e41907 update to fastcap-2.0.19920918. Old distfile was no longer available.
New version is the same code but with a newer and less restrictive
license.  Also update the homepage.
2004-09-21 01:40:17 +00:00
wiz
38c66d642b +raine-0.41.1; sml-nj-110.49 is in pkgsrc-wip; -thunderbird (thanks, taya!). 2004-09-21 00:35:15 +00:00
wiz
eef7a78c80 physfs updated to 1.0.0. 2004-09-21 00:32:06 +00:00