FreshPorts -- The Place For Ports Tue, 9 Feb 2010 3:06 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
cdrtools 2.01_8 sysutils on this many watch lists=243 search for ports that depend on this port
CD/CD-R[W] and ISO-9660 image creation and extraction tools
Maintained by: marius@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Aug 2001 06:55:16
Also Listed In: audio


The cdrtools software includes tools to create and/or extract
ISO-9660 filesystems, verify their integrity, and write them to
disc.

This package contains the following programs:
- cdda2wav (an digital CD audio extraction program)
- cdrecord (a CD-R[W] recording program)
- devdump (dump a device or file in hex)
- isodebug (show debug info contained in an ISO-9660 image)
- isodump (dump a device or file based on ISO-9660)
- isoinfo (analyze or list an ISO-9660 image)
- isovfy (verify an ISO-9660 image)
- mkisofs (an ISO-9660 filesystem image creator)
- mkhybrid (an ISO-9660/HFS filesystem image creator)
  Link to mkisofs.
- readcd (a data CD reading and recording program)
  May be used to to write to DVD-RAM and to copy Solaris boot CD's.
- scgcheck (checks and validates the ABI of libscg)
- rscsi (daemon providing access to local SCSI-devices over the network)

WWW: http://cdrecord.berlios.de/old/private/cdrecord.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
sysutils/cdrtools-cjk

Required To Build: devel/gmake

To install the port: cd /usr/ports/sysutils/cdrtools/ && make install clean
To add the package: pkg_add -r cdrtools


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.berlios.de/pub/cdrecord/
ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2004-04-20
    Affects: users of sysutils/cdrtools
    Author: netchild@FreeBSD.org
    Reason: 
      The cdrecord program now uses ${PREFIX}/etc (e.g. /usr/local/etc) instead
      of /etc/default as the location of the global configuration file. If you
      created such a configuration file you need to copy it over to the new
      location.
    
    
Port Moves

Number of commits found: 53

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Feb 2010 09:15:29
Original commit files touched by this commit  2.01_8
marius search for other commits by this committer
Add CONFLICTS with cdrkit.

Submitted by:   Alexander Best
Approved by:    netchild
12 Sep 2009 20:02:26
Original commit files touched by this commit  2.01_7
marius search for other commits by this committer
Hardcode a compiler specification file so CC can also be set to something
containing spaces.

Approved by:    netchild
12 May 2009 21:01:11
Original commit files touched by this commit  2.01_7
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Approved by:    marius (maintainer)
07 Mar 2009 16:52:54
Original commit files touched by this commit  2.01_7
marius search for other commits by this committer
Fix build with r189136.

Submitted by:   das via rnoland (principle patch)
Approved by:    netchild
06 Jan 2009 17:59:31
Original commit files touched by this commit  2.01_7
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
17 Jun 2008 21:35:52
Original commit files touched by this commit  2.01_7
marius search for other commits by this committer
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
11 Apr 2008 23:35:20
Original commit files touched by this commit  2.01_6
marius search for other commits by this committer
Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.

PR:             122620
Approved by:    netchild
09 Apr 2008 21:40:00
Original commit files touched by this commit  2.01_6
marius search for other commits by this committer
Rename fexecve() to js_fexecve() so it doesn't clash with the recently
added libc one.

Reported by:    marcus
Approved by:    netchild
16 Apr 2007 18:28:53
Original commit files touched by this commit  2.01_6
ahze search for other commits by this committer
Chase libcddb libver bump
03 Aug 2006 10:29:49
Original commit files touched by this commit  2.01_5
marius search for other commits by this committer
Re-grab maintainership.

Approved by:    netchild
24 May 2006 10:13:19
Original commit files touched by this commit  2.01_5
mich search for other commits by this committer
- Chase lib version bump to libcdio
14 May 2006 12:08:52
Original commit files touched by this commit  2.01_4
lawrance search for other commits by this committer
Use SUB_FILES instead of post-patch commands.

PR:             ports/97225
Submitted by:   Ports Fury
07 May 2006 19:52:09
Original commit files touched by this commit  2.01_4
marius search for other commits by this committer
Allow this port to be compiled with CC set to something containing a
path component.

Approved by:    netchild
18 Mar 2006 15:19:48
Original commit files touched by this commit  2.01_4
pav search for other commits by this committer
- Fix coredump in TOC parsing in cdda2wav

PR:             ports/94554
Submitted by:   Fabian Keil <freebsd-listen@fabiankeil.de>
Obtained from:  cdrtools-devel
18 Feb 2006 15:55:40
Original commit files touched by this commit  2.01_3
marius search for other commits by this committer
- 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
15 Jan 2006 17:08:04
Original commit files touched by this commit  2.01_2
anray search for other commits by this committer
Fix readcd -scanbus work.

PR:             ports/91763
Submitted by:   Fabian Keil <freebsd-listen@fabiankeil.de>
25 Nov 2005 18:14:52
Original commit files touched by this commit  2.01_1
pav search for other commits by this committer
- Add SHA256
28 Sep 2005 07:00:43
Original commit files touched by this commit  2.01_1
linimon search for other commits by this committer
Update www site.
24 Jul 2005 04:46:10
Original commit files touched by this commit  2.01_1
ahze search for other commits by this committer
- 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.
10 Jul 2005 14:48:23
Original commit files touched by this commit  2.01
marius search for other commits by this committer
Resign from maintainership.

