Commit graph

5 commits

Author SHA1 Message Date
Bryan Drewery
eb86e4311c - Use GH_ACCOUNT in DISTNAME
Suggested by:	sunpoet
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2012-10-10 12:33:35 +00:00
Bryan Drewery
b57055d4c2 - Update bsdconv and wrappers to 9.0 [1]
- 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]
2012-10-08 16:12:07 +00:00
Sunpoet Po-Chuan Hsieh
3a3e6b2b0f - Update to 7.3
- 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)
2012-05-26 19:02:40 +00:00
Sunpoet Po-Chuan Hsieh
f04dfd8bde - Update to 7.0
Changes:
- Chase changes in bsdconv

PR:		portsr/162657
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:	yes
2011-11-18 11:27:44 +00:00
Steve Wills
c851baf419 BSD licensed charset/encoding converter library with more function than
libiconv. (Currently, only a few codecs are supported)
This port is a ruby wrapper for bsdconv.

WWW: https://github.com/buganini/ruby-bsdconv

PR:		ports/162022
Submitted by:	buganini@gmail.com
2011-10-28 02:06:08 +00:00