Index | Thread | Search

From:
Omar Polo <op@omarpolo.com>
Subject:
Re: NEW www/ada 2.9.0
To:
Klemens Nanni <kn@openbsd.org>
Cc:
ports <ports@openbsd.org>
Date:
Sun, 04 Aug 2024 21:13:20 +0200

Download raw body.

Thread
On 2024/08/04 18:07:44 +0000, Klemens Nanni <kn@openbsd.org> wrote:
> Tiny CMake port for a small shared library needed by newer Telegram,
> which always expects it as system library (no bundle unless we bundle
> everything).
> 
> No tests due to fetch-during-configure issues.
> 
> WIP tg_owt and tdesktop updates are happy with this.
> 
> Feedback? OK?
> 
> 
> Information for inst:ada-2.9.0
> 
> Comment:
> WHATWG compliant and fast URL parser in modern C++ 
> 
> Description:
> Ada is a fast and spec-compliant URL parser written in C++.
> Specification for URL parser can be found from the WHATWG website.
> 
> The Ada library passes the full range of tests from the specification,
> across a wide range of platforms (e.g., Windows, Linux, macOS).
> It fully supports the relevant Unicode Technical Standard.
> 
> Maintainer: Klemens Nanni <kn@openbsd.org>
> 
> WWW: https://www.ada-url.com

port looks fine to me; ok op@

I found strange initially the patch to set the timestamp to 'OpenBSD',
but the way it is used later it's fine.