From owner-svn-ports-head@FreeBSD.ORG Sun Sep 22 17:59:42 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D27AFFF7; Sun, 22 Sep 2013 17:59:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BF17A2D5D; Sun, 22 Sep 2013 17:59:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8MHxgYj073910; Sun, 22 Sep 2013 17:59:42 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8MHxf64073905; Sun, 22 Sep 2013 17:59:41 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309221759.r8MHxf64073905@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 22 Sep 2013 17:59:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327884 - in head/russian: . p5-Text-Hyphen-RU X-SVN-Group: ports-head 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.14 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: Sun, 22 Sep 2013 17:59:43 -0000 Author: sunpoet Date: Sun Sep 22 17:59:41 2013 New Revision: 327884 URL: http://svnweb.freebsd.org/changeset/ports/327884 Log: - Add p5-Text-Hyphen-RU - While I'm here, add LICENSE and NO_STAGE Determine positions for hyphens inside words based on Text::Hyphen WWW: http://search.cpan.org/dist/Text-Hyphen-RU/ PR: ports/180317 Submitted by: Anes Mukhametov Added: head/russian/p5-Text-Hyphen-RU/ head/russian/p5-Text-Hyphen-RU/Makefile (contents, props changed) head/russian/p5-Text-Hyphen-RU/distinfo (contents, props changed) head/russian/p5-Text-Hyphen-RU/pkg-descr (contents, props changed) head/russian/p5-Text-Hyphen-RU/pkg-plist (contents, props changed) Modified: head/russian/Makefile Modified: head/russian/Makefile ============================================================================== --- head/russian/Makefile Sun Sep 22 17:59:36 2013 (r327883) +++ head/russian/Makefile Sun Sep 22 17:59:41 2013 (r327884) @@ -30,6 +30,7 @@ SUBDIR += p5-Convert-Cyrillic SUBDIR += p5-Lingua-DetectCyrillic SUBDIR += p5-Lingua-RU-Charset + SUBDIR += p5-Text-Hyphen-RU SUBDIR += p5-XML-Parser-encodings SUBDIR += p5-cyrillic SUBDIR += prawda Added: head/russian/p5-Text-Hyphen-RU/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/russian/p5-Text-Hyphen-RU/Makefile Sun Sep 22 17:59:41 2013 (r327884) @@ -0,0 +1,24 @@ +# Created by: Anes Mukhametov +# $FreeBSD$ + +PORTNAME= Text-Hyphen-RU +PORTVERSION= 0.11 +CATEGORIES= russian perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= anes@anes.su +COMMENT= Determine positions for hyphens inside russian words + +LICENSE= BSD + +BUILD_DEPENDS= p5-Text-Hyphen>=0:${PORTSDIR}/textproc/p5-Text-Hyphen +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_STAGE= yes +USE_PERL5= configure +USES= perl5 + +MAN3= Text::Hyphen::RU.3 + +.include Added: head/russian/p5-Text-Hyphen-RU/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/russian/p5-Text-Hyphen-RU/distinfo Sun Sep 22 17:59:41 2013 (r327884) @@ -0,0 +1,2 @@ +SHA256 (Text-Hyphen-RU-0.11.tar.gz) = 63bf3e38542d3b38724cee37891f2897453c21e86163165fc75b3248868904f6 +SIZE (Text-Hyphen-RU-0.11.tar.gz) = 32020 Added: head/russian/p5-Text-Hyphen-RU/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/russian/p5-Text-Hyphen-RU/pkg-descr Sun Sep 22 17:59:41 2013 (r327884) @@ -0,0 +1,3 @@ +Determine positions for hyphens inside words based on Text::Hyphen + +WWW: http://search.cpan.org/dist/Text-Hyphen-RU/ Added: head/russian/p5-Text-Hyphen-RU/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/russian/p5-Text-Hyphen-RU/pkg-plist Sun Sep 22 17:59:41 2013 (r327884) @@ -0,0 +1,8 @@ +@comment $FreeBSD$ +%%SITE_PERL%%/Text/Hyphen/RU.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hyphen/RU/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hyphen/RU +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hyphen +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text +@dirrmtry %%SITE_PERL%%/Text/Hyphen +@dirrmtry %%SITE_PERL%%/Text