Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
gdt 9ecec6bb29 Update to 0.2.2.
guile-lib 0.2.2 -- 2013-01-31
=============================

* Install (texinfo nodal-tree) for Guile 2.0.

* MD5 bugfixes.

* Better errors in Apicheck.


guile-lib 0.2.1 -- 2011-04-03
=============================

* Updates for Guile 1.8.

Some of the compatibility hacks from 0.2.0 broke Guile-Lib on Guile
1.8.  Thanks to Andreas Rottmann for the various fixes.


guile-lib 0.2.0 -- 2011-03-26
=============================

* Updates for Guile 2.0.

When compiled against Guile 2.0, Guile-Lib no longer installs modules
that have been included in the Guile distribution.  This is an
incompatible change: if you build Guile-Lib against Guile 2.0 and then
use it against 1.8, you will be missing `(sxml simple)' and the other
modules that were incorporated in Guile 2.0.

That said, Guile 2.0 is appoximately 7.1 times as awesome as Guile 1.8,
so you should stop worrying and learn to love it.


guile-lib 0.1.9 -- 2010-08-29
=============================

* Updates for Guile 2.0.

Guile 2.0 has incorporated many modules from Guile-Lib, but all the same
we have to make sure that one Guile-Lib installation works fine with 1.8
and 2.0.

* The default SSAX parser no longer drops whitespace.

We used to drop extraneous whitespace when using the default XML parser,
but strictly speaking, this loses information. Guile-Lib now preserves
whitespace in the resulting SXML.

* SSAX supports UTF-8 output on Guile 1.8.

Guile 1.8 naively treats characters as bytes, not understanding
unicode. Still sometimes it's useful to emit UTF-8 sequences in Guile
1.8, which is what this SSAX does. Note that Guile 2.0 includes its own
SSAX, and handles unicode natively.

* Expose ssax:predefined-parsed-entities

Allows the user to define &foo; XML entities.

* License changed to GPL and LGPL, version 3 or later.

See the specific modules for their licenses.

* Removed modules: (math rationalize), (scheme session), SRFIs 34,35,40

Guile 1.8 and above support rationalize natively. The improvements in
(scheme session) are in Guile now, as are SRFIs 34 and 35. SRFI 40 is
withdrawn, in favor of SRFI 41.

* Removed module (container queue)

Use (ice-9 q) instead.

* Call tree analysis in statprof

Statprof can save away the various call trees that it samples for later
analysis. See the statprof documentation, for more information.
2014-12-04 01:05:25 +00:00
archivers Drop maintainership. 2014-12-01 12:43:43 +00:00
audio Update to 0.18.19: 2014-12-01 11:26:16 +00:00
benchmarks Fix PLIST after recent update. Bump revision. 2014-12-03 13:01:47 +00:00
biology Adjust !TR1 support again. 2014-11-24 00:47:48 +00:00
bootstrap Add a "--cwrappers" option to build and enable cwrappers. 2014-12-01 13:43:55 +00:00
cad HOMEPAGE moved, Company Pragmatic C Software was merged out. 2014-12-02 13:26:23 +00:00
chat MSN is dead. Removing msnre. 2014-12-03 22:50:15 +00:00
comms Update to Asterisk 11.14.1: this is a security fix release. 2014-12-03 01:57:37 +00:00
converters Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
cross Update PLIST with doxygen-1.8.8. Doxygen dependency also updated, thanks joerg@. 2014-11-10 06:31:45 +00:00
databases Update to 0.002107 2014-12-04 00:28:59 +00:00
devel Update to 0.2.2. 2014-12-04 01:05:25 +00:00
distfiles
doc Updated databases/p5-DBIx-Class-Candy to 0.002107 2014-12-04 00:29:49 +00:00
editors Make sure the fake libgcc is actually picked up when using cwrappers. 2014-12-03 13:58:57 +00:00
emulators Changes 1.8.0: 2014-12-01 14:51:41 +00:00
filesystems Downgrade to 0.13 since that version works on NetBSD. 2014-11-26 22:31:41 +00:00
finance Update to 2.6.4. 2014-11-01 13:25:23 +00:00
fonts VERSION 1.10 2013-09-17 2014-11-24 14:18:51 +00:00
games Needs itstool 2014-12-03 13:59:33 +00:00
geography Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
graphics Update libsixel to 1.4.1. 2014-12-03 06:38:27 +00:00
ham Update 3.21.83 to 3.22.01 2014-11-23 13:39:02 +00:00
inputmethod Import librime-1.0 as inputmethod/librime. 2014-11-29 09:31:49 +00:00
lang Explicitly add library path for gdbm and iconv, don't depend on the 2014-12-03 14:00:57 +00:00
licenses The Fraunhofer FDK AAC is a high-quality open-source AAC encoder library 2014-11-30 18:58:43 +00:00
mail +mopher 2014-12-01 13:58:59 +00:00
math Explicit search path for libgmp and co. Bump revision. 2014-12-03 14:03:21 +00:00
mbone Rename the old patch-aa patch to patch-dbeacon.cpp. 2014-10-06 10:04:17 +00:00
meta-pkgs fix tyop 2014-12-02 04:26:19 +00:00
misc Update to 1.1.6: 2014-12-01 10:57:02 +00:00
mk cwrappers should get -Qunused-arguments too. 2014-12-03 14:05:25 +00:00
multimedia Add patch from PR pkg/48680, fixing build on netbsd-7/i386 and newer. 2014-12-03 16:44:14 +00:00
net ITC: We say goodbye to the skype* packages for which upstream deprecated 2014-12-03 22:04:20 +00:00
news Remove unused strnstr prototype. 2014-10-15 22:08:11 +00:00
packages
parallel Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
pkgtools Update to 0.13.0 2014-11-30 01:10:12 +00:00
print evince needs libICE 2014-12-01 21:05:32 +00:00
regress Do not use a naked "make", instead use TEST_MAKE. Now it fails differently. 2014-06-21 16:34:13 +00:00
security Use explicit library search path. 2014-12-03 14:07:56 +00:00
shells Correctly sanitize environment. 2014-11-27 13:38:15 +00:00
sysutils Don't depend on the wrapper sorting library dependencies last during 2014-12-03 14:08:40 +00:00
templates
textproc ==================== 2014-12-03 22:41:09 +00:00
time Be explicit about the library search path. 2014-12-03 14:10:09 +00:00
wm Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
www Updated to latest release, 3.3.0.1. No backwards-incompatible changes in 2014-12-03 23:00:11 +00:00
x11 gnome-terminal needs libICE 2014-12-03 11:06:21 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.