aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Net-SSH-AuthorizedKeysFile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 0.18Sunpoet Po-Chuan Hsieh2017-03-292-6/+6
| | | | | | | Changes: http://search.cpan.org/dist/Net-SSH-AuthorizedKeysFile/Changes Notes: svn path=/head/; revision=437249
* Add p5-Net-SSH-AuthorizedKeysFile.Mathieu Arnold2016-08-054-0/+44
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys" files. "authorized_keys" files contain public keys and meta information to be used by "ssh" on the remote host to let users in without having to type their password. Sponsored by: Absolight Notes: svn path=/head/; revision=419682