From owner-svn-ports-all@freebsd.org Sun Dec 31 19:14:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CD20EA277F; Sun, 31 Dec 2017 19:14:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66F6F7F4A8; Sun, 31 Dec 2017 19:14:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBVJEDE4095502; Sun, 31 Dec 2017 19:14:13 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBVJEClg095497; Sun, 31 Dec 2017 19:14:12 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201712311914.vBVJEClg095497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 31 Dec 2017 19:14:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457715 - in head/chinese: . libcangjie X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/chinese: . libcangjie X-SVN-Commit-Revision: 457715 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Dec 2017 19:14:14 -0000 Author: pi Date: Sun Dec 31 19:14:12 2017 New Revision: 457715 URL: https://svnweb.freebsd.org/changeset/ports/457715 Log: New port: chinese/libcangjie This is a C library implementing the Cangjie input method. This library is based on Wan Leung Wong's original libcangjie with some updated API. WWW: https://github.com/Cangjians/libcangjie PR: 223565 Submitted by: hello@blubee.me Added: head/chinese/libcangjie/ head/chinese/libcangjie/Makefile (contents, props changed) head/chinese/libcangjie/distinfo (contents, props changed) head/chinese/libcangjie/pkg-descr (contents, props changed) head/chinese/libcangjie/pkg-plist (contents, props changed) Modified: head/chinese/Makefile Modified: head/chinese/Makefile ============================================================================== --- head/chinese/Makefile Sun Dec 31 19:12:25 2017 (r457714) +++ head/chinese/Makefile Sun Dec 31 19:14:12 2017 (r457715) @@ -59,6 +59,7 @@ SUBDIR += kcfonts SUBDIR += kde4-l10n-zh_CN SUBDIR += kde4-l10n-zh_TW + SUBDIR += libcangjie SUBDIR += libchewing SUBDIR += libpinyin SUBDIR += libreoffice-zh_CN Added: head/chinese/libcangjie/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/libcangjie/Makefile Sun Dec 31 19:14:12 2017 (r457715) @@ -0,0 +1,33 @@ +# Created by: blubee +# $FreeBSD$ + +PORTNAME= libcangjie +PORTVERSION= 1.3 +DISTVERSIONPREFIX= v +CATEGORIES= chinese + +MAINTAINER= hello@blubee.me +COMMENT= C library implementing the Cangjie input method + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ + libfreetype.so:print/freetype2 \ + libdbus-1.so:devel/dbus + +USES= autoreconf gmake libtool localbase pkgconfig sqlite + +GNU_CONFIGURE= yes +USE_LDCONFIG= yes + +USE_XORT= xi + +USE_GITHUB= yes +GH_ACCOUNT= Cangjians +GH_PROJECT= libcangjie + +post-install: + @(${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so) + +.include Added: head/chinese/libcangjie/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/libcangjie/distinfo Sun Dec 31 19:14:12 2017 (r457715) @@ -0,0 +1,3 @@ +TIMESTAMP = 1509796688 +SHA256 (Cangjians-libcangjie-v1.3_GH0.tar.gz) = 4855f4369e2d51c23e331c6327b5be148d9ad0e61077ebe23e38e9bbeaceb25b +SIZE (Cangjians-libcangjie-v1.3_GH0.tar.gz) = 695074 Added: head/chinese/libcangjie/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/libcangjie/pkg-descr Sun Dec 31 19:14:12 2017 (r457715) @@ -0,0 +1,5 @@ +This is a C library implementing the Cangjie input method. +This library is based on Wan Leung Wong's original libcangjie +with some updated API. + +WWW: https://github.com/Cangjians/libcangjie Added: head/chinese/libcangjie/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/libcangjie/pkg-plist Sun Dec 31 19:14:12 2017 (r457715) @@ -0,0 +1,13 @@ +bin/libcangjie_bench +bin/libcangjie_cli +bin/libcangjie_dbbuilder +include/cangjie/cangjie.h +include/cangjie/cangjiechar.h +include/cangjie/cangjiecharlist.h +include/cangjie/cangjiecommon.h +include/cangjie/cangjieerrors.h +lib/libcangjie.so +lib/libcangjie.so.2 +lib/libcangjie.so.2.0.1 +libdata/pkgconfig/cangjie.pc +%%DATADIR%%/cangjie.db