Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 04:14:26 UTC Now

2009-06-09 18:45:13 UTC MAIN commitmail json YAML

Update to 2.01.01alpha60:

All:

- Trying to work around nasty Linux distributions that try to fool autoconf
function tests and thus may result in incorrect results for the functions
fexecl fexecle fexecv fexecve fspawnv fspawnl fspawnv_nowait getline fgetline

- New include files include/schily/dlfcn.h and include/schily/shcall.h

- New autoconf tests for dlopen() and similar functions

- Fixed a typo in include/schily/fnmatch.h that prevented compilation on BeOS

- Fixed a typo in include/schily/libport.h that prevented compilation on BeOS

- New makefile "Mocsw" allows to create packages for "opencsw"

- RULES/rules.csw enhanced to allow to overwrite EMAIL= and HOTLINE= from
the make command line.

- New autoconf test for getprogname()/setprogname()

- Support for using Microsoft "cl" to compile 64 bit binaries from Cygwin now
has been finished

Libschily:

- Code in libschily/fexec.c cleaned up for better readability

- libschily/checkerr.c now correctly handles the "WARN" directive.

Cdrecord:

- Cdrecord now calls read_format_capacities() in silent mode in order to
check whether the current drive supports this SCSI command.

Cdda2wav (Maintained/enhanced by J

- cdda2wav now gives better readable text with cdda2wav -help

- BeOS has a /boot/develop/headers/be/support/ByteOrder.h that also defines
_BYTEORDER_H and thus interferes with our cdda2wav/byteorder.h

Mkisofs (Maintained/enhanced by J

- libschily/checkerr.c (used by mkisofs) now correctly handles the "WARN" directive.

(wiz)