Commit graph

12 commits

Author SHA1 Message Date
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
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-22 08:09:14 +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
9f0f2d9edd Update to 2.6.1.2:
2004-05-16  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.6.1.2

2004-05-15  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Post release bump.
	* libgnome/gnome-program.c: (gnome_program_instance_init):
	Merge fix for bug #142502 from HEAD.

2004-05-02  Anders Carlsson  <andersca@gnome.org>

	* libgnome/gnome-program.c: (gnome_program_get_property):
	Fix memory leak. (#135773, Christian Persche)

2004-05-02  Anders Carlsson  <andersca@gnome.org>

	* configure.in:
	* doc/reference/Makefile.am:
	* doc/reference/libgnome-docs.sgml:
	* doc/reference/version.xml.in:
	Put version number in reference docs.
	(#125759, Steve Chaplin)

2004-05-02  Anders Carlsson  <andersca@gnome.org>

	* libgnome/gnome-sound.c: Fix crash when reading invalid
	audio files. (#124519, Chris Lahey)
2004-08-31 14:18:32 +00:00
jmmv
0ed46913f5 Update to 2.6.1.1:
Bug fixes:
- Various fixes (Kjartan Maraas, Colin Walters)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujarati Team)
- Various updated translations (az, ar, be, ca, cs, cy, da, de,
				en_CA, en_GB, el, es, et, eu, fi,
				he, hr, id, it, ja, ko, lt, nn, nl,
				no, pl, pt, pt_BR, ro, ru, sk, sr@ije,
				sq, sr, sr@Latn, sv, ta, th, tr, uk,
				zh_CN, wa)
2004-05-04 21:10:13 +00:00
jmmv
55aa39d144 Update to 2.6.0:
What's new since 2.4:

* Improvements:
	- Add File Chooser backend schema (Jonathan Blandford)

* Bug fixes:
	- Fix translation of program arguments (Hidetoshi Tajima,
						Christian Neumair,
						Anders Carlsson)

* Translations:
	- Added Canadian English translation (Adam Weinberger)
	- Added Croatian translation (Robert Sedak)
	- Added Serbian Jekavian translation (Bojan Suziϙʤ)
	- Added Romanian translation (Miœô ÿu Moldovan, Mugurel Tudor)

	- Updated Albanian translation (Laurent Dhima)
	- Updated Arabic translation (Arafat Medini)
	- Updated Azerbaijani translation (Mœô£Ùtin œô¡Ïmirov)
	- Updated Belarusian translation (Ales Nyakhaychyk)
	- Updated Brazilian Portuguese translation (Augusta Margues da Silva,
					            Raphael Higino,
					  	    Everson Santos Araujo)
	- Updated British translation (Gareth Owen)
	- Updated Catalan translation (Jordi Mallach)
	- Updated Czech translation (Miloslav Trmac)
 	- Updated Danish translation (Ole Laursen)
	- Updated Dutch translation (Vincent van Adrighem,
				     Reinout van Schouwen)
	- Updated Estonian translation (Tõivo Leedjärv)
	- Updated Finnish translation (Pauli Virtanen)
 	- Updated French translation (Christophe Merlet)
	- Updated German translation (Christian Neumair)
	- Updated Greek translation (Kostas Papadimas)
	- Updated Hungarian translation (Andras Timar)
	- Updated Irish translation (Alastair McKinstry)
	- Updated Italian translation (Alesso Frusciante)
	- Updated Japanese translation (Takeshi AIHANA)
	- Updated Korean translation (Changwoo Ryu)
	- Updated Lithuanian translation (œô¡½ygimantas Beruœô ­ka, Tomas Kuliavas)
	- Updated Mongolian translation (Sanlig Badral)
	- Updated Norwegian translation (Kjartan Maraas)
	- Updated Norwegian Nynorsk translation (Åsmund Skjæveland)
	- Updated Polish translation (GNOME PL Team)
	- Updated Portuguese translation (Duarte Loreto)
	- Updated Russian translation (Russian Team)
	- Updated Serbian translations (Danilo œô¡ egan)
	- Updated Simplified Chinese translation (Funda Wang)
	- Updated Slovak translation (Marcel Telka)
	- Updated Spanish translation (Francisco Javier F. Serrador)
	- Updated Swedish translation (Christian Rose)
	- Updated Tamil translation (Dinesh Nadarajah)
	- Updated Thai translation (Paisa Seeluangsawat)
	- Updated Turkish translation (Ismail Aslan)
	- Updated Ukranian translation (Maxim Dziumanenko, Yuriy Syrota)
	- Updated Welsh translation (Dafydd Harries, Rhys Jones)
2004-04-01 18:22:04 +00:00
jmmv
18cd4d0aef Update to 2.4.0, based on work done by xtraeme@.
2003-09-01  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.4.0

	* schemas/Makefile.am (schema_in_files): Ship
	.schemas in tarball since that's what everyone else is doing.

li2003-09-01  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.

2003-08-26  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* schemas/Makefile.am:
	Ship .schemas.in in tarball, not .schemas.

2003-08-25  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.3.7

2003-08-25  Alexander Larsson  <alexl@redhat.com>

	* schemas/desktop_gnome_url_handlers.schemas.in:
	Add http url handlers.

2003-08-17  Paisa Seeluangsawat  <paisa@users.sf.net>

        * configure.in: Added Thai (th) to ALL_LINGUAS.

2003-08-11  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.6

2003-07-23  Gustavo J. A. M. Carneiro  <gustavo@users.sourceforge.net>

	* libgnome/gnome-program.c (gnome_program_initv): Don't create new
	pointer arrays for program_module_list and program_modules if such
	arrays already exist, which may happen if
	gnome_program_module_register() has been called directly by the
	programmer.

2003-07-11  Dennis Cranston <dennis_cranston at yahoo com>

	Fixes for ui-review bug number 99533.

	* gnome-data/gtk-events-2.soundlist.in:
	  s/Action button click/Click on command button,
	  s/Check box toggled/Select check box,
	  s/Menu item activation/Choose menu item.

	* gnome-data/gnome-2.soundlist.in:
	  s/GNOME system events/System events,
	  s/Error Messages/Error message,
	  s/Informational Messages/Informational message,
	  s/Login/Log in,
	  s/Logout/Log out,
	  s/Miscellaneous Messages/Miscellaneous message,
	  s/Question Dialogs/Question dialog,
	  s/Warning Messages/Warning message.

2003-07-10  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnome/gnome-program.c: (gnome_program_postinit):
	* libgnome/gnome-score.c: (gnome_score_child): Merge
	fixes for bug #116794 + one more :)

2003-07-08  Anders Carlsson  <andersca@codefactory.se>

	* schemas/desktop_gnome_interface.schemas.in:
	Add default value for monospace font name
	(Patch by Owen Taylor).

2003-07-08  Anders Carlsson  <andersca@codefactory.se>

	* configure.in:
	Remove libxml and libxslt deps.

2003-07-08  Anders Carlsson  <andersca@codefactory.se>

	* Makefile.am:
	* configure.in:
	* help-converters/Makefile.am:
	* help-converters/README:
	* help-converters/docbook/.cvsignore:
	* help-converters/docbook/AUTHORS:
	* help-converters/docbook/Makefile.am:
	* help-converters/docbook/README:
	* help-converters/docbook/gnome-customization/.cvsignore:
	* help-converters/docbook/gnome-customization/Makefile.am:
	* help-converters/docbook/gnome-customization/gnome-custom.xsl:
	* help-converters/docbook/gnome-customization/gnome-customization.x
	sl:
	* help-converters/docbook/gnome-customization/l10n.xml:
	* help-converters/docbook/gnome-db2html3.c:
	* help-converters/gnome-vfs-module/.cvsignore:
	* help-converters/gnome-vfs-module/Makefile.am:
	* help-converters/gnome-vfs-module/help-method.c:
	* help-converters/gnome-vfs-module/help-method.h:
	* help-converters/gnome-vfs-module/help-methods.conf.in:
	* help-converters/info/.cvsignore:
	* help-converters/info/Makefile.am:
	* help-converters/info/data.h:
	* help-converters/info/html.c:
	* help-converters/info/html.h:
	* help-converters/info/main.c:
	* help-converters/info/parse.c:
	* help-converters/info/parse.h:
	* help-converters/info/utils.c:
	* help-converters/info/utils.h:
	* help-converters/info/version.h:
	* help-converters/man/.cvsignore:
	* help-converters/man/Makefile.am:
	* help-converters/man/README:
	* help-converters/man/gnome-man2html.c:
	* help-converters/man/man2html.8:
	Remove help converters (#98761)

2003-07-04  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.3.1

2003-07-02  Anders Carlsson  <andersca@codefactory.se>

	* doc/reference/.cvsignore:
	* doc/reference/Makefile.am:
	* doc/reference/libgnome-docs.sgml:
	Generate xml reference docs (#111796, Matthias Clasen)

2003-06-30  Anders Carlsson  <andersca@codefactory.se>

	* libgnome/gnome-gconf.h: Add G_BEGIN_DECLS and G_END_DECLS.

2003-06-27  Richard Hult  <richard@imendio.com>

	* schemas/desktop_gnome_typing_break.schemas.in: Remove the unused
	schemas so we don't get stuck with them after a release. Also use
	the correct name for the postpone key.

Thu Jun 26 07:35:41 2003  Jonathan Blandford  <jrb@gnome.org>

	* schemas/desktop_gnome_typing_break.schemas.in: new schemas file
	for the typing-break-daemon.

2003-06-24  Anders Carlsson  <andersca@codefactory.se>

	* schemas/desktop_gnome_peripherals_mouse.schemas.in: Fix typo.
	(#100283, Christian Rose)
	(#104140, Christian Rose)

	* schemas/desktop_gnome_interface.schemas.in: Fix typo.
	(#100280, Christian Rose)

	* schemas/desktop_gnome_accessibility_startup.schemas.in:
	Use "Applications", not "Apps". (#115570, Christian Rose)

	* libgnome/gnome-util.c: (gnome_util_user_shell):
	Check that the shells exist and that they are executable.
	(#91925, Giovanni Pardini).

2003-06-24  Anders Carlsson  <andersca@codefactory.se>

	* help-converters/info/main.c: (main):
	Use g_strdup_printf instead of sprintf.
	(#109889, Christian Marillat).

2003-06-24  Anders Carlsson  <andersca@codefactory.se>

	* help-converters/man/gnome-man2html.c: Use glib versions of
	string functions. (Fixes #81355, Morten Welinder.)

	* schemas/Makefile.am:
	Honor for --disable-schemas-install (#106119, Julio Merino.)

2003-06-24  Anders Carlsson  <andersca@codefactory.se>

	* schemas/desktop_gnome_interface.schemas.in:
	* schemas/desktop_gnome_peripherals_keyboard.schemas.in:
	Put literal values inside quotes. (#100278, Christian Rose)

2003-06-23  Anders Carlsson  <andersca@codefactory.se>

	* libgnome/.cvsignore:
	* libgnome/Makefile.am:
	* libgnome/gnome-open.c: (main):
	Add gnome-open.

Tue Jun 10 12:51:27 2003  Jonathan Blandford  <jrb@redhat.com>

	* schemas/desktop_gnome_accessibility_startup.schemas.in: Patch
	from Bill Haneman <bill.haneman@sun.com> to add at_start support.

2003-06-10  Jody Goldberg <jody@gnome.org>

	* schemas/desktop_gnome_url_handlers.schemas.in : we still need
	  ghelp, info, and man to keep the help system working.

2003-05-26  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnome/gnome-program.c: Merge fix for
	bug #113660.

2003-05-16  Telsa Gwynne <hobbit@aloss.ukuu.org.uk>

	* configure.in: Added cy to ALL_LINGUAS

2003-05-12  Hidetoshi Tajima <hidetoshi.tajima@sun.com>

	* libgnome/gnome-init.c (libgnome_module_info_get):
	call bindtextdomain and bind_textdomain_codeset() earlier
	than the current, fixing bug #99224.

2003-05-09  SamÅel JÅn Gunnarsson  <sammi@techattack.nu>

	* configure.in: Added "is" into ALL_LINGUAS

Thu May  8 18:31:02 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

	* help-converters/info/main.c (file_exists): make it compile on
	C89 compilers.

2003-05-08  Masahiro Sakai  <sakai@tom.sfc.keio.ac.jp>

	* configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for
	building shared library on win32 platform.

	* libgnome/Makefile.am (libgnome_2_la_LDFLAGS): add -no-undefined
	which is necessary for building shared library on some platforms
	(e.g. Win32, BeOS).

	* libgnome/libgnome-2.0.pc.in (Libs): add -lpopt.

	* help-converters/gnome-vfs-module/Makefile.am:
	(module_flags): add -module and -no-undefined.
	(libvfs_help_la_LIBADD): add $(top_builddir)/libgnome/libgnome-2.la.

	* help-converters/gnome-vfs-module/help-methods.conf.in: remove "lib"
	prefix and ".so" suffix from module names. Because these are added
	automatically by g_module_build_path(), and they breaks on Cygwin.
	Cygwin uses "cyg" and ".dll" respectively.

	* monikers/GNOME_Moniker_std.server.in.in: remove ".so" from module
	name.

	* monikers/Makefile.am (libmoniker_extra_2_la_LDFLAGS): add
	-no-undefined.

2003-05-05  Christian Rose  <menthos@menthos.com>

	* configure.in: Added sr and sr@Latn to ALL_LINGUAS.

2003-05-04  Taneem Ahmed  <taneem@eyetap.org>

	* configure.in: Added "bn" in ALL_LINGUAS

2003-05-01  Kjartan Maraas  <set EMAIL_ADDRESS environment variable>

	* libgnome/gnome-i18n.c: (unalias_lang): Locate locale.alias
	in LIBGNOME_DATADIR also. Patch from Julio Merino
	<jmmv@hispabsd.org>. Fixes bug #106180.

2003-05-01  Kjartan Maraas  <kmaraas@gnome.org>

	* schemas/desktop_gnome_interface.schemas.in: Fix typo.
	Fixes bug #104422.

2003-05-01  Kjartan Maraas  <kmaraas@gnome.org>

	* Same as below: Fix crashes when feeding dirs to the
	help converters. Merged from branch.
	* help-converters/man/Makefile.am:
	* help-converters/man/gnome-man2html.c: (output_meta_element),
	(scan_request): Fix for bug #79071. Localised man pages work.

2003-05-01  Kjartan Maraas  <kmaraas@gnome.org>

	* help-converters/man/gnome-man2html.c: (main): Fix for
	bug #73597. Patch from Roderich Schupp.
	* libgnome/gnome-config.c: (check_path): Use NULL in g_string_new()
	* libgnome/gnome-exec.c: (gnome_execute_shell_fds): Fix a typo in
	a comment.

2003-04-25  Alexander Larsson  <alexl@redhat.com>

        Patch by Frank Worsley <fworsley@shaw.ca>

	* libgnome/gnome-url.c: (gnome_url_show_with_env):
	now just calls gnome_vfs_show_url and wrap error codes in GErrors

	* libgnome/gnome-url.h:
	updated for new functions

	* schemas/desktop_gnome_url_handlers.schemas.in:
	cleaned up the url handler schemas. removed unneeded schemas and moved
	others into gnome-vfs

2003-04-14 Paul Duffy <dubhthach@frink.nuigalway.ie>

        * configure.in: Added ga (irish) to ALL_LINGUAS

2003-04-12  Arvind Samptur <arvind.samptur@wipro.com>
	* libgnome/gnome-exec.c: (gnome_execute_async_with_env_fds):
	waitpid() could fail due to a interrupted system call, loop till you
	succeed. #110100

	Reviewed by: Mark McLoughlin <mark@skynet.ie>

2003-04-11  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>

	*  libgnome/gnome-url.c (gnome_url_show_with_env):
	Make sure url substitution takes place for customized web
	browser command. Fixes bug#108909.

	Reviewed by: Mark McLoughlin <mark@skynet.ie>

2003-03-27  Anders Carlsson  <andersca@gnu.org>

	* configure.in: Releae 2.3.0

2003-03-26  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "yi" to ALL_LINGUAS.

2003-03-21  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "ml" in ALL_LINGUAS

2003-03-16  Andras Timar  <timar@gnome.hu>

	* help-converters/docbook/gnome-customization/l10n.xml:
        Added Hungarian translation.

2003-02-13  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Require intltool version that supports
	merging translations of .schemas files
	* doc/reference/Makefile.am: Removed extra '\'
	* libgnome/gnome-help.c (gnome_help_display_desktop_with_env):
	Plug a leak.

2003-02-11  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* help-converters/gnome-vfs-module/Makefile.am:
	Fix tinderbox bustage introduced by my previous commit.

2003-02-10  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* help-converters/gnome-vfs-module/Makefile.am:
	* help-converters/gnome-vfs-module/help-methods.conf:
	* help-converters/gnome-vfs-module/help-methods.conf.in:
	be sure to generate help-methods.conf based on libexecdir value
	(bug #91169)

2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian translation
	* configure.in: Added "id" to ALL_LINGUAS

Thu Jan 30 22:28:43 2003  Jonathan Blandford  <jrb@redhat.com>

	* schemas/desktop_gnome_interface.schemas.in: change default GTK+ theme.

2003-01-23  Alexander Larsson  <alexl@redhat.com>

	* libgnome/Makefile.am (libgnome_2_la_LDFLAGS):
	Correct version number error.

	* configure.in:
	Add EXTRAVERSION and set to .1
	Add missing translations to ALL_LINGUAS.

2003-01-22  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 19:48:04 +00:00
jmmv
cb53c6fbb6 Update to 2.2.3:
Library:
* Check that user shells exist and are executable in gnome-util.c
  Fixes bug #91925. (Giovanni Pardini)
* Use glib versions of string functions in help converters.
  Fixes bug #81355. (Morten Welinder)
* Fix leak in score handling. Fixes bug #116794 (Kjartan)
* Fix reading of free'd memory in poptContext handling in
  gnome-program. (Jeff)
* Fix reading free'd memory in gnome-program (Jeff Steadfast)

Translations:
* Arafat Mendini (ar), Jordi Mallach (ca), Dafydd Harries (cy)
2003-07-11 10:28:27 +00:00
jmmv
059d477499 Update to 2.2.1:
Library:
        * Init gettext earlier to catch some bugs (Hidetoshi Tajima)
          Bug #99224
        * Fix search path for locale.alias. (Julio Merino) Bug #106180.
        * Fix url substitution with custom web browser command
          (Pasupathi Duraisamy) Bug #108909
        * Plug a leak in the help routines. (Kjartan)

Help converters:
        * Fix manual pages that have non-numeric filetypes such as
          open.3pm. Patch from Roderich Schupp. Bug #101440.
        * Fix crashes when feeding directories to the help converters.
          Patch from John Fleck. Bug #104056.
        * Generate help-methods.conf based on libexecdir value.
          Patch from Frédéric Crozat. Bug #91169.

Build:
        * Honor --disable-schemas-install. (Julio Merino)
        * Require newer intltool (Kjartan)

Translations:
        az (Metin Amiroff), be (Dmitry Mastrukov), bn (Taneem Ahmed),
        cs (Miloslav Trmac), de (Christian Neumair), el (Kostas
	Papadimas),
        es (Carlos Perello Martin), id (Mohammad DAMT), ja (Takeshi
	AIHANA),
        ml (Guntupalli Karunkar), mn (Badral Saulig), ms (Hasbullah Bin
	Pit),
        ko (Changwoo Ryu), nl (Vincent Van Adrighem), no (Kjartan
	Maraas),
        pl (Zbigniew Chyla), pt (Duarte Loreto), ru (Dmitry Mastrukov)
2003-05-25 07:58:05 +00:00
jmmv
4748cd102f Updated to 2.2.0.1. Changes since 2.0.6 include:
* libgnome/Makefile.am (libgnome_2_la_LDFLAGS): Correct version number error.
* configure.in: Add EXTRAVERSION and set to .1.  Add missing translations to
  ALL_LINGUAS.
* configure.in: Added "mn" to ALL_LINGUAS.
* configure.in: Fix libtool versioning. Up number to 2.2.0
* schemas/desktop_gnome_peripherals_mouse.schemas.in: add
  /desktop/gnome/peripherals/mouse/cursor_theme and
  /desktop/gnome/peripherals/mouse/cursor_size
* monikers/bonobo-config-bag.c (bonobo_config_bag_new): Fix comment.
* schemas/Makefile.am (schema_in_files)
  schemas/desktop_gnome_thumbnailers.schemas.in: Add schemas for thumbnailers.
* schemas/desktop_gnome_accessibility_keyboard.schemas.in : set defaults to 0
  to fix #96483
* help-converters/info/main.c output title, fixing bug #83905

Changes in the package:
- Honor PKG_SYSCONFDIR.
- Use GConf2's schemas.mk file to register schemas.
- Depend on docbook, so the installed customization layer works.
2003-02-14 20:11:49 +00:00
jmmv
5f5fc3e535 Do not try to remove lib/bonobo/{monikers,servers} (removed by
bonobo-activation).
2003-01-05 10:39:10 +00:00
jmmv
176df99515 Updated libgnome to 2.0.6. Changes since 2.0.4:
- Added el, be, cs and am translations.
- Make gnome_program_module_register do what it's supposed to do.
2003-01-03 23:26:21 +00:00
rh
da326925b6 Initial import of libgnome-2.0.4, the non-graphical core of GNOME2.
Provided by Julio Merino <jmmv@hispabsd.org>.  This closes PR pkg/18190.
2002-09-11 23:31:16 +00:00