diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-17 21:19:07 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-17 21:19:07 +0800 |
commit | b1ada1f3358742bef3d5954284959806b7bcfa66 (patch) | |
tree | 36e3bc826043921f4c6fd81597e47547be5d2c2b | |
parent | 0f4585019b2a35bebf5d165b46d94e31c18c281d (diff) | |
download | freebsd-ports-gnome-b1ada1f3358742bef3d5954284959806b7bcfa66.tar.gz freebsd-ports-gnome-b1ada1f3358742bef3d5954284959806b7bcfa66.tar.zst freebsd-ports-gnome-b1ada1f3358742bef3d5954284959806b7bcfa66.zip |
IDEA was no longer covered by any patents conservatively in 2012.
Approved by: ehaupt (maintainer)
-rw-r--r-- | LEGAL | 1 | ||||
-rw-r--r-- | security/idea/Makefile | 2 |
2 files changed, 0 insertions, 3 deletions
@@ -132,7 +132,6 @@ ICON-Snow-Apple.* x11-themes/gnome-icons-snow-apple Author rights unclear 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 diff --git a/security/idea/Makefile b/security/idea/Makefile index b3a8d06d6df4..2867a5eef7d2 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -15,8 +15,6 @@ COMMENT= Command-line IDEA encryption and decryption utility MAKE_JOBS_SAFE= yes -RESTRICTED= Crypto; IDEA is a patented algorithm that requires proper licensing - WRKSRC= ${WRKDIR}/${PORTNAME} MANL= idea.l |