notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
hpenc Fast authenticated encryption CLI tool
3.0_3 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0_3Version of this port present on the latest quarterly branch.
Maintainer: vsevolod@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-01-31 10:25:43
Last Update: 2024-01-21 22:51:37
Commit Hash: ac29d86
License: BSD2CLAUSE
WWW:
https://github.com/vstakhov/hpenc/
Description:
Hpenc is a fast encryption command line tool with the following features: * Authenticated encryption - your data cannot be forged or corrupted without detection. * Parallel processing - hpenc uses block IO and you can process multiple blocks simultaneously, which is extremely useful if you have multi-core environment. * Strong ciphers - hpenc uses the state-of-art aes-gcm and chacha20 ciphers * Easy interface * Hardware acceleration - hpenc can utilize all its advanced cryptography functions defined for AES-NI and PCLMULQDQ instructions (that must be supported by openssl). For those with old or embedded CPU (such as ARM), hpenc provides portable and fast chacha20 cipher. * Simple key management * Secure random numbers generator - hpenc can work as pseudo-random numbers generator. In a set of standard tests (diehard) on the generated sequences hpenc generates secure sequences of pseudo-random numbers on a very high speed (gigabytes per second).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/hpenc
  2. bin/hpenc-3.0
  3. share/man/man1/hpenc.1.gz
  4. /usr/local/share/licenses/hpenc-3.0_3/catalog.mk
  5. /usr/local/share/licenses/hpenc-3.0_3/LICENSE
  6. /usr/local/share/licenses/hpenc-3.0_3/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • hpenc>0:security/hpenc
To install the port:
cd /usr/ports/security/hpenc/ && make install clean
To add the package, run one of these commands:
  • pkg install security/hpenc
  • pkg install hpenc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hpenc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1544378133 SHA256 (vstakhov-hpenc-3.0_GH0.tar.gz) = 70bfa24a7777ae69b689870c884da39ff6a47c9a41224ee16b7dde1b508e5d59 SIZE (vstakhov-hpenc-3.0_GH0.tar.gz) = 527745

Packages (timestamps in pop-ups are UTC):
hpenc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0_33.0_33.0_23.0_33.0_3-3.0_2-
FreeBSD:13:quarterly3.0_23.0_23.0_23.0_23.0_33.0_23.0_23.0_2
FreeBSD:14:latest3.0_33.0_33.0_23.0_33.0_33.0_2-3.0_2
FreeBSD:14:quarterly3.0_23.0_3-3.0_23.0_33.0_23.0_23.0_2
FreeBSD:15:latest3.0_33.0_3n/a3.0_3n/a3.0_33.0_33.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libsodium.so : security/libsodium
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_hpenc
USES:
cmake compiler:c++11-lib ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vstakhov/hpenc/tar.gz/3.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port