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
This commit is contained in:
Eitan Adler 2013-04-26 23:24:41 +00:00
parent 07187d1109
commit 4e3b8d2037
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249959
3 changed files with 1 additions and 11 deletions

View File

@ -230,9 +230,6 @@ WITHOUT_${var}=
.if defined(YES_HESIOD)
WITH_HESIOD=
.endif
.if defined(MAKE_IDEA)
WITH_IDEA=
.endif
__DEFAULT_YES_OPTIONS = \
ACCT \
@ -369,7 +366,6 @@ __DEFAULT_NO_OPTIONS = \
GPL_DTC \
HESIOD \
ICONV \
IDEA \
INSTALL_AS_USER \
LDNS_UTILS \
NMTREE \

View File

@ -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.

View File

@ -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='
'