Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 22:13:56 +0200
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Marius Strobl <marius@alchemy.franken.de>
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/sysutils/cdrtools Makefile pkg-descr pkg-descr.mkisofs pkg-plist pkg-plist.mkisofspatch-cdda2wav::interface.c
Message-ID:  <20040602201356.GV18775@pcwin002.win.tue.nl>
In-Reply-To: <20040602212408.C1600@newtrinity.zeist.de>
References:  <200406021716.i52HG4dF012607@repoman.freebsd.org> <20040602180410.GR18775@pcwin002.win.tue.nl> <20040602212408.C1600@newtrinity.zeist.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--KSn4sQg3MnruwCB4
Content-Type: multipart/mixed; boundary="dxRQSzdsN/lOP445"
Content-Disposition: inline


--dxRQSzdsN/lOP445
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 02, 2004 at 09:24:08PM +0200, Marius Strobl wrote:
> On Wed, Jun 02, 2004 at 08:04:10PM +0200, Stijn Hoop wrote:
> > On Wed, Jun 02, 2004 at 10:16:04AM -0700, Alexander Leidinger wrote:
> > > netchild    2004/06/02 10:16:04 PDT
> > >=20
> > >   FreeBSD ports repository
> > >=20
> > >   Modified files:
> > >     sysutils/cdrtools    Makefile pkg-descr pkg-plist=20
> > >     sysutils/cdrtools/files patch-README.rscsi=20
> > >                             patch-cdda2wav::interface.c=20
> > >   Removed files:
> > >     sysutils/cdrtools    pkg-descr.mkisofs pkg-plist.mkisofs=20
> > >   Log:
> >=20
> > >   - 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.
> >=20
> > The reason this got split was that you don't need cdrtools to burn CD's
> > (see burncd(8)), but you do need a tool to make an ISO fs.
>=20
> Well, this is only true for ATAPI burners on ata(4).
> Do you remember a discussion regarding the split? I didn't find a
> thread about it and doubt that burncd(8) was the real reason. The
> log of the commit that turned sysutils/mkisofs into a slave-port
> also doesn't tell about why it was done that way.

I just spend 30 minutes searching but I can't find it, I distinctly remembe=
r a
discussion though. Too bad the FreeBSD mail archive search sucks (but Google
can't find anything either).

[stijn@firsa] <~> cvs -Rd /freebsd/cvsroot rlog ports/sysutils/cdrtools/Mak=
efile
revision 1.34
date: 2001/08/02 08:55:16;  author: dirk;  state: Exp;  lines: +35 -10
Upgrade to cdrtools-1.10 after repository copy from cdrecord.

Add knobs for mkisofs slave port.

is about the only indication I can find of any discussion I could have been
involved with, but the mkisofs port is clearly from 1996 and I didn't run
FreeBSD then :)

Anyway, enough time spent on this non-issue, I'd like the cdrtools bikeshed
red :)

One thing you might want to do is update the handbook though --
*UNTESTED* patch attached (to make this thread a bit more worthwhile).

Cheers,

--Stijn

--=20
"Harry, I'm going to let you in on a little secret. Every day, once a day,
 give yourself a present. Don't plan it, don't wait for it, just let it
 happen. Could be a new shirt at the men's store, a catnap in your office
  chair, or... two cups of good, hot, black coffee. Like this."
		-- Special Agent Dale Cooper, "Twin Peaks"

--dxRQSzdsN/lOP445
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="chapter.sgml.diff"
Content-Transfer-Encoding: quoted-printable

Index: chapter.sgml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /freebsd/cvsroot/doc/en_US.ISO8859-1/books/handbook/disks/chapter=
.sgml,v
retrieving revision 1.199
diff -u -r1.199 chapter.sgml
--- chapter.sgml	13 May 2004 15:31:22 -0000	1.199
+++ chapter.sgml	2 Jun 2004 20:12:22 -0000
@@ -773,13 +773,13 @@
 	working with systems that do not support those extensions.</para>
=20
       <indexterm>
-        <primary><filename role=3D"package">sysutils/mkisofs</filename></p=
rimary>
+        <primary><command>mkisofs</command></primary>
       </indexterm>
-      <para>The <filename role=3D"package">sysutils/mkisofs</filename>
+      <para>The <command>mkisofs</command>
 	program is used to produce a data file containing an ISO 9660 file
 	system. It has options that support various extensions, and is
 	described below. You can install it with the
-	<filename role=3D"package">sysutils/mkisofs</filename> port.</para>
+	<filename role=3D"package">sysutils/cdrtools</filename> port.</para>
=20
       <indexterm>
         <primary>CD burner</primary>
@@ -813,7 +813,7 @@
     <sect2 id=3D"mkisofs">
       <title>mkisofs</title>
=20
-      <para><filename role=3D"package">sysutils/mkisofs</filename> produce=
s an ISO 9660 file system
+      <para><command>mkisofs</command> produces an ISO 9660 file system
 	that is an image of a directory tree in the &unix; file system name
 	space. The simplest usage is:</para>
=20
@@ -886,7 +886,7 @@
 	and <filename>/tmp/myboot</filename> are identical.</para>
=20
       <para>There are many other options you can use with
-	<filename role=3D"package">sysutils/mkisofs</filename> to fine-tune its b=
ehavior.  In particular:
+	<command>mkisofs</command> to fine-tune its behavior.  In particular:
 	modifications to an ISO 9660 layout and the creation of Joliet
 	and HFS discs.  See the	&man.mkisofs.8; manual page for details.</para>
     </sect2>
@@ -1054,7 +1054,7 @@
=20
       <para>You can copy a data CD to a image file that is
 	functionally equivalent to the image file created with
-	<filename role=3D"package">sysutils/mkisofs</filename>, and you can use i=
t to duplicate
+	<command>mkisofs</command>, and you can use it to duplicate
 	any data CD.  The example given here assumes that your CDROM
 	device is <devicename>acd0</devicename>.  Substitute your
 	correct CDROM device.  Under &os;&nbsp;4.X, a <literal>c</literal> must b=
e appended
@@ -1148,7 +1148,7 @@
 	  Such a CDROM cannot be read under any operating system
 	  except FreeBSD.  If you want to be able to mount the CD, or
 	  share data with another operating system, you must use
-	  <filename role=3D"package">sysutils/mkisofs</filename> as described abo=
ve.</para>
+	  <command>mkisofs</command> as described above.</para>
     </sect2>
=20
     <sect2 id=3D"atapicam">

--dxRQSzdsN/lOP445--

--KSn4sQg3MnruwCB4
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAvjUEY3r/tLQmfWcRAhfmAJ97iwbSMokHFFU3HvT/7FFvI8NkMACfeXIO
P4Iz2Tx1oT01NOv1mNnvveY=
=fCJF
-----END PGP SIGNATURE-----

--KSn4sQg3MnruwCB4--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040602201356.GV18775>