Port details |
- py-publicsuffix Get public suffix of domain name from Public Suffix List
- 1.1.0_88 dns
=2 1.1.0_87Version of this port present on the latest quarterly branch. - Maintainer: d.pryadko@rambler-co.ru
 - Port Added: 2012-06-27 22:26:19
- Last Update: 2025-04-18 05:37:04
- Commit Hash: 572574f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/publicsuffix/
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}publicsuffix>0:dns/py-publicsuffix@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/dns/py-publicsuffix/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/py-publicsuffix
- pkg install py311-publicsuffix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-publicsuffix listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-publicsuffix
- Package flavors (<flavor>: <package>)
- py311: py311-publicsuffix
- distinfo:
- TIMESTAMP = 1486678276
SHA256 (publicsuffix-1.1.0.tar.gz) = ae77593d269e1e5131723259cc1142c25690c20c59f2e98f67e227228028bda9
SIZE (publicsuffix-1.1.0.tar.gz) = 61602
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_py-publicsuffix
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 106 (showing only 6 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 19 Oct 2014 15:43:33
  |
mva  |
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit) |
1.0.4 25 May 2014 09:50:07
  |
miwi  |
- Update to 1.0.4
PR: 186059
Submitted by: Eero HAEUnninen <fax@nohik.ee> |
1.0.2_1 15 Feb 2014 10:34:17
  |
miwi  |
- Convert to autoplist
- Stage support
- Bump PORTREV |
1.0.2 20 Nov 2013 20:51:25
  |
sunpoet  |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
1.0.2 20 Sep 2013 16:31:58
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
1.0.2 27 Jun 2012 22:25:42
 |
jgh  |
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@rambler-co.ru |
Number of commits found: 106 (showing only 6 on this page)
|