summaryrefslogtreecommitdiff
path: root/sysutils/cdrecord-xcdroast
AgeCommit message (Collapse)AuthorFilesLines
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-3/+2
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj1-2/+2
2004-05-27Give up maintainership, because eitherlukem1-2/+2
a) I haven't used the package for ages, or b) Someone else has recently been doing a better job maintaining the package
2004-05-04Convert to buildlink3.snj1-3/+3
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-28Update to 0.98a15.2.01a21. There are too many changes since cdrecord 2.00jmmv3-11/+12
to be listed here; the package includes a complete list in all AN-2.01a?? files. What is notable is that it enables xcdroast "audio-on-the-fly support".
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-05update to 2.00.3drochner2-7/+7
security update (buffer overflow in SCSI lib), portability fixes
2003-04-03Include machine/endian.h only ifdef __NetBSD__.wiz2-6/+8
From Jeremy C. Reed in PR 20983.
2003-01-23change naming scheme for cdrecord-xcdroast to avoid explicite CONFLICTsdrochner1-2/+3
in the future, as proposed by Matthias Scheler in PM
2003-01-10update to cdrecord-xcdroast098a13-2.0:drochner2-6/+8
-use cdrtools-2.0 (probably no significant changes to the last alpha release) -prepare for xcdroast update to 098a13
2002-12-02Provide a cdrecord (aka cdrtools) pkg exclusively for use by xcdroast.drochner10-0/+306
xcdroast is quite picky about cdrecord versions, so we are decoupled. (for the upcoming xcdroast-0.98alpha11 pkg)