NetBSD 2 + pflkm, because the path was substituted by "__nonexistent__".
So to fix this properly, add a patch with CPP conditional which fixes
the path for __DragonFly__.
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD
when determining whether the native makeinfo can be used.
* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.
* Get rid of all the "split" argument deduction for makeinfo since
the PLIST module already handles varying numbers of split info files
correctly.
NOTE: Platforms that have "makeinfo" in the base system should check
that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
correct.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
now this is for NetBSD>=3 only (until the next header change...), but
as I'm appearently the only person who has bought that crap I don't
feel bad about it
type tables from it. It is too stupid to understand the GCC extension
used for (u)int64_t on FreeBSD and DragonFly by the default code.
Use -Dlint on those platforms and hope that FreeBSD 10 will arrive
after the upstream is fixed.
Changes in 0.12.12
* Fixed another bug in the iso options code which sometimes resulted in a
failed verification.
* Properly close the reading device when copying VideoDVDs. This bug
resulted in a blocked device.
* Fixed handling of filenames in libdvdcss backend (this fixes VideoDVD
copy).
Changes in 0.12.11
* Fixed selection in the audio CD ripping window.
* Fixed info block handling in WAVE audio file decoder: no more clicks at
the end.
* Introduced a hack which fixes the "Wav detected as Mpeg file" bug.
* Fixed Auto multisession mode for DVD+RW and DVD-RW in restricted
overwrite mode in case a previous session was imported.
* Fixed a crash with HAL >= 0.5 when exiting K3b.
* Allow copying of double layer DVDs with a size below 4.3 GB to single
layer media.
* Support for the ring buffer in growisofs 6.0.
* Use .iso extension for images instead of .img
* Properly remove the image file in case verification failed.
* Ignore mounting state of a medium when showing its contents.
* Fixed a bug in the iso options code which sometimes resulted in a
failed verification.
* Properly handle cue files withan image file name like
image.bin.cue + image.bin
* Write a proper Xing header when encoding VBR mp3 files.
> 2005-11-23 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.17
>
> * src/io.c (do_write): added workaround for broken destination
> sockets
>
> * src/pkt_buffer.c (do_flush_stream): make sure data is not lost
> if A_WRITE returns failure by pushing it back to the buffer
>
> 2005-05-03 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.16
>
> * src/io.c (io_iter): fixed possible nonblocking_fd leaks as
> unlinking an fd might have dropped some valid structures
>
> * src/werror.c: fixed werror_hexdump and related functions,
> still #if 0ed but useful for tracking down gc related problems
Changes:
* Thu Feb 02 2006 - Release of a GPL compliant 2.01.01a05-ossdvd
patch. This patch is for cdrtools-2.01.01a05.tar.bz2 and is adjusted
to work with linux kernel 2.6.12 or higher and can be compiled with
gcc-4.0.x. The rawio patch using libcap has been migrated to
cdrtools-2.01.01a05-rawio.patch.bz2 . The patch called
cdrtools-2.01.01-scsibuf.patch.bz has become redundant, as this has
been integrated inside cdrtools-2.01.01a05.tar.bz2 . RPMS and SRPMS
have been updated for mandriva 2006.0. The order of applying patches
is now :
1. cdrtools-2.01.01a05-ossdvd.patch.bz2 .ossdvd
2. cdrtools-2.01.01a01-DVD-speed.patch.bz2 .dvd-speed
3. cdrtools-2.01.01a05-rawio.patch.bz2 .rawio
4. cdrtools-2.01.01a01-scanbus.patch.bz2 .scanbus
Warly's Cdrecord DVD patch and others can now be found on
http://people.mandriva.com/~warly/files/cdrtools/