ports/162521: new port request - idnkit2-python implements IDN2008
Rafal Lesniak
fbsd at grid.einherjar.de
Sun Nov 13 16:10:09 UTC 2011
>Number: 162521
>Category: ports
>Synopsis: new port request - idnkit2-python implements IDN2008
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 13 16:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Rafal Lesniak
>Release:
>Organization:
>Environment:
>Description:
Python Bindings for Internationalized Domain Name toolkit 2 (idnkit-2)
>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-idnkit2
# py-idnkit2/distinfo
# py-idnkit2/Makefile
# py-idnkit2/pkg-descr
# py-idnkit2/pkg-plist
#
echo c - py-idnkit2
mkdir -p py-idnkit2 > /dev/null 2>&1
echo x - py-idnkit2/distinfo
sed 's/^X//' >py-idnkit2/distinfo << '0fffd7638a1473cb5ad47c5f6d9b69c7'
XSHA256 (idnkit-python-2.1.tar.bz2) = c53bbf220baaeb7e7a94a249a04b65f9a850858651f91b2515c8cfb2b72a5aed
XSIZE (idnkit-python-2.1.tar.bz2) = 31129
0fffd7638a1473cb5ad47c5f6d9b69c7
echo x - py-idnkit2/Makefile
sed 's/^X//' >py-idnkit2/Makefile << '6014c7a321c2d29edb7d2c6ec78790c5'
X# New ports collection makefile for: idnkit
X# Date created: 13 November 2011
X# Whom: Rafal Lesniak <fbsd at grid.einherjar.de>
X#
X# $FreeBSD$
X
XPORTNAME= idnkit-python
XPORTVERSION= 2.1
XCATEGORIES= dns
XMASTER_SITES= http://jprs.co.jp/idn/
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER= ports at FreeBSD.org
XCOMMENT= Python bindings for Internationalized Domain Name toolkit 2.
X
XLIB_DEPENDS= idnkitlite.2:${PORTSDIR}/dns/idnkit2
X
XUSE_BZIP2= yes
XUSE_PYTHON= yes
XUSE_PYDISTUTILS= yes
X
X.include <bsd.port.mk>
6014c7a321c2d29edb7d2c6ec78790c5
echo x - py-idnkit2/pkg-descr
sed 's/^X//' >py-idnkit2/pkg-descr << '28ce2972f98aee7880ed2dce5e74cf7f'
X
XInternationalized Domain Name toolkit 2 (idnkit-2) provides useful
XAPIs (libraries) for application developers to make softwares
XIDNA2008-compliant, and also provides tools for system administrators
Xto process IDNs appropriately according to IDNA2008 specification.
XThe idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0
Xdeveloped by JPNIC, and it is released as an open source
Xfree software modified to comply with IDNA2008.
X
Xidnkit-2 consists from its main part written in C and additional
XAPI packages for other languages (Java, Python, and Perl).
X
XWWW: http://jprs.co.jp/idn/index-e.html
28ce2972f98aee7880ed2dce5e74cf7f
echo x - py-idnkit2/pkg-plist
sed 's/^X//' >py-idnkit2/pkg-plist << '3132059b084f90a402a11a9d72b4d034'
X%%PYTHON_SITELIBDIR%%/idnkit.so
3132059b084f90a402a11a9d72b4d034
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list