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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q1
cfssl Cloudflare's PKI and TLS toolkit
1.6.3_3 security on this many watch lists=0 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 1.6.5_25Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
License: BSD2CLAUSE
WWW:
https://cfssl.org/
Description:
CFSSL is Cloudflare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL consists of: * a set of packages useful for building custom TLS PKI tools * the cfssl program, which is the canonical command line utility using the CFSSL packages * the multirootca program, which is a certificate authority server that can use multiple signing keys * the mkbundle program is used to build certificate pool bundles * the cfssljson program, which takes the JSON output from the cfssl and multirootca programs and writes certificates, keys, CSRs, and bundles to disk
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 (24 items)
Collapse this list.
  1. bin/cfssl
  2. bin/cfssl-bundle
  3. bin/cfssl-certinfo
  4. bin/cfssl-newkey
  5. bin/cfssl-scan
  6. bin/cfssljson
  7. bin/mkbundle
  8. bin/multirootca
  9. bin/goose
  10. /usr/local/share/licenses/cfssl-1.6.3_3/catalog.mk
  11. /usr/local/share/licenses/cfssl-1.6.3_3/LICENSE
  12. /usr/local/share/licenses/cfssl-1.6.3_3/BSD2CLAUSE
  13. share/cfssl/certdb/mysql/dbconf.yml
  14. share/cfssl/certdb/mysql/migrations/001_CreateCertificates.sql
  15. share/cfssl/certdb/mysql/migrations/002_AddMetadataToCertificates.sql
  16. share/cfssl/certdb/pg/dbconf.yml
  17. share/cfssl/certdb/pg/migrations/001_CreateCertificates.sql
  18. share/cfssl/certdb/pg/migrations/002_AddMetadataToCertificates.sql
  19. share/cfssl/certdb/sqlite/dbconf.yml
  20. share/cfssl/certdb/sqlite/migrations/001_CreateCertificates.sql
  21. share/cfssl/certdb/sqlite/migrations/002_AddMetadataToCertificates.sql
  22. @owner
  23. @group
  24. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cfssl>0:security/cfssl
Conflicts:
CONFLICTS:
  • goose
To install the port:
cd /usr/ports/security/cfssl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/cfssl
  • pkg install cfssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cfssl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1665217033 SHA256 (go/security_cfssl/cfssl-v1.6.3/v1.6.3.mod) = 7fbf3189b2d138edebdbd230701db789c004976071e7d1e3bb98244c8c522bc8 SIZE (go/security_cfssl/cfssl-v1.6.3/v1.6.3.mod) = 2678

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_cfssl/cfssl-v1.6.3/v1.6.3.zip) = 8fb8f63d68e9a9ded84fb1690b19b220a6126b2bcbce4f048a2ba7e5ad96264d SIZE (go/security_cfssl/cfssl-v1.6.3/v1.6.3.zip) = 2112468

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go119 : lang/go119
  2. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libltdl.so : devel/libltdl
Fetch dependencies:
  1. go119 : lang/go119
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_cfssl
USES:
go:modules gmake zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/cloudflare/cfssl/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.3_3
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
1.6.3_2
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 2