non port: dns/libpsl/distinfo |
SVNWeb
|
Number of commits found: 15 |
Sat, 14 Jan 2023
|
[ 18:38 Daniel Engberg (diizzy) ] f9ff6b1
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)
|
Sun, 30 Aug 2020
|
[ 07:13 sunpoet ]
Use upstream release tarball
|
Fri, 24 Jul 2020
|
[ 07:08 sunpoet ]
Update to 0.21.1
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Wed, 17 Apr 2019
|
[ 18:47 sunpoet ]
Update to 0.21.0
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Fri, 27 Apr 2018
|
[ 18:52 sunpoet ]
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
|
Tue, 27 Feb 2018
|
[ 13:24 sunpoet ]
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
|
Fri, 23 Feb 2018
|
[ 19:23 sunpoet ]
Update dns/libpsl to 0.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Fri, 10 Nov 2017
|
[ 19:10 sunpoet ]
Update to 0.19.1
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Fri, 21 Jul 2017
|
[ 17:28 sunpoet ]
Update to 0.18.0
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Tue, 17 Jan 2017
|
[ 17:20 sunpoet ]
Update to 0.17.0
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Sat, 17 Dec 2016
|
[ 12:50 sunpoet ]
- Update to 0.16.1
- Bump PORTREVISION for dependent ports
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Mon, 12 Dec 2016
|
[ 20:57 sunpoet ]
- Update to 0.16.0
- Bump PORTREVISION for dependent ports
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Sat, 19 Nov 2016
|
[ 17:03 sunpoet ]
- Update to 0.15.0
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Sat, 9 Apr 2016
|
[ 12:29 sunpoet ]
- Update to 0.13.0
- Bump PORTREVISION for dns/libpsl shlib change
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
|
Fri, 4 Dec 2015
|
[ 12:23 sunpoet ]
- 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
|
Number of commits found: 15 |