From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 22 15:40:04 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ABF3106564A for ; Fri, 22 Jun 2012 15:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1D2598FC18 for ; Fri, 22 Jun 2012 15:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q5MFe3sj083031 for ; Fri, 22 Jun 2012 15:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5MFe3T7083030; Fri, 22 Jun 2012 15:40:03 GMT (envelope-from gnats) Resent-Date: Fri, 22 Jun 2012 15:40:03 GMT Resent-Message-Id: <201206221540.q5MFe3T7083030@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Pryadko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C201E106566C for ; Fri, 22 Jun 2012 15:32:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id AB9FF8FC1C for ; Fri, 22 Jun 2012 15:32:18 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q5MFWIon076743 for ; Fri, 22 Jun 2012 15:32:18 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q5MFWHpC076742; Fri, 22 Jun 2012 15:32:17 GMT (envelope-from nobody) Message-Id: <201206221532.q5MFWHpC076742@red.freebsd.org> Date: Fri, 22 Jun 2012 15:32:17 GMT From: Dmitry Pryadko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/169326: New port: dns/py-publicsuffix This module allows you to get the public suffix of a domain name X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2012 15:40:04 -0000 >Number: 169326 >Category: ports >Synopsis: New port: dns/py-publicsuffix This module allows you to get the public suffix of a domain name >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: Fri Jun 22 15:40:03 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-publicsuffix # py-publicsuffix/Makefile # py-publicsuffix/distinfo # py-publicsuffix/pkg-descr # py-publicsuffix/pkg-plist # echo c - py-publicsuffix mkdir -p py-publicsuffix > /dev/null 2>&1 echo x - py-publicsuffix/Makefile sed 's/^X//' >py-publicsuffix/Makefile << '63a9d91f17b850e847cf19bd288a6378' X# New ports collection makefile for: py-publicsuffix X# Date created: 2012-06-22 X# Whom: Dmitry Pryadko X# X# $FreeBSD: ports/dns/py-publicsuffix/Makefile,v 1.1 2012/06/22 14:32:56 dpryadko Exp $ X# X XPORTNAME= publicsuffix XPORTVERSION= 1.0.2 XCATEGORIES= dns python XMASTER_SITES= http://pypi.python.org/packages/source/p/publicsuffix/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= d.pryadko@rambler-co.ru XCOMMENT= This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes XPYDISTUTILS_PKGNAME= python-${PORTNAME} X X.include 63a9d91f17b850e847cf19bd288a6378 echo x - py-publicsuffix/distinfo sed 's/^X//' >py-publicsuffix/distinfo << '5c55484ef79fae44c16424bc043c571f' XSHA256 (publicsuffix-1.0.2.tar.gz) = f6dfcb8a33fb3ac4f09e644cd26f8af6a09d1a45a019d105c8da58e289ca0096 XSIZE (publicsuffix-1.0.2.tar.gz) = 28992 5c55484ef79fae44c16424bc043c571f echo x - py-publicsuffix/pkg-descr sed 's/^X//' >py-publicsuffix/pkg-descr << '39c6a5a44258596e62e83a81a95cd7ba' XThis module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org X XA 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 39c6a5a44258596e62e83a81a95cd7ba echo x - py-publicsuffix/pkg-plist sed 's/^X//' >py-publicsuffix/pkg-plist << '074767bd3cf69443f890a581cccf5222' X%%PYTHON_SITELIBDIR%%/usermodel/__init__.py X%%PYTHON_SITELIBDIR%%/usermodel/top100/__init__.py X%%PYTHON_SITELIBDIR%%/usermodel/top100/ruid.py X%%PYTHON_SITELIBDIR%%/usermodel/top100/__init__.pyc X%%PYTHON_SITELIBDIR%%/usermodel/top100/ruid.pyc X%%PYTHON_SITELIBDIR%%/usermodel/top100/__init__.pyo X%%PYTHON_SITELIBDIR%%/usermodel/top100/ruid.pyo X%%PYTHON_SITELIBDIR%%/usermodel/db/__init__.py X%%PYTHON_SITELIBDIR%%/usermodel/db/redisdb.py X%%PYTHON_SITELIBDIR%%/usermodel/db/__init__.pyc X%%PYTHON_SITELIBDIR%%/usermodel/db/redisdb.pyc X%%PYTHON_SITELIBDIR%%/usermodel/db/__init__.pyo X%%PYTHON_SITELIBDIR%%/usermodel/db/redisdb.pyo X%%PYTHON_SITELIBDIR%%/usermodel/logparsing/__init__.py X%%PYTHON_SITELIBDIR%%/usermodel/logparsing/weblogs.py X%%PYTHON_SITELIBDIR%%/usermodel/logparsing/__init__.pyc X%%PYTHON_SITELIBDIR%%/usermodel/logparsing/weblogs.pyc X%%PYTHON_SITELIBDIR%%/usermodel/logparsing/__init__.pyo X%%PYTHON_SITELIBDIR%%/usermodel/logparsing/weblogs.pyo X%%PYTHON_SITELIBDIR%%/usermodel/__init__.pyc X%%PYTHON_SITELIBDIR%%/usermodel/__init__.pyo X@dirrm %%PYTHON_SITELIBDIR%%/usermodel/logparsing X@dirrm %%PYTHON_SITELIBDIR%%/usermodel/db X@dirrm %%PYTHON_SITELIBDIR%%/usermodel/top100 X@dirrm %%PYTHON_SITELIBDIR%%/usermodel 074767bd3cf69443f890a581cccf5222 exit >Release-Note: >Audit-Trail: >Unformatted: