import p5-Net-IDN-Encode 1.100
This module provides an easy-to-use interface for encoding and decoding Internationalized Domain Names (IDNs), as described in RFC 3490. (This module replaces converters/p5-IDN-Punycode) ok sthen@
This commit is contained in:
parent
c692503ef5
commit
1cfe6df93e
23
converters/p5-Net-IDN-Encode/Makefile
Normal file
23
converters/p5-Net-IDN-Encode/Makefile
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2010/09/16 07:26:16 jasper Exp $
|
||||||
|
|
||||||
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
|
COMMENT= Internationalizing Domain Names in Applications
|
||||||
|
|
||||||
|
DISTNAME= Net-IDN-Encode-1.100
|
||||||
|
CATEGORIES= net converters
|
||||||
|
|
||||||
|
# perl
|
||||||
|
PERMIT_PACKAGE_CDROM = Yes
|
||||||
|
PERMIT_PACKAGE_FTP = Yes
|
||||||
|
PERMIT_DISTFILES_CDROM =Yes
|
||||||
|
PERMIT_DISTFILES_FTP = Yes
|
||||||
|
|
||||||
|
MODULES= cpan
|
||||||
|
|
||||||
|
CONFIGURE_STYLE= modbuild
|
||||||
|
|
||||||
|
RUN_DEPENDS= :p5-Net-IDN-Nameprep->=1.100:converters/p5-Net-IDN-Nameprep
|
||||||
|
REGRESS_DEPENDS=::devel/p5-Test-NoWarnings
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
converters/p5-Net-IDN-Encode/distinfo
Normal file
5
converters/p5-Net-IDN-Encode/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (Net-IDN-Encode-1.100.tar.gz) = mpCw2bzHiGwPchTflL+mLw==
|
||||||
|
RMD160 (Net-IDN-Encode-1.100.tar.gz) = 7O95+LeR/v7XMiSrMdUDRds6xLU=
|
||||||
|
SHA1 (Net-IDN-Encode-1.100.tar.gz) = RlG6ZnZl8XpF+l6bwBfwj8pEnEQ=
|
||||||
|
SHA256 (Net-IDN-Encode-1.100.tar.gz) = rssBhpbbn3orE6H8V2OLzpkhVFD1KSp2i0KQ9+Veh/4=
|
||||||
|
SIZE (Net-IDN-Encode-1.100.tar.gz) = 23227
|
2
converters/p5-Net-IDN-Encode/pkg/DESCR
Normal file
2
converters/p5-Net-IDN-Encode/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
This module provides an easy-to-use interface for encoding and decoding
|
||||||
|
Internationalized Domain Names (IDNs), as described in RFC 3490.
|
19
converters/p5-Net-IDN-Encode/pkg/PLIST
Normal file
19
converters/p5-Net-IDN-Encode/pkg/PLIST
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/09/16 07:26:16 jasper Exp $
|
||||||
|
@pkgpath converters/p5-IDNA-Punycode
|
||||||
|
@conflict converters/p5-IDNA-Punycode-*
|
||||||
|
${P5ARCH}/
|
||||||
|
${P5ARCH}/Net/
|
||||||
|
${P5ARCH}/Net/IDN/
|
||||||
|
${P5ARCH}/Net/IDN/Encode.pm
|
||||||
|
${P5ARCH}/Net/IDN/Punycode/
|
||||||
|
${P5ARCH}/Net/IDN/Punycode.pm
|
||||||
|
${P5ARCH}/Net/IDN/Punycode/PP.pm
|
||||||
|
${P5ARCH}/auto/
|
||||||
|
${P5ARCH}/auto/Net/
|
||||||
|
${P5ARCH}/auto/Net/IDN/
|
||||||
|
${P5ARCH}/auto/Net/IDN/Punycode/
|
||||||
|
${P5ARCH}/auto/Net/IDN/Punycode/Punycode.bs
|
||||||
|
${P5ARCH}/auto/Net/IDN/Punycode/Punycode.so
|
||||||
|
@man man/man3p/Net::IDN::Encode.3p
|
||||||
|
@man man/man3p/Net::IDN::Punycode.3p
|
||||||
|
@man man/man3p/Net::IDN::Punycode::PP.3p
|
Loading…
Reference in New Issue
Block a user