diff options
author | eadler <eadler@FreeBSD.org> | 2013-12-13 06:09:42 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-12-13 06:09:42 +0800 |
commit | da55277244384e4666a9ad17d7c55d9b3c50f8d8 (patch) | |
tree | 95ed41f3101e49ae299c9b7fd380a06235a2bcaf | |
parent | 70db5a22991ce0eccf07d666fee175a3be364685 (diff) | |
download | freebsd-ports-gnome-da55277244384e4666a9ad17d7c55d9b3c50f8d8.tar.gz freebsd-ports-gnome-da55277244384e4666a9ad17d7c55d9b3c50f8d8.tar.zst freebsd-ports-gnome-da55277244384e4666a9ad17d7c55d9b3c50f8d8.zip |
multiple: sync legal
This fixes 7 ports.
Approved by: portmgr (implicit)
-rw-r--r-- | LEGAL | 8 | ||||
-rw-r--r-- | audio/festlex-oald/Makefile | 2 | ||||
-rw-r--r-- | audio/festlex-ogi/Makefile | 2 | ||||
-rw-r--r-- | games/actx/Makefile | 2 | ||||
-rw-r--r-- | textproc/foiltex/Makefile | 2 |
5 files changed, 8 insertions, 8 deletions
@@ -26,8 +26,8 @@ *-for-1.4.tgz net/dgd-lpmud No commercial use *_FreeBSD_MegaCLI.zip sysutils/megacli Reproduction or redistribution prohibited ASpath-tree-*.tar.gz net-mgmt/aspathtree No commercial us -26410-800.zip audio/libaacplus Unclear legal status -aacplusenc-* audio/aacplusenc Unclear legal status +26410-800.zip audio/libaacplus unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies +aacplusenc-* audio/aacplusenc unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies acroread/AdbeRdr8.* print/acroread8 Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html acroread/AdbeRdr9.* print/acroread9 Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html actx-* games/actx Contains commercial character data @@ -37,7 +37,7 @@ aestats-* games/aestats Commercial use is prohibited agrep-* textproc/agrep No redistribution for profit alephone/M1A1.zip games/alephone-data Bungie/Microsoft do not allow charging for Marathon data files alephone/Marathon*.zip games/alephone-data Bungie/Microsoft do not allow charging for Marathon data files -annelid-* games/annelid Redistribution is limited +annelid-* games/annelid No redistribution allowed apache2/mod_h264_streaming-* www/mod_h264_streaming No commercial use AquaGatekeeper* net/AquaGatekeeper No redistribution allowed armyops*-linux.run games/linux-americasarmy Redistribution is limited @@ -81,7 +81,7 @@ dnews_* news/dnews Only free for schools and universities, but they have to r doom3-linux-* games/linux-doom3 Redistribution is limited, see license; Requested by id Software doom3-linux-* games/linux-doom3-demo Redistribution is limited, see license; Requested by id Software doomsrc.zip games/doom Redistribution is limited, see license; Requested by id Software -dr_freebsd_*.zip sysutils/megarc Must be downloaded manually +dr_freebsd_*.zip sysutils/megarc Must be downloaded directly from the manufacturer dsnake-* games/dsnake License prohibits any reselling dtiquery-* science/dtiquery License agreement is required eagle-lin-*.run cad/linux-eagle5 Usage permitted for non-commercial purposes only diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index 142c77314b15..fe02de93dfa2 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -15,7 +15,7 @@ COMMENT= Oxford Advanced Learner's pronunciation dictionary for Festival RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -RESTRICTED= no-commercial-use +RESTRICTED= No commercial use WRKSRC= ${WRKDIR}/festival diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 3158f3432580..93a2cd02b454 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -14,7 +14,7 @@ COMMENT= Composite pronunciation dictionary from ogi.edu for Festival RUN_DEPENDS= festival:${PORTSDIR}/audio/festival \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex -RESTRICTED= no-commercial-use +RESTRICTED= No commercial use WRKSRC= ${WRKDIR}/festival diff --git a/games/actx/Makefile b/games/actx/Makefile index 70e3a056b78b..788812e88d78 100644 --- a/games/actx/Makefile +++ b/games/actx/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://rosegray.sakura.ne.jp/ActX/ MAINTAINER= ports@FreeBSD.org COMMENT= Window sitter for X11 -NO_CDROM= 'contains commercial character data' +NO_CDROM= Contains commercial character data USES= imake USE_XORG= xaw diff --git a/textproc/foiltex/Makefile b/textproc/foiltex/Makefile index 579f72ed525b..2973de662d4e 100644 --- a/textproc/foiltex/Makefile +++ b/textproc/foiltex/Makefile @@ -12,7 +12,7 @@ DISTFILES= foiltex.dtx foiltex.ins MAINTAINER= ports@FreeBSD.org COMMENT= A collection of LaTeX files for making foils -NO_CDROM= redistribution on a not-for-profit basis only +NO_CDROM= Redistribution on a not-for-profit basis only USE_TEX= latex NO_WRKSUBDIR= yes |