2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) | |
Log message:
Recursive revision bump after textproc/icu update
|
2020-02-24 20:46:23 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
libpsl: updated to 0.21.0
Release V0.21.0
* Add -b/--batch to 'psl' to suppress printing the domain
* Add support for Meson build system
* Improve build system
* Improve Windows compatibility
* Remove NLS / gettext
* Several cleanups and cosmetics
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748) |
Log message:
Recursive revbump from textproc/icu
|
2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724) |
Log message:
revbump after updating textproc/icu
|
2018-10-23 09:07:25 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
libpsl: Include icu bl3 in buildlink3 and add support for tests
- buildlink3 inclusion of textproc/icu was commented out in
www/libpsl/buildlink3.mk but at least building (latest and still
not committed) net/libsoup needs it, uncomment it.
- Add support for tests
|
2018-07-29 16:17:06 by Benny Siegert | Files touched by this commit (2) |
Log message:
Fix DESCR wrapping, bump revision.
Noticed by wiz@
|
2018-07-28 14:25:20 by Benny Siegert | Files touched by this commit (5) |
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
|