From owner-svn-ports-head@freebsd.org Wed Dec 11 19:38:06 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 358041DF51C; Wed, 11 Dec 2019 19:38:06 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Y6fQ0dmBz4Yyv; Wed, 11 Dec 2019 19:38:06 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1120518262; Wed, 11 Dec 2019 19:38:06 +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 xBBJc5so050813; Wed, 11 Dec 2019 19:38:05 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBBJc5cq050808; Wed, 11 Dec 2019 19:38:05 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201912111938.xBBJc5cq050808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 11 Dec 2019 19:38:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519838 - in head/textproc: . p5-Unicode-Tussle X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/textproc: . p5-Unicode-Tussle X-SVN-Commit-Revision: 519838 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2019 19:38:06 -0000 Author: pi Date: Wed Dec 11 19:38:04 2019 New Revision: 519838 URL: https://svnweb.freebsd.org/changeset/ports/519838 Log: New port: textproc/p5-Unicode-Tussle: Tom's Unicode Scripts So Life is Easier Tom's Unicode Scripts So Life is Easier. This is a collection of separate programs. WWW: https://metacpan.org/release/Unicode-Tussle PR: 242358 Submitted by: Tomohiro Hosaka Added: head/textproc/p5-Unicode-Tussle/ head/textproc/p5-Unicode-Tussle/Makefile (contents, props changed) head/textproc/p5-Unicode-Tussle/distinfo (contents, props changed) head/textproc/p5-Unicode-Tussle/pkg-descr (contents, props changed) head/textproc/p5-Unicode-Tussle/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Dec 11 19:35:25 2019 (r519837) +++ head/textproc/Makefile Wed Dec 11 19:38:04 2019 (r519838) @@ -959,6 +959,7 @@ SUBDIR += p5-Unicode-Escape SUBDIR += p5-Unicode-LineBreak SUBDIR += p5-Unicode-Normalize + SUBDIR += p5-Unicode-Tussle SUBDIR += p5-Unicode-Unihan SUBDIR += p5-Validator-Custom SUBDIR += p5-Version-Next Added: head/textproc/p5-Unicode-Tussle/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Unicode-Tussle/Makefile Wed Dec 11 19:38:04 2019 (r519838) @@ -0,0 +1,33 @@ +# $FreeBSD$ + +PORTNAME= Unicode-Tussle +PORTVERSION= 1.111 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR=CPAN:BDFOY +PKGNAMEPREFIX= p5- + +MAINTAINER= bokutin@bokut.in +COMMENT= Tom's Unicode Scripts So Life is Easier + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +RUN_DEPENDS= p5-Lingua-EN-Syllable>=0:textproc/p5-Lingua-EN-Syllable \ + p5-Lingua-JA-Romanize-Japanese>=0:japanese/p5-Lingua-JA-Romanize-Japanese \ + p5-Lingua-KO-Hangul-Util>=0:korean/p5-Lingua-KO-Hangul-Util \ + p5-Lingua-KO-Romanize-Hangul>=0:korean/p5-Lingua-KO-Romanize-Hangul \ + p5-Lingua-ZH-Romanize-Pinyin>=0:chinese/p5-Lingua-ZH-Romanize-Pinyin \ + p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak \ + p5-Unicode-Unihan>=0:textproc/p5-Unicode-Unihan + +USES= perl5 shebangfix +USE_PERL5= configure +NO_ARCH= yes + +SHEBANG_FILES= script/* + +post-patch: + cd ${WRKSRC}/script && ${RM} es-sort hantest havshpx hypertest vowel-sigs nunez + +.include Added: head/textproc/p5-Unicode-Tussle/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Unicode-Tussle/distinfo Wed Dec 11 19:38:04 2019 (r519838) @@ -0,0 +1,3 @@ +TIMESTAMP = 1574739628 +SHA256 (Unicode-Tussle-1.111.tar.gz) = 532f3ef9055fff53b9951be2667076431dc6963d00a3a309730b4bf0dbe99c28 +SIZE (Unicode-Tussle-1.111.tar.gz) = 5834712 Added: head/textproc/p5-Unicode-Tussle/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Unicode-Tussle/pkg-descr Wed Dec 11 19:38:04 2019 (r519838) @@ -0,0 +1,4 @@ +Tom's Unicode Scripts So Life is Easier. +This is a collection of separate programs. + +WWW: https://metacpan.org/release/Unicode-Tussle Added: head/textproc/p5-Unicode-Tussle/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Unicode-Tussle/pkg-plist Wed Dec 11 19:38:04 2019 (r519838) @@ -0,0 +1,43 @@ +bin/byte2uni +bin/lc +bin/leo +bin/macroman +bin/mismaps +bin/nfc +bin/nfcheck +bin/nfd +bin/nfkc +bin/nfkd +bin/rename +bin/tc +bin/tcgrep +bin/titulate +bin/uc +bin/ucsort +bin/unicaps +bin/unichars +bin/unifmt +bin/unifont +bin/unifrac +bin/unilook +bin/uninames +bin/uninarrow +bin/uninf +bin/uniprops +bin/uniquote +bin/unisubs +bin/unisupers +bin/unititle +bin/uniwc +bin/uniwide +%%SITE_PERL%%/Unicode/Tussle.pm +%%PERL5_MAN1%%/byte2uni.1.gz +%%PERL5_MAN1%%/tcgrep.1.gz +%%PERL5_MAN1%%/ucsort.1.gz +%%PERL5_MAN1%%/unichars.1.gz +%%PERL5_MAN1%%/unifmt.1.gz +%%PERL5_MAN1%%/unilook.1.gz +%%PERL5_MAN1%%/uninames.1.gz +%%PERL5_MAN1%%/uniprops.1.gz +%%PERL5_MAN1%%/uniquote.1.gz +%%PERL5_MAN3%%/Unicode::Tussle.3.gz