notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-publicsuffix Get public suffix of domain name from Public Suffix List
1.1.0_91 dns on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.0_90Version of this port present on the latest quarterly branch.
Maintainer: d.pryadko@rambler-co.ru search for ports maintained by this maintainer
Port Added: 2012-06-27 22:26:19
Last Update: 2025-07-04 09:05:28
Commit Hash: 1153f45
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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):
py37-publicsuffix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.1.0_35---1.1.0_35-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-publicsuffix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.1.0_64--1.1.0_701.1.0_701.1.0_70
FreeBSD:14:latest--1.1.0_58--1.1.0_64-1.1.0_64
FreeBSD:14:quarterly-----1.1.0_701.1.0_701.1.0_70
FreeBSD:15:latest--n/a-n/a1.1.0_701.1.0_701.1.0_71
 
py311-publicsuffix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.0_911.1.0_91-1.1.0_891.1.0_91---
FreeBSD:13:quarterly1.1.0_871.1.0_90-1.1.0_871.1.0_90---
FreeBSD:14:latest1.1.0_891.1.0_91-1.1.0_891.1.0_91---
FreeBSD:14:quarterly1.1.0_901.1.0_90-1.1.0_871.1.0_90---
FreeBSD:15:latest1.1.0_891.1.0_90n/a1.1.0_89n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Extract dependencies:
  1. public_suffix_list>=0 : dns/public_suffix_list
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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/publicsuffix/
  2. https://pypi.org/packages/source/p/publicsuffix/
Collapse this list.

Number of commits found: 109 (showing only 9 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
27 Feb 2017 13:53:29
Revision:434938Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.1.0

PR:		216951
Submitted by:	mjl@luckie.org.nz
Approved by:	maintainer timeout (d.pryadko@rambler-co.ru, 2 weeks)
1.0.4
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.0.4
04 Dec 2015 12:36:04
Revision:402982Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE [1]
- Add NO_ARCH [1]
- Sort USE_PYTHON [2]

Approved by:	portmgr (blanket) [1]
With hat:	python [2]
1.0.4
19 Oct 2014 15:43:33
Revision:371188Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from dns/, editors/ and emulators/ to new
  USES=python

Approved by:	portmgr (implicit)
1.0.4
25 May 2014 09:50:07
Revision:355150Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.4

PR:		186059
Submitted by:	Eero HAEUnninen <fax@nohik.ee>
1.0.2_1
15 Feb 2014 10:34:17
Revision:344365Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREV
1.0.2
20 Nov 2013 20:51:25
Revision:334452Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:327719Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
1.0.2
27 Jun 2012 22:25:42
Original commit files touched by this commit
jgh search for other commits by this committer
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: 109 (showing only 9 on this page)

«  1 | 2