Port details |
- enc Modern and friendly CLI alternative to GnuPG
- 1.1.3_6 security =2 1.1.3_4Version of this port present on the latest quarterly branch.
- Maintainer: DtxdF@disroot.org
- Port Added: 2024-03-14 13:36:05
- 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
- License: MIT
- WWW:
- https://github.com/life4/enc
- Description:
- Enc is a CLI tool for encryption, a modern and friendly alternative
to GnuPG. It is easy to use, secure by default and can encrypt and
decrypt files using password or encryption keys, manage and download
keys, and sign data. Our goal was to make encryption available to
all engineers without the need to learn a lot of new words, concepts,
and commands. It is the most beginner-friendly CLI tool for encryption,
and keeping it that way is our top priority.
- ¦ ¦ ¦ ¦
- 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/enc/ && make install clean
- To add the package, run one of these commands:
- pkg install security/enc
- pkg install enc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: enc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710163954
SHA256 (life4-enc-1.1.3_GH0.tar.gz) = 31c3a8917564b052c20ae0008a08cfccced515184d9f1de776b08e53672160f4
SIZE (life4-enc-1.1.3_GH0.tar.gz) = 22271
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_enc
- USES:
- go:modules
- pkg-message:
- For install:
- If you want to work with GnuPG keyring, please install security/gnupg
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.3_6 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.1.3_5 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.1.3_4 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.1.3_3 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.1.3_2 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.1.3_1 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
1.1.3 14 Mar 2024 13:32:51 |
Gabriel M. Dutra (dutra) Author: Jesús Daniel Colmenares Oviedo |
security/enc: Add new port
Enc is a CLI tool for encryption. A modern and friendly alternative
to GnuPG
PR: 277637
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D44336 |