1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/Mk
Jung-uk Kim 56cab9fcdb Remove obsolete OpenSSL hacks for IDEA crypto.
We have some hacks in the ports tree to detect or to unconditionally disable
IDEA crypto support.  These hacks existed because OpenSSL in FreeBSD 9.3 and
earlier was shipped without IDEA support by default but we were allowed to
enable it via WITH_IDEA src.conf(5) option.

https://www.freebsd.org/cgi/man.cgi?query=src.conf&manpath=FreeBSD+9.3-RELEASE

Therefore, we had to implement some hacks to support three different cases,
i.e., a) 9.3 and earlier without IDEA crypto (default), b) 9.3 and earlier
with IDEA crypto (via WITH_IDEA src.conf option), and c) 10.0 and later with
unconditional IDEA support.  Now we can safely remove them because 9.3 and
earlier is no longer supported.

PR:		218233
Exp-Run by:	antoine
Approved by:	antoine (portmgr)
2017-04-03 17:33:48 +00:00
..
Scripts Finish removal of gal2 2017-04-01 22:21:32 +00:00
Uses Remove obsolete OpenSSL hacks for IDEA crypto. 2017-04-03 17:33:48 +00:00
bsd.apache.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.autotools.mk Fix targets being out of order. 2016-06-17 16:03:43 +00:00
bsd.ccache.mk Allow overriding the ccache location with CCACHE_WRAPPER_PATH. 2017-03-10 02:20:51 +00:00
bsd.commands.mk The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
bsd.default-versions.mk Update lang/gcc and hence the default version of GCC in the Ports 2017-04-01 15:03:21 +00:00
bsd.destdir.mk
bsd.emacs.mk editors/emacs-devel: Update to pull in new concurrency features. 2016-12-25 04:52:41 +00:00
bsd.fpc.mk - Freepascal update to 3.0.2 2017-02-26 17:38:04 +00:00
bsd.gcc.mk Use USE_GCC=6+ as example for the "+" flavor of USE_GCC instead of 2017-02-01 19:45:32 +00:00
bsd.gecko.mk Fix grammar in a comment. 2017-04-01 19:35:55 +00:00
bsd.gstreamer.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.java.mk Mk/bsd.java.mk: unregister expired java/linux-sun-jdk17 2016-04-24 12:16:23 +00:00
bsd.ldap.mk Change the description of WANT_OPENLDAP_SASL to make it clear that 2017-01-08 21:20:57 +00:00
bsd.licenses.db.mk The doc says: "LICENSE_PERMS Permissions; use "none" if empty." 2017-03-31 14:09:31 +00:00
bsd.licenses.mk Remove superfluous space 2017-03-04 13:48:15 +00:00
bsd.local.mk
bsd.ocaml.mk Use @postunexec instead of @unexec which is deprecated 2016-11-20 12:35:57 +00:00
bsd.octave.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.options.desc.mk add MBEDTLS shared description for mbed TLS toolkit 2017-03-02 17:32:09 +00:00
bsd.options.mk Revert r398829: do not change OPTIONS when DEVELOPER=yes 2017-01-07 09:01:02 +00:00
bsd.port.mk Remove ALWAYS_KEEP_DISTFILES, it cannot find code where it was ever 2017-03-31 15:17:42 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk ${RM} already has -f. 2016-10-21 12:51:40 +00:00
bsd.qt.mk Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more 2017-02-18 19:48:05 +00:00
bsd.ruby.mk Update to 2.4.1 2017-03-27 19:12:25 +00:00
bsd.sanity.mk Remove the USE_OPENSSL compatibility shims. 2017-03-15 14:59:50 +00:00
bsd.sdl.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.sites.mk Fix using GH_SUBDIR for the default distfile when the path had a single 2017-03-29 13:11:18 +00:00
bsd.ssp.mk Remove support for FreeBSD < 10.3 from Mk/* 2017-01-03 07:24:49 +00:00
bsd.tex.mk Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports 2016-08-17 12:16:24 +00:00
bsd.wx.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.xorg.mk Xorg-servers update to 1.18.4 with driver updates and revision bumps. 2017-02-11 14:17:58 +00:00