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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Crypt-HCE_SHA Perl5 interface to one way hash chaining block cipher
0.70_1 security on this many watch lists=3 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 0.70_1Version of this port present on the latest quarterly branch.
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-10-09 22:02:08
Last Update: 2022-07-20 14:22:56
Commit Hash: 857c05f
People watching this port, also watch:: p5-Crypt-DES, p5-Digest-MD5, p5-Crypt-CBC, p5-Crypt-PasswdMD5, p5-Digest-HMAC
Also Listed In: perl5
License: not specified in port
Description:
This module implements a chaining block cipher using a one way hash. This method of encryption is the same that is used by radius (RFC2138) and is also described in Applied Cryptography. Two interfaces are provided in the module. The first is straight block encryption/decryption the second does base64 mime encoding/decoding of the encrypted/decrypted blocks. The idea is that the two sides have a shared secret that supplies one of the keys and a randomly generated block of bytes provides the second key. The random key is passed in cleartext between the two sides. An example client and server are packaged as modules with this module. They are used in the tests.
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. lib/perl5/site_perl/Crypt/HCE_SHA.pm
  2. lib/perl5/site_perl/auto/Crypt/HCE_SHA/autosplit.ix
  3. lib/perl5/site_perl/man/man3/Crypt::HCE_SHA.3.gz
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • p5-Crypt-HCE_SHA>0:security/p5-Crypt-HCE_SHA
To install the port:
cd /usr/ports/security/p5-Crypt-HCE_SHA/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Crypt-HCE_SHA
  • pkg install p5-Crypt-HCE_SHA
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Crypt-HCE_SHA
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Crypt-HCE_SHA-0.70.tar.gz) = a77dd17628449a45ffed24836dce0ab0975ef65b6907d7ec287f37a661f50264 SIZE (Crypt-HCE_SHA-0.70.tar.gz) = 5545

Packages (timestamps in pop-ups are UTC):
p5-Crypt-HCE_SHA
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.70_10.70_10.70_10.70_10.70_1-0.70_1-
FreeBSD:13:quarterly0.70_10.70_10.70_10.70_10.70_10.70_10.70_10.70_1
FreeBSD:14:latest0.70_10.70_10.70_10.70_10.70_10.70_1-0.70_1
FreeBSD:14:quarterly0.70_10.70_1-0.70_10.70_10.70_10.70_10.70_1
FreeBSD:15:latest0.70_10.70_1n/a0.70_1n/a0.70_10.70_10.70_1
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. p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Digest-SHA1>=0 : security/p5-Digest-SHA1
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-CGI-EncryptForm
for Run
  1. www/p5-CGI-EncryptForm

Configuration Options:
No options to configure
Options name:
security_p5-Crypt-HCE_SHA
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Crypt/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Crypt/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Crypt/
  7. http://backpan.perl.org/modules/by-module/Crypt/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Crypt/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Crypt/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Crypt/
  12. https://www.cpan.org/modules/by-module/Crypt/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.70_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.70_1
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.
0.70_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.70_1
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
0.70_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.70_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.70
30 Jan 2014 09:08:26
Revision:341821Original commit files touched by this commit
az search for other commits by this committer
- add stage support

Approved by:	portmgr (blanket infrastructure)
0.70
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.70
11 Sep 2013 13:54:50
Revision:326980Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.70
31 May 2013 14:43:45
Revision:319497Original commit files touched by this commit
miwi search for other commits by this committer
- Do not try to remove dirs. not created by the port
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
0.70
29 Jun 2012 18:30:42
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.70
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
0.70
08 Jan 2012 07:01:25
Original commit files touched by this commit
eadler search for other commits by this committer
Repeated words are are hard to to find sometimes.

Approved by:    portmgr (itetcu)
0.70
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.70
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
0.70
28 Mar 2009 01:16:37
Original commit files touched by this commit
skreuzer search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    wxs (mentor)
0.70
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
0.70
17 Jun 2007 21:27:42
Original commit files touched by this commit
itetcu search for other commits by this committer
Change of email address, same maintainer.

PR:             ports/113686
Submitted by:   Steven Kreuzer (confirmed from the old email on private)
0.70
24 Feb 2007 09:20:52
Original commit files touched by this commit
rafan search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/109474
Submitted by:   Steven Kreuzer <skreuzer at f2o.org>
0.70
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.70
22 Jan 2006 02:50:55
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.70
03 Jun 2004 13:40:39
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.70
0.60
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.60
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.60
09 May 2003 01:22:07
Original commit files touched by this commit
edwin search for other commits by this committer
conditionalize dependencies on modules included in perl 5.8

        Make dependencies on modules included in the perl 5.8
        distribution conditional on the perl version installed.
        While I'm here, remove SITE_PERL and MAN(3)PREFIX.

PR:             ports/50589
Submitted by:   Erwin Lansing <erwin@lansing.dk>
0.60
20 Feb 2003 18:59:13
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.60
17 Feb 2003 16:20:34
Original commit files touched by this commit
nork search for other commits by this committer
Remove RESTRICTED tag for crypto stuff.

Pointed out by:         kris
10 Oct 2001 02:02:08
commit hash: fp1.19562@dev.null.freshports.orgcommit hash: fp1.19562@dev.null.freshports.orgcommit hash: fp1.19562@dev.null.freshports.orgcommit hash: fp1.19562@dev.null.freshports.org files touched by this commit
tobez search for other commits by this committer
Add p5-Crypt-HCE_SHA 0.60, perl5 interface to one way hash chaining   block
cipher.    

Number of commits found: 28