2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225) |
Log message: Remove @dirrm entries from PLISTs |
2008-04-23 17:35:50 by Thomas Klausner | Files touched by this commit (4) |
Log message: Update to 7.1: Sense codes are now transcribed into human-readable representation. The -F/-free-space option was added. Solaris compatibility was increased. Building on Mac OS X 10.5 was fixed. A workaround for missing direct I/O on Linux 2.4 was implemented. SCSI devices are now locked more aggressively on Linux. Error handling was improved. Several other fixes and enhancements were made. |
2008-02-10 00:50:43 by Tobias Nygren | Files touched by this commit (1) |
Log message: Needs m4 |
2008-01-11 21:05:28 by Klaus Heinz | Files touched by this commit (1) |
Log message: Added support for installation to DESTDIR. |
2007-06-08 10:07:05 by Thomas Klausner | Files touched by this commit (5) |
Log message: Update to 7.0: This release adds Blu-ray Disc support and Mac OS X 10>=2 support. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-07-25 15:17:28 by David Brownlee | Files touched by this commit (1) |
Log message: USE_LANGUAGES needs c as well as c++ |
2006-06-22 01:30:49 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Don't try to set PTHREAD_SCOPE_SYSTEM on DragonFly either. |
2006-06-11 17:22:22 by Thomas Klausner | Files touched by this commit (6) |
Log message: Update to 6.1: This is essentially minor bug-fix release, which most notably works around "unable to anonymously mmap" failure at startup and fixes typo in -speed interpretation code. Besides bug-fixes this version attempts to obtain exclusive lock on block device under Linux. This opens possibility for safe deployment of automounting/autoplaying facility under Linux 2.6. Keep in mind that it takes two to dance tango, automounters/autoplayers has to play along as well. |
2006-05-08 19:07:57 by Kouichirou Hiratsuka | Files touched by this commit (1) |
Log message: Add missing USE_LANGUAGES. |