Re: Portfile license attribute with CC0-1.0 license

2021-08-23 Thread Frank Dean
Ryan Schmidt writes: > On Aug 23, 2021, at 11:39, Frank Dean wrote: >> >> >> I am creating a Portfile for a project that uses the Creative Commons >> CC0 licence [1]. I have specified the licence in the Portfile as: >> >>license CC0-1.0 >> >> [1]:

Re: why no /opt/local/libexec/gnubin links for inetutils binaries?

2021-08-23 Thread Ryan Schmidt
On Aug 18, 2021, at 23:44, Richard L. Hamilton wrote: > At least ftp and telnet still have their occasional uses, and being without > encryption, have been removed on reasonably new macOS versions. So inetutils > is useful. But the compulsory "g" prefix is annoying, whereas putting >

Re: Portfile license attribute with CC0-1.0 license

2021-08-23 Thread Ryan Schmidt
On Aug 23, 2021, at 11:39, Frank Dean wrote: > > > I am creating a Portfile for a project that uses the Creative Commons > CC0 licence [1]. I have specified the licence in the Portfile as: > >license CC0-1.0 > > [1]: https://creativecommons.org/publicdomain/zero/1.0/ > > Note

Portfile license attribute with CC0-1.0 license

2021-08-23 Thread Frank Dean
I am creating a Portfile for a project that uses the Creative Commons CC0 licence [1]. I have specified the licence in the Portfile as: license CC0-1.0 [1]: https://creativecommons.org/publicdomain/zero/1.0/ Note that the first character after CC is a zero. When I run `port