notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libretls TLS library designed to ease writing foolproof applications
3.8.1_1 security on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.8.1_1Version of this port present on the latest quarterly branch.
Maintainer: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-17 11:37:32
Last Update: 2024-01-24 07:59:53
Commit Hash: 0ef221a
People watching this port, also watch:: py39-pycparser, libxkbcommon, xbitmaps, py39-Automat, py39-shiboken2
Also Listed In: devel
License: ISCL
WWW:
https://git.causal.agency/libretls/about/
Description:
LibreTLS is a port of libtls from LibreSSL to OpenSSL. libtls is "a new TLS library, designed to make it easier to write foolproof applications". libtls provides an excellent new API, but LibreSSL can be difficult to install on systems which already use OpenSSL. LibreTLS aims to make the libtls API more easily and widely available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (101 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libretls-3.8.1_1/catalog.mk
  3. /usr/local/share/licenses/libretls-3.8.1_1/LICENSE
  4. /usr/local/share/licenses/libretls-3.8.1_1/ISCL
  5. include/tls.h
  6. lib/libtls.a
  7. lib/libtls.so
  8. lib/libtls.so.28
  9. lib/libtls.so.28.0.0
  10. libdata/pkgconfig/libtls.pc
  11. share/man/man3/tls_accept_cbs.3.gz
  12. share/man/man3/tls_accept_fds.3.gz
  13. share/man/man3/tls_accept_socket.3.gz
  14. share/man/man3/tls_client.3.gz
  15. share/man/man3/tls_close.3.gz
  16. share/man/man3/tls_config_add_keypair_file.3.gz
  17. share/man/man3/tls_config_add_keypair_mem.3.gz
  18. share/man/man3/tls_config_add_keypair_ocsp_file.3.gz
  19. share/man/man3/tls_config_add_keypair_ocsp_mem.3.gz
  20. share/man/man3/tls_config_add_ticket_key.3.gz
  21. share/man/man3/tls_config_clear_keys.3.gz
  22. share/man/man3/tls_config_error.3.gz
  23. share/man/man3/tls_config_free.3.gz
  24. share/man/man3/tls_config_insecure_noverifycert.3.gz
  25. share/man/man3/tls_config_insecure_noverifyname.3.gz
  26. share/man/man3/tls_config_insecure_noverifytime.3.gz
  27. share/man/man3/tls_config_new.3.gz
  28. share/man/man3/tls_config_ocsp_require_stapling.3.gz
  29. share/man/man3/tls_config_parse_protocols.3.gz
  30. share/man/man3/tls_config_prefer_ciphers_client.3.gz
  31. share/man/man3/tls_config_prefer_ciphers_server.3.gz
  32. share/man/man3/tls_config_set_alpn.3.gz
  33. share/man/man3/tls_config_set_ca_file.3.gz
  34. share/man/man3/tls_config_set_ca_mem.3.gz
  35. share/man/man3/tls_config_set_ca_path.3.gz
  36. share/man/man3/tls_config_set_cert_file.3.gz
  37. share/man/man3/tls_config_set_cert_mem.3.gz
  38. share/man/man3/tls_config_set_ciphers.3.gz
  39. share/man/man3/tls_config_set_crl_file.3.gz
  40. share/man/man3/tls_config_set_crl_mem.3.gz
  41. share/man/man3/tls_config_set_dheparams.3.gz
  42. share/man/man3/tls_config_set_ecdhecurves.3.gz
  43. share/man/man3/tls_config_set_key_file.3.gz
  44. share/man/man3/tls_config_set_key_mem.3.gz
  45. share/man/man3/tls_config_set_keypair_file.3.gz
  46. share/man/man3/tls_config_set_keypair_mem.3.gz
  47. share/man/man3/tls_config_set_keypair_ocsp_file.3.gz
  48. share/man/man3/tls_config_set_keypair_ocsp_mem.3.gz
  49. share/man/man3/tls_config_set_ocsp_staple_file.3.gz
  50. share/man/man3/tls_config_set_ocsp_staple_mem.3.gz
  51. share/man/man3/tls_config_set_protocols.3.gz
  52. share/man/man3/tls_config_set_session_fd.3.gz
  53. share/man/man3/tls_config_set_session_id.3.gz
  54. share/man/man3/tls_config_set_session_lifetime.3.gz
  55. share/man/man3/tls_config_set_verify_depth.3.gz
  56. share/man/man3/tls_config_verify.3.gz
  57. share/man/man3/tls_config_verify_client.3.gz
  58. share/man/man3/tls_config_verify_client_optional.3.gz
  59. share/man/man3/tls_configure.3.gz
  60. share/man/man3/tls_conn_alpn_selected.3.gz
  61. share/man/man3/tls_conn_cipher.3.gz
  62. share/man/man3/tls_conn_cipher_strength.3.gz
  63. share/man/man3/tls_conn_servername.3.gz
  64. share/man/man3/tls_conn_session_resumed.3.gz
  65. share/man/man3/tls_conn_version.3.gz
  66. share/man/man3/tls_connect.3.gz
  67. share/man/man3/tls_connect_cbs.3.gz
  68. share/man/man3/tls_connect_fds.3.gz
  69. share/man/man3/tls_connect_servername.3.gz
  70. share/man/man3/tls_connect_socket.3.gz
  71. share/man/man3/tls_default_ca_cert_file.3.gz
  72. share/man/man3/tls_error.3.gz
  73. share/man/man3/tls_free.3.gz
  74. share/man/man3/tls_handshake.3.gz
  75. share/man/man3/tls_init.3.gz
  76. share/man/man3/tls_load_file.3.gz
  77. share/man/man3/tls_ocsp_process_response.3.gz
  78. share/man/man3/tls_peer_cert_chain_pem.3.gz
  79. share/man/man3/tls_peer_cert_contains_name.3.gz
  80. share/man/man3/tls_peer_cert_hash.3.gz
  81. share/man/man3/tls_peer_cert_issuer.3.gz
  82. share/man/man3/tls_peer_cert_notafter.3.gz
  83. share/man/man3/tls_peer_cert_notbefore.3.gz
  84. share/man/man3/tls_peer_cert_provided.3.gz
  85. share/man/man3/tls_peer_cert_subject.3.gz
  86. share/man/man3/tls_peer_ocsp_cert_status.3.gz
  87. share/man/man3/tls_peer_ocsp_crl_reason.3.gz
  88. share/man/man3/tls_peer_ocsp_next_update.3.gz
  89. share/man/man3/tls_peer_ocsp_response_status.3.gz
  90. share/man/man3/tls_peer_ocsp_result.3.gz
  91. share/man/man3/tls_peer_ocsp_revocation_time.3.gz
  92. share/man/man3/tls_peer_ocsp_this_update.3.gz
  93. share/man/man3/tls_peer_ocsp_url.3.gz
  94. share/man/man3/tls_read.3.gz
  95. share/man/man3/tls_reset.3.gz
  96. share/man/man3/tls_server.3.gz
  97. share/man/man3/tls_unload_file.3.gz
  98. share/man/man3/tls_write.3.gz
  99. @owner
  100. @group
  101. @mode
Collapse this list.
Dependency lines:
  • libretls>0:security/libretls
To install the port:
cd /usr/ports/security/libretls/ && make install clean
To add the package, run one of these commands:
  • pkg install security/libretls
  • pkg install libretls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libretls
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697122730 SHA256 (libretls-3.8.1.tar.gz) = 3bc9fc0e61827ee2f608e5e44993a8fda6d610b80a1e01a9c75610cc292997b5 SIZE (libretls-3.8.1.tar.gz) = 432142

Packages (timestamps in pop-ups are UTC):
libretls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.8.1_13.8.1_13.3.13.8.1_13.8.1_1---
FreeBSD:13:quarterly3.8.13.8.13.7.03.8.13.8.1_13.8.13.8.13.8.1
FreeBSD:14:latest3.8.1_13.8.1_13.5.23.8.1_13.8.1_13.7.0-3.7.0
FreeBSD:14:quarterly3.8.13.8.1_1-3.8.13.8.1_13.8.13.8.13.8.1
FreeBSD:15:latest3.8.1_13.8.1_1n/a3.8.1_1n/a3.8.1_13.8.1_13.8.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. irc/catgirl
  2. irc/pounce
  3. net/openntpd
  4. net/rpki-client
  5. sysutils/waynergy

Configuration Options:
No options to configure
Options name:
security_libretls
USES:
libtool ssl pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://causal.agency/libretls/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8.1_1
24 Jan 2024 07:59:53
commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5aecommit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5aecommit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5aecommit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
manprefix: move the manpages for the ports I maintain to share/man
3.8.1
12 Oct 2023 17:34:26
commit hash: 50dc8fda1928f029cad6d42584ec6a51e0b79c9ecommit hash: 50dc8fda1928f029cad6d42584ec6a51e0b79c9ecommit hash: 50dc8fda1928f029cad6d42584ec6a51e0b79c9ecommit hash: 50dc8fda1928f029cad6d42584ec6a51e0b79c9e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update 3.8.1

Bump portrevision of consumers
3.7.0
17 Jan 2023 17:06:31
commit hash: 336db80fc87ef405c0ee7e6c98be2effb7d3090bcommit hash: 336db80fc87ef405c0ee7e6c98be2effb7d3090bcommit hash: 336db80fc87ef405c0ee7e6c98be2effb7d3090bcommit hash: 336db80fc87ef405c0ee7e6c98be2effb7d3090b files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
security/libretls: Fix packaging
3.7.0
16 Jan 2023 21:38:21
commit hash: 38655f1ae624d6cb7867d933e53a647c6662a044commit hash: 38655f1ae624d6cb7867d933e53a647c6662a044commit hash: 38655f1ae624d6cb7867d933e53a647c6662a044commit hash: 38655f1ae624d6cb7867d933e53a647c6662a044 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update to 3.7.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.5.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.5.2
18 May 2022 14:54:45
commit hash: 2e15869b37ab7cc5f9787b5a797a5c5a1d452ae2commit hash: 2e15869b37ab7cc5f9787b5a797a5c5a1d452ae2commit hash: 2e15869b37ab7cc5f9787b5a797a5c5a1d452ae2commit hash: 2e15869b37ab7cc5f9787b5a797a5c5a1d452ae2 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update 3.5.2
3.5.1
24 Mar 2022 08:16:36
commit hash: b89f1874147db0d8d5ea61149a5e2e46cb807ec3commit hash: b89f1874147db0d8d5ea61149a5e2e46cb807ec3commit hash: b89f1874147db0d8d5ea61149a5e2e46cb807ec3commit hash: b89f1874147db0d8d5ea61149a5e2e46cb807ec3 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: upgrade to 3.5.1
3.5.0
12 Mar 2022 15:30:24
commit hash: 4ef811e289d1c0117454a57caef2b58b0a8bcdc3commit hash: 4ef811e289d1c0117454a57caef2b58b0a8bcdc3commit hash: 4ef811e289d1c0117454a57caef2b58b0a8bcdc3commit hash: 4ef811e289d1c0117454a57caef2b58b0a8bcdc3 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: upgrade to 3.5.0

Bump portrevision of each dependant port because the SONAME changes
3.4.2
03 Dec 2021 07:45:01
commit hash: 8171d4ca0cc1ffcb8d3c22b6aeb9436b72572ec6commit hash: 8171d4ca0cc1ffcb8d3c22b6aeb9436b72572ec6commit hash: 8171d4ca0cc1ffcb8d3c22b6aeb9436b72572ec6commit hash: 8171d4ca0cc1ffcb8d3c22b6aeb9436b72572ec6 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update to 3.4.2
3.4.1
23 Nov 2021 15:03:43
commit hash: 8c9683a3a6d9946c041286cdbba196d9b632e210commit hash: 8c9683a3a6d9946c041286cdbba196d9b632e210commit hash: 8c9683a3a6d9946c041286cdbba196d9b632e210commit hash: 8c9683a3a6d9946c041286cdbba196d9b632e210 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update to 3.4.1

Bump revision on consumers
3.3.4
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
3.3.4
07 Sep 2021 15:57:30
commit hash: 54918b08b00fdbe9f5fc75fdf9881e8ff452b647commit hash: 54918b08b00fdbe9f5fc75fdf9881e8ff452b647commit hash: 54918b08b00fdbe9f5fc75fdf9881e8ff452b647commit hash: 54918b08b00fdbe9f5fc75fdf9881e8ff452b647 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: mark as broken on FreeBSD 11
3.3.4
26 Aug 2021 13:51:59
commit hash: b14c9b7908b094df808c924d50320a8dd6c27a0ecommit hash: b14c9b7908b094df808c924d50320a8dd6c27a0ecommit hash: b14c9b7908b094df808c924d50320a8dd6c27a0ecommit hash: b14c9b7908b094df808c924d50320a8dd6c27a0e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update to 3.3.4
3.3.3
13 May 2021 04:58:51
commit hash: a3c82df217ab8243bf7e6f8fef3d8df1b13ef2c9commit hash: a3c82df217ab8243bf7e6f8fef3d8df1b13ef2c9commit hash: a3c82df217ab8243bf7e6f8fef3d8df1b13ef2c9commit hash: a3c82df217ab8243bf7e6f8fef3d8df1b13ef2c9 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update to 3.3.3
3.3.2
26 Apr 2021 03:35:53
commit hash: fa1271fac8dc7da89e46e4197b8a0133305d5498commit hash: fa1271fac8dc7da89e46e4197b8a0133305d5498commit hash: fa1271fac8dc7da89e46e4197b8a0133305d5498commit hash: fa1271fac8dc7da89e46e4197b8a0133305d5498 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
security/libretls: update to 3.3.2
3.3.1p1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.3.1p1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.3.1p1
25 Mar 2021 14:12:17
Revision:569206Original commit files touched by this commit
bapt search for other commits by this committer
update to 3.3.1p1
3.3.1
18 Jan 2021 07:55:49
Revision:561899Original commit files touched by this commit
bapt search for other commits by this committer
pi@ prefers it to be foolproof, so be it

Reported by:	pi
3.3.1
17 Jan 2021 11:37:24
Revision:561811Original commit files touched by this commit
bapt search for other commits by this committer
LibreTLS is a port of libtls from LibreSSL to OpenSSL. libtls is "a new TLS
library, designed to make it easier to write foolproof applications".

libtls provides an excellent new API, but LibreSSL can be difficult to install
on systems which already use OpenSSL. LibreTLS aims to make the libtls API more
easily and widely available.

WWW: https://git.causal.agency/libretls/about/

Number of commits found: 21