Port details |
- libtlsrpt Low-level C Library to implement TLSRPT into a MTA
- 0.5.0_1 mail
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2025-05-13 17:21:04
- Last Update: 2025-05-17 12:51:31
- Commit Hash: b947111
- License: LGPL3+
- WWW:
- https://github.com/sys4/libtlsrpt
- Description:
- The libtlsrpt project provides a low-level C Library which implements
functions that help generate TLSRPT datagrams. Included into a MTA it
assists the MTA in collecting and sending these datagrams to a TLSRPT
reporting service where they can be collected, summarized and finally
sent to a mail platform that requests TLSRPT reports as defined in in
RFC 8460.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libtlsrpt>0:mail/libtlsrpt
- To install the port:
- cd /usr/ports/mail/libtlsrpt/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/libtlsrpt
- pkg install libtlsrpt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libtlsrpt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747474361
SHA256 (libtlsrpt-0.5.0.tar.gz) = 90a266d6be3dc3390342614e1f54e1eddf13b0ea208b900740ec01f28f30cd9f
SIZE (libtlsrpt-0.5.0.tar.gz) = 350824
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_libtlsrpt
- USES:
- libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0_1 17 May 2025 12:51:31
    |
Matthew Seaman (matthew)  Author: Daniel Engberg |
mail/libtlsrpt: use release assets, avoid dependency on autoreconf
PR: 286852 |
0.5.0 13 May 2025 17:18:21
    |
Matthew Seaman (matthew)  |
mail/libtlsrpt: new port
Add libtlsrpt shared library. This can be compiled into an MTA
(currently postfix) to enable the sending of TLS reports as defined in
RFC 8460.
I'll be submitting patches to the postfix and postfix-current ports to
enable compiling against this library in the near future.
Changes: https://github.com/sys4/libtlsrpt/blob/v0.5.0/CHANGELOG.md |
Number of commits found: 2
|