From nobody Thu Apr 4 19:24:31 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V9WlZ3Vg1z5FrCt for ; Thu, 4 Apr 2024 19:24:42 +0000 (UTC) (envelope-from daniel.engberg.lists@pyret.net) Received: from smtp-190d.mail.infomaniak.ch (smtp-190d.mail.infomaniak.ch [IPv6:2001:1600:7:10::190d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "relay.mail.infomaniak.ch", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V9WlY4Lk1z41K5 for ; Thu, 4 Apr 2024 19:24:41 +0000 (UTC) (envelope-from daniel.engberg.lists@pyret.net) Authentication-Results: mx1.freebsd.org; none Received: from smtp-3-0000.mail.infomaniak.ch (smtp-3-0000.mail.infomaniak.ch [10.4.36.107]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4V9WlN15nJzG5Q; Thu, 4 Apr 2024 21:24:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pyret.net; s=20231006; t=1712258672; bh=by146LZt5GdCR0hjO+xGhf/FKP5IHXCKe4Kh0G7QOiI=; h=Date:Subject:From:Reply-To:To:Cc:References:In-Reply-To:From; b=GNq3/scCGBHPpW7egkFZnuFmMrlqgumGEywqynAkLlwgLIrHYDRLe4LoNatsPhBwl 4Mn6+WN+Q97jf+gTXAaxRe0ME24FfLAV9EdldXC6dleHoFROcpmo4UNov2EX0rtmM9 6FcOtWmO+zSmd359JDwrCY/4FJJf0vz495qFtPMctK6i0qtaAcIjKH3w4VBG4Rj9S4 UopWODfV6N9GjfyalpNrnR7XMDKr4woPXSC26frmeQYqUQXO1ap4YPAhw8TgfTlC+T 4YDMCD4NBhfMKyz75vVGrD905SNa05i0PXSb2ratqxc7v7sDefTS1rCOxJXsdWm+rJ ylJrIAOl9IpSA== Received: from unknown by smtp-3-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4V9WlM56VLztnZ; Thu, 4 Apr 2024 21:24:31 +0200 (CEST) Message-ID: <2664ecf158ccf47c077c261a9f16f88a@mail.infomaniak.com> Date: Thu, 04 Apr 2024 21:24:31 +0200 Subject: Re: git: e94d4838d262 - main - devel/atl: New port: Library for the creation and manipulation of lists of name/value pairs From: Daniel Engberg Reply-To: Daniel Engberg To: Yuri Victorovich Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-WS-User-Origin: eyJpdiI6Im9ERnRPWlBBOFM0WENveVhLREZKbEE9PSIsInZhbHVlIjoiSCtXT09KaXBuTUlCaFczYUFOanBnQT09IiwibWFjIjoiOWMwMDY4ZDE1OGQ3NGM0YzBkZjc2ZGUwNjNmMTRhOGFmZjlhNTRhODRjNjMwZDU2YTA3ODk3ZGNmZjAxZjhhOSIsInRhZyI6IiJ9 X-WS-User-Mbox: eyJpdiI6ImUwejRTYitDdnRCTHdSeDJXUUZ3ZFE9PSIsInZhbHVlIjoiWU1lb0I0YmxtcE1NTG5XbmtVNXFUQT09IiwibWFjIjoiOWUzNGE4NzhjNWU3MzM4ODg5ZjQxMzQxNzBjMGRhNzIxZDg3ODE0MWIxMTQ2ODk2YWIyNDEzZTNiOTM4NjJlZCIsInRhZyI6IiJ9 X-WS-Location: eJxzKUpMKykGAAfpAmU- X-Mailer: Infomaniak Workspace (1.3.663) References: <202404041902.434J2eOX023737@gitrepo.freebsd.org> In-Reply-To: <202404041902.434J2eOX023737@gitrepo.freebsd.org> X-Infomaniak-Routing: alpha X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29222, ipnet:2001:1600::/32, country:CH] X-Rspamd-Queue-Id: 4V9WlY4Lk1z41K5 On 2024-04-04T21:02:40.000+02:00, Yuri Victorovich wrote= : > The branch main has been updated by yuri: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3De94d4838d2623af682cf3b30= 620d7bcaf5ed1217 >=20 > commit e94d4838d2623af682cf3b30620d7bcaf5ed1217 > Author: Yuri Victorovich > AuthorDate: 2024-04-04 19:00:41 +0000 > Commit: Yuri Victorovich > CommitDate: 2024-04-04 19:02:31 +0000 >=20 > devel/atl: New port: Library for the creation and manipulation of lis= ts of name/value pairs Hi Yuri, With all respect for your work can you please try to prioritize ports you a= lready have in tree first? There are a lot out of date, faliing to build, p= ossibly needs deprecation and so on. Best regards, Daniel