diff -udprN /usr/ports/sysutils/megacli/Makefile ./Makefile --- /usr/ports/sysutils/megacli/Makefile 2016-09-23 16:57:13.000000000 +0000 +++ ./Makefile 2016-11-17 00:54:28.000000000 +0000 @@ -11,7 +11,12 @@ DISTNAME= ${DISTVERSION}_MegaCLI MAINTAINER= samflanker@gmail.com COMMENT= SAS MegaRAID FreeBSD MegaCLI -RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/lookup/License.aspx +LICENSE= megacli +LICENSE_NAME= AVAGO +LICENSE_TEXT= Source recipient must acknowledge license.\ + Reproduction or redistribution prohibited.\ + See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg +LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept USES= zip diff -udprN /usr/ports/sysutils/storcli/Makefile ./Makefile --- /usr/ports/sysutils/storcli/Makefile 2016-10-14 01:16:12.000000000 +0000 +++ ./Makefile 2016-11-17 00:59:19.000000000 +0000 @@ -10,14 +10,12 @@ MAINTAINER= takefu@airport.fm COMMENT= SAS MegaRAID FreeBSD StorCLI LICENSE= storcli -LICENSE_NAME= LSI -LICENSE_TEXT= ${RESTRICTED} +LICENSE_NAME= AVAGO +LICENSE_TEXT= Source recipient must acknowledge license.\ + Reproduction or redistribution prohibited.\ + See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept -RESTRICTED= Source recipient must acknowledge license. Reproduction or \ - redistribution prohibited. See \ - http://www.avagotech.com/docs/12354864 - USES= zip ONLY_FOR_ARCHS= i386 amd64 @@ -28,7 +26,6 @@ NO_WRKSUBDIR= yes PLIST_FILES= sbin/storcli PKGMESSAGE= ${WRKDIR}/pkg-message BINSRC= ${WRKSRC}/storcli_all_os/FreeBSD -FETCH_AFTER_ARGS=-v post-extract: @${TAR} xf ${BINSRC}/storcli${ARCH:S/i386//:S/amd64/64/}.tar -C${WRKSRC} diff -udprN /usr/ports/sysutils/tw_cli/Makefile ./Makefile --- /usr/ports/sysutils/tw_cli/Makefile 2015-07-20 15:20:23.000000000 +0000 +++ ./Makefile 2016-11-17 00:19:58.000000000 +0000 @@ -11,11 +11,10 @@ MAINTAINER= jpaetzel@FreeBSD.org COMMENT= 3ware storage controllers management CLI LICENSE= tw_cli -LICENSE_NAME= LSI -LICENSE_TEXT= ${RESTRICTED} -LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept - -RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx +LICENSE_NAME= AVAGO +LICENSE_TEXT= Source recipient must acknowledge license.\ + Reproduction or redistribution prohibited.\ + See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg USES= zip