Port details |
- bchunk Converts .bin/.cue files to .iso/audio
- 1.2.2 sysutils
=15 1.2.2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2021-09-01 18:39:43
- Commit Hash: a6bf425
- People watching this port, also watch:: libxml2, nmap, libvorbis
- License: GPLv2
- Description:
- 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.
WWW: http://he.fi/bchunk/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/bchunk/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bchunk
- pkg install bchunk
- PKGNAME: bchunk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1518120975
SHA256 (bchunk-1.2.2.tar.gz) = e7d99b5b60ff0b94c540379f6396a670210400124544fb1af985dd3551eabd89
SIZE (bchunk-1.2.2.tar.gz) = 15359
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_bchunk
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Sep 2021 18:39:43 1.2.2
|
Kai Knoblich (kai)  |
sysutils/bchunk: Add CPE info
* Drop maintainership while I'm here.
MFH: 2021Q3 |
06 Apr 2021 14:31:07 1.2.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Feb 2019 18:55:18
1.2.2
|
kai  |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050 |
13 Feb 2018 23:49:51
1.2.2
|
yuri  |
sysutils/bchunk: Update to 1.2.2
Changelog is in:
http://he.fi/bchunk/
freebsd_ports@k-worx.org took maintainership
Additional port changes:
* Changed to DISTVERSION
* Added LICENSE/LICENSE_FILE
* Silenced do-build
PR: 225772
Submitted by: owk <freebsd_ports@k-worx.org>
Approved by: tcberner (mentor, implicit) |
08 Nov 2013 15:06:29
1.2.0 
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:06:00
1.2.0 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
25 Nov 2011 16:45:10
1.2.0 
|
miwi  |
- Fix MASTER_SITES
PR: 162824
Submitted by: Ports Fury
Feature safe: yes |
19 Mar 2011 12:38:54
1.2.0 
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
1.2.0 
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
25 Nov 2005 18:14:52
1.2.0 
|
pav  |
- Add SHA256 |
26 Nov 2004 01:50:28
1.2.0 
|
sem  |
- Update to 1.2.0
It includes:
* man page patch from Dave Watson <dave(at)elephantride.org>
* patch from Matthew Green <mrg(at)eterna.com.au> for new option -r
PR: ports/74365
Submitted by: Andrej Zverev <az(at)inec.ru> |
05 Feb 2004 20:38:07
1.1.1
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
1.1.1
|
trevor  |
SIZEify. |
07 Dec 2003 02:40:02
1.1.1
|
pav  |
- Update MASTER_SITES and WWW
PR: ports/59999
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> |
20 Feb 2003 19:00:52
1.1.1
|
knu  |
De-pkg-comment. |
07 Oct 2001 03:03:45 
|
petef  |
Set maintainer to ports@FreeBSD.org |
13 Aug 2001 14:21:05 
|
kevlo  |
- Update to version 1.1.1 - Takeover as MAINTAINER |
08 Oct 2000 07:23:57 
|
asami  |
Convert category sysutils to new layout. |