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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-publicsuffix Get public suffix of domain name from Public Suffix List
1.1.0_105 dns on this many watch lists=0 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_104Version 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: 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
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.
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):
py39-publicsuffix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
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/an/a1.1.0_701.1.0_71
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-publicsuffix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.0_1021.1.0_103n/an/an/an/an/an/a
FreeBSD:13:quarterly1.1.0_1001.1.0_100n/an/an/an/an/an/a
FreeBSD:14:latest---1.1.0_91----
FreeBSD:14:quarterly---1.1.0_90----
FreeBSD:15:latest--n/a1.1.0_91n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-publicsuffix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest1.1.0_1041.1.0_105--1.1.0_105---
FreeBSD:14:quarterly1.1.0_1041.1.0_104--1.1.0_104---
FreeBSD:15:latest1.1.0_1051.1.0_105n/a-n/an/a--
FreeBSD:15:quarterly1.1.0_1041.1.0_104n/a-n/an/a--
FreeBSD:16:latest1.1.0_1041.1.0_105n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=63.1.0 : devel/py-setuptools@py312
  2. python3.12 : lang/python312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
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: 123 (showing only 23 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_12
23 Sep 2018 12:52:50
Revision:480501Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dns/public_suffix_list to 20180823

- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_11
13 Aug 2018 18:19:28
Revision:477082Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dns/public_suffix_list to 20180808

- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_10
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
1.1.0_10
07 Apr 2018 16:33:58
Revision:466743Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dns/public_suffix_list to 20180328

- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_9
08 Feb 2018 20:18:09
Revision:461265Original commit files touched by this commit
amdmi3 search for other commits by this committer
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
1.1.0_9
04 Feb 2018 10:48:52
Revision:460913Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dns/public_suffix_list to 20180125

- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_8
14 Jan 2018 14:14:17
Revision:458970Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dns/public_suffix_list to 0.0.0.20180113

- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_7
12 Nov 2017 19:09:39
Revision:454061Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.0.0.20171029

- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_6
20 Sep 2017 16:31:30
Revision:450209Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.0.0.20170910

- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_5
19 Aug 2017 16:04:43
Revision:448322Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.0.0.20170809

- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_4
15 Jul 2017 19:08:45
Revision:445924Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.0.0.20170713

- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_3
27 Jun 2017 16:13:23
Revision:444475Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.0.0.20170622

- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_2
24 Apr 2017 15:16:08
Revision:439304Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.0.0.20170412

- Bump PORTREVISION for dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
1.1.0_1
19 Apr 2017 14:39:05
Revision:438851Original commit files touched by this commit
sunpoet search for other commits by this committer
Use dns/public_suffix_list for up-to-date public suffix list

- Bump PORTREVISION for package change

PR:		218362
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
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: 123 (showing only 23 on this page)

«  1 | 2