Page MenuHomeFreeBSD

Deorbit RESTRICTED && NO_CDROM, part one.
ClosedPublic

Authored by mat on Apr 27 2021, 12:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 7:29 PM
Unknown Object (File)
Sat, May 4, 7:54 PM
Unknown Object (File)
Sun, Apr 28, 11:43 AM
Unknown Object (File)
Thu, Apr 25, 1:22 AM
Unknown Object (File)
Wed, Apr 24, 1:51 PM
Unknown Object (File)
Mon, Apr 22, 9:34 AM
Unknown Object (File)
Sun, Apr 21, 8:51 PM
Unknown Object (File)
Fri, Apr 19, 10:38 PM
Subscribers

Details

Summary

For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM entries into LICENSEs.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 38992
Build 35881: arc lint + arc unit

Event Timeline

mat requested review of this revision.Apr 27 2021, 12:16 PM
mat created this revision.
archivers/rar/Makefile
17

Should this old LEGAL_TEXT be converted to LICENSE_TEXT ? It should already be in the RAR license though.

Similar for e.g. old NO_CDROM / RESTRICTED text in various other ports.

benchmarks/netio/Makefile
18

Just wondering, why was auto-accept added (here and in some other ports)?

archivers/rar/Makefile
17

I kept them as comments when there was already a LICENSE_FILE because I did not want to loose readily available information.

benchmarks/netio/Makefile
18

auto-accept means the license does not need to be manually accepted by the user, things like "You must accept the EULA before installing the software".

Which is not the case here.

rene added inline comments.
archivers/rar/Makefile
17

Yes, that was my idea too.

benchmarks/netio/Makefile
18

OK.

This revision is now accepted and ready to land.May 3 2021, 10:14 AM
This revision now requires review to proceed.May 4 2021, 9:36 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 6 2021, 11:49 AM
This revision was automatically updated to reflect the committed changes.