[117952] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Mar 17 11:46:55 PDT 2014


Revision: 117952
          https://trac.macports.org/changeset/117952
Author:   macsforever2000 at macports.org
Date:     2014-03-17 11:46:55 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
p5-text-wrapi18n: New port. (#41227)

Added Paths:
-----------
    trunk/dports/perl/p5-text-wrapi18n/
    trunk/dports/perl/p5-text-wrapi18n/Portfile

Added: trunk/dports/perl/p5-text-wrapi18n/Portfile
===================================================================
--- trunk/dports/perl/p5-text-wrapi18n/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-text-wrapi18n/Portfile	2014-03-17 18:46:55 UTC (rev 117952)
@@ -0,0 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup         Text-WrapI18N 0.06
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+supported_archs     noarch
+
+description         Line wrapping module with support for multibyte, fullwidth, and combining characters and languages without whitespaces between words
+long_description    This module intends to be a better Text::Wrap \
+                    module. This module is needed to support \
+                    multibyte character encodings such as UTF-8, \
+                    EUC-JP, EUC-KR, GB2312, and Big5. This module \
+                    also supports characters with irregular widths, \
+                    such as combining characters (which occupy zero \
+                    columns on terminal, like diacritical marks in \
+                    UTF-8) and fullwidth characters (which occupy \
+                    two columns on terminal, like most of east \
+                    Asian characters). Also, minimal handling of \
+                    languages which do not use whitespaces between \
+                    words (like Chinese and Japanese) is supported.
+
+checksums           rmd160 ec9d23dd6c90ef21a4cd032b51cfa5b3a79b0e25 \
+                    sha256 4bd29a17f0c2c792d12c1005b3c276f2ab0fae39c00859ae1741d7941846a488


Property changes on: trunk/dports/perl/p5-text-wrapi18n/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/39ca5b24/attachment.html>


More information about the macports-changes mailing list