Skip site navigation (1)Skip section navigation (2)

CVS log for ports/sysutils/cdrtools/Makefile

[BACK] Up to [FreeBSD] / ports / sysutils / cdrtools

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Jan 14 22:27:01 2012 UTC (3 weeks, 6 days ago) by netchild
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Aug 13 13:34:50 2011 UTC (5 months, 4 weeks ago) by marius
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -7 lines
- Allow to build on powerpc64. [1]
- Revert the hack allowing to cross-compile FreeBSD/i386 releases on amd64
  as it caused more problems than it solved. As of r224838 all of head,
  stable/8 and stable/7 are switch to use use makefs(8) instead of mkisofs(8)
  so this hack is no longer necessary. [2]

PR:             159671 [1], 151486 [2], 152309 [2], probably some more for [2]
Approved by:    netchild

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Sep 22 19:51:27 2010 UTC (16 months, 2 weeks ago) by marius
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -2 lines
Refine the TARGET{,_ARCH} hack to not break CC being set to something
relying on PATH.

Approved by:	netchild

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Sep 21 18:53:46 2010 UTC (16 months, 2 weeks ago) by marius
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +43 -7 lines
- Mention support for BluRay in COMMENT and pkg-descr.
- Add knobs for additionally installing cdda2{mp3,ogg}.

Requested by:	upstream
Approved by:	netchild

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Sep 17 17:09:34 2010 UTC (16 months, 3 weeks ago) by marius
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +5 -0 lines
Add a hack allowing to building with TARGET and TARGET_ARCH set in the
environment as done by the release building scripts. The former causes
some targets in the Makefiles of the port to be overridden and the later
is added to the default COMPILE.c variable by gmake. Arguably the release
building scripts should be fixed to not set TARGET and TARGET_ARCH when
compiling the cdrtools port in case of a cross-release but for reasons
beyond me this just worked with cdrtools 2.01

Approved by:	netchild

Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Sep 15 17:35:23 2010 UTC (16 months, 3 weeks ago) by marius
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +72 -25 lines
Update cdrtools to 3.00. For changes since 2.01 see:
ftp://ftp.berlios.de/pub/cdrecord/AN-3.00

Note that this breaks and obsoletes sysutils/cdrtools-cjk as mkisofs now
employs iconv for character conversion. Consequently USE_CDRTOOLS=cjk and
USE_CDRTOOLS together with WITH_CJK are now defunct and bsd.port.mk is
expected to be updated by portmgr@ accordingly (PR 150362).

PR:		127608, 149644
Approved by:	netchild

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Feb 8 09:15:29 2010 UTC (2 years ago) by marius
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
Add CONFLICTS with cdrkit.

Submitted by:	Alexander Best
Approved by:	netchild

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Sep 12 19:02:26 2009 UTC (2 years, 4 months ago) by marius
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -4 lines
Hardcode a compiler specification file so CC can also be set to something
containing spaces.

