From owner-svn-ports-all@FreeBSD.ORG Mon May 26 02:38:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F18194F; Mon, 26 May 2014 02:38:35 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C09F2A1D; Mon, 26 May 2014 02:38:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4Q2cZGq016889; Mon, 26 May 2014 02:38:35 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4Q2cZLw016887; Mon, 26 May 2014 02:38:35 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201405260238.s4Q2cZLw016887@svn.freebsd.org> From: Eitan Adler Date: Mon, 26 May 2014 02:38:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355275 - in head: . java/java3d 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.18 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: Mon, 26 May 2014 02:38:35 -0000 Author: eadler Date: Mon May 26 02:38:34 2014 New Revision: 355275 URL: http://svnweb.freebsd.org/changeset/ports/355275 QAT: https://qat.redports.org/buildarchive/r355275/ Log: LEGAL: fix multiple ports Sync make -VLEGAL and /usr/ports/LEGAL Approved by: portmgr (implicit) Modified: head/LEGAL head/java/java3d/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Mon May 26 02:33:38 2014 (r355274) +++ head/LEGAL Mon May 26 02:38:34 2014 (r355275) @@ -263,7 +263,7 @@ uzap.tar.gz editors/uzap This software vdr-markad-* multimedia/vdr-plugin-markad Installs station logos ventrilo_srv-* audio/ventrilo-server May not be redistributed. For personal use only. Must accept license to download. vice-* emulators/vice ROMs are copyrighted by Commodore Business Machines -VMware-vSphere-Perl* net/vmware-vsphere-cli Downloading requires acceptance of license agreement +VMware-vSphere-Perl* net/vmware-vsphere-cli May not be redistributed. Must accept license to download. vpnc-* security/vpnc Redistribution is not allowed if linked against OpenSSL vst_sdk2_3.zip audio/ardour Redistribution of the VST PlugIns SDK is not allowed vtkmpeg2encode.tar.gz multimedia/vtkmpeg2encode The MPEG2 format and all software that uses it is subject to patent restrictions Modified: head/java/java3d/Makefile ============================================================================== --- head/java/java3d/Makefile Mon May 26 02:33:38 2014 (r355274) +++ head/java/java3d/Makefile Mon May 26 02:38:34 2014 (r355275) @@ -26,6 +26,7 @@ DOCSSRC= ${WRKSRC}/j3d-core/build/freebs PORTDOCS= * NO_STAGE= yes +RESTRICTED= License does not allow distribution OPTIONS_DEFINE= DOCS