Page MenuHomeFreeBSD

security/enc: Add new port
ClosedPublic

Authored by dutra on Mar 13 2024, 3:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 12:34 PM
Unknown Object (File)
Sun, Nov 2, 7:05 PM
Unknown Object (File)
Sat, Nov 1, 5:24 AM
Unknown Object (File)
Fri, Oct 31, 7:35 PM
Unknown Object (File)
Fri, Oct 31, 7:24 PM
Unknown Object (File)
Fri, Oct 31, 5:20 PM
Unknown Object (File)
Fri, Oct 31, 4:10 PM
Unknown Object (File)
Fri, Oct 31, 4:05 PM
Subscribers
None

Details

Summary

Enc is a CLI tool for encryption. A modern and friendly alternative
to GnuPG

I tested the port using GO_MODULE, but, the latest version published on pkg.go.dev is 1.1.0
because of that, I kept the GH_TUPLE.
https://pkg.go.dev/github.com/life4/enc

Poudriere (amd64): https://poudriere.freebsd.bsdutra.me/data/latest-per-pkg/enc/1.1.3/
Poudriere (arm64): https://poudriere-arm64.freebsd.bsdutra.me/data/latest-per-pkg/enc/1.1.3/

Portlint:

looks fines.

Commit message:

commit bd4507703cd6eba225ac1af36d1927ed15306fd8 (HEAD -> main)
Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
Date:   Wed Mar 13 00:17:27 2024 -0300

    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), dbaio (mentor)
    Differential Revision:  https://reviews.freebsd.org/D44336

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dutra requested review of this revision.Mar 13 2024, 3:27 AM
dutra created this revision.
This revision is now accepted and ready to land.Mar 14 2024, 12:12 PM
This revision was automatically updated to reflect the committed changes.