From owner-svn-ports-all@FreeBSD.ORG Thu Dec 12 22:09:44 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1713F24D; Thu, 12 Dec 2013 22:09:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ED03D1DC8; Thu, 12 Dec 2013 22:09:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBCM9h5t005960; Thu, 12 Dec 2013 22:09:43 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBCM9gko005950; Thu, 12 Dec 2013 22:09:42 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201312122209.rBCM9gko005950@svn.freebsd.org> From: Eitan Adler Date: Thu, 12 Dec 2013 22:09:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336296 - in head: . audio/festlex-oald audio/festlex-ogi games/actx textproc/foiltex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 22:09:44 -0000 Author: eadler Date: Thu Dec 12 22:09:42 2013 New Revision: 336296 URL: http://svnweb.freebsd.org/changeset/ports/336296 Log: multiple: sync legal This fixes 7 ports. Approved by: portmgr (implicit) Modified: head/LEGAL head/audio/festlex-oald/Makefile head/audio/festlex-ogi/Makefile head/games/actx/Makefile head/textproc/foiltex/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Thu Dec 12 22:03:07 2013 (r336295) +++ head/LEGAL Thu Dec 12 22:09:42 2013 (r336296) @@ -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 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 scho 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 Modified: head/audio/festlex-oald/Makefile ============================================================================== --- head/audio/festlex-oald/Makefile Thu Dec 12 22:03:07 2013 (r336295) +++ head/audio/festlex-oald/Makefile Thu Dec 12 22:09:42 2013 (r336296) @@ -15,7 +15,7 @@ COMMENT= Oxford Advanced Learner's pronu RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -RESTRICTED= no-commercial-use +RESTRICTED= No commercial use WRKSRC= ${WRKDIR}/festival Modified: head/audio/festlex-ogi/Makefile ============================================================================== --- head/audio/festlex-ogi/Makefile Thu Dec 12 22:03:07 2013 (r336295) +++ head/audio/festlex-ogi/Makefile Thu Dec 12 22:09:42 2013 (r336296) @@ -14,7 +14,7 @@ COMMENT= Composite pronunciation diction 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 Modified: head/games/actx/Makefile ============================================================================== --- head/games/actx/Makefile Thu Dec 12 22:03:07 2013 (r336295) +++ head/games/actx/Makefile Thu Dec 12 22:09:42 2013 (r336296) @@ -10,7 +10,7 @@ MASTER_SITES= http://rosegray.sakura.ne. 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 Modified: head/textproc/foiltex/Makefile ============================================================================== --- head/textproc/foiltex/Makefile Thu Dec 12 22:03:07 2013 (r336295) +++ head/textproc/foiltex/Makefile Thu Dec 12 22:09:42 2013 (r336296) @@ -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