Date: Sun, 13 Jun 2004 15:01:28 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/cdrdao Makefile distinfo ports/sysutils/cdrdao/files patch-Makefile.in patch-configure patch-dao::dao.ccpatch-trackdb::lec.cc ... Message-ID: <200406131501.i5DF1Sqm065546@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2004-06-13 15:01:28 UTC FreeBSD ports repository Modified files: sysutils/cdrdao Makefile distinfo sysutils/cdrdao/files patch-dao::dao.cc sysutils/gcdmaster Makefile Removed files: sysutils/cdrdao/files patch-Makefile.in patch-configure patch-dao::ScsiIf-lib.cc patch-dao::cdrdao.drivers patch-paranoia::isort.c patch-trackdb::Track.cc patch-trackdb::lec.cc patch-utils::Makefile.in patch-xdao::CdDevice.cc patch-xdao::SoundIF-linux.cc Log: - Update to 1.1.9. Relevant parts from the release notes: <snip> Cdrdao changes: - MMC-driver auto-detection. If no --driver option is specified, cdrdao will try to autodetect an MMC-compliant device and use the generic-mmc driver by default. (Denis Leroy) - Included scsilib upgraded from cdrtools 2.01a31 (Denis Leroy) - Added --eject option to the unlock command to eject the cd after unlocking. (Eric Benson) - New 'discid' command to display CDDB information. (Eric Benson, Denis Leroy). - Added --full-burn and --capacity options to extend lead-out to entire disc, beyond 80 mins limit. (Vladimir Petrov) GCDMaster changes (Denis Leroy) : - Some bug fixes (manual driver configurations were not being saved correctly). cue2toc changes: - Version 0.2 released. Complete rewrite, should now handle most of all CUE files. (Matthias Czapla) <snip> - Disable the use of mlockall(2) on FreeBSD 5, even after the last round of fixes there are still issues. - Add a workaround for problems with gmake and certain locales on FreeBSD 5. - Use MASTER_SITE_SOURCEFORGE_EXTENDED. - Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9. Submitted by: marius On my TODO list since: June 7 :-( Revision Changes Path 1.45 +13 -9 ports/sysutils/cdrdao/Makefile 1.9 +2 -2 ports/sysutils/cdrdao/distinfo 1.2 +0 -22 ports/sysutils/cdrdao/files/patch-Makefile.in (dead) 1.5 +0 -354 ports/sysutils/cdrdao/files/patch-configure (dead) 1.2 +0 -20 ports/sysutils/cdrdao/files/patch-dao::ScsiIf-lib.cc (dead) 1.2 +0 -26 ports/sysutils/cdrdao/files/patch-dao::cdrdao.drivers (dead) 1.2 +27 -13 ports/sysutils/cdrdao/files/patch-dao::dao.cc 1.2 +0 -14 ports/sysutils/cdrdao/files/patch-paranoia::isort.c (dead) 1.2 +0 -20 ports/sysutils/cdrdao/files/patch-trackdb::Track.cc (dead) 1.2 +0 -11 ports/sysutils/cdrdao/files/patch-trackdb::lec.cc (dead) 1.2 +0 -92 ports/sysutils/cdrdao/files/patch-utils::Makefile.in (dead) 1.2 +0 -11 ports/sysutils/cdrdao/files/patch-xdao::CdDevice.cc (dead) 1.3 +0 -17 ports/sysutils/cdrdao/files/patch-xdao::SoundIF-linux.cc (dead) 1.3 +1 -1 ports/sysutils/gcdmaster/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406131501.i5DF1Sqm065546>