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 (46m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 16:47:10 UTC Now

2009-11-10 16:49:00 UTC MAIN commitmail json YAML

Update to 2.01.01alpha67:

All:

- Prevent a compiler warning when compiling 64 bit binaries on HP-UX
using make CCOM=cc64

- Some files in include/schily/*.h have been enhanced to better support VMS

- config.guess now knows about OpenVMS

- Changed bash test to use --version instead of -version as bash on OpenVMS
is bash-1.x

- include/schily/xmconfig.h (containing a "static" configuration for VMS
because "configure" does not work on VMS) was enhanced.

- Trying to add support for OpenVMS to RULES/*

- New autoconf tests for the type "long double" and a new "max size" type.

Libschily:

- libschily/*bytes.c now support 64 bit compilation and use a "ssize_t"
typed count parameter instead of "int".

Rscsi:

- First complete version of a man page for rscsi.

Cdda2wav (Maintained/enhanced by J

- cdda2wav now correctly deals with the case when no sound device
was specified. Thanks to Robert Grimm <rob@news.robgri.de>
for reporting.

Mkisofs (Maintained/enhanced by J

- Make "isovfy" CD-ROM-XA aware

- Make "isodump" CD-ROM-XA aware

(wiz)