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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: dns/libpsl/distinfo

Number of commits found: 16

Sunday, 28 Jan 2024
21:53 Daniel Engberg (diizzy) search for other commits by this committer
dns/libpsl: Update to 0.21.5

Adjust Makefile to follow Porters Handbook more closely and for readability

Changelog: https://github.com/rockdaboot/libpsl/releases/tag/0.21.5

PR:		276315
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: 5e44dbd2e287d4f9529853284db9102ab6a34e18 commit hash: 5e44dbd2e287d4f9529853284db9102ab6a34e18 commit hash: 5e44dbd2e287d4f9529853284db9102ab6a34e18 commit hash: 5e44dbd2e287d4f9529853284db9102ab6a34e18 5e44dbd
Saturday, 14 Jan 2023
18:38 Daniel Engberg (diizzy) search for other commits by this committer
dns/libpsl: Update to 0.21.2 and switch to Meson

* Switch to Meson (simplifies patching and is faster)
* Drop IDN option, only allow IDNA2008 compatible libraries
* Switch default library to (lib)ICU as its a more common dependency
* Enable "make test"
* Install psl-make-dafsa binary not just manpage
* Modernize Makefile to follow Porters Handbook more closely

Changelog: https://github.com/rockdaboot/libpsl/releases/tag/0.21.2

PR:		268544
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: f9ff6b1f784d8ee02c33343303fde91073e008ed commit hash: f9ff6b1f784d8ee02c33343303fde91073e008ed commit hash: f9ff6b1f784d8ee02c33343303fde91073e008ed commit hash: f9ff6b1f784d8ee02c33343303fde91073e008ed f9ff6b1
Sunday, 30 Aug 2020
07:13 sunpoet search for other commits by this committer
Use upstream release tarball
Original commitRevision:546984 
Friday, 24 Jul 2020
07:08 sunpoet search for other commits by this committer
Update to 0.21.1

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:543018 
Wednesday, 17 Apr 2019
18:47 sunpoet search for other commits by this committer
Update to 0.21.0

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:499186 
Friday, 27 Apr 2018
18:52 sunpoet search for other commits by this committer
Update to 0.20.2

- Change default IDNA library from libicu to libidn2: upstream changed it since
0.18.0

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:468480 
Tuesday, 27 Feb 2018
13:24 sunpoet search for other commits by this committer
Update dns/libpsl to 0.20.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
		https://github.com/rockdaboot/libpsl/blob/libpsl-0.20.1/NEWS
Original commitRevision:463125 
Friday, 23 Feb 2018
19:23 sunpoet search for other commits by this committer
Update dns/libpsl to 0.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:462716 
Friday, 10 Nov 2017
19:10 sunpoet search for other commits by this committer
Update to 0.19.1

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:453922 
Friday, 21 Jul 2017
17:28 sunpoet search for other commits by this committer
Update to 0.18.0

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:446322 
Tuesday, 17 Jan 2017
17:20 sunpoet search for other commits by this committer
Update to 0.17.0

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:431755 
Saturday, 17 Dec 2016
12:50 sunpoet search for other commits by this committer
- Update to 0.16.1
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:428728 
Monday, 12 Dec 2016
20:57 sunpoet search for other commits by this committer
- Update to 0.16.0
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:428433 
Saturday, 19 Nov 2016
17:03 sunpoet search for other commits by this committer
- Update to 0.15.0

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:426401 
Saturday, 9 Apr 2016
12:29 sunpoet search for other commits by this committer
- Update to 0.13.0
- Bump PORTREVISION for dns/libpsl shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:412809 
Friday, 4 Dec 2015
12:23 sunpoet search for other commits by this committer
- Add libpsl 0.11.0

A "public suffix" is a domain name under which Internet users can directly
register own names.

Browsers and other web clients can use it to
- avoid privacy-leaking "supercookies"
- avoid privacy-leaking "super domain" certificates [1]
- domain highlighting parts of the domain in a user interface
- sorting domain lists by site

Libpsl...
- has built-in PSL data for fast access
- allows to load PSL data from files
- checks if a given domain is a "public suffix"
- provides immediate cookie domain verification
- finds the longest public part of a given domain
- finds the shortest private part of a given domain
- works with international domains (UTF-8 and IDNA2008 Punycode)
- is thread-safe
- handles IDNA2008 UTS#46 (libicu is used by psl2c if installed)

[1] http://lists.gnu.org/archive/html/bug-wget/2014-03/msg00093.html

WWW: https://github.com/rockdaboot/libpsl
Original commitRevision:402928 

Number of commits found: 16