Approved by:    netchild
29 Dec 2004 22:17:04
Original commit files touched by this commit  2.01
marius search for other commits by this committer
- 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
29 Aug 2004 15:40:24
Original commit files touched by this commit  2.0.3_4
marius search for other commits by this committer
Fix a security bug in the rscsi client code.

Approved by:    netchild
Obtained from:  cdrtools 2.01a38
07 Jun 2004 14:20:57
Original commit files touched by this commit  2.0.3_3
netchild search for other commits by this committer
Make usable as master port for the upcomming sysutils/cdrtools-cjk.

Submitted by:   marius
02 Jun 2004 18:16:04
Original commit files touched by this commit  2.0.3_3
netchild search for other commits by this committer
- 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
25 May 2004 15:26:39
Original commit files touched by this commit  2.0.3_2
netchild search for other commits by this committer
- 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
20 Apr 2004 21:46:33
Original commit files touched by this commit  2.0.3_2
netchild search for other commits by this committer
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Apr 2004 14:49:29
Original commit files touched by this commit  2.0.3_1
netchild search for other commits by this committer
Use the @FreeBSD.org address of the maintainer.

Approved by:    marius
17 Mar 2004 18:29:46
Original commit files touched by this commit  2.0.3_1
trevor search for other commits by this committer
SIZEify.
17 Mar 2004 14:34:31
Original commit files touched by this commit  2.0.3_1
netchild search for other commits by this committer
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>
22 Feb 2004 01:40:47
Original commit files touched by this commit  2.0.3_1
kris search for other commits by this committer
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.
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.0.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
18 Jan 2004 18:20:17
Original commit files touched by this commit  2.0.3
eivind search for other commits by this committer
Remove mkisofs mention from comment; it disappeared from the port sometime in
1998
03 Jan 2004 07:53:43
Original commit files touched by this commit  2.0.3
edwin search for other commits by this committer
Make MAINTAINER section conditional, a slave port might want to set it.

PR:             ports/58051 (related)
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
19 Aug 2003 17:22:06
Original commit files touched by this commit  2.0.3
netchild search for other commits by this committer
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>
06 Jul 2003 22:25:19
Original commit files touched by this commit  2.0.3
osa search for other commits by this committer
Update to 2.0.3 (maintainer timeout after 19 days)

Approved by:    fjoe (mentor) (implicit)
20 May 2003 21:33:44
Original commit files touched by this commit  2.0_1
oliver search for other commits by this committer
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)
06 Mar 2003 19:23:19
Original commit files touched by this commit  2.0
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
11 Jan 2003 20:48:57
Original commit files touched by this commit  2.0
obrien search for other commits by this committer
Always use -f with ln.
11 Jan 2003 20:16:52
Original commit files touched by this commit  2.0
obrien search for other commits by this committer
Unbreak mkisofs.
11 Jan 2003 20:09:49
Original commit files touched by this commit  2.0
obrien search for other commits by this committer
Update to version 2.0.
11 Jan 2003 20:01:43
Original commit files touched by this commit  1.11.a40
obrien search for other commits by this committer
Update to 1.11.a40 (which is really a version 2.0 alpha).
20 Dec 2002 04:37:14
Original commit files touched by this commit  1.11.a39
marcel search for other commits by this committer
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@
27 Oct 2002 19:29:12
Original commit files touched by this commit  1.11.a39
dirk search for other commits by this committer
Upgrade to 1.11.a39.
19 Oct 2002 18:05:27
Original commit files touched by this commit  1.11.a28
scottl search for other commits by this committer
Make the cdrecord portion of cdrtools compile.  5-CURRENT defines
_POSIX_MEMLOCK, which was causing cdrecord to think that mlockall(2)
was available.  Of course the real solution is to not define
_POSIX_MEMLOCK until this is true.
14 Oct 2002 23:13:22
Original commit files touched by this commit  1.11.a28
jake search for other commits by this committer
Make this compile on sparc64.  Needed for make release.
04 Aug 2002 09:02:05
Original commit files touched by this commit  1.11.a28
dirk search for other commits by this committer
Upgrade to cdrtools-1.11a28.
16 Apr 2002 20:02:19
Original commit files touched by this commit  1.11.a21
dirk search for other commits by this committer
Upgrade to cdrtools-1.11a21.
16 Apr 2002 12:42:06
Original commit files touched by this commit  1.10_1
dirk search for other commits by this committer
mkisofs and companions are in mkisofs port.

PR:             ports/36009
25 Nov 2001 15:16:42
files touched by this commit
dirk search for other commits by this committer
Add WWW.    
18 Nov 2001 11:50:32
files touched by this commit
dirk search for other commits by this committer
Fix cdda2wav for ATAPI drives.    
20 Sep 2001 11:59:50
files touched by this commit
joerg search for other commits by this committer
Resurrect those parts of the original patch-ai that Joerg Schilling   did not
integrate into the main source code.  Otherwise, the old   Plasmon 4100 CD-R
still wouldn't work.    
16 Aug 2001 11:23:24
files touched by this commit
dirk search for other commits by this committer
Fix typo.    
02 Aug 2001 10:55:16
files touched by this commit
dirk search for other commits by this committer
Upgrade to cdrtools-1.10 after repository copy from cdrecord.    

Number of commits found: 53

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours10
new 7 days31
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.252 seconds.