Port details |
- mbedtls SSL/TLS and cryptography library
- 2.28.9 security =7 2.28.9Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream support ends at the end of 2024
EXPIRATION DATE: 2024-12-31
- Maintainer: tijl@FreeBSD.org
- Port Added: 2015-07-16 08:42:51
- Last Update: 2024-08-31 19:09:50
- Commit Hash: 499bbc6
- People watching this port, also watch:: ca_root_nss, xcb-util-image, autoconf, libXdamage, libevent
- Also Listed In: devel
- License: APACHE20 GPLv2+
- WWW:
- https://www.trustedfirmware.org/projects/mbed-tls/
- Description:
- mbed TLS is a lightweight, portable, fully featured and standards compliant
SSL/TLS and cryptography library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mbedtls>0:security/mbedtls
- To install the port:
- cd /usr/ports/security/mbedtls/ && make install clean
- To add the package, run one of these commands:
- pkg install security/mbedtls
- pkg install mbedtls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mbedtls
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725116635
SHA256 (mbedtls-2.28.9.tar.bz2) = e85ea97aaf78dd6c0a5ba2e54dd5932ffa15f39abfc189c26beef7684630c02b
SIZE (mbedtls-2.28.9.tar.bz2) = 3357068
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- net/bctoolbox
- x11/openrgb
- for Libraries
-
- audio/umurmur
- biology/ncbi-vdb
- dns/kadnode
- editors/imhex
- editors/imhex-current
- emulators/dolphin-emu
- lang/gauche
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- security_mbedtls
- USES:
- cmake:testing pathfix python:build,test shebangfix tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.28.9 31 Aug 2024 19:09:50 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.9
Mark deprecated and pet portclippy.
PR: 281168 |
2.28.8 24 Aug 2024 18:43:31 |
Daniel Engberg (diizzy) |
security/mbedtls: Add USES= pathfix
pkgconfig file gets installed in wrong path by default
Approved by: portmgr (blanket, build fix) |
2.28.8 14 Aug 2024 02:51:57 |
Daniel Engberg (diizzy) |
security/mbedtls: Disable running tests in parallel
Running unit tests in parallel causes tests to fails due to
race conditions
Approved by: portmgr (blanket) |
2.28.8 29 Mar 2024 09:50:45 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.8 |
2.28.7 03 Feb 2024 04:21:48 |
Daniel Engberg (diizzy) |
security/mbedtls: Update to 2.28.7
- Switch to CMake, this is more inline with other distros and
simplifies port
- Modernize port to follow Porters Handbook more closely
- Drop configuration patch and use upstream's supplied tool instead
Changelog:
https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.7
PR: 276661
Reviewed by: tijl (maintainer) |
2.28.6 17 Nov 2023 15:38:54 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.6 |
2.28.5 06 Oct 2023 09:52:38 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.5 |
2.28.4 10 Aug 2023 09:02:28 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.4 |
2.28.3 30 Mar 2023 10:03:47 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.3 |
2.28.2 15 Dec 2022 17:37:52 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.28.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.28.1 13 Jul 2022 16:13:24 |
Tijl Coosemans (tijl) |
security/mbedtls: update to 2.28.1 |
2.28.0 11 Jun 2022 13:02:01 |
Tijl Coosemans (tijl) |
security/mbedtls: fix distinfo after ce183ffe23f8 |
2.28.0 09 Jun 2022 20:22:32 |
Tijl Coosemans (tijl) |
Limit portscout in a few ports
devel/autoconf2.*: fix PORTSCOUT variable.
print/hplip-plugin: portscout cannot find new versions and the version
is always the same as print/hplip.
security/mbedtls: limit portscout to stable versions.
(also switch to new github account) |
2.28.0 28 Jan 2022 12:14:09 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.0 and fix make test
Also bump dependent ports for library version change.
PR: 255084 |
2.16.12 30 Dec 2021 17:33:18 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.16.12
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2021-12 |
2.16.11 14 Dec 2021 13:02:26 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax
Reported by: portscan |
2.16.11 11 Dec 2021 23:16:20 |
Matthias Andree (mandree) |
security/mbedtls: fix LICENSE (dual with GPLv2+)
"Unless specifically indicated otherwise in a file, Mbed TLS files are provided
under the Apache License 2.0, or the GNU General Public License v2.0 or later
(SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later)."
Approved by: portmgr@ (blanket metadata change approval) |
2.16.11 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.16.11 11 Jul 2021 16:15:04 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.16.11 |
2.16.10 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.16.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.16.10 13 Mar 2021 09:49:17 |
tijl |
Update to 2.16.10. |
2.16.9 13 Dec 2020 08:44:52 |
tijl |
Update to 2.16.9. |
2.16.8 06 Sep 2020 10:50:17 |
tijl |
Update to 2.16.8.
MFH: 2020Q3
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-09-1
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-09-2 |
2.16.7 07 Jul 2020 11:33:48 |
tijl |
Update to 2.16.7.
MFH: 2020Q3
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-07 |
2.16.6 15 Apr 2020 13:28:59 |
tijl |
Update to 2.16.6.
MFH: 2020Q2
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-04 |
2.16.5 24 Feb 2020 17:04:19 |
tijl |
Update to 2.16.5.
MFH: 2020Q1
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-02 |
2.16.3 19 Sep 2019 09:39:57 |
tijl |
Update to 2.16.3.
MFH: 2019Q3
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2019-10 |
2.16.2 20 Jun 2019 08:32:16 |
tijl |
Update to 2.16.2. |
2.16.1 19 Apr 2019 14:47:06 |
tijl |
Update to 2.16.1. |
2.16.0 22 Jan 2019 10:14:33 |
tijl |
Update to 2.16.0. |
2.14.1 14 Dec 2018 13:06:45 |
tijl |
Update to 2.14.1.
MFH: 2018Q4
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-03 |
2.13.0 14 Sep 2018 12:04:53 |
tijl |
Update security/mbedtls to 2.13.0 and bump dependent ports. |
2.12.0 10 Aug 2018 14:23:16 |
tijl |
Update security/mbedtls to 2.12.0 and bump dependent ports.
MFH: 2018Q3
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-02 |
2.9.0 07 Jun 2018 12:16:47 |
tijl |
Update security/mbedtls to 2.9.0 and bump dependent ports. |
2.8.0 23 Apr 2018 19:26:32 |
tijl |
Update security/mbedtls to 2.8.0 and bump dependent ports.
MFH: 2018Q2
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released |
2.7.1 12 Mar 2018 13:01:53 |
tijl |
Update security/mbedtls to 2.7.1.
PR: 226550
MFH: 2018Q1 |
2.7.0 10 Mar 2018 18:49:04 |
tijl |
- Update security/polarssl13 to 1.3.22.
- Update security/mbedtls to 2.7.0 and bump dependent ports.
MFH: 2018Q1
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-01 |
2.6.0 21 Sep 2017 11:57:45 |
tijl |
- Update security/polarssl13 to 1.3.21.
- Update security/mbedtls to 2.6.0.
PR: 222484, 222485
Submitted by: takefu@airport.fm |
2.5.1 29 Jun 2017 08:25:23 |
tijl |
- Update security/polarssl13 to 1.3.20.
- Update security/mbedtls to 2.5.1.
PR: 220345
Submitted by: takefu@airport.fm |
2.4.2_1 12 Mar 2017 21:30:15 |
tijl |
Enable thread safety for www/hiawatha.
PR: 217668 |
2.4.2 12 Mar 2017 21:02:37 |
tijl |
Update to PolarSSL 1.3.19 and mbed TLS 2.4.2.
MFH: 2017Q1
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01 |
2.4.0 31 Oct 2016 11:26:38 |
tijl |
Update to 2.4.0. |
2.3.0_2 17 Oct 2016 14:03:18 |
tijl |
Add DTLS-SRTP (RFC 5764) support for use within Linphone.
Obtained from: git://git.linphone.org/linphone-desktop.git |
2.3.0_1 12 Jul 2016 09:33:54 |
tijl |
Add patch from upstream commit 7247f99b3e068a2b90b7776a2cdd438fddb7a38b
to fix a header.
Reported by: Gert Doering <gert@greenie.muc.de> |
2.3.0 29 Jun 2016 13:15:48 |
tijl |
Update to 2.3.0. |
2.2.1 06 Apr 2016 12:32:29 |
gahr |
security/mbedtls: add TEST_TARGET |
2.2.1 07 Jan 2016 11:51:19 |
tijl |
Update to PolarSSL 1.3.16 and mbed TLS 2.2.1
MFH: 2016Q1
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.2.1-2.1.4-1.3.16-and-polarssl.1.2.19-released |
2.2.0 09 Nov 2015 15:58:20 |
tijl |
- Update polarssl/mbedtls ports
- Mark polarssl 1.2.x deprecated
- Fix sparc64 build by removing -fpic (leaving only -fPIC)
MFH: 2015Q4
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.2.0-2.1.3-1.3.15-and-polarssl.1.2.18-released |
2.1.2 15 Oct 2015 15:26:33 |
tijl |
Security update to 2.1.2
MFH: 2015Q4
Security: 07a1a76c-734b-11e5-ae81-14dae9d210b8
Security: CVE-2015-5291 |
2.1.1 05 Oct 2015 09:13:58 |
tijl |
Update to 2.1.1
PR: 203546
Submitted by: takefu@airport.fm
MFH: 2015Q4
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.1-and-1.3.13-and-polarssl-1.2.16-released |
2.0.0 16 Jul 2015 08:42:38 |
tijl |
Add a new port for mbed TLS 2.0.0 (formerly polarssl) |