Age | Commit message (Expand) | Author | Files | Lines |
2004-07-28 | Add cdrtools-ossdvd-[0-9] conflict. | wiz | 1 | -2/+2 |
2004-07-22 | just require "tbl", not necessarily the whole groff | drochner | 1 | -2/+2 |
2004-07-09 | Use subst.mk instead of doing sed/mv dance. | xtraeme | 1 | -11/+8 |
2004-07-09 | use the TBL variable provided by groff/builtin.mk | drochner | 1 | -2/+1 |
2004-07-07 | this needs groff/tbl (pointed out by Florian S. in PM) | drochner | 1 | -1/+2 |
2004-06-20 | Support files over 2 GB size. | martin | 4 | -2/+45 |
2004-05-30 | Set MAINTAINER to tech-pkg@, not packages@. | snj | 1 | -2/+2 |
2004-05-27 | Give up maintainership, because either | lukem | 1 | -2/+2 |
2004-04-26 | Make this build on NetBSD 2.0D and later - make cdrecord's fgetstr() local | agc | 3 | -1/+36 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -8/+7 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-05 | update to 2.00.3 | drochner | 2 | -7/+6 |
2003-05-07 | improve COMMENT. | grant | 1 | -2/+2 |
2003-05-06 | make this build on Solaris. | grant | 3 | -6/+14 |
2003-05-06 | s/PKGNAME/PKGNAME_NOREV/, the revision number is not important in this | grant | 1 | -2/+2 |
2003-03-08 | default the config file to PKG_SYSCONFDIR/cdrecord.conf unless | grant | 6 | -4/+92 |
2003-02-13 | Bump PKGREVISION after previous change. | jlam | 1 | -1/+2 |
2003-02-13 | Correct usage of r:... for BUILDLINK_TRANSFORM, and use the COPTX and | jlam | 1 | -3/+5 |
2003-02-10 | Use the platform MESSAGE handling that we have and improve | grant | 2 | -3/+9 |
2003-02-09 | Note on using this under solaris, by Michael Robinson <mhr_54@cox.net> | hubertf | 1 | -0/+3 |
2003-01-03 | Update to cdrecord 2.0. | lukem | 8 | -70/+64 |
2002-09-29 | Fixes as recommended by Johnny Lam: | lukem | 1 | -2/+1 |
2002-09-29 | add CONFLICT for the (non)-devel equivalent | lukem | 1 | -1/+2 |
2002-09-26 | * Use ossaudio.buildlink2.mk and some other features of buildlink2 to | jlam | 6 | -108/+41 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 3 | -3/+4 |
2002-05-18 | regen | wiz | 1 | -2/+2 |
2002-05-18 | Don't request data length which are not multiple of 2 bytes for request_sense. | bouyer | 1 | -2/+14 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-08-07 | update to 1.10 | drochner | 11 | -99/+86 |
2001-08-07 | update to 1.10 | drochner | 2 | -15/+16 |
2001-06-20 | regen for patch-aj | bouyer | 1 | -1/+2 |
2001-06-20 | On NetBSD, the kernel issues a request sense if needed. So no need to | bouyer | 1 | -0/+25 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -13/+11 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-10 | Add patch which makes 'cdrecord -scanbus' more usefull. | frueauf | 3 | -2/+117 |
2000-12-12 | fix typo, reported by Anthony Mallet <anthony.mallet@ficus.yi.org> | hubertf | 1 | -1/+1 |
2000-12-11 | Update a bit: provide extended description of what cdrecord can and does, | hubertf | 1 | -19/+7 |
2000-11-27 | Reworked previous in different way. Manpages are now installed properly | kei | 2 | -5/+9 |
2000-11-27 | mkisofs.8 --> mkisofs.tbl | kei | 2 | -4/+8 |
2000-11-21 | Nuke all usage of setre[ug]id(), even though they appear to be `safe'. | mycroft | 2 | -1/+76 |
2000-09-10 | Install man page for readcd; add cross-references to supplemental man pages | wiz | 4 | -4/+26 |
2000-07-22 | Update cdrecord to 1.9. | rh | 9 | -102/+89 |
2000-07-06 | override the ARCH variable to ensure a bad value isn't picked up from the | dmcmahill | 1 | -1/+3 |
2000-06-02 | Add conflict with "mkisofs" package. | tron | 1 | -1/+3 |
2000-06-01 | Also install mkisofs. | fvdl | 2 | -2/+7 |
2000-05-22 | Fix building on machines where ${MACHINE} != ${MACHINE_ARCH}, like macppc. | hubertf | 3 | -3/+17 |