Bug 215092

Summary: [NEW PORT] chinese/php-opencc: OpenCC shared extension for php
Product: Ports & Packages Reporter: Gasol Wu <gasol.wu>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Shar archive
none
test on 10.3
none
test on 11 none

Description Gasol Wu 2016-12-06 10:00:37 UTC
Created attachment 177710 [details]
Shar archive

Open Chinese Convert is an opensource project for conversion between Traditional
Chinese and Simplified Chinese, supporting character-level conversion,
phrase-level conversion, variant conversion and regional idioms among Mainland
China, Taiwan and Hong kong.

WWW: https://github.com/NauxLiu/opencc4php
Comment 1 Gasol Wu 2016-12-06 10:02:40 UTC
Created attachment 177711 [details]
test on 10.3
Comment 2 Gasol Wu 2016-12-06 10:03:01 UTC
Created attachment 177712 [details]
test on 11
Comment 3 Gasol Wu 2016-12-06 10:04:20 UTC
poudriere build fine for: 10.3 amd64, 11.0 amd64
portlint is ok also.
Comment 4 Gasol Wu 2016-12-16 08:43:12 UTC
@sunpoet Could you help?
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-12-17 12:53:32 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Dec 17 12:53:15 UTC 2016
New revision: 428730
URL: https://svnweb.freebsd.org/changeset/ports/428730

Log:
  - Add php-opencc 0.0.0.20161110

  Open Chinese Convert is an opensource project for conversion between Traditional
  Chinese and Simplified Chinese, supporting character-level conversion,
  phrase-level conversion, variant conversion and regional idioms among Mainland
  China, Taiwan and Hong kong.

  WWW: https://github.com/NauxLiu/opencc4php

  PR:		215092
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Changes:
  head/chinese/Makefile
  head/chinese/php-opencc/
  head/chinese/php-opencc/Makefile
  head/chinese/php-opencc/distinfo
  head/chinese/php-opencc/pkg-descr
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-12-17 13:07:57 UTC
Committed. Thanks!