The FreeBSD Ports Archive
FreeBSD sysutils : bchunk4>
Converts .bin/.cue files to .iso/audio
bchunk is a Unix/C rewrite of the fine BinChunker software for some
non-Unix systems.
binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.
The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
http://he.fi/bchunk/
|
bchunk history
v. 1.15
date: 2004/11/26 01:50:28; author: sem; state: Exp; lines: +1 -1
- Update to 1.2.0
It includes:
* man page patch from Dave Watson
* patch from Matthew Green for new option -r
PR: ports/74365
Submitted by: Andrej Zverev
v. 1.14
date: 2004/02/05 20:37:50; author: trevor; state: Exp; lines: +2 -1
Use PLIST_FILES.
Reviewed by: marcus
v. 1.13
date: 2003/12/07 02:40:02; author: pav; state: Exp; lines: +1 -1
- Update MASTER_SITES and WWW
PR: ports/59999
Submitted by: Markus Brueffer
v. 1.12
date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/11/10 16:48:01; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.10
date: 2002/11/06 22:46:58; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.9
date: 2001/10/07 02:03:43; author: petef; state: Exp; lines: +2 -2
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby (previous maintainer)
v. 1.8
date: 2001/08/13 13:21:05; author: kevlo; state: Exp; lines: +6 -3
- Update to version 1.1.1
- Takeover as MAINTAINER
PR: 29512
Submitted by: Anders Nordby
v. 1.7
date: 2000/04/22 10:11:35; author: mharo; state: Exp; lines: +2 -2
Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.6
date: 2000/04/09 19:07:14; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.5
date: 2000/01/22 09:52:33; author: mharo; state: Exp; lines: +8 -7
Suppprt CC/CFLAGS properly
PR: 16282
Submitted by: tkato@prontomail.ne.jp
v. 1.4
date: 1999/08/31 06:50:39; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.3
date: 1999/08/31 01:59:33; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/02/04 02:17:35; author: fenner; state: Exp; lines: +2 -2
MASTER_SITE_SUBDIR doesn't get a trailing slash.
v. 1.1
date: 1999/01/13 23:08:52; author: billf; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/13 23:08:52; author: billf; state: Exp; lines: +0 -0
bchunk is a Unix/C rewrite of the fine BinChunker software for some
non-Unix systems.
binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.
The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
PR: ports/9420
Submitted By: Adam McDougall
=============================================================================
v. 1.15
date: 2004/11/26 01:50:28; author: sem; state: Exp; lines: +1 -1
- Update to 1.2.0
It includes:
* man page patch from Dave Watson
* patch from Matthew Green for new option -r
PR: ports/74365
Submitted by: Andrej Zverev
v. 1.14
date: 2004/02/05 20:37:50; author: trevor; state: Exp; lines: +2 -1
Use PLIST_FILES.
Reviewed by: marcus
v. 1.13
date: 2003/12/07 02:40:02; author: pav; state: Exp; lines: +1 -1
- Update MASTER_SITES and WWW
PR: ports/59999
Submitted by: Markus Brueffer
v. 1.12
date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/11/10 16:48:01; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.10
date: 2002/11/06 22:46:58; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.9
date: 2001/10/07 02:03:43; author: petef; state: Exp; lines: +2 -2
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby (previous maintainer)
v. 1.8
date: 2001/08/13 13:21:05; author: kevlo; state: Exp; lines: +6 -3
- Update to version 1.1.1
- Takeover as MAINTAINER
PR: 29512
Submitted by: Anders Nordby
v. 1.7
date: 2000/04/22 10:11:35; author: mharo; state: Exp; lines: +2 -2
Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.6
date: 2000/04/09 19:07:14; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.5
date: 2000/01/22 09:52:33; author: mharo; state: Exp; lines: +8 -7
Suppprt CC/CFLAGS properly
PR: 16282
Submitted by: tkato@prontomail.ne.jp
v. 1.4
date: 1999/08/31 06:50:39; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.3
date: 1999/08/31 01:59:33; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/02/04 02:17:35; author: fenner; state: Exp; lines: +2 -2
MASTER_SITE_SUBDIR doesn't get a trailing slash.
v. 1.1
date: 1999/01/13 23:08:52; author: billf; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/13 23:08:52; author: billf; state: Exp; lines: +0 -0
bchunk is a Unix/C rewrite of the fine BinChunker software for some
non-Unix systems.
binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.
The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
PR: ports/9420
Submitted By: Adam McDougall
=============================================================================
v. 1.15
date: 2004/11/26 01:50:28; author: sem; state: Exp; lines: +1 -1
- Update to 1.2.0
It includes:
* man page patch from Dave Watson
* patch from Matthew Green for new option -r
PR: ports/74365
Submitted by: Andrej Zverev
v. 1.14
date: 2004/02/05 20:37:50; author: trevor; state: Exp; lines: +2 -1
Use PLIST_FILES.
Reviewed by: marcus
v. 1.13
date: 2003/12/07 02:40:02; author: pav; state: Exp; lines: +1 -1
- Update MASTER_SITES and WWW
PR: ports/59999
Submitted by: Markus Brueffer
v. 1.12
date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/11/10 16:48:01; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.10
date: 2002/11/06 22:46:58; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.9
date: 2001/10/07 02:03:43; author: petef; state: Exp; lines: +2 -2
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby (previous maintainer)
v. 1.8
date: 2001/08/13 13:21:05; author: kevlo; state: Exp; lines: +6 -3
- Update to version 1.1.1
- Takeover as MAINTAINER
PR: 29512
Submitted by: Anders Nordby
v. 1.7
date: 2000/04/22 10:11:35; author: mharo; state: Exp; lines: +2 -2
Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.6
date: 2000/04/09 19:07:14; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.5
date: 2000/01/22 09:52:33; author: mharo; state: Exp; lines: +8 -7
Suppprt CC/CFLAGS properly
PR: 16282
Submitted by: tkato@prontomail.ne.jp
v. 1.4
date: 1999/08/31 06:50:39; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.3
date: 1999/08/31 01:59:33; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/02/04 02:17:35; author: fenner; state: Exp; lines: +2 -2
MASTER_SITE_SUBDIR doesn't get a trailing slash.
v. 1.1
date: 1999/01/13 23:08:52; author: billf; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/13 23:08:52; author: billf; state: Exp; lines: +0 -0
bchunk is a Unix/C rewrite of the fine BinChunker software for some
non-Unix systems.
binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.
The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
PR: ports/9420
Submitted By: Adam McDougall
=============================================================================
|
| |

|