ports/171322: New port: textproc/py-trans Module for performing transliteration
Dmitry Pryadko
d.pryadko at rambler-co.ru
Tue Sep 4 14:00:09 UTC 2012
>Number: 171322
>Category: ports
>Synopsis: New port: textproc/py-trans Module for performing transliteration
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 04 14:00:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Pryadko
>Release:
>Organization:
Rambler
>Environment:
>Description:
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# ./py-trans
# ./py-trans/Makefile
# ./py-trans/distinfo
# ./py-trans/pkg-descr
#
echo c - ./py-trans
mkdir -p ./py-trans > /dev/null 2>&1
echo x - ./py-trans/Makefile
sed 's/^X//' >./py-trans/Makefile << 'c066c8475c219351200a1b427e026885'
X# New ports collection makefile for: py-trans
X# Date created: 04 September 2012
X# Whom: Dmitry Pryadko <d.pryadko at rambler-co.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME= trans
XPORTVERSION= 1.4.2
XCATEGORIES= textproc python
XMASTER_SITES= CHEESESHOP
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER= d.pryadko at rambler-co.ru
XCOMMENT= Module for performing transliteration
X
XLICENSE= BSD
X
XPLIST_FILES= %%PYTHON_SITELIBDIR%%/trans.py \
X %%PYTHON_SITELIBDIR%%/trans.pyc \
X %%PYTHON_SITELIBDIR%%/trans.pyo
X
XUSE_PYTHON= yes
XUSE_PYDISTUTILS= yes
X
X.include <bsd.port.mk>
c066c8475c219351200a1b427e026885
echo x - ./py-trans/distinfo
sed 's/^X//' >./py-trans/distinfo << 'b65f1f68903a35a073c0ab1547aa11f9'
XSHA256 (trans-1.4.2.tar.gz) = b48124969b07dfa1b21c1d3424f9de78cf388da317b7328c2e8333c7b11a1c1b
XSIZE (trans-1.4.2.tar.gz) = 5582
b65f1f68903a35a073c0ab1547aa11f9
echo x - ./py-trans/pkg-descr
sed 's/^X//' >./py-trans/pkg-descr << '72089c125837adcd505041ada312e499'
XThis module translates national characters into similar sounding latin
Xcharacters (transliteration). At the moment, Czech, Greek, Latvian, Polish,
XTurkish, Russian, Ukrainian alphabets are supported (it covers 99% of needs).
X
XWWW: http://pypi.python.org/pypi/trans
72089c125837adcd505041ada312e499
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list