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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
openssl-agent OpenSSL key agent and client utilities
0.17.0 security on this many watch lists=2 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 0.16.0Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-19 11:04:23
Last Update: 2024-09-16 20:14:20
Commit Hash: b9811c8
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://git.build2.org/cgit/openssl-agent/tree/README
Description:
OpenSSL key agent and client utilities The aim of these utilities is to provide an openssl-rsautl(1) drop-in replacement for performing cryptographic operations using a private key that is unlocked for the session, similar to OpenSSH's ssh-agent(1).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/openssl-agent-pkcs11
  2. bin/openssl-client
  3. /usr/local/share/licenses/openssl-agent-0.17.0/catalog.mk
  4. /usr/local/share/licenses/openssl-agent-0.17.0/LICENSE
  5. /usr/local/share/licenses/openssl-agent-0.17.0/MIT
Collapse this list.
Dependency lines:
  • openssl-agent>0:security/openssl-agent
To install the port:
cd /usr/ports/security/openssl-agent/ && make install clean
To add the package, run one of these commands:
  • pkg install security/openssl-agent
  • pkg install openssl-agent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openssl-agent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1726012268 SHA256 (openssl-agent-0.17.0.tar.gz) = a84c4b5318754c5d3212c769b5af0012468ee82d7c03c3ed633d95c4cdc413c5 SIZE (openssl-agent-0.17.0.tar.gz) = 49333

Packages (timestamps in pop-ups are UTC):
openssl-agent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.17.00.17.0-0.17.00.17.0---
FreeBSD:13:quarterly0.17.00.17.0-0.17.00.17.0-0.16.00.16.0
FreeBSD:14:latest0.17.00.17.0-0.17.00.17.0--0.15.0
FreeBSD:14:quarterly0.17.00.17.0-0.17.00.17.0-0.16.00.16.0
FreeBSD:15:latest0.17.00.17.0n/a0.17.0n/a-0.16.00.16.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. build2>=0.17.0 : devel/build2
Library dependencies:
  1. libbutl.so : devel/build2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_openssl-agent
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://pkg.cppget.org/1/alpha/build2/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.0
16 Sep 2024 20:14:20
commit hash: b9811c82fc700a206eb907d554a77fa8b9ea0bc5commit hash: b9811c82fc700a206eb907d554a77fa8b9ea0bc5commit hash: b9811c82fc700a206eb907d554a77fa8b9ea0bc5commit hash: b9811c82fc700a206eb907d554a77fa8b9ea0bc5 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
security/openssl-agent: update to 0.17.0

Update required to make build work with build2-0.17.0.

Changelog: https://git.build2.org/cgit/openssl-agent/log/
0.16.0
06 Aug 2023 12:42:49
commit hash: 1cf8b1034e717e425105ff64b74cb67fbb8324a2commit hash: 1cf8b1034e717e425105ff64b74cb67fbb8324a2commit hash: 1cf8b1034e717e425105ff64b74cb67fbb8324a2commit hash: 1cf8b1034e717e425105ff64b74cb67fbb8324a2 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
security/openssl-agent: update to 0.16.0

Changelog: https://git.build2.org/cgit/openssl-agent/log/
0.15.0
19 Feb 2023 11:01:39
commit hash: b6a335155d72ff60a890fb75d31ad4607d49470acommit hash: b6a335155d72ff60a890fb75d31ad4607d49470acommit hash: b6a335155d72ff60a890fb75d31ad4607d49470acommit hash: b6a335155d72ff60a890fb75d31ad4607d49470a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
security/openssl-agent: New port: OpenSSL key agent and client utils

OpenSSL key agent and client utilities.

The aim of these utilities is to provide an openssl-rsautl(1) drop-in
replacement for performing cryptographic operations using a private key
that is unlocked for the session, similar to OpenSSH's ssh-agent(1).

The port's author is known to the maintainer but wishes not to be named.

WWW: https://git.build2.org/cgit/openssl-agent/tree/README

Obtained from:	anonymous author
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38630

Number of commits found: 3