Re: Defining license for a NetBSD program

2023-04-09 Thread Nuno Teixeira
Hello! Hope that is fine now: https://cgit.freebsd.org/ports/commit/?id=cc30d8daf3e83995620de6696b23dc437daec8dc Cheers and thanks, Nuno Teixeira escreveu no dia domingo, 9/04/2023 à(s) 21:39: > I take a look at netbsd port: > > DISTNAME= tnftp-20151004 > PKGREVISION= 2 > CATEGORIES= net > > M

Re: Defining license for a NetBSD program

2023-04-09 Thread Nuno Teixeira
I take a look at netbsd port: DISTNAME= tnftp-20151004 PKGREVISION= 2 CATEGORIES= net MAINTAINER= pkgsrc-us...@netbsd.org COMMENT= The enhanced FTP client in NetBSD LICENSE= original-bsd And it looks more simplier :) Lorenzo Salvadore escreveu no dia domingo, 9/04/2023 à(s) 21:15: > > > > ---

Re: Defining license for a NetBSD program

2023-04-09 Thread Lorenzo Salvadore
--- Original Message --- On Sunday, April 9th, 2023 at 10:12 PM, Nuno Teixeira wrote: > (...) > > ok, I've looked at src code and it seams that 2 and 3 clause is present. > Should we use a comb: > > Multiple Licenses > When part of a port has one license, and another part has a di

Re: Defining license for a NetBSD program

2023-04-09 Thread Nuno Teixeira
(...) ok, I've looked at src code and it seams that 2 and 3 clause is present. Should we use a comb: Multiple Licenses When part of a port has one license, and another part has a different license, use multi: LICENSE= BSD2CLAUSE BSD3CLAUSE LICENSE_COMB= multi LICENSE_FILE=${WRKSRC}/COPYING ? N

Re: Defining license for a NetBSD program

2023-04-09 Thread Nuno Teixeira
Hello Lorenzo, For what I understand, COPYING file includes a BSD2CLAUSE license and a addenda "This product also contains software developed by other people, etc" and both are defined in port by LICENSE definition and LICENSE_FILE that adds additional info to license. LICENSE=BSD2CLAUSE

Re: Defining license for a NetBSD program

2023-04-09 Thread Lorenzo Salvadore
--- Original Message --- On Sunday, April 9th, 2023 at 9:25 PM, Rodrigo Osorio wrote: > Looks like a clause 2 licence > > https://opensource.org/license/bsd-2-clause/ I agree, but since "[t]his product also contains software developed by other people, and you are advised to read the va

Re: Defining license for a NetBSD program

2023-04-09 Thread Nuno Teixeira
Hello Rodrigo! Yes it is! Thanks for link. Cheers, Rodrigo Osorio escreveu no dia domingo, 9/04/2023 à(s) 20:25: > Looks like a clause 2 licence > > https://opensource.org/license/bsd-2-clause/ > > > On 09/04/23 20:29, Nuno Teixeira wrote: > > Hello to all, > > I'd like to define a license fo

Re: Defining license for a NetBSD program

2023-04-09 Thread Rodrigo Osorio
Looks like a clause 2 licence https://opensource.org/license/bsd-2-clause/ On 09/04/23 20:29, Nuno Teixeira wrote: Hello to all, I'd like to define a license for ftp/tnftp from NetBSD and not sure if BSDnCLAUSE applies here. Any help is welcome. COPYRIGHT (from README): - tnftp is

Defining license for a NetBSD program

2023-04-09 Thread Nuno Teixeira
Hello to all, I'd like to define a license for ftp/tnftp from NetBSD and not sure if BSDnCLAUSE applies here. Any help is welcome. COPYRIGHT (from README): - tnftp is covered by a BSD-style copyright notice. Please refer to the file `COPYING' for more information. COPYING: Copyright (c