Age | Commit message (Collapse) | Author | Files | Lines |
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
|
|
|
|
|
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
|
|
|
pkglint -Wall -F --only aligned --only indent -r
Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
|
|
This is a maintenance release containing only minor bug, warning and
compilation fixes.
* Fixed autocon warnings (Denis Leroy)
* Ported to lame 3.100 (from Fedora)
* G++ compile fixes (Nick Bailey)
* Renamed xdao folder to gcdmaster (Denis Leroy)
* pccts format security patch (from Fedora)
* Fixed compile issues with glibc >= 2.12
* Gcdmaster segfault fix (Adrian Knoth)
* Prevent a FTBFS on kfreebsd (Christoph Egger)
* Also look in /etc/default/cdrdao config (Andrew Suffield)
* Fix printf format security issues (Frantisek Kluknavsky Fedora)
* Add missing options to man page (Honza HorĂ¡k)
* CD_TEXT fix for HL-DT-ST (Kees Cook)
* Man page hyphen fixes (Markus Koschany)
* Some updates to the old scsilib smake files (Ubuntu patches)
|
|
|
|
|
|
|
|
|
|
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
no longer valid with C++11.
|
|
|
|
|
|
import mp3 files directly again
bump PKGREV
|
|
|
|
|
|
the build of cdrdao at least on NetBSD-current/gcc45
|
|
|
|
|
|
|
|
Fixes build failure on DragonFly (and probably on FreeBSD),
noticed by Rumko via PR#42601.
|
|
changes:
- many bug and compile fixes
- new native Linux SCSI backend
- See ChangeLog for details
|
|
|
|
|
|
|
|
remove it (didn't test with 2.0 again, hope I didn't break it)
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
changes: Man page cleanup
|
|
profits as well.
|
|
changes:
-builds with gcc4 now
-some fixes for problems with compiler optimization
|
|
|
|
|
|
Addresses PR pkg/30920 by Chuck Cranor.
|
|
|
|
that the length could be omitted from the last track of an AUDIO CD. The
length fixer-upper would quit consistently on certain (innocent) TOC files,
which lead to an error about zero-length tracks. Bump PKGREVISION.
|
|
individually, and avoid unnecessary tricks with the PLIST location
|
|
|
|
|
|
- Reported by Mathieu in PR# 30438, thanks for the PR and the patch.
- Bump to nb2
|
|
|
|
audio support. Bump package revision.
|
|
- NOTE: pkgsrc does _not_ install cdrdao suid root so the noted security fix
does not apply to us.
- From the ChangeLog:
> --------------------------------------------------------------------------
> cdrdao 1.2.0 (2005-05-12)
> --------------------------------------------------------------------------
>
> o SECURITY FIX: cdrdao now gives up its root privileges after setting
> up real-time scheduling, as well as before saving settings through
> the --save option. This fixes a potential local root exploit when
> cdrdao is installed with the +s chmod flag. Using --save now also
> forces an early exit after the settings are saved.
>
> o Added MP3 and Ogg Vorbis file support (through respectively the
> libmad and libvorbis libraries). cdrdao will decode the MP3 and
> Ogg files into temporary WAV files that will be deleted upon exit
> (unless the new option --keep is used). The directory used to
> store those temporary WAV files can be specified with the --tmpdir
> option (default is /tmp).
>
> o Improved native CUE file support: replaced old incomplete existing
> parser with the one from Matthias Czapla's excellent
> cue2toc. Added support for cutting binary files.
>
> o Added --rspeed option to manually set the device reading speed. Be
> warned not all devices support this.
>
> o Packaged scsilib library upgraded from cdrtools 2.01 (previously
> was from 2.01a31).
>
> o Added --no-mode2-mixed option. Don't read a MODE2 disk as
> MODE2_FORM_MIXED, only read MODE2_FORM1 or MODE2_FORM2 (Matthieu
> Castet).
>
> o Added help for little-known drive-info command.
>
> GCDMaster changes:
>
> o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and
> .ogg files from Nautilus into the sample display window.
>
> o Switched to gtkmm24 API. Improved file browsers.
>
> o CUE files support.
>
> o Sound output now uses libao library.
>
> o Added help for little-known drive-info command.
>
> GCDMaster changes:
>
> o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and
> .ogg files from Nautilus into the sample display window.
>
> o Switched to gtkmm24 API. Improved file browsers.
>
> o CUE files support.
>
> o Sound output now uses libao library.
>
> o Added 'Select All' item in menu.
>
> o Added 'Eject' button to progress dialog
>
> o Bug fixes (sample selection weirdness, couldn't close window during
> play, problems with gcdmaster command-line argument, crashes with
> multiple project windows, drive status not reported correctly).
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
tech-pkg@.
|
|
possible to match a valid entry in ~/.cdrdao-drivers.
|
|
|