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
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_2Version 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_23.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_2-3.0_23.0_23.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.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0_3
21 Jan 2024 22:51:37
commit hash: ac29d867c83069cd0e9e58876ddf99a2e99e68accommit hash: ac29d867c83069cd0e9e58876ddf99a2e99e68accommit hash: ac29d867c83069cd0e9e58876ddf99a2e99e68accommit hash: ac29d867c83069cd0e9e58876ddf99a2e99e68ac files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/hpenc: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.0_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.0_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.0_2
03 Feb 2021 22:43:07
Revision:563963Original commit files touched by this commit
linimon search for other commits by this committer
Pacify portlint (Makevar order).  This is to prepare for a tier-2 commit
I will be making soon.
3.0_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.0
09 Dec 2018 17:59:00
Revision:487067Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to version 3.0
- Switch to GitHub
- Unbreak with the recent OpenSSL
- Add libsodium dependency
- Fix build using clang
- Unbreak on non-x86
2.0_5
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2.0_4
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2.0_4
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2.0_3
27 May 2017 00:20:19
Revision:441819Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.0_3
30 Apr 2017 04:35:11
Revision:439789Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.0_3
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2.0_2
15 Mar 2017 14:45:31
Revision:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
2.0_2
09 Jan 2017 13:16:50
Revision:430947Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
2.0_2
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
2.0_2
08 Nov 2016 19:29:57
Revision:425758Original commit files touched by this commit
linimon search for other commits by this committer
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
2.0_2
08 Nov 2016 03:23:44
Revision:425670Original commit files touched by this commit
linimon search for other commits by this committer
Also broken on arm64.

Approved by:	portmgr (tier-2 blanket)
2.0_2
16 Jun 2016 13:23:13
Revision:416966Original commit files touched by this commit
mat search for other commits by this committer
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.

WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
2.0_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.0_2
29 Apr 2016 15:41:40
Revision:414279Original commit files touched by this commit
vsevolod search for other commits by this committer
- Fix build with the recent libc++

PR:		209097
Submitted by:	dim
2.0_1
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
2.0_1
25 Sep 2015 21:31:43
Revision:397883Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: not yet ported to this architecture.

Approved by:	portmgr (sparc64 blanket)
2.0_1
25 Jun 2015 13:35:42
Revision:390569Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark BROKEN on 9.x:

aead.cc:84:32: error: 'EVP_aes_128_ctr' was not declared in this scope

Approved by:	portmgr blanket
Submitted by:	pkg-fallout
2.0_1
17 Apr 2015 13:28:05
Revision:384158Original commit files touched by this commit
vsevolod search for other commits by this committer
- Install manual page [1]
- Try to fix openssl port dependency

Submitted by:	Anton Juzhaninov via private email [1]
2.0
22 Mar 2015 16:32:27
Revision:381935Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update to 2.0
- Remove obsoleted patch (included to the upstream)
- Honor openssl CFLAGS and LDFLAGS to use the proper version
1.0_1
20 Feb 2015 16:58:46
Revision:379450Original commit files touched by this commit
vsevolod search for other commits by this committer
- One more fix for i386 assembly.
- Bump revision (package is changed).
1.0
06 Feb 2015 09:59:17
Revision:378518Original commit files touched by this commit
vsevolod search for other commits by this committer
- Fix assembler opcodes on i386
- Fix build on FreeBSD < 10
- Do not bump revision since this only affects broken systems
1.0
31 Jan 2015 10:25:37
Revision:378199Original commit files touched by this commit
vsevolod search for other commits by this committer
Add hpenc utility port.

https://github.com/vstakhov/hpenc

Number of commits found: 31