| Port details |
- py-publicsuffix Get public suffix of domain name from Public Suffix List
- 1.1.0_105 dns
=0 1.1.0_104Version 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: 2026-08-24 05:16:09
- Commit Hash: 07372f0
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py312-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 py312-publicsuffix listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-publicsuffix
- Package flavors (<flavor>: <package>)
- py312: py312-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:
-
- py312-setuptools>=63.1.0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
-
- 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:
|