Port details |
- pvk Tool to convert a RSA key in PEM format into a PVK file and vice versa
- 20070406_1 security
=3 20070406_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2007-06-04 20:56:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: not specified in port
- WWW:
- http://www.drh-consultancy.demon.co.uk/pvk.html
- Description:
- Conversion tool that will convert a standard RSA key in OpenSSL PEM format
into a PVK file and vice versa.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/pvk/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pvk
- pkg install pvk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pvk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pvksrc.tgz.bin) = 181d83f4f44ba01ecc4d9d115152cc01e42d837aad9f5127201594dba12a1fa0
SIZE (pvksrc.tgz.bin) = 7463
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pvk-20070406_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_pvk
- USES:
- 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 |
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) |
20070406_1 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 ) |
20070406_1 05 Sep 2022 13:03:10
    |
Muhammad Moinur Rahman (bofh)  |
all: R eturn sobomax' ports to the pool
Commit bit of sobomax@ was safe-kept on 2018-12-03 by portmgr-secretary@
but somehow the ports were not reset. Reset all the ports except
net/ortp which has been exclusively requested by zirias@
Approved by: portmgr (blanket) |
20070406_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 ) |
20070406_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20070406_1 19 Mar 2021 02:16:30
  |
danfe  |
- Unbreak the build against modern OpenSSL versions and also on 64-bit
architectures by using explicit 32-bit `int' types instead of `long'
which length is not constant (machine/compiler-dependent)
- Don't patch and then sed(1)-patch the Makefile, just pass the needed
header files and library paths via MAKE_ARGS
- Install documentation in the dedicated DOCS option helper target
- Convert two-line pkg-plist into PLIST_FILES and PORTDOCS
- Provide fallback distfile download locations
Tested on: i386, amd64 |
20070406 04 Apr 2019 06:12:31
  |
antoine  |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
20070406 02 Feb 2019 09:36:09
  |
tobik  |
security/*: Use NO_WRKSUBDIR |
20070406 10 Dec 2018 16:50:08
  |
rene  |
Return currently unmaintained ports to sobomax@ who is still a src committer. |
20070406 03 Dec 2018 21:20:17
  |
rene  |
Re-assign sobomax@'s ports after his commit bit was safekept. |
20070406 11 Jan 2018 14:18:01
  |
danfe  |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
20070406 11 Sep 2016 06:16:39
  |
marino  |
security/pvk: Document SSL requirement and honor its flags
Approved by: SSL blanket |
20070406 22 May 2015 20:34:29
  |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
20070406 15 May 2015 20:05:27
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
20070406 21 Feb 2014 09:53:07
  |
miwi  |
- Stage support |
20070406 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
20070406 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
20070406 04 Jun 2007 20:46:04
 |
sobomax  |
Re-add pvk under proper name. |