- Switch to USE_GITHUB for fetching
- Update to new header format
- Mark converters/bsdconv as MAKE_JOBS_UNSAFE
- Add prefix into DISTNAMEs to avoid conflicts
Changelog for converters/bsdconv:
9.0:
fix for MinGW
export bsdconv_malloc/bsdconv_free
add {from,to}/CCCII
add inter/ZH-STRINGS
internal API changes for use of bsdconv_ctl in wrappers
bugfixes
8.0:
add flush function into callback interface
for supporting inter/OPENCC* ( http://github.com/buganini/bsdconv-opencc )
sync data from project chvar
update inter/KANA_PHONETIC
use double data type for score value
add inter/TRIM-WIDTH
Changelog for converters/{p5,php5,py,ruby}-bsdconv:
update/add ctl function
add mktemp/fopen function
PR: ports/172263 [1]
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> [1]
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes:
- info(): add width information
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
* More inter-mapping conversion
* Add transliteration table for CP950/CP936
* No known bug, valgrind clean now
PR: ports/147866
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)