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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2024Q2
sops Editor of encrypted files that supports YAML, JSON and BINARY formats
3.7.3_19 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 3.7.3_19Version of this port present on the latest quarterly branch.
Maintainer: dmgk@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
Also Listed In: editors
License: MPL20
WWW:
https://github.com/mozilla/sops
Description:
SOPS is a wrapper around a text editor that transparently takes care of the encryption and decryption. It supports YAML, JSON and BINARY formats and encrypts with AWS KMS and PGP. When encrypting YAML and JSON, the content of the file is manipulated as a tree where keys are stored in cleartext, and values are encrypted.
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 (4 items)
Collapse this list.
  1. bin/sops
  2. /usr/local/share/licenses/sops-3.7.3_19/catalog.mk
  3. /usr/local/share/licenses/sops-3.7.3_19/LICENSE
  4. /usr/local/share/licenses/sops-3.7.3_19/MPL20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sops>0:security/sops
To install the port:
cd /usr/ports/security/sops/ && make install clean
To add the package, run one of these commands:
  • pkg install security/sops
  • pkg install sops
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sops
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652268234 SHA256 (go/security_sops/sops-v3.7.3/v3.7.3.mod) = 493f720d82f6b5e6dfe5a0eb2545653c439777841ad1beadfa0bfb9daf793c57 SIZE (go/security_sops/sops-v3.7.3/v3.7.3.mod) = 5516

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_sops/sops-v3.7.3/v3.7.3.zip) = 89f1a266d2a63762956d3d3355ca9e8b375aabbdbd810b199436210e47820236 SIZE (go/security_sops/sops-v3.7.3/v3.7.3.zip) = 260676

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sops
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.10.2_13.11.0-3.10.2_13.11.0_1n/an/an/a
FreeBSD:13:quarterly3.10.23.11.0-3.10.23.11.0n/an/an/a
FreeBSD:14:latest3.10.2_13.11.0_1-3.10.2_13.11.0_1---
FreeBSD:14:quarterly3.10.23.11.0-3.10.23.11.0---
FreeBSD:15:latest3.10.2_13.11.0_1n/a3.10.2_1n/an/a--
FreeBSD:15:quarterly-3.11.0n/a-n/an/a--
FreeBSD:16:latest-3.11.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sops-3.7.3_19: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_sops
USES:
go:modules 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/go.mozilla.org/sops/v3/@v/
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
3.7.3_19
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
3.7.3_18
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
3.7.3_17
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3