Port details |
- pg_ed25519 PostgreSQL extension for ed25519 sign and verify
- 0.2 databases
=0 Version of this port present on the latest quarterly branch. - Maintainer: dmitry.wagin@ya.ru
 - Port Added: 2020-06-03 03:51:35
- Last Update: 2021-04-09 18:44:23
- Commit Hash: 911f042
- License: MIT
- Description:
- PostgreSQL extension for ed25519 sign and verify.
WWW: https://gitlab.com/dwagin/pg_ed25519
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pg_ed25519>0:databases/pg_ed25519
- To install the port:
- cd /usr/ports/databases/pg_ed25519/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pg_ed25519
- pkg install pg_ed25519
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pg_ed25519
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617884543
SHA256 (dwagin-pg_ed25519-203944dbd3444257490eb30d2f6363e391a23a6b_GL0.tar.gz) = ea07cb084c0ca60fe67fd413d0a7b3c0f8603f7def99209a7487b1c0bfde7735
SIZE (dwagin-pg_ed25519-203944dbd3444257490eb30d2f6363e391a23a6b_GL0.tar.gz) = 63956
- 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:
-
- gmake>=4.3 : devel/gmake
- postgres : databases/postgresql12-server
- as : devel/binutils
- Runtime dependencies:
-
- postgres : databases/postgresql12-server
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_pg_ed25519
- USES:
- gmake pgsql:9.4+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Apr 2021 18:44:23 0.2 |
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
07 Apr 2021 08:09:01 0.2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jun 2020 03:51:30
0.2 |
lwhsu  |
Add databases/pg_ed25519, PostgreSQL extension for ed25519 sign and verify
PR: 239708
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
Number of commits found: 4
|