Date: Sun, 25 Oct 2020 18:21:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250601] [NEW PORT] security/py-onlykey: command line tool to work with OnlyKey hardware password manager Message-ID: <bug-250601-7788-IwneyFHsSA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250601-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-250601-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250601 --- Comment #4 from Dmytro Bilokha <dmytro@posteo.net> --- (In reply to daniel.engberg.lists from comment #2) Sorry, seems like I did it wrong. 1. The dependencies list is incorrect, I'll fix it. 2. I din't get why the plist is not correct? In the Makefile I have: USE_PYTHON=3D autoplist distutils PLIST_FILES=3D "${PREFIX}/etc/devd/onlykey.conf.sample" "${PREFIX}/man/man1/onlykey-cli.1.gz" My intention is to have in the PLIST all the files generated by Python autoplist and two additional files created by me: sample and manpage. How to achive this in correct way? 3. The port passes make stage/stage-qa/package/install/deinstall in a separ= ate jail. I'll do additional checks after fixing the issues mentioned above. Thanks for your comments and sorry for my mistakes. Its my second port and = the only first with Python. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250601-7788-IwneyFHsSA>