Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 02:38:35 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355275 - in head: . java/java3d
Message-ID:  <201405260238.s4Q2cZLw016887@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405260238.s4Q2cZLw016887>