aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cdrtools-cjk
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+2
|
* - Add knob WITH_CDDB, adds cddb support.ahze2005-07-241-0/+1
| | | | | | | 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.
* Updated patch for cdrtools/mkisofs 2.01. A bug that could cause corruptedmarius2004-12-302-7/+8
| | | | | | | | | 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
* Add cdrtools-cjk, slave port to sysutils/cdrtools which applies a third-netchild2004-06-073-0/+61
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