Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
asau d866d38808 Update to SBCL 1.0.45
New in version 1.0.45

  * enhancement: ~/ and ~user/ are treated specially in pathnames.
  * enhancement: ASDF has been updated to version 2.010.
  * optimization: mutated closed-over variables that are only accessed
    by DYNAMIC-EXTENT closures (currently only FLET and LABELS functions
    declared to be DYNAMIC-EXTENT) are stored directly in their containing
    stack frame, rather than allocating a VALUE-CELL (#586103).
  * optimization: UNWIND-PROTECT cleanup functions are now declared
    DYNAMIC-EXTENT.

  Bug fixes.


New in version 1.0.44

  * enhancement: RUN-PROGRAM accepts :EXTERNAL-FORMAT argument
    to select the external-format for its :INPUT, :OUTPUT, AND
    :ERROR :STREAMs.
  * enhancement: ALLOCATION-INFORMATION also provides the page
    the object resides on.
  * enhancement: default dynamic-space size can be configured at
    build-time without touching source, using the --dynamic-space-size
    argument to make.sh.
  * enhancement: DESCRIBE recognizes symbols naming optimization
    policy qualities, and mentions ALWAYS-BOUND declarations.
  * enhancement: ATOMIC-INCF now supports AREF of
    (SIMPLE-ARRAY SB-EXT:WORD (*)) as a place.
  * enhancement: ASDF has been updated to 2.009.
  * enhancement: the system detects known type-erros in calls better,
    signalling a full warning about violated proclaimed FTYPEs and
    violations of derived FTYPEs within the same file, including self-calls.
  * enhancement: new function: SB-EXT:DELETE-DIRECTORY is now provided.
  * optimization: constant-folding exploits numeric and character types,
    in addition member types.
  * optimization: numeric, character and member types that are inhabited
    by exactly one value are tested with EQL.
  * optimization: more conditional branches are eliminated during IR1.
    Branches are simplified before performing if/if-conversion,
    and simple equivalent branches (that only read the same constant
    or variable) are merged.
  * improvements to the Windows port:
      + change: canonical unparsing form for pathname namestrings now
        uses / as directory separator. NATIVE-NAMESTRING still uses \
        as the separator.
      + bug fix: stackoverwriting due to incorrect usage of PeekConsoleInput
        on Windows. (thanks to Kalyanov Dmitry)
      + bug fix: build now works on cygwin with GCC 4.x installed.
      + bug fix: run-sbcl.sh now works on Cygwin. (thanks to Kalyanov Dmitry)

  Bug fixes.


New in version 1.0.43

  * incompatible change: FD-STREAMS no longer participate in the
    serve-event event-loop by default. (#316072)
      + In addition to streams created by explicit calls to MAKE-FD-STREAM
        this affects streams from CL:OPEN.
      + Streams from SOCKET-MAKE-STREAM still participate in
        serve-event by default, but this is liable to change:
        applications  needing serve-event for socket streams
        should explicitly request it using :SERVE-EVENTS T in the call.
  * enhancement: SB-EXT:WORD type is provided for use with
    SB-EXT:ATOMIC-INCF &co.
  * enhancement: CLOS effective method functions and defclass slot
    typechecking function now have debug names for use in backtraces
    and profiles.
  * enhancement: ASDF has been updated to version 2.004.
  * enhancement: symbols are printed using fully qualified names
    in several error and warning messages which are often associated
    with package conflicts or mixups (#622789, thanks to Attila Lendvai)

  Bug fixes.
2010-12-14 23:44:09 +00:00
archivers Remove patch that should have been removed with gtar-1.25 update. 2010-12-14 09:18:51 +00:00
audio Fix path to dbus machine-id file. Bump PKGREVISION. 2010-12-02 21:17:43 +00:00
benchmarks Changes 3.7.1: 2010-10-16 10:15:56 +00:00
biology Update to Gromacs 4.5.3 2010-11-23 19:43:58 +00:00
bootstrap Update information with my experience. Thanks to <riz> for reminding. 2010-12-02 17:12:39 +00:00
cad PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
chat Work around an issue where SunOS (10) definition of SIGRTMIN and SIGRTMAX 2010-12-13 19:32:11 +00:00
comms Update to 1.6.2.15. This is primarily a bugfix release. 2010-12-12 10:19:44 +00:00
converters Re-add part of revision 1.3 to fix build under Mac OS X Leopard and newer. 2010-12-09 19:42:12 +00:00
cross fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
databases Changes 2.0.6: 2010-12-14 17:57:24 +00:00
devel On at least OS X 10.4 the builtin zlib does not provide all the symbols 2010-12-14 19:51:45 +00:00
distfiles
doc Updated databases/slony1 to 2.0.6 2010-12-14 17:58:23 +00:00
editors Update emacs-snapshot to 24.0.50.20101204. 2010-12-08 22:00:11 +00:00
emulators Update for CVE-2010-3864. Bump PKGREVISION. 2010-12-12 09:58:21 +00:00
filesystems * Release 1.8.1 (2010-10-28) 2010-12-04 01:58:57 +00:00
finance Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed. 2010-11-18 23:59:15 +00:00
fonts Update to 0.422 (PR pkg/44223) 2010-12-12 13:11:52 +00:00
games Added games/openttd-data version 0.3.1 2010-12-08 17:50:36 +00:00
geography Viking 1.0 (2010-11-14) 2010-11-20 01:54:35 +00:00
graphics Fix buildling on Mac OS X, without X11, with OpenMP 2010-12-14 22:19:52 +00:00
ham PR pkg/44036 2010-12-07 13:14:57 +00:00
inputmethod Update ibus-handwrite to 2.1.2. 2010-12-14 06:20:42 +00:00
lang Update to SBCL 1.0.45 2010-12-14 23:44:09 +00:00
licenses Add the license for devel/ldpc (Low Density Parity Check Codes) 2010-11-29 06:45:03 +00:00
mail Reset PKGREVISION by update of base PHP version. 2010-12-13 13:18:19 +00:00
math Update to 1.10.12: 2010-12-12 11:56:25 +00:00
mbone Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
meta-pkgs Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
misc Update to 0.8.12: 2010-12-12 11:55:42 +00:00
mk Fix build on 64bit linux platforms. When buildlinking directories we 2010-12-03 18:59:20 +00:00
multimedia make it compile with gcc 4.2... by removing un-needed "Void"'s. 2010-12-13 21:32:14 +00:00
net Add quvi 2010-12-13 12:45:47 +00:00
news add LICENSE=gnu-gpl-v2. 2010-12-09 15:32:10 +00:00
packages
parallel Fix build on NetBSD-current: rename getline() and openssl>=1.0 issues. 2010-12-08 11:30:18 +00:00
pkgtools Don't warn about _ALPHA, _BETA, _PATCH, _RC, _STABLE mismatches 2010-12-12 13:18:38 +00:00
print +scribus-qt4 2010-12-13 11:52:29 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Get this close to build under Mac OS X by removing some horrible use 2010-12-13 16:03:20 +00:00
shells Revert previous, which deleted the whole contents (hi roy!). 2010-11-30 09:04:58 +00:00
sysutils Update radmind to 1.14.1, fixing a regression in 1.14.0 causing lmerge 2010-12-14 16:27:29 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Update to 0.9.21: 2010-12-12 12:00:30 +00:00
time Update to 0.66: 2010-12-02 12:28:15 +00:00
wm update to 2.30.3 2010-11-24 20:27:37 +00:00
www Reset PKGREVISION by update of base PHP version. 2010-12-13 13:18:19 +00:00
x11 Add "Require: xproto" to fake *.pc files for the case xproto.pc exists. 2010-12-13 07:51:45 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

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

Please see doc/pkgsrc.txt for information.