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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libressl Free version of the SSL/TLS protocol forked from OpenSSL
4.1.0 security on this many watch lists=16 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.1.0Version of this port present on the latest quarterly branch.
Maintainer: brnrd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-12 12:03:53
Last Update: 2025-05-03 07:40:46
Commit Hash: fb46f30
People watching this port, also watch:: openssl, nginx, rsync, poudriere, vim
Also Listed In: devel
License: BSD4CLAUSE
WWW:
https://www.libressl.org/
Description:
LibreSSL is an open-source implementation of the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols. It was forked from the OpenSSL cryptographic software library in April 2014 as a response by OpenBSD developers to the Heartbleed security vulnerability in OpenSSL, with the aim of refactoring the OpenSSL code so as to provide a more secure implementation. LibreSSL was forked from the OpenSSL library starting with the 1.0.1g branch and will follow the security guidelines used elsewhere in the OpenBSD project.
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
There is no configure plist information for this port.
Dependency lines:
  • libressl>0:security/libressl
Conflicts:
CONFLICTS_INSTALL:
  • libressl-devel
  • openssl
  • openssl111
  • openssl3*
  • openssl-quictls
To install the port:
cd /usr/ports/security/libressl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/libressl
  • pkg install libressl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libressl
Package flavors (<flavor>: <package>)
  • default: libressl
  • libtls: libressl-libtls
distinfo:
TIMESTAMP = 1746175532 SHA256 (libressl-4.1.0.tar.gz) = 0f71c16bd34bdaaccdcb96a5d94a4921bfb612ec6e0eba7a80d8854eefd8bb61 SIZE (libressl-4.1.0.tar.gz) = 9198928

Packages (timestamps in pop-ups are UTC):
libressl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.04.1.03.2.34.1.04.1.0-3.2.3-
FreeBSD:13:quarterly4.1.04.1.03.7.34.1.04.1.03.8.23.8.23.8.2
FreeBSD:14:latest4.1.04.1.03.5.34.1.04.1.03.7.3-3.7.3
FreeBSD:14:quarterly4.1.04.1.0-4.1.04.1.03.8.23.8.23.8.2
FreeBSD:15:latest--n/a4.1.0n/a3.8.2_13.8.2_13.8.2_1
 

libressl-libtls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.04.1.0-4.1.04.1.0---
FreeBSD:13:quarterly4.1.04.1.03.7.34.1.04.1.03.8.23.8.23.8.2
FreeBSD:14:latest4.1.04.1.03.5.34.1.04.1.03.7.3-3.7.3
FreeBSD:14:quarterly4.1.04.1.0-4.1.04.1.03.8.23.8.23.8.2
FreeBSD:15:latest--n/a4.1.0n/a3.8.2_13.8.2_13.8.2_1
 

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 Build
  1. net/relayd

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. security/acme-client*
  2. www/httpd*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/httpd*
  2. Collapse this list of deleted ports.
* - 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:
===> The following configuration options are available for libressl-4.1.0: MAN3=on: Install API manpages (section 3) NC=on: Install TLS-enabled netcat ===> Use 'make config' to modify these settings
Options name:
security_libressl
USES:
cpe libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/
  2. https://cloudflare.cdn.openbsd.org/pub/OpenBSD/LibreSSL/
  3. https://ftp.OpenBSD.org/pub/OpenBSD/LibreSSL/
  4. https://ftp.eu.openbsd.org/pub/OpenBSD/LibreSSL/
  5. https://ftp.usa.openbsd.org/pub/OpenBSD/LibreSSL/
  6. https://mirror.aarnet.edu.au/pub/OpenBSD/LibreSSL/
  7. https://mirror.leaseweb.com/pub/OpenBSD/LibreSSL/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2025-05-03
    Affects: users of security/libressl
    Author: brnrd@FreeBSD.org
    Reason: 
      The port has been updated to the latest stable version 4.1 of LibreSSL.
      The shared library versions of the libraries have been bumped.
    
      After upgrading, manually update all packages that depend on any of the
      libraries provided by LibreSSL (libssl, libcrypto and libtls) since the
      versions of these libraries have changed. Normally, you can obtain the
      list of dependent software by running the following command:
    
      # pkg info -r libressl
    
      Then you should rebuild all ports depending on libressl to avoid dangling
      shared library dependencies.
    
    
