Bug 200982

Summary: security/keychain can't invoke gpg-agent
Product: Ports & Packages Reporter: gour
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description gour 2015-06-20 07:07:48 UTC
Hello,

I'm using FreeBSD 10.1-RELEASE-p23 and keychain can not invoke gpg-agent - see: https://github.com/funtoo/keychain/issues/41

so it seems that keychain has problem with FreeBSD's 'ps' command syntax or something?
Comment 1 gour 2015-06-20 07:20:05 UTC
After trying to debug keychain script under /bin/sh as well as fish-shell, I get syntax error in #848:

	*\ @(SHA256|MD5):[0-9a-zA-Z\+\/=]*)

/usr/local/bin/keychain: 848: Syntax error: "(" unexpected (expecting ")")