aboutsummaryrefslogtreecommitdiff
path: root/chinese/opencc
Commit message (Collapse)AuthorAgeFilesLines
* Support stageBaptiste Daroussin2014-01-151-18/+7
| | | | | | | | | | Reduce over inclusion of bsd.port.mk by: Use BROKEN_${ARCH} Use options helpers Use OPTIONS_SUB Notes: svn path=/head/; revision=339854
* Support STAGEDIR.Vanilla I. Shu2014-01-082-8/+3
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339152
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* 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
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-6/+4
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Update to 0.3.0Carlo Strub2012-01-113-3/+18
| | | | | | | | | PR: ports/163052 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Approved by: glarkin@ (mentor) Notes: svn path=/head/; revision=288985
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* Mark as broken on powerpc: fails to install with signal 11.Mark Linimon2011-12-281-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=288132
* Add opencc 0.2.0, open Chinese Convert library and utilities.Vanilla I. Shu2011-12-027-0/+135
PR: ports/162931 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=286750