Version: 3.4, Package name: kpcli-3.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description A command line interface (interactive shell) to work with KeePass 1.x or 2.x database files. To use the X11 clipboard features, install the p5-Clipboard and p5-Capture-Tiny extra packages. |
Filesize: 206.292 KB |
Version History (View Complete History) |
|
2020-11-18 01:46:31 by Landry Breuil | Files touched by this commit (1) |
Log message: Add missing RDEP on p5-Clone |
2020-09-17 02:57:55 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to kpcli 3.4. Remove RDEP on p5-Clipboard as it drags xclip which requires X libs, mention the optional dependency (along p5-Capture-Tiny) in the DESCR. kpcli.pl gracefully handles the absence of the module at runtime, and loudly tells you to install them if you try to use the clipboard features. changelog mirrored at https://github.com/tribut/kpcli/blob/master/README#L336 |
2020-03-27 01:20:53 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to kpcli 3.3, from Alex Naumov, thanks! |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-01-31 00:56:52 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to kpcli 3.2 |
2016-08-27 06:36:35 by Daniel Jakots | Files touched by this commit (2) |
Log message: Update to kpcli-3.1 Looks good to sthen@ |
2016-05-12 08:00:13 by Marc Espie | Files touched by this commit (21) |
Log message: Term-ReadKey is part of the base system now |
2016-03-29 07:50:13 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: The textproc/p5-XML-Parser dependency should come from textproc/p5-File-KeePass. |
2015-12-06 10:13:42 by Landry Breuil | Files touched by this commit (1) |
Log message: add missing RDEP on p5-XML-Parser, noted by Fabian Raetz, thanks! |
2015-09-19 06:55:14 by Landry Breuil | Files touched by this commit (2) |
Log message: update to kpcli 3.0. |
2015-07-26 15:31:50 by Landry Breuil | Files touched by this commit (1) |
Log message: Add missing RDEP on p5-Clone, spotted by Daniel Jakots. |
2015-05-01 14:29:19 by Landry Breuil | Files touched by this commit (1) |
Log message: Add missing Capture::Tiny to RDEP for proper 'copy to clipboard' support. Reminded by sbz@freebsd |