From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-043.btinternet.com (mailomta20-re.btinternet.com [213.120.69.113]) by sourceware.org (Postfix) with ESMTPS id DC2973839C5F for ; Sat, 4 Jun 2022 13:02:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DC2973839C5F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from re-prd-rgout-003.btmx-prd.synchronoss.net ([10.2.54.6]) by re-prd-fep-043.btinternet.com with ESMTP id <20220604130225.ECQR3055.re-prd-fep-043.btinternet.com@re-prd-rgout-003.btmx-prd.synchronoss.net>; Sat, 4 Jun 2022 14:02:25 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 61A69BAC1B3123E2 X-Originating-IP: [86.139.167.41] X-OWM-Source-IP: 86.139.167.41 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvfedrleekgdeitdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkfffgggfuffvfhfhjggtgfesthejredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhephefhiefhtddvleegffekveekudejudfgvdeikeffjeehueejjefgteetvefgfefhnecuffhomhgrihhnpehsphgugidrohhrghenucfkphepkeeirddufeelrdduieejrdegudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddthegnpdhinhgvthepkeeirddufeelrdduieejrdeguddpmhgrihhlfhhrohhmpehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkpdhnsggprhgtphhtthhopedvpdhrtghpthhtohepuehrihgrnhdrkfhnghhlihhssefuhihsthgvmhgrthhitgfufidrrggsrdgtrgdprhgtphhtthhopegthihgfihinhdqrghpphhssegthihgfihinhdrtghomh X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.105] (86.139.167.41) by re-prd-rgout-003.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 61A69BAC1B3123E2; Sat, 4 Jun 2022 14:02:25 +0100 Message-ID: Date: Sat, 4 Jun 2022 14:02:23 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: LICENSE (was Re: [ITP] asr-manpages, funny-manpages) Content-Language: en-GB To: Brian Inglis , "cygwin-apps@cygwin.com" References: <3a9d3bed-da3f-534f-ba55-6887f79e4b92@SystematicSw.ab.ca> <92879051-f2eb-4559-93e3-4f9856b91738@dronecode.org.uk> From: Jon Turney In-Reply-To: <92879051-f2eb-4559-93e3-4f9856b91738@dronecode.org.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3570.6 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2022 13:02:29 -0000 On 14/05/2022 14:15, Jon Turney wrote: > On 08/05/2022 18:49, Brian Inglis wrote: >> On 2022-05-08 09:15, Libor Ukropec wrote: >>> Dne 07.05.2022 v 20:52 Brian Inglis napsal(a): >>>> I would like to offer to package the following projects for Cygwin. >>>> They have been extensively tested on my own system for decades. ;^> >>>> They are offered on the major distros listed below, and the cygport >>>> builds are available in my Google Drive folders. >> >>> I haven't known them until now. Quite fun :) >>> Built and installed without any issue. >>> >>> If I can give the GTG, here it is.. >> >> Thanks - now I just need another four or so. >> >>> BTW, I noted LICENSE, CYGWIN_MAINTAINER, UPSTREAM_MAINTAINER >>> variables ... are they used/shown somewhere and is it a best practise >>> to have them in the cygport script? >> >> Something I think should be documented somewhere, are tracked in some >> other distros package trackers, easier to add on adoption, and useful >> when you want to submit bug reports upstream. >> Defining then as shell vars mean you can use them for searching or in >> commands. > > 'LICENSE' probably should be required by cygport, containing a SPDX ID > or license expression. > > I'm not sure about 'CYGWIN_MAINTAINER', since we already track that > information elsewhere. Brian, I am tinkering with adding support for LICENSE in cygport-> license: in src.hint, exposing that in the package summary data, backfilling from existing cyports and validating those as SPDX license expressions. I see that you've used: LICENSE=MIT-like LICENSE_SPDX="SPDX-License-Identifier: MIT-like" I don't see 'MIT-like' on https://spdx.org/licenses/, so I wonder if you could explain where that comes from?