Path to this page:
./
security/keychain,
Nice ssh-agent front-end
Branch: pkgsrc-2017Q1,
Version: 2.8.3nb1,
Package name: keychain-2.8.3nb1,
Maintainer: pkgsrc-usersKeychain is a shell script which acts as user-friendly front-end to
ssh-agent(1), allowing you to have one long-running ssh-agent process per
system rather than per login session.
Please study the documentation on the keychain website carefully since
incorrect usage of this script may have certain security implications.
Required to run:[
shells/bash]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 590a69fb82a70af5d206d8ad84d848fe0b299f3c
RMD160: 29befca1c9eba7b18694b5076bc4f828fd31d69b
Filesize: 33.369 KB
Version history: (Expand)
- (2017-05-01) Updated to version: keychain-2.8.3nb1
- (2017-04-04) Package added to pkgsrc.se, version keychain-2.8.3 (created)
CVS history: (Expand)
2017-05-01 11:06:46 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5367 - requested by sevan
security/keychain: build fix
Revisions pulled up:
- security/keychain/Makefile 1.36
---
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Apr 25 12:16:47 UTC 2017
Modified Files:
pkgsrc/security/keychain: Makefile
Log message:
Put back dependency on bash again, the script uses the "local" keyword.
Bump PKGREVISION.
|