From nobody Thu Apr 4 20:29:54 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 4V9YBr2FMtz5FyQj; Thu, 4 Apr 2024 20:29:56 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4V9YBr0vFNz46Nt; Thu, 4 Apr 2024 20:29:56 +0000 (UTC) (envelope-from yuri@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.5.3] (c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 434KTt2P063017 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Thu, 4 Apr 2024 13:29:55 -0700 (PDT) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-98-42-44-116.hsd1.ca.comcast.net [98.42.44.116] claimed to be [192.168.5.3] Content-Type: multipart/alternative; boundary="------------z90fLSgoRScEynLzdlsEiduS" Message-ID: Date: Thu, 4 Apr 2024 13:29:54 -0700 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 User-Agent: Mozilla Thunderbird Subject: Re: git: e94d4838d262 - main - devel/atl: New port: Library for the creation and manipulation of lists of name/value pairs Content-Language: en-US To: Gleb Popov Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202404041902.434J2eOX023737@gitrepo.freebsd.org> <2664ecf158ccf47c077c261a9f16f88a@mail.infomaniak.com> <77b49d0a-cee1-4a47-87ce-ef2362cd5b97@FreeBSD.org> From: Yuri Victorovich In-Reply-To: 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:7961, ipnet:198.144.192.0/23, country:US] X-Rspamd-Queue-Id: 4V9YBr0vFNz46Nt This is a multi-part message in MIME format. --------------z90fLSgoRScEynLzdlsEiduS Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 4/4/24 13:24, Gleb Popov wrote: > Speaking of which, I converted a lot of your ports to mandir=share/man > and I don't remember you doing the same. This is an example of how > your actions impose maintenance burden and additional work for other > people. Sorry, I didn't follow the manpage path discussion. I apologize if this caused trouble or burden. > Back on topic, did you just add a library with no consumers in ports? > Do you use it in your own projects? No, I don't use it in my own projects. This is part of a larger set of libraries that will be hooked up later. Thanks, Yuri --------------z90fLSgoRScEynLzdlsEiduS Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
On 4/4/24 13:24, Gleb Popov wrote:
Speaking of which, I converted a lot of your ports to mandir=share/man
and I don't remember you doing the same. This is an example of how
your actions impose maintenance burden and additional work for other
people.


Sorry, I didn't follow the manpage path discussion.

I apologize if this caused trouble or burden.



Back on topic, did you just add a library with no consumers in ports?
Do you use it in your own projects?


No, I don't use it in my own projects.

This is part of a larger set of libraries that will be hooked up later.



Thanks,

Yuri


--------------z90fLSgoRScEynLzdlsEiduS--