aboutsummaryrefslogtreecommitdiff
path: root/chinese/bsdconv-opencc
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 11.5Vanilla I. Shu2016-07-072-4/+5
| | | | | | | | | PR: 210840 Submitted by: Iblis Lin <iblis at hs dot ntnu dot edu dot tw> Approved by: maintainer Notes: svn path=/head/; revision=418157
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 11.3Sunpoet Po-Chuan Hsieh2015-06-284-50/+13
| | | | | | | | | | | | | - Strip shared library - Use PLIST_FILES Changes: https://github.com/buganini/bsdconv-opencc/releases PR: 201016 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390752
* Update ports in the [bcd]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385521
* Update "BSD" license for buganini's portsMark Felder2014-12-221-1/+1
| | | | Notes: svn path=/head/; revision=375251
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371243
* Support STAGEDIR.Vanilla I. Shu2014-05-151-2/+0
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=354151
* Support STAGEDIR.Vanilla I. Shu2014-01-083-4/+20
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339152
* - Update to 11.1Sunpoet Po-Chuan Hsieh2013-09-212-8/+8
| | | | | | | | | | | - While I'm here, convert to new LIB_DEPENDS format Changes: https://github.com/buganini/bsdconv-opencc/commits/master PR: ports/182263 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=327833
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | chinese) Notes: svn path=/head/; revision=327713
* - Update to 10.0Bryan Drewery2013-05-013-8/+8
| | | | | | | | PR: ports/178130 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=317058
* Open Chinese Convert (OpenCC) is an open source Simplified-TraditionalBryan Drewery2012-10-104-0/+70
Chinese conversion project, providing high quality thesaurus and libopencc, as well as a conversion utility and a dictionary generator. bsdconv is a BSD licensed charset/encoding converter library with more function than libiconv. (Currently, only a few codecs are supported) This port is a opencc conversion module for bsdconv. WWW: https://github.com/buganini/bsdconv-opencc PR: ports/172266 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Notes: svn path=/head/; revision=305665