From nobody Thu Feb 09 12:48:25 2023 X-Original-To: freebsd-ports@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 4PCGrv3XZQz3nr8p for ; Thu, 9 Feb 2023 12:49:03 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PCGrv0wHkz3kqt; Thu, 9 Feb 2023 12:49:03 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-oi1-x22c.google.com with SMTP id n132so1518167oih.7; Thu, 09 Feb 2023 04:49:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=dcMjFQvXS+JKCdCig8vPwqfWm95gmIFQVNjSI8RpuQI=; b=HNUMhYfo50l5otSmJoRJPNci6/j51xtPo/ogwgUfGkqFtrkLx8ZPbJGK9rAqqFOpzE zdTrBBVkt8D3suTX4TLLGkZRkKPYRK1tCTj32l6zxs3o2REE5ebqwjdokDlHmO4jWFJi Z68TcxXB+W769h3RUXrx+gI8edE0WRnSB8aUVydwAzdbsHNGmL6+46aMenW5hgJ9cG7v 8wfrVaLiM62xbHRAKrtdyQa9st9sHEmNavMDLvcar8kS1cj2CTZ+JX51up3J52d+7xEW j5Br7LcCm59FmVXb34vIflHGAjS9g/SccM2mJadIozqugeQvN0C0hIuf50I/39CyrH8c pN3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=dcMjFQvXS+JKCdCig8vPwqfWm95gmIFQVNjSI8RpuQI=; b=KSL1TD0CQ2g2qAzIe+7z5KVMpl85YOedMgpXxqHjxzoo7RnLBem30QEiJbx2RfhxdT /msIz27kGmlkS++DUQNAUliQKV7kMvexT3GFH9C6RWMcq3XXQUse+fvjgKcUZRLQdSUS U2teGH03hr/DJSKmcrZAxXRRik9rxPxAxlya3I4rkYwM9n66P1AV3sSSRLvc0OzDaWbZ 9XZd8iw1ABCldpX0YusXbLZeAB8OHuLu/vRP0L/nI3Ebx9JOI4zqje4S1xDvn38kKoiq NZIiGzyZ6qL3sCEkrTjBq3qHkQDy3g7CE8oPJlZxuiKD4qQHLPRKuL6lTMw0LN0ys6VC jv6g== X-Gm-Message-State: AO0yUKX1/cQZMP3sZWfN0+hT33XnJnu9TMZ9POIumdUt65YQIRU1yfnG JqidcvtFeRgE/EFx/H894MTmkBsJn5AQce0I5+NbpTIF9yg= X-Google-Smtp-Source: AK7set8CFfCP5EGztp0LVHy2DzwJi8E//B0Uff1eMrpZhGwn21/2wWgjc8r1XczX2vTcz1phMxc7JOawCNEx3CBafNw= X-Received: by 2002:aca:3b88:0:b0:364:3bcb:9305 with SMTP id i130-20020aca3b88000000b003643bcb9305mr485289oia.98.1675946941191; Thu, 09 Feb 2023 04:49:01 -0800 (PST) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Mehmet Erol Sanliturk Date: Thu, 9 Feb 2023 15:48:25 +0300 Message-ID: Subject: Re: Need help defining a custom license To: Jan Beich Cc: Nuno Teixeira , FreeBSD Mailing List Content-Type: multipart/alternative; boundary="000000000000179bf905f443ce99" X-Rspamd-Queue-Id: 4PCGrv0wHkz3kqt X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; TAGGED_FROM(0.00)[] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --000000000000179bf905f443ce99 Content-Type: text/plain; charset="UTF-8" On Thu, Feb 9, 2023 at 3:38 PM Jan Beich wrote: > Nuno Teixeira writes: > > > Hello all, > > > > math/add have a license included in tarball that I'd like to define it in > > Makefile. > > Any help is welcome! > > > > COPYING: > > --- > > $Id: COPYING,v 1.11 2023/02/05 13:28:41 tom Exp $ > > > > ADD > > > > > -------------------------------------------------------------------------------- > > > > Copyright 1995-2022,2023 by Thomas E. Dickey. All Rights Reserved. > > > > Permission to use, copy, modify, and distribute this software and its > > documentation for any purpose and without fee is hereby granted, provided > > that the above copyright notice appear in all copies and that both that > > copyright notice and this permission notice appear in supporting > > documentation, and that the name of the above listed copyright holder(s) > > not be used in advertising or publicity pertaining to distribution of the > > software without specific, written prior permission. > > > > THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD > > TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND > > FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE > > FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES > > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN > > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF > OR > > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > > Likely MIT, see https://fedoraproject.org/wiki/Licensing:MIT > ISC is shorter, see https://en.wikipedia.org/wiki/ISC_license > Notice the advertising clause in the above license! > > Or , first BSD license : https://en.wikipedia.org/wiki/BSD_licenses BSD licenses Please see the "Previous license" part . Mehmet Erol Sanliturk --000000000000179bf905f443ce99 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Thu, Feb 9, 2023 at 3:38 P= M Jan Beich <jbeich@freebsd.org> wrote:
Nun= o Teixeira <edu= ardo@freebsd.org> writes:

> Hello all,
>
> math/add have a license included in tarball that I'd like to defin= e it in
> Makefile.
> Any help is welcome!
>
> COPYING:
> ---
> $Id: COPYING,v 1.11 2023/02/05 13:28:41 tom Exp $
>
> ADD
>
> ----------------------------------------------------------------------= ----------
>
> Copyright 1995-2022,2023 by Thomas E. Dickey.=C2=A0 All Rights Reserve= d.
>
> Permission to use, copy, modify, and distribute this software and its<= br> > documentation for any purpose and without fee is hereby granted, provi= ded
> that the above copyright notice appear in all copies and that both tha= t
> copyright notice and this permission notice appear in supporting
> documentation, and that the name of the above listed copyright holder(= s)
> not be used in advertising or publicity pertaining to distribution of = the
> software without specific, written prior permission.
>
> THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGA= RD
> TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY = AND
> FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIA= BLE
> FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN<= br> > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT O= F OR
> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Likely MIT, see https://fedoraproject.org/wiki/Licensing= :MIT
ISC is shorter, see https://en.wikipedia.org/wiki/ISC_licen= se
Notice the advertising clause in the above license!



Or , first BSD licens= e :

BSD licenses
=

Please see the "Previous license" par= t .

Mehmet Erol Sanliturk




=C2=A0
--000000000000179bf905f443ce99--