svn commit: r355275 - in head: . java/java3d

Eitan Adler eadler at FreeBSD.org
Mon May 26 02:38:35 UTC 2014


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
 


More information about the svn-ports-all mailing list