Port details |
- enc Modern and friendly CLI alternative to GnuPG
- 1.1.4_2 security
=2 1.1.4Version of this port present on the latest quarterly branch. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2024-03-14 13:36:05
- Last Update: 2025-08-07 00:02:46
- Commit Hash: 5361068
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1749363497
SHA256 (go/security_enc/life4-enc-1.1.4_GH0/go.mod) = 7ead3713a3192b4dd5615c2a23c7c4a8004c6bd84cc17c6451d2333558254f10
SIZE (go/security_enc/life4-enc-1.1.4_GH0/go.mod) = 621
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:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_enc
- USES:
- go:modules zip
- 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.4_2 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
1.1.4_1 09 Jul 2025 16:11:00
    |
Adam Weinberger (adamw)  |
many: Bump PORTREVISION for go-1.24.5 update |
1.1.4 08 Jun 2025 07:02:28
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
security/enc: Update to 1.1.4
- Get go.mod from Github.
- Use GO_MODULE instead of GH_TUPLE.
- Use PORTNAME in WWW, GO_MODULE and PLIST_FILES.
Approved by: acm (mentor) |
1.1.3_10 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
1.1.3_9 03 Jun 2025 06:04:09
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
*/*: Change maintainer address to my @FreeBSD.org email
Approved by: acm (mentor) |
1.1.3_9 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
1.1.3_8 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
1.1.3_7 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
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 |