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-Twofish2 Perl implementation of the Twofish encryption algorithm
1.03 security on this many watch lists=4 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.03Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-09-20 20:42:08
Last Update: 2022-07-20 14:22:56
Commit Hash: 857c05f
People watching this port, also watch:: p5-Digest-MD5, p5-Digest-HMAC, p5-Crypt-CBC, p5-Crypt-DES, p5-Crypt-SSLeay
Also Listed In: perl5
License: not specified in port
Description:
This module implements the twofish cipher in a less braindamaged (read: slow and ugly) way than the existing "Crypt::Twofish" module. Although it is "Crypt::CBC" compliant you usually gain nothing by using that module (except generality), since "Crypt::Twofish2" can work in either ECB or CBC mode.
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/mach/5.32/Crypt/Twofish2.pm
  2. lib/perl5/site_perl/mach/5.32/auto/Crypt/Twofish2/Twofish2.so
  3. lib/perl5/site_perl/man/man3/Crypt::Twofish2.3.gz
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • p5-Crypt-Twofish2>0:security/p5-Crypt-Twofish2
To install the port:
cd /usr/ports/security/p5-Crypt-Twofish2/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Crypt-Twofish2
  • pkg install p5-Crypt-Twofish2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Crypt-Twofish2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1628103824 SHA256 (Crypt-Twofish2-1.03.tar.gz) = 5ff24c41ac95f92a0438fe622179d6db5b4316829999128ce9c3ecdbdc077d13 SIZE (Crypt-Twofish2-1.03.tar.gz) = 31470

Packages (timestamps in pop-ups are UTC):
p5-Crypt-Twofish2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.031.031.02_11.031.03-1.02_1-
FreeBSD:13:quarterly1.031.031.031.031.031.031.031.03
FreeBSD:14:latest1.031.031.031.031.031.03-1.03
FreeBSD:14:quarterly1.031.03-1.031.031.031.031.03
FreeBSD:15:latest1.031.03n/a1.03n/a1.031.031.03
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. 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
  2. security/p5-Crypt-CBCeasy
for Run
  1. net/p5-OurNet-BBS
  2. security/p5-Crypt-CBCeasy

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

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.03
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)
1.03
08 Aug 2021 14:55:30
commit hash: 7028687f1b3070b2c9a657cb6a3d6c715728f0dfcommit hash: 7028687f1b3070b2c9a657cb6a3d6c715728f0dfcommit hash: 7028687f1b3070b2c9a657cb6a3d6c715728f0dfcommit hash: 7028687f1b3070b2c9a657cb6a3d6c715728f0df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Crypt-Twofish2: Update to 1.03

- Strip shared library
- Sort PLIST

Changes:	https://metacpan.org/dist/Crypt-Twofish2/changes
1.02_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.
1.02_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)
1.02
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
1.02
06 Nov 2013 07:39:32
Revision:332949Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.02
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)
1.02
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.02
01 Dec 2010 07:09:02
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.02
Changelog: http://search.cpan.org/src/MLEHMANN/Crypt-Twofish2-1.02/Changes
1.01
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)
1.01
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)
1.01
14 Nov 2005 15:05:17
Original commit files touched by this commit
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
1.01
10 Mar 2005 09:00:33
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.01.
1.0
16 Aug 2004 11:56:29
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.0
0.06
13 Aug 2004 15:21:20
Original commit files touched by this commit
nork search for other commits by this committer
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.

Inspired by:    freebsd-perl@
0.06
03 May 2004 18:46:09
Original commit files touched by this commit
nork search for other commits by this committer
Whitespace cleanup.

PR:             ports/65409
Submitted by:   trevor
0.06
20 Mar 2004 09:56:44
Original commit files touched by this commit
nork search for other commits by this committer
Add size data.

Submitted by:   trevor
Committed at:   CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
0.06
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.06
22 Feb 2003 16:16:12
Original commit files touched by this commit
nork search for other commits by this committer
De-pkg-comment.
0.06
16 Feb 2003 16:10:59
Original commit files touched by this commit
nork search for other commits by this committer
Remove RESTRICTED tag with cryptography relation.

Pointed out by:         kris
0.06
20 Sep 2002 20:27:27
Original commit files touched by this commit
nork search for other commits by this committer
Add p5-Crypt-Twofish2(0.06), a perl module for Twofish encryption.

This module provides the similar functionality to Crypt::Twofish,
but also is Crypt::CBC compliant module.

Approved by:    knu (mentor)

Number of commits found: 21