Bug 279368 - [new port] x11/xclicker: blazing fast Autoclicker for desktops using x11
Summary: [new port] x11/xclicker: blazing fast Autoclicker for desktops using x11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL: https://github.com/robiot/xclicker
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-28 19:02 UTC by Yusuf Yaman
Modified: 2024-08-06 17:53 UTC (History)
3 users (show)

See Also:


Attachments
x11/xclicker (1.79 KB, patch)
2024-05-28 19:02 UTC, Yusuf Yaman
no flags Details | Diff
x11/xclicker (1.91 KB, patch)
2024-05-28 19:03 UTC, Yusuf Yaman
no flags Details | Diff
x11/xclicker (2.25 KB, patch)
2024-06-10 07:06 UTC, Yusuf Yaman
no flags Details | Diff
poudriere te (47.27 KB, text/plain)
2024-07-26 16:39 UTC, Yusuf Yaman
no flags Details
poudriere testport log (47.27 KB, text/plain)
2024-07-26 16:39 UTC, Yusuf Yaman
no flags Details
portlint log (12 bytes, text/plain)
2024-07-26 16:40 UTC, Yusuf Yaman
no flags Details
x11/xclicker (3.17 KB, patch)
2024-08-06 14:49 UTC, Yusuf Yaman
nxjoseph: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuf Yaman 2024-05-28 19:02:10 UTC
XClicker is an open-source, easy to use, feature-rich, blazing fast Autoclicker for desktops using x11.
Comment 1 Yusuf Yaman 2024-05-28 19:02:44 UTC
Created attachment 251040 [details]
x11/xclicker
Comment 2 Yusuf Yaman 2024-05-28 19:03:25 UTC
Created attachment 251041 [details]
x11/xclicker

Added PR info to commit message.
Comment 3 Joel Bodenmann freebsd_committer freebsd_triage 2024-06-09 00:18:10 UTC
Thank you for your submission!

Looks like this is missing the corresponding entry in x11/Makefile.
Comment 4 Yusuf Yaman 2024-06-10 07:06:10 UTC
Created attachment 251337 [details]
x11/xclicker

you're welcome, i added makefile change.
Comment 5 Yusuf Yaman 2024-07-26 14:11:35 UTC
I'll attach the poudriere testport log once it's available.
Comment 6 Yusuf Yaman 2024-07-26 16:39:10 UTC
Created attachment 252301 [details]
poudriere te
Comment 7 Yusuf Yaman 2024-07-26 16:39:40 UTC
Created attachment 252302 [details]
poudriere testport log

I attached poudriere testport log
Comment 8 Yusuf Yaman 2024-07-26 16:40:00 UTC
Created attachment 252303 [details]
portlint log

I attached portlint log
Comment 9 Yusuf Yaman 2024-08-06 14:49:46 UTC
Created attachment 252561 [details]
x11/xclicker

I created a .desktop file.
Comment 10 commit-hook freebsd_committer freebsd_triage 2024-08-06 17:51:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=844c0c7d684947a08ca85d67b98a462980d151f6

commit 844c0c7d684947a08ca85d67b98a462980d151f6
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2024-08-06 17:47:44 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-06 17:50:43 +0000

    x11/xclicker: new port: autoclicker for x11

    XClicker is an open-source, easy to use, feature-rich, blazing fast
    Autoclicker for desktops using x11.
    https://github.com/robiot/xclicker

    PR:             279368

 x11/Makefile                              |  1 +
 x11/xclicker/Makefile (new)               | 31 +++++++++++++++++++++++++++++++
 x11/xclicker/distinfo (new)               |  3 +++
 x11/xclicker/files/xclicker.desktop (new) |  9 +++++++++
 x11/xclicker/pkg-descr (new)              |  2 ++
 5 files changed, 46 insertions(+)
Comment 11 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-06 17:52:10 UTC
Committed, thanks!
Comment 12 Yusuf Yaman 2024-08-06 17:53:15 UTC
You are welcome. Thanks for giving a look.