Port details |
- sops Editor of encrypted files that supports YAML, JSON and BINARY formats
- 3.7.3_21 security =2 3.7.3_19Version of this port present on the latest quarterly branch.
- Maintainer: dmgk@FreeBSD.org
- Port Added: 2018-01-31 04:19:16
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go121 : lang/go121
- Fetch dependencies:
-
- go121 : lang/go121
- 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_21:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.3_21 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
3.7.3_20 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
3.7.3_19 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.7.3_18 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.7.3_17 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.7.3_16 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
3.7.3_15 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
3.7.3_14 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
3.7.3_13 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
3.7.3_12 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
3.7.3_11 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
3.7.3_10 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
3.7.3_9 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
3.7.3_8 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
3.7.3_7 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
3.7.3_6 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
3.7.3_5 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
3.7.3_4 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.7.3_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.7.3_3 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
3.7.3_2 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
3.7.3_1 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
3.7.3 11 May 2022 12:07:25 |
Dmitri Goutnik (dmgk) |
security/sops: Update to 3.7.3
Changes: https://github.com/mozilla/sops/releases/tag/v3.7.3 |
3.7.2 27 Apr 2022 15:15:36 |
Dmitri Goutnik (dmgk) |
security/sops: Update to 3.7.2
Changes: https://github.com/mozilla/sops/releases/tag/v3.7.2 |
3.7.1_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
3.7.1 11 Apr 2021 12:11:36 |
Dmitri Goutnik (dmgk) |
security/sops: Update to 3.7.1
Changes: https://github.com/mozilla/sops/releases/tag/v3.7.1 |
3.7.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.7.0 26 Mar 2021 11:35:46 |
dmgk |
security/sops: Update to 3.7.0
Changes: https://github.com/mozilla/sops/releases/tag/v3.7.0 |
3.6.1_1 19 Feb 2021 17:59:29 |
dmgk |
Switch to GO_MODULE after r566063 |
3.6.1 18 Sep 2020 12:43:41 |
dmgk |
security/sops: Update to 3.6.1
Changes: https://github.com/mozilla/sops/releases/tag/v3.6.1 |
3.6.0 16 Jul 2020 16:25:56 |
dmgk |
security/sops: Update to 3.6.0
Changes: https://github.com/mozilla/sops/releases/tag/v3.6.0 |
3.5.0_1 11 Dec 2019 18:41:52 |
dmgk |
security/sops: Unbreak on aarch64
===> Building sops from ./cmd/sops
# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128
Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to
83d349e8ac1a which adds support for freebsd/arm64.
Upstream PR: https://github.com/mozilla/sops/pull/593 |
3.5.0 22 Nov 2019 21:13:43 |
dmgk |
security/sops: Update to 3.5.0
Per portclippy while here.
Changes: https://github.com/mozilla/sops/blob/master/CHANGELOG.rst#350 |
3.4.0_1 16 Nov 2019 12:52:40 |
dmgk |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
3.4.0 17 Sep 2019 12:50:06 |
dmgk |
security/sops: Update to 3.4.0
Changes: https://github.com/mozilla/sops/releases/tag/3.4.0
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21687 |
3.3.1 16 Sep 2019 20:55:08 |
dmgk |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
3.3.1 20 Jun 2019 02:52:45 |
swills |
security/sops: Update to 3.3.1
PR: 238521
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
3.3.0 18 Apr 2019 13:50:57 |
swills |
security/sops: Update to 3.3.0
PR: 237358
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
3.2.0 25 Jan 2019 20:31:21 |
swills |
security/sops: update to 3.2.0
PR: 235065
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
3.1.0 18 Sep 2018 03:27:39 |
swills |
security/sops: Update to 3.1.0
PR: 231338
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
3.0.5 19 May 2018 14:50:05 |
joneum |
security/sops: Update to 3.0.5
Changelog: https://github.com/mozilla/sops/releases
PR: 228326
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
3.0.3 14 Apr 2018 07:16:06 |
yuri |
security/sops: Update 3.0.2 -> 3.0.3
PR: 227470
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
3.0.2 07 Mar 2018 08:06:24 |
yuri |
Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder
devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay
net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify
print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul
sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff
www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |
3.0.2 31 Jan 2018 04:19:03 |
yuri |
New port: security/sops: Editor of encrypted files that supports YAML, JSON and
BINARY formats
PR: 225267
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14111 |