Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2013 13:19:08 +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: r314429 - in head: . security/idea
Message-ID:  <201303171319.r2HDJ8j2003202@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Mar 17 13:19:07 2013
New Revision: 314429
URL: http://svnweb.freebsd.org/changeset/ports/314429

Log:
  IDEA was no longer covered by any patents conservatively in 2012.
  
  Approved by:	ehaupt (maintainer)

Modified:
  head/LEGAL
  head/security/idea/Makefile

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Sun Mar 17 12:39:11 2013	(r314428)
+++ head/LEGAL	Sun Mar 17 13:19:07 2013	(r314429)
@@ -132,7 +132,6 @@ ICON-Snow-Apple.*	x11-themes/gnome-icons
 SnowIsh-*		x11-themes/gnome-icons-snowish Author rights unclear
 ICON-Stylish.*		x11-themes/gnome-icons-stylish Author rights unclear
 ICON-Ximian-South-*	x11-themes/gnome-icons-ximian-south Author rights unclear
-idea.V*.tar.Z		security/idea		A patented algorithm that requires proper licensing
 iperf-*			benchmarks/iperf	Cannot charge a fee for the software
 jdk-6*-i586.bin		java/linux-sun-jdk16	Redistribution of repackaged binaries not permitted
 jdk-7*-i586.tar.gz	java/linux-sun-jdk17	Redistribution of repackaged binaries not permitted

Modified: head/security/idea/Makefile
==============================================================================
--- head/security/idea/Makefile	Sun Mar 17 12:39:11 2013	(r314428)
+++ head/security/idea/Makefile	Sun Mar 17 13:19:07 2013	(r314429)
@@ -15,8 +15,6 @@ COMMENT=	Command-line IDEA encryption an
 
 MAKE_JOBS_SAFE=	yes
 
-RESTRICTED=	Crypto; IDEA is a patented algorithm that requires proper licensing
-
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 MANL=		idea.l



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