Bug 219649

Summary: [NEW PORT] databases/postgresql-zhparser: PostgreSQL extension for full-text search of Chinese
Product: Ports & Packages Reporter: Jov <amutu>
Component: Individual Port(s)Assignee: Torsten Zuehlsdorff <tz>
Status: Closed FIXED    
Severity: Affects Only Me CC: bapt, tz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 219132    
Bug Blocks:    
Attachments:
Description Flags
postgresql-zhparser.shar
none
postgresql-zhparser.shar
none
postgresql-zhparser.sha none

Description Jov 2017-05-30 02:54:01 UTC
Created attachment 183050 [details]
postgresql-zhparser.shar

this port depends on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219132

Zhparser is a PostgreSQL extension for full-text search of Chinese. It use
Simple Chinese Word Segmentation (SCWS) as driver and highly configurable and
easy to use. The default dictionary of Zhparser is for Simplified Chinese. If
you use Tranditional Chinese,you can download the dicionary from SCWS offical
site.

WWW: https://github.com/amutu/zhparser
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-30 03:33:31 UTC
FYI. You could use "Depends on" to register dependencies among PRs.
Comment 2 Jov 2017-05-31 10:27:29 UTC
Created attachment 183092 [details]
postgresql-zhparser.shar

add WANT_PGSQL=	server,the USES pgsql:version only add client depend.
Comment 3 Jov 2017-07-06 03:37:35 UTC
Created attachment 184105 [details]
postgresql-zhparser.sha

add strip
Comment 4 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-07-17 10:20:57 UTC
Committed, thanks! :)
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-07-17 10:21:03 UTC
A commit references this bug:

Author: tz
Date: Mon Jul 17 10:20:43 UTC 2017
New revision: 446061
URL: https://svnweb.freebsd.org/changeset/ports/446061

Log:
  New port: databases/postgresql-zhparser

  Zhparser is a PostgreSQL extension for full-text search of Chinese. It use
  Simple Chinese Word Segmentation (SCWS) as driver and highly configurable and
  easy to use. The default dictionary of Zhparser is for Simplified Chinese. If
  you use Tranditional Chinese,you can download the dicionary from SCWS offical
  site.

  WWW: https://github.com/amutu/zhparser

  PR:           219649
  Submitted by: Jov <amutu@amutu.com>

Changes:
  head/databases/Makefile
  head/databases/postgresql-zhparser/
  head/databases/postgresql-zhparser/Makefile
  head/databases/postgresql-zhparser/distinfo
  head/databases/postgresql-zhparser/pkg-descr