Port details |
- p5-Crypt-OTP Perl implementation of the One Time Pad (hence, OTP) encryption method
- 2.00_1 security =4 2.00_1Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2002-01-26 00:01:41
- Last Update: 2022-09-08 15:46:38
- Commit Hash: ade2a04
- People watching this port, also watch:: p5-Authen-Ticket, p5-File-Scan, p5-Safe-Hole, p5-Crypt-DSA, openssl
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Crypt-OTP
- Description:
- The One Time Pad encryption method is very simple, and impossible
to crack without the actual pad file against which the to-be-encrypted
message is XOR'ed. Encryption and decryption are performed using
excactly the same method, and the message will decrypt correctly
only if the same pad is used in decryption as was use in encryption.
Seamus Venasse <svenasse@polaris.ca>
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Crypt-OTP>0:security/p5-Crypt-OTP
- To install the port:
- cd /usr/ports/security/p5-Crypt-OTP/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Crypt-OTP
- pkg install p5-Crypt-OTP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Crypt-OTP
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Crypt-OTP-2.00.tar.gz) = ffd649c1005b65911dce9aad1f226d617dcf55d541aadd0acd9c4f8fd6b83492
SIZE (Crypt-OTP-2.00.tar.gz) = 3242
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_p5-Crypt-OTP
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.00_1 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
2.00_1 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
2.00_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
2.00_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.00_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.00_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
2.00 30 Jan 2014 09:08:26 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
2.00 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.00 11 Sep 2013 17:17:47 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.00 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
2.00 28 Mar 2009 01:16:37 |
skreuzer |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor) |
2.00 17 Apr 2008 14:30:31 |
araujo |
- 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) |
2.00 17 Jun 2007 21:27:42 |
itetcu |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private) |
2.00 24 Feb 2007 09:20:52 |
rafan |
- Pass maintainership to submitter
PR: ports/109474
Submitted by: Steven Kreuzer <skreuzer at f2o.org> |
2.00 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.00 25 Nov 2005 18:01:16 |
pav |
- Add SHA256 |
2.00 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
2.00 20 Sep 2005 14:20:34 |
erwin |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
2.00 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.00 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.00 21 Feb 2003 13:26:58 |
knu |
De-pkg-comment. |
2.00 17 Sep 2002 21:25:48 |
tobez |
Update to 2.00.
PR: 42880
Submitted by: maintainer |
26 Jan 2002 03:01:41 |
petef |
Add p5-Crypt-OTP 1.03, perl implementation of the One Time Pad (hence, OTP)
encryption method. |