Approved by:	netchild

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue May 12 20:01:10 2009 UTC (2 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

Approved by:	marius (maintainer)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Mar 7 16:52:54 2009 UTC (2 years, 11 months ago) by marius
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -0 lines
Fix build with r189136.

Submitted by:	das via rnoland (principle patch)
Approved by:	netchild

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:59:23 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +0 -4 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Jun 17 20:35:52 2008 UTC (3 years, 7 months ago) by marius
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -1 lines
Compile mkisofs with '-O0' only in order to work around a bug causing
its '-root' option to not work.

Reported by:	Ben Korvemaker
Approved by:	netchild

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Apr 11 22:35:20 2008 UTC (3 years, 10 months ago) by marius
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +0 -10 lines
Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.

PR:		122620
Approved by:	netchild

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Apr 9 20:40:00 2008 UTC (3 years, 10 months ago) by marius
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -0 lines
Rename fexecve() to js_fexecve() so it doesn't clash with the recently
added libc one.

Reported by:	marcus
Approved by:	netchild

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Apr 16 17:28:52 2007 UTC (4 years, 9 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
Chase libcddb libver bump

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:29:49 2006 UTC (5 years, 6 months ago) by marius
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
Re-grab maintainership.

Approved by:	netchild

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed May 24 09:13:18 2006 UTC (5 years, 8 months ago) by mich
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2 lines
- Chase lib version bump to libcdio

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun May 14 11:08:52 2006 UTC (5 years, 9 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -4 lines
Use SUB_FILES instead of post-patch commands.

PR:		ports/97225
Submitted by:	Ports Fury

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun May 7 18:52:09 2006 UTC (5 years, 9 months ago) by marius
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +5 -3 lines
Allow this port to be compiled with CC set to something containing a
path component.

Approved by:	netchild

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Mar 18 15:19:48 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -2 lines
- Fix coredump in TOC parsing in cdda2wav

PR:		ports/94554
Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>
Obtained from:	cdrtools-devel

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Feb 18 15:55:40 2006 UTC (5 years, 11 months ago) by marius
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
- Replace the fix to make `readcd -scanbus` work which was added in
  2.01_2 with the "official" version from cdrtools 2.01.01a06.
- Patch i386-freebsd-cc.rul to allow compilation with CC set to a
  compiler other than the default (as long as it doesn't include a
  path component, which requires considerably changes to make work).
- Make the direct ATAPI transport of cdda2wav work again with FreeBSD
  after device major numbers were abandoned; bump PORTREVISION for
  this.

Approved by:	netchild

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Jan 15 17:08:04 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Fix readcd -scanbus work.

PR:		ports/91763
Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Jul 24 03:46:10 2005 UTC (6 years, 6 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +11 -1 lines
- Add knob WITH_CDDB, adds cddb support.
  this is also auto-detected and can not be turned off because
  there is no configure knob to turn off.
- Bump PORTREVISION because libcddb just got bumped so people wont' run
  in to problems with libver stuff.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Jul 10 13:48:23 2005 UTC (6 years, 7 months ago) by marius
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Resign from maintainership.

Approved by:	netchild

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Dec 29 22:17:04 2004 UTC (7 years, 1 month ago) by marius
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +13 -8 lines
- Update to 2.01. For changes since 2.00.3 please see:
  ftp://ftp.berlios.de/pub/cdrecord/AN-2.01
- Once again remove the patch for the configure script to disable the use
  of mlockall(2) as it no longer causes negative side effects on FreeBSD
  => 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
  as such changes are not allowed according to a comment in xconfig.h.in.
  A patch for aclocal.m4 was submitted upstream but didn't get integrated.

Mkisofs 2.01 was verified to produce working FreeBSD install images for
alpha, i386, ia64 and sparc64.

Thanks to:	marcel for verifying mkisofs on ia64
Approved by:	netchild

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Aug 29 14:40:23 2004 UTC (7 years, 5 months ago) by marius
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Fix a security bug in the rscsi client code.

Approved by:	netchild
Obtained from:	cdrtools 2.01a38

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jun 7 13:20:56 2004 UTC (7 years, 8 months ago) by netchild
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -4 lines
Make usable as master port for the upcomming sysutils/cdrtools-cjk.

Submitted by:	marius

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jun 2 17:16:04 2004 UTC (7 years, 8 months ago) by netchild
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +29 -49 lines
- Add a workaround for the problem that cdda2wav doesn't use a page
  aligned buffer for the SCSI transfers in paranoia mode. [1]
- Stop the artificial separation of mkisofs from cdrtools and merge
  sysutils/mkisofs into sysutils/cdrtools which brings us in line
  with other distributions. The separation of mkisofs caused quite
  some confusion among users as well as committers about why its
  PORTVERSION was different from the cdrtools port, how to install
  it, etc.

PR:		63775 [1]
Submitted by:	marius

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue May 25 14:26:39 2004 UTC (7 years, 8 months ago) by netchild
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +10 -9 lines
- Fix installation when CC is not set to "cc". [1]
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.

PR:		66925 [1]
Submitted by:	marius

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Apr 20 20:46:32 2004 UTC (7 years, 9 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +130 -26 lines
erge from sysutils/cdrtools-devel resp. sysutils/mkisofs-devel:

Changes common to cdrtools and mkisofs:
- Delete targets for mkisofs and friends when building cdrtools and vice
  versa to speed up the build of the respective port.
- Respect CC already at the configure-stage.
- Manually replace included copies of config.guess and config.sub with
  versions from ${PORTSDIR}/Templates.
- Install relevant READMEs in DOCSDIR (unless NOPORTDOCS is set), some
  manual pages also reference these.
- Add a workaround for what appears to be a problem with gmake and certain
  locales on -current. [1]

Changes to cdrtools:
- Adjust COMMENT, some tools in this package are for extracting CDs/CD-R[W]s.
- Install scgcheck, a tool to check and validate the ABI of libscg.
- Patch cdrecord to use ${PREFIX}/etc as the location of the global
  configuration file, rather than using /etc/default. The installed
  documentaion also gets patched accordingly and a PKGMESSAGE reflecting
  this change as required by the terms in cdrecord/defaults.c (PR 50835).
- Install a sample configuration file for cdrecord, also install a
  configuration file if it doesn't already exist.
- Patch manpages to better correspond to files and locations on FreeBSD.
- Add a knob to optionally build and install rscsi, a tool that allows using
  SCSI-devices over the network. The required rscsi user gets added
  automatically and templates for the configuration file also get installed.
  PKGINSTALL points to for further information on how to configure remote
  access to SCSI-devices.
  Note that the stock rscsi of cdrtools 2.00.3 has a small security issue,
  the fix from the cdrtools alpha version has been added to the port.
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg (see revision 1.48
  of sysutils/cdrtools-devel/Makefile for a more detailed description).
- Make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav
  (e.g. when used via `cdda2wav -D /dev/acd0`) work on FreeBSD after
  ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed.
- Properly initialise the verbosity level of cdda2wav when the cooked_ioctl
  interface is used so it's disabled by default.
- Remove unnecessary patch-ai, this patch for supporting Plasmon RF 4100
  originated in the FreeBSD port of cdrtools but the relevant parts were
  incorporated in cdrtools-1.10a14.
- Disable the use of mlockall(2) on all version of FreeBSD (see PR 62930 for
  a description of the problem).

Changes to mkisofs:
- Add MLINKS for devdump.8, isodump.8 and isovfy.8 to isoinfo.8.
- Install isodebug, a simple tool to display the creation date and the
  commandline options used to create a certain ISO-image with mkisofs.
- Remove apple_driver.8, this tool doesn't get installed.
- Unbreak mkhybrid.8 by replacing it with a MLINKS to mkisofs.8.
- Remove patch-bb, its purpose is unclear and there's no indication in the
  CVS history why it was added.

Requested by:	pav [1]
Submitted by:	marius (maintainer)

Changes to UPDATING:
 - add a note about the new location of the global configuration of cdrecord.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Apr 20 13:49:28 2004 UTC (7 years, 9 months ago) by netchild
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Use the @FreeBSD.org address of the maintainer.

Approved by:	marius

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Mar 17 14:34:31 2004 UTC (7 years, 10 months ago) by netchild
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Give this port into the hands of Marius Strobl, he already maintains
cdrtools-devel and is willing to sync both ports as necessary.

Requested by:	Marius Strobl <marius@alchemy.franken.de>

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Feb 22 01:40:47 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool.  He has not committed in over a year and has been
unresponsive to emails over a similar time period.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:55 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Jan 18 18:20:17 2004 UTC (8 years ago) by eivind
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Remove mkisofs mention from comment; it disappeared from the port sometime in
1998

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Jan 3 07:53:43 2004 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Make MAINTAINER section conditional, a slave port might want to set it.

PR:		ports/58051 (related)
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:22:06 2003 UTC (8 years, 5 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -0 lines
cdrtools and mkisofs:
- Add CONFLICTS for corresponding -devel ports.

mkisofs:
- Rearrange a line in the Makefile in oder to quiet portlint (3 errors/
  1 warning -> 0 errors/1 warning).

PR:		ports/52849
Submitted by:	Marius Strobl <marius@alchemy.franken.de>

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Jul 6 21:25:18 2003 UTC (8 years, 7 months ago) by osa
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3 lines
Update to 2.0.3 (maintainer timeout after 19 days)

Approved by:	fjoe (mentor) (implicit)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 20 20:33:44 2003 UTC (8 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Fix a securety issue which may cause a local root exploit
(if the cdrecord binary is suid 0).
For more information about this, feel free to take a look at
http://marc.theaimsgroup.com/?l=bugtraq&m=105285564307225&w=2

Approved by:	maintainer hasn't responded within 3 days, alex (mentor)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:23:18 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -0 lines
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Jan 11 20:48:57 2003 UTC (9 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Always use -f with ln.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jan 11 20:16:51 2003 UTC (9 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
Unbreak mkisofs.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jan 11 20:09:49 2003 UTC (9 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -6 lines
Update to version 2.0.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Jan 11 20:01:42 2003 UTC (9 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -5 lines
Update to 1.11.a40 (which is really a version 2.0 alpha).

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Dec 20 04:37:14 2002 UTC (9 years, 1 month ago) by marcel
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Always create a link from ${MACHINE_ARCH}-freebsd-cc.rul to the i386
version in the RULES directory if the build machine is not i386.
This fixes the port on ia64 because it simply wasn't enumerated.

No response: dirk@

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Oct 27 19:29:12 2002 UTC (9 years, 3 months ago) by dirk
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Upgrade to 1.11.a39.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Oct 14 22:13:22 2002 UTC (9 years, 3 months ago) by jake
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Make this compile on sparc64.  Needed for make release.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Aug 4 08:02:05 2002 UTC (9 years, 6 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Upgrade to cdrtools-1.11a28.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 16 19:02:18 2002 UTC (9 years, 9 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +9 -8 lines
Upgrade to cdrtools-1.11a21.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Nov 18 11:50:31 2001 UTC (10 years, 2 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
Fix cdda2wav for ATAPI drives.

Submitted by:	Naoya Nishimura <nishinao@m3.kcn.ne.jp>

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Aug 2 08:55:16 2001 UTC (10 years, 6 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +35 -10 lines
Upgrade to cdrtools-1.10 after repository copy from cdrecord.

Add knobs for mkisofs slave port.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jul 31 09:02:00 2000 UTC (11 years, 6 months ago) by dirk
Branches: MAIN
CVS tags: old_RELEASE_4_3_0, old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Upgrade to 1.9.

cdda2wav-ATAPI-Reviewed-by:	reg

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Apr 29 16:00:10 2000 UTC (11 years, 9 months ago) by dirk
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -3 lines
Upgrade to 1.8.1.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 22 10:11:43 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Corrrect whitespace introduced during PORTNAME conversion and portlint

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Apr 9 19:07:18 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variable

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jan 29 23:53:55 2000 UTC (12 years ago) by dirk
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -8 lines
Upgrade to 1.8.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jan 18 23:36:07 2000 UTC (12 years ago) by dirk
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Upgrade to 1.8a40.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Dec 30 11:31:17 1999 UTC (12 years, 1 month ago) by dirk
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Upgrade to 1.8a37.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Dec 22 10:25:45 1999 UTC (12 years, 1 month ago) by dirk
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
Upgrade to 1.8a36.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Dec 6 00:11:13 1999 UTC (12 years, 2 months ago) by dirk
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -2 lines
- upgrade to cdrecord-1.8a33
- install readcd, too
- don't build mkisofs (wasn't installed anyway)
- minor corrections to pkg/COMMENT and pkg/DESCR
- nuke pkg/INSTALL

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Nov 9 11:41:49 1999 UTC (12 years, 3 months ago) by dirk
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Upgrade to 1.8a31.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 19 12:39:14 1999 UTC (12 years, 3 months ago) by dirk
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Upgrade to 1.8a30.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Sep 24 20:39:27 1999 UTC (12 years, 4 months ago) by dirk
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Add a link from cdda2wav to list_audio_tracks.

list_audio_tracks lists the sectors for a audio track and is used
by ${WRKSRC}/cdda2wav/cdda2mp3.

Submitted by:	TAOKA Satoshi <taoka@FreeBSD.org>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 20 10:34:40 1999 UTC (12 years, 4 months ago) by dirk
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Upgrade to 1.8a29.

From AN-1.8a29:
"removed a bug that caused an endless loop if a TEAC-CDR 50 /55
was present without a media.
This bug has been introduced when tryint to find a workaround
for a bug in the Ricoh 7040 firmware."

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Sep 18 18:52:53 1999 UTC (12 years, 4 months ago) by dirk
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -5 lines
Make cdrecord build on alpha (at least).

It compiled fine on beast.freebsd.org. But I couldn't really test
it there. So some feedback from alpha people would be great.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 17 12:20:03 1999 UTC (12 years, 4 months ago) by dirk
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -6 lines
- upgrade to 1.8a28:

  highlight from AN-1.8a28:

	"Now after more then half a year of testing,
	auinfo.c is included with this distribution.
	This allows to create bitwise correct audio copies:

	cdda2wav -B -v255
	cdrecord -v -dao -useinfo *.wav

	When using these commands, the cddb ID is copied,
	also the start time of the first track, all available
	ISRC ID's, the MCN, the size of all pregaps between
	all tracks and all indices if present."

- add more MASTER_SITES

- use MAKE_ENV instead of a custom do-build

- don't link /dev/rworm0.ctl to /dev/scgx in pkg/PLIST
  according to the docs it isn't even neccessary for non-CAM systems

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 17 11:37:50 1999 UTC (12 years, 4 months ago) by dirk
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Change MAINTAINER from jmz@FreeBD.org to dirk@FreeBSD.org.

Thanks to Jean-Marc for maintaining cdrecord up to now.

OK'ed by:	Jean-Marc Zucconi <jmz@FreeBSD.org>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 31 01:59:35 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 1 14:26:07 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Include audio as a virtual category, this port has an audio ripper too.

PR:		ports/12474
Submitted By:	Marc van Woerkom <van.woerkom@netcologne.de>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 31 06:22:06 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 1.8a22

PR: 11949
Submited by: Juergen Lock <nox@jelal.kn-bremen.de>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 11 02:29:25 1999 UTC (12 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update to 1.8a21.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 7 08:10:00 1999 UTC (12 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Upgrade to 1.8a20
(all patches still apply)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 27 22:18:05 1999 UTC (12 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
portlint

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 24 20:54:01 1999 UTC (12 years, 10 months ago) by jmz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Fix the path for cdda2wav.1.
Remove the (now useless) link to /dev/rworm0.ctl.

Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 23 23:28:51 1999 UTC (12 years, 10 months ago) by jmz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -6 lines
Upgrade to version 1.8a.
Submitted by:	Khetan Gajjar <khetan@link.freebsd.os.org.za>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 31 07:00:21 1998 UTC (13 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: old_cdrecord_1_6_1, old_RELEASE_3_1_0, old_RELEASE_2_2_8
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -5 lines
Upgrade to version 1.6.1.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 30 03:33:20 1998 UTC (13 years, 3 months ago) by jmz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3 lines
Remove the run dependency on mkisofs.
PR:		ports/7004, ports/7818

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 7 14:46:22 1998 UTC (13 years, 4 months ago) by jmz
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -4 lines
Upgrade to version 1.6.1a4

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 13 01:51:02 1998 UTC (13 years, 9 months ago) by jmz
Branches: MAIN
CVS tags: old_RELEASE_2_2_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -5 lines
Upgrade: cdrecord-1.6a12 -> cdrecord-1.6
PR:		ports/6607
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 27 23:14:05 1998 UTC (13 years, 10 months ago) by steve
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Symbolic link should be to /dev/scgx instead.

Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 16 07:45:59 1998 UTC (13 years, 11 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_2_2_6
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Put back the symbloic link creation smashed in the last
commit and add a forgotten patch.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 16 02:38:21 1998 UTC (13 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -6 lines
Upgrade to version 1.6a12.

PR:		6001
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 5 23:55:31 1997 UTC (14 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -4 lines
portlint.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 5 15:22:36 1997 UTC (14 years, 3 months ago) by jmz
Branches: MAIN
I forgot this one during import.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options