mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
37406deaa6
* Pass maintainership to submitter * Switch to new MASTER_SITES as the previous one ceased to exist * Switch to GCC as upstream officially supports GCC only (it still compiles with CLANG if appropriate patching of the GNUMakefile is used. But the chances are somewhat higher that it might introduce subtle errors during runtime because some valid statements are optimized out by CLANG) * Add desktop and icon file * Add missing library dependencies * Add additional documentation that describes how dvdisaster accesses optical drives with FreeBSD * Add more information to pkg-message and make it dynamic * Include two patches from Debian that fix the missing language fields with .po files. [1] * Remove debug options that are not really useful for end users * Remove redundant configure script arguments * Remove redundant do-configure target * Sort pkg-plist While I'm here: * Fix the license * Simplify the makefile targets further by using only option helpers and thus remove the need for <bsd.port.{pre,post}.mk> Changelog since 0.72.6 (summary): The most prominent feature of this version is that the multithreaded RS03 codec reached production quality, and all required features have been implemented. A few things will be added with the next releases: * Adaptive reading is currently disabled as it does not support RS03 yet and would crash or misbehave on RS03 error correction data * A heuristic for an exhaustive re-discovery of RS03 structures in a badly damaged medium is missing in the decoder But these things should not keep you from using RS03, as the encoder is complete and future decoder enhancements do not affect already created RS03 data. 0.79.4 (07-10-2012 / not released) * Optical drives would only be detected for /dev/pass[0-9] on FreeBSD. Fixed to work with arbitrary /dev/pass numbers. * Blocked menu selection when any other action is in progress * Made actions properly shut down (e.g. remove incomplete ecc data) when closing the window or pushing the "Quit" button. * Changed sources for clean compile on gcc 4.4.3 * Added #include <zlib.h> for libpng 1.5 compatibility * Introduced internal Image object for unified access to optical media and on disk ISO images; lots of internal changes and fixes due to that * Added --ignore-iso-size option * Fixed bug in pngpack * Added remaining patches for Czech online manual. * More comprehensive and unified version information for banner, --version, log window and log file to aid in working on bug reports * Hardcoded icons to defeat theming * Changed glib.h include for compatibility with glib 2.32 * Removed Darwin / Mac OS X support * Synced with dvdisaster 0.72.4 fixes * Completed RS01 and RS03 specification in the papers subdir 0.79.3 (21-11-2010) * Fixed and documented -n command line options for RS02. * Reworked configure for current NetBSD release PR: 236423 Submitted by: Bob Eager <bob@eager.cx> Approved by: tcberner (mentor) Obtained from: Debian [1] Differential Revision: https://reviews.freebsd.org/D19807
12 lines
434 B
Plaintext
12 lines
434 B
Plaintext
bin/dvdisaster
|
|
man/de/man1/dvdisaster.1.gz
|
|
man/man1/dvdisaster.1.gz
|
|
share/applications/dvdisaster.desktop
|
|
share/pixmaps/dvdisaster48.png
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/dvdisaster.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/dvdisaster.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/dvdisaster.mo
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/dvdisaster.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/dvdisaster.mo
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/dvdisaster.mo
|