Expand this list (6 items)
  • 2024-10-19
    Affects: users of security/libressl
    Author: brnrd@FreeBSD.org
    Reason: 
      The port has been updated to the latest stable version 4.0 of LibreSSL.
      The shared library versions of the libraries have been bumped.
    
      After upgrading, manually update all packages that depend on any of the
      libraries provided by LibreSSL (libssl, libcrypto and libtls) since the
      versions of these libraries have changed. Normally, you can obtain the
      list of dependent software by running the following command:
    
      # pkg info -r libressl
    
      Then you should rebuild all ports depending on libressl to avoid dangling
      shared library dependencies.
    
    
  • 2024-05-13
    Affects: users of security/libressl
    Author: brnrd@FreeBSD.org
    Reason: 
      The port has been updated to the latest stable version 3.9 of LibreSSL.
      The shared library versions of the libraries have been bumped.
    
      After upgrading, manually update all packages that depend on any of the
      libraries provided by LibreSSL (libssl, libcrypto and libtls) since the
      versions of these libraries have changed. Normally, you can obtain the
      list of dependent software by running the following command:
    
      # pkg info -r libressl
    
      Then you should rebuild all ports depending on libressl to avoid dangling
      shared library dependencies.
    
    
  • 2023-11-04
    Affects: users of security/libressl
    Author: brnrd@FreeBSD.org
    Reason: 
      The port has been updated to the latest stable version 3.8 of LibreSSL.
      The shared library versions of the libraries have been bumped.
    
      After upgrading, manually update all packages that depend on any of the
      libraries provided by LibreSSL (libssl, libcrypto and libtls) since the
      versions of these libraries have changed. Normally, you can obtain the
      list of dependent software by running the following command:
    
      # pkg info -r libressl
    
      Then you should rebuild all ports depending on libressl to avoid dangling
      shared library dependencies.
    
    
  • 2023-03-18
    Affects: users of security/libressl
    Author: brnrd@FreeBSD.org
    Reason: 
      The port has been updated to the latest stable version 3.6 of LibreSSL.
      The shared library versions of the libraries have been bumped.
    
      After upgrading, manually update all packages that depend on any of the
      libraries provided by LibreSSL (libssl, libcrypto and libtls) since the
      versions of these libraries have changed. Normally, you can obtain the
      list of dependent software by running the following command:
    
      # pkg info -r libressl
    
      Then you should rebuild all ports depending on libressl to avoid dangling
      shared library dependencies.
    
    
  • 2022-09-25
    Affects: users of security/libressl
    Author: brnrd@FreeBSD.org
    Reason: 
      The port has been updated to the latest stable version 3.5 of LibreSSL.
      The shared library versions of the libraries have been bumped.
    
      After upgrading, manually update all packages that depend on any of the
      libraries provided by LibreSSL (libssl, libcrypto and libtls) since the
      versions of these libraries have changed. Normally, you can obtain the
      list of dependent software by running the following command:
    
      # pkg info -r libressl
    
      Then you should rebuild all ports depending on libressl to avoid dangling
      shared library dependencies.
    
    
  • 2021-11-09
    Affects: users of security/libressl
    Author: brnrd@FreeBSD.org
    Reason: 
      The port has been updated to the latest stable version 3.4 of LibreSSL.
      The shared library versions of the libraries have been bumped.
    
      After upgrading, manually update all packages that depend on any of the
      libraries provided by LibreSSL (libssl, libcrypto and libtls) since the
      versions of these libraries have changed. Normally, you can obtain the
      list of dependent software by running the following command:
    
      # pkg info -r libressl
    
      Then you should rebuild all ports depending on libressl to avoid dangling
      shared library dependencies.
    
    
  • Collapse this list.

Number of commits found: 104 (showing only 4 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.2
16 Jul 2014 11:07:25
Revision:362055Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
Update to 2.0.2
2.0.1
13 Jul 2014 14:52:26
Revision:361686Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
- Update to 2.0.1
2.0.0_1
12 Jul 2014 20:49:36
Revision:361642Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
- Fix OPENSSL_VERSION_NUMBER to identify that libressl supports features of
 openssl 1.0.1g only
- Add LIBRESSL_VERSION_NUMBER to distinguish from openssl
- Strip libraries correctly
- Bump PORTREVISION
2.0.0
12 Jul 2014 12:03:43
Revision:361613Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
Add libressl port - OpenBSD fork of the popular OpenSSL library.

Number of commits found: 104 (showing only 4 on this page)

«  1 | 2