notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cdrtools-cjk CD/DVD and ISO-9660 image creation and extraction tools
3.00_2 sysutils Deleted on this many watch lists=13 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.00_2Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build and is obsolete, please use sysutils/cdrtools instead
Ignore IGNORE: is marked as broken: does not build and is obsolete, please use sysutils/cdrtools instead
Maintainer: marius@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-06-07 13:31:36
Last Update: 2010-09-17 08:09:22
SVN Revision: UNKNOWN
People watching this port, also watch:: desktop-file-utils, python, libmad
Also Listed In: audio
License: not specified in port
WWW:
http://www.geocities.co.jp/SiliconValley/3657/mkisofs_patch/
Description:
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) This port applies a third-party patch to the ISO-9660 tools which has support for the following character sets (used with the '-input-charset' option): big5 cp1250 cp1251 cp1255 cp437 cp737 cp775 cp850 cp852 cp855 cp857 cp860 cp861 cp862 cp863 cp864 cp865 cp866 cp869 cp874 cp932 cp936 cp949 cp950 euc-jp euc-kr gb2312 iso8859-1 iso8859-13 iso8859-14 iso8859-15 iso8859-2 iso8859-3 iso8859-4 iso8859-5 iso8859-6 iso8859-7 iso8859-8 iso8859-9 koi8-r koi8-u sjis tis-620 utf8 In case of problems when using these character sets please report to the author of the patch (see WWW below), not the author of cdrtools. http://cdrecord.berlios.de/private/cdrecord.html WWW: http://www.geocities.co.jp/SiliconValley/3657/mkisofs_patch/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • cjk-cdrtools>0:sysutils/cdrtools-cjk
No installation instructions:
This port has been deleted.
PKGNAME: cjk-cdrtools
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: sysutils/cdrtools
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. iconv.3 : converters/libiconv
  2. intl : devel/gettext
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.berlios.de/pub/cdrecord/
  3. ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: sysutils/cdrtools
CommitCreditsLog message
3.00_2
17 Sep 2010 08:09:22
Original commit files touched by this commit
pav search for other commits by this committer
- Remove sysutils/cdrtools-cjk port, please use sysutils/cdrtools now
3.00_2
15 Sep 2010 17:35:24
Original commit files touched by this commit
marius search for other commits by this committer
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
2.01.20041227_2
30 Jun 2009 15:28:36
Original commit files touched by this commit
pav search for other commits by this committer
- Update link

PR:             ports/136162
Submitted by:   Julian H. Stacey <jhs-list@berklix.com>
2.01.20041227_2
31 Oct 2007 07:56:47
Original commit files touched by this commit
erwin search for other commits by this committer
Fix PKGORIGIN by backing out part of the previous commit.  The first
category in CATEGORIES should always be physical category.

Approved by:    portmgr (self)
2.01.20041227_2
29 Oct 2007 22:42:51
Original commit files touched by this commit
marius search for other commits by this committer
- Fix fetching by using MASTER_SITE_LOCAL.
- Silence portlint warnings by sorting CATEGORIES.

Approved by:    netchild
2.01.20041227_2
16 Apr 2007 17:56:24
Original commit files touched by this commit
ahze search for other commits by this committer
Chase libcddb libver bump

Reported by:    ume
2.01.20041227_1
25 Nov 2005 18:14:52
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.01.20041227_1
24 Jul 2005 03:46:10
Original commit files touched by this commit
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.
2.01.20041227
29 Dec 2004 22:17:08
Original commit files touched by this commit
marius search for other commits by this committer
Updated patch for cdrtools/mkisofs 2.01. A bug that could cause corrupted
file names was also fixed.
There are hints that cjk-cdrtools-2.0.3.20030714 already didn't work for
at least euc-kr. Any reports about whether this port works for you or
not are appreciated.

Approved by:    netchild
2.0.3.20030714_3
07 Jun 2004 13:30:26
Original commit files touched by this commit
netchild search for other commits by this committer
Add cdrtools-cjk, slave port to sysutils/cdrtools which applies a third-
party patch to the ISO-9660 tools so they have support for the following
character sets:
big5 cp1250 cp1251 cp1255 cp437 cp737 cp775 cp850 cp852 cp855 cp857 cp860
cp861 cp862 cp863 cp864 cp865 cp866 cp869 cp874 cp932 cp936 cp949 cp950
euc-jp euc-kr gb2312 iso8859-1 iso8859-13 iso8859-14 iso8859-15 iso8859-2
iso8859-3 iso8859-4 iso8859-5 iso8859-6 iso8859-7 iso8859-8 iso8859-9 koi8-r
koi8-u sjis tis-620 utf8

cdrtools-cjk makes the chinese/cdrtools (cp932, cp936, cp949, cp950),
chinese/mkisofs (big5) and korean/mkisofs (cp949) ports redundant.

Submitted by:   marius

Number of commits found: 10