For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM entries into LICENSEs.
Details
Details
- Reviewers
rene - Group Reviewers
portmgr - Commits
- R11:3505159e72da: Deorbit RESTRICTED && NO_CDROM, part two.
R11:adb93122cbf7: Deorbit RESTRICTED && NO_CDROM, part one.
Diff Detail
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
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. |