Port details |
- enchive Tool to encrypt files to yourself for long-term archival
- 3.5_1 security =2 3.5_1Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2017-03-18 05:32:36
- Last Update: 2024-01-21 22:32:12
- Commit Hash: 5a1d3b6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: UNLICENSE
- WWW:
- https://github.com/skeeto/enchive
- Description:
- Enchive is a tool to encrypt files to yourself for long-term archival. It's a
focused, simple alternative to more complex solutions such as GnuPG or
encrypted filesystems. Enchive has no external dependencies and is trivial to
build for local use. Portability is emphasized over performance.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- enchive>0:security/enchive
- To install the port:
- cd /usr/ports/security/enchive/ && make install clean
- To add the package, run one of these commands:
- pkg install security/enchive
- pkg install enchive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: enchive
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1581446864
SHA256 (skeeto-enchive-3.5_GH0.tar.gz) = e66d0417db2bcc7ddd2dea1e0e1e88df6b4be07e85173710cba254af342585ef
SIZE (skeeto-enchive-3.5_GH0.tar.gz) = 33249
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_enchive
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5_1 21 Jan 2024 22:32:12 |
Muhammad Moinur Rahman (bofh) |
security/enchive: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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.5 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.5 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
3.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.5 11 Feb 2020 21:03:57 |
acm |
- Update to 3.5
ChangeLog at: https://github.com/skeeto/enchive/releases/tag/3.5 |
3.4 21 Apr 2018 00:36:33 |
acm |
- Update to 3.4
ChangeLog: https://github.com/skeeto/enchive/releases/tag/3.4 |
3.3 03 Aug 2017 22:54:53 |
acm |
- Update to 3.3 |
3.2 05 Jul 2017 14:58:11 |
tobik |
Add The Unlicense to Mk/bsd.licenses.db.mk
- Update all ports that currently use a custom definition
- Also add a link to a list of certified copyfree licenses
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D11487 |
3.2 06 Jun 2017 16:18:17 |
mat |
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight |
3.2 21 Apr 2017 18:35:06 |
acm |
- Update to 3.2 |
3.1 18 Mar 2017 05:32:28 |
acm |
- New port: security/enchive
Enchive is a tool to encrypt files to yourself for long-term archival. It's a
focused, simple alternative to more complex solutions such as GnuPG or
encrypted filesystems. Enchive has no external dependencies and is trivial to
build for local use. Portability is emphasized over performance.
WWW: https://github.com/skeeto/enchive |
Number of commits found: 13
|