Created attachment 198761 [details] py-autokey.diff: Initial submission. This is a port for Autokey, which is an automation utility written in Python 3. The URL is: https://github.com/autokey/autokey I made it follow the style of the python package prefix, although I should note that this may be wrong as it cannot run side-by-side and is only available on Python 3+. It's one of those possibly exceptions. I currently have the port using GitHub until they update PyPi, if they do so before this port is accepted I will update the diff. Let me know if there is anything else I can do!
Created attachment 199732 [details] updated diff: deskutils/py-autokey They pushed the updated package to PyPi so updated the source.
Related review https://reviews.freebsd.org/D18407
Created attachment 199780 [details] deskutils/py-autokey diff updated Cleaned up, removed pkg-plist to use autoplist, removed patches and added logic to Makefile, did a couple of changes requested by tcberner.
Created attachment 199784 [details] updated diff for deskutils/py-autokey Removes INSTALLS_ICONS as it's not needed.
A commit references this bug: Author: tcberner Date: Sun Dec 30 20:52:41 UTC 2018 New revision: 488737 URL: https://svnweb.freebsd.org/changeset/ports/488737 Log: New port: deskutils/py-autokey: a desktop automation utility for X11 https://github.com/autokey/autokey PR: 232801 Submitted by: Daniel Shafer <daniel@shafer.cc> Differential Revision: https://reviews.freebsd.org/D18407 Changes: head/deskutils/Makefile head/deskutils/py-autokey/ head/deskutils/py-autokey/Makefile head/deskutils/py-autokey/distinfo head/deskutils/py-autokey/pkg-descr head/deskutils/py-autokey/pkg-message head/deskutils/py-autokey/pkg-plist
Forgotten to close?
Yes, port is there, has had updates applied by reporter/maintainer as well.