Port details |
- p5-Crypt-Curve25519 Generate shared secret using elliptic-curve Diffie-Hellman function
- 0.07 security =2 0.07Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-04-25 09:07:13
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Crypt-Curve25519
- Description:
- Curve25519 is a state-of-the-art Diffie-Hellman function suitable for a wide
variety of applications.
Given a user's 32-byte secret key, Curve25519 computes the user's 32-byte public
key. Given the user's 32-byte secret key and another user's 32-byte public key,
Curve25519 computes a 32-byte secret shared by the two users. This secret can
then be used to authenticate and encrypt messages between the two users.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Crypt-Curve25519>0:security/p5-Crypt-Curve25519
- To install the port:
- cd /usr/ports/security/p5-Crypt-Curve25519/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Crypt-Curve25519
- pkg install p5-Crypt-Curve25519
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Crypt-Curve25519
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674589680
SHA256 (Crypt-Curve25519-0.07.tar.gz) = 67a98871372521d6f7e11fdd627caadb5c1d5401426a0e9cf42167a43c5b4b1d
SIZE (Crypt-Curve25519-0.07.tar.gz) = 16216
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.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net/p5-Net-SSH-Perl
- for Run
-
- net/p5-Net-SSH-Perl
Configuration Options:
- No options to configure
- Options name:
- security_p5-Crypt-Curve25519
- USES:
- perl5 ssl
- 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 |
0.07 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.07 30 Jan 2023 12:59:30 |
Po-Chuan Hsieh (sunpoet) |
security/p5-Crypt-Curve25519: Update to 0.07
Changes: https://metacpan.org/dist/Crypt-Curve25519/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.06 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.06 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 ) |
0.06 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.06 12 May 2019 16:36:42 |
sunpoet |
Cosmetic change |
0.06 03 May 2019 21:06:51 |
linimon |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
0.06 17 Jun 2018 06:41:35 |
linimon |
Now builds on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.06 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 |
0.06 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.06 06 Apr 2017 21:55:42 |
sunpoet |
Update to 0.06
- Update BROKEN: use lowercase for leading character
- Fix indent
Changes: http://search.cpan.org/dist/Crypt-Curve25519/Changes |
0.05 16 Nov 2016 00:35:30 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.05 06 Nov 2016 17:23:13 |
sunpoet |
- Mark BROKEN on tier-2 archs
PR: 212769
Submitted by: linimon |
0.05 01 Nov 2016 17:52:23 |
sunpoet |
- Use USES=ssl |
0.05 28 Oct 2016 13:09:20 |
mat |
Mark JOBS_UNSAFE, it tries to use .a files before creating them.
cc -shared -L/usr/local/lib/perl5/5.20/mach/CORE -lperl -L/usr/local/lib
-fstack-protector Curve25519.o -o blib/arch/auto/Crypt/Curve25519/Curve25519.so
curve25519-donna-master/curve25519-donna-c64.a
curve25519-donna-master/curve25519-donna-c64.a: could not read symbols: Archive
has no index; run ranlib to add one
*** [blib/arch/auto/Crypt/Curve25519/Curve25519.so] Error code 1
ar cr curve25519-donna-c64.a curve25519-donna-c64.o
: curve25519-donna-c64.a
Sponsored by: Absolight |
0.05 25 Apr 2016 09:07:06 |
sunpoet |
- Add p5-Crypt-Curve25519 0.05
Curve25519 is a state-of-the-art Diffie-Hellman function suitable for a wide
variety of applications.
Given a user's 32-byte secret key, Curve25519 computes the user's 32-byte public
key. Given the user's 32-byte secret key and another user's 32-byte public key,
Curve25519 computes a 32-byte secret shared by the two users. This secret can
then be used to authenticate and encrypt messages between the two users.
WWW: http://search.cpan.org/dist/Crypt-Curve25519/ |