Page MenuHomeFreeBSD

security/kpcli: update to 2.8 and add run dependencies for optional clipboard support
ClosedPublic

Authored by sbz on May 1 2015, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 2:39 PM
Unknown Object (File)
Tue, Apr 23, 11:51 AM
Unknown Object (File)
Sat, Apr 20, 5:17 PM
Unknown Object (File)
Fri, Apr 19, 11:26 AM
Unknown Object (File)
Thu, Apr 18, 8:50 AM
Unknown Object (File)
Tue, Apr 16, 5:57 AM
Unknown Object (File)
Mar 20 2024, 12:27 AM
Unknown Object (File)
Mar 19 2024, 7:49 PM
Subscribers
None

Details

Reviewers
sbz
Group Reviewers
Ports Committers
Summary

kpcli requires p5-Clipboard and p5-Capture-Tiny in order to use the x* commands
in the shell to benefit of the optionnal clipboard features

Test Plan

Before:
kpcli -kdb your.kdb

show n
xp n

Error: xp requires the Clipboard and Capture::Tiny modules:

After (with patch):

xp n

Copied password for "n" to the clipboard.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

sbz retitled this revision from to security/kpcli: add run dependencies for optionnal clipboard support.
sbz updated this object.
sbz edited the test plan for this revision. (Show Details)

remove devel/py-ptrace diff

while I'm here update it to last 2.8 version

sbz retitled this revision from security/kpcli: add run dependencies for optionnal clipboard support to security/kpcli: update to 2.8 and add run dependencies for optional clipboard support.May 1 2015, 7:47 PM
sbz added a reviewer: sbz.
This revision is now accepted and ready to land.May 6 2015, 5:39 PM