summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-04-26 23:24:41 +0000
committereadler <eadler@FreeBSD.org>2013-04-26 23:24:41 +0000
commita60d2c3219982563ee4ae608afd6f03f1b934f00 (patch)
treef0cf95c3a226ec67e3fa70ed830ad6291e336925 /tools
parentfcb65473b4813afab4b5db16660a4b729907a78d (diff)
downloadFreeBSD-src-a60d2c3219982563ee4ae608afd6f03f1b934f00.zip
FreeBSD-src-a60d2c3219982563ee4ae608afd6f03f1b934f00.tar.gz
Remove the WITH_IDEA option and build it unconditionally.
The European version of the patent expired in 2011. The US version of the patent expired in 2012 or prior. Reviewed by: des No objection from: cperciva, ehaupt
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITH_IDEA6
-rw-r--r--tools/tools/sysbuild/sysbuild.sh2
2 files changed, 1 insertions, 7 deletions
diff --git a/tools/build/options/WITH_IDEA b/tools/build/options/WITH_IDEA
deleted file mode 100644
index 785dfc6..0000000
--- a/tools/build/options/WITH_IDEA
+++ /dev/null
@@ -1,6 +0,0 @@
-.\" $FreeBSD$
-Set to build the IDEA encryption code.
-This code is patented in the USA and many European countries.
-It is
-.Em "YOUR RESPONSIBILITY"
-to determine if you can legally use IDEA.
diff --git a/tools/tools/sysbuild/sysbuild.sh b/tools/tools/sysbuild/sysbuild.sh
index 2f91e86..0b39fe2 100644
--- a/tools/tools/sysbuild/sysbuild.sh
+++ b/tools/tools/sysbuild/sysbuild.sh
@@ -91,7 +91,7 @@ SERCONS=false
PORTS_WE_WANT='
'
-PORTS_OPTS="BATCH=YES MAKE_IDEA=YES A4=yes"
+PORTS_OPTS="BATCH=YES A4=yes"
CONFIGFILES='
'
OpenPOWER on IntegriCloud