pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53459 CVS commit: pkgsrc/www/libpsl
The following reply was made to PR pkg/53459; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53459 CVS commit: pkgsrc/www/libpsl
Date: Sat, 28 Jul 2018 12:25:20 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Jul 28 12:25:20 UTC 2018
Added Files:
pkgsrc/www/libpsl: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
Add a package for libpsl-0.20.2. PR pkg/53459.
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 (see post from Jeffry Walton) 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
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/libpsl/DESCR pkgsrc/www/libpsl/Makefile \
pkgsrc/www/libpsl/PLIST pkgsrc/www/libpsl/buildlink3.mk \
pkgsrc/www/libpsl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index