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
p5-Crypt-DES_PP Perl extension for DES encryption in pure Perl
1.00_1 security on this many watch lists=1 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 1.00_1Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-20 14:50:58
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-Crypt-GPG, bash-completion, p5-Digest-SHA, python
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/release/Crypt-DES_PP
Description:
The Data Encryption Standard (DES), also known as Data Encryption Algorithm (DEA) is a semi-strong encryption and decryption algorithm. The module is 100 % compatible to Crypt::DES but is implemented entirely in Perl. That means that you do not need a C compiler to build and install this extension. The module implements the Crypt::CBC interface. You are encouraged to read the documentation for Crypt::CBC if you intend to use this module for Cipher Block Chaining. The minimum (and maximum) key size is 8 bytes. Shorter keys will cause an exception, longer keys will get silently truncated. Data is encrypted and decrypted in blocks of 8 bytes. The module implements the Ultra-Fast-Crypt (UFC) algorithm as found for example in the GNU libc. On the Perl side a lot has been done in order to make the module as fast as possible (function inlining, use integer, ...). Note: For performance issues the source code for the module is first preprocessed by m4. That means that you need an m4 macro processor in order to hack on the sources. This is of no concern for you if you only want to use the module, the preprocessed output is always included in the distribution.
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. lib/perl5/site_perl/Crypt/DES_PP.pm
  2. lib/perl5/site_perl/Crypt/.cvsignore
  3. lib/perl5/site_perl/man/man3/Crypt::DES_PP.3.gz
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • p5-Crypt-DES_PP>0:security/p5-Crypt-DES_PP
To install the port:
cd /usr/ports/security/p5-Crypt-DES_PP/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Crypt-DES_PP
  • pkg install p5-Crypt-DES_PP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Crypt-DES_PP
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Crypt-DES_PP-1.00.tar.gz) = 21ce10b688db039a16c4473ac539f29746430382490cbd30c3b66c075f583d38 SIZE (Crypt-DES_PP-1.00.tar.gz) = 34796

Packages (timestamps in pop-ups are UTC):
p5-Crypt-DES_PP
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.00_11.00_11.00_11.00_11.00_1-1.00_1-
FreeBSD:13:quarterly1.00_11.00_11.00_11.00_11.00_11.00_11.00_11.00_1
FreeBSD:14:latest1.00_11.00_11.00_11.00_11.00_11.00_1-1.00_1
FreeBSD:14:quarterly1.00_11.00_1-1.00_11.00_11.00_11.00_11.00_1
FreeBSD:15:latest1.00_11.00_1n/a1.00_1n/a1.00_11.00_11.00_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net/p5-OurNet-BBS
for Run
  1. net/p5-OurNet-BBS

Configuration Options:
No options to configure
Options name:
security_p5-Crypt-DES_PP
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.

There are no commits on branch 2022Q2 for this port