cvs commit: ports/dns Makefile ports/dns/py-publicsuffix Makefile
distinfo pkg-descr
Jason Helfman
jgh at FreeBSD.org
Wed Jun 27 22:25:42 UTC 2012
jgh 2012-06-27 22:25:42 UTC
FreeBSD ports repository
Modified files:
dns Makefile
Added files:
dns/py-publicsuffix Makefile distinfo pkg-descr
Log:
add new port: dns/py-publicsuffix
This module allows you to get the public suffix of a domain name using
the Public Suffix List from http://publicsuffix.org
A public suffix is one under which Internet users can directly register names.
Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us.
Accurately knowing the public suffix of a domain is useful when handling web
browser cookies, highlighting the most important part of a domain name in a
user interface or sorting URLs by web site
WWW: http://pypi.python.org/pypi/publicsuffix/
PR: ports/169326
Submitted by: d.pryadko at rambler-co.ru
Revision Changes Path
1.157 +1 -0 ports/dns/Makefile
1.1 +27 -0 ports/dns/py-publicsuffix/Makefile (new)
1.1 +2 -0 ports/dns/py-publicsuffix/distinfo (new)
1.1 +10 -0 ports/dns/py-publicsuffix/pkg-descr (new)
More information about the cvs-all
mailing list