Commit graph

16 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
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-08-28 06:05:31 +00:00
snj
eb1b52eb41 Set MAINTAINER to tech-pkg@, not packages@. 2004-05-30 02:19:16 +00:00
lukem
08d29a8cc2 Give up maintainership, because either
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-27 21:21:41 +00:00
snj
f2d0c7f3f7 Convert to buildlink3. 2004-05-04 02:07:06 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jmmv
472e52fc1b Update to 0.98a15.2.01a21. There are too many changes since cdrecord 2.00
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-12-28 19:22:12 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
drochner
685afd2483 update to 2.00.3
security update (buffer overflow in SCSI lib), portability fixes
2003-06-05 16:12:10 +00:00
wiz
b3791962e9 Include machine/endian.h only ifdef __NetBSD__.
From Jeremy C. Reed in PR 20983.
2003-04-03 12:04:03 +00:00
drochner
32dae9a8cd change naming scheme for cdrecord-xcdroast to avoid explicite CONFLICTs
in the future, as proposed by Matthias Scheler in PM
2003-01-23 16:12:42 +00:00
drochner
52e3eaacd8 update to cdrecord-xcdroast098a13-2.0:
-use cdrtools-2.0 (probably no significant changes to the last alpha
 release)
-prepare for xcdroast update to 098a13
2003-01-10 11:20:33 +00:00
drochner
bec2bf2f5a Provide a cdrecord (aka cdrtools) pkg exclusively for use by xcdroast.
xcdroast is quite picky about cdrecord versions, so we are decoupled.
(for the upcoming xcdroast-0.98alpha11 pkg)
2002-12-02 18:41:20 +00:00