Port details |
- xautomation Control X from the command line for scripts
- 1.09_2 x11 =2 1.09_2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2002-09-11 13:21:57
- Last Update: 2024-01-30 20:25:05
- Commit Hash: e77c3c6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://hoopajoo.net/projects/xautomation.html
- Description:
- Control X from the command line for scripts, and do "visual scraping" to find
things on the screen. The control interface allows mouse movement, clicking,
button up/down, key up/down, etc, and uses the XTest extension so you don't
have the annoying problems that xse has when apps ignore sent events. The
visgrep program find images inside of images and reports the coordinates,
allowing programs to find buttons, etc, on the screen to click on.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xautomation>0:x11/xautomation
- To install the port:
- cd /usr/ports/x11/xautomation/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xautomation
- pkg install xautomation
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xautomation
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xautomation-1.09.tar.gz) = ee8f2c61165da682f58371a51cfc263d6e54609b614e712320b0987779d95f0d
SIZE (xautomation-1.09.tar.gz) = 123995
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libpng.so : graphics/png
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xautomation-1.09_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_xautomation
- USES:
- localbase:ldflags xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.09_2 30 Jan 2024 20:25:05 |
Muhammad Moinur Rahman (bofh) |
x11/xautomation: Moved man to share/man |
1.09_1 30 Sep 2023 15:10:21 |
Muhammad Moinur Rahman (bofh) |
x11/xautomation: Adopt port
- Utilize USES=localbase |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.09_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.09_1 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.09_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.09_1 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.09_1 26 Jun 2018 17:06:33 |
ehaupt |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
1.09_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.09_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.09 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.09 01 Feb 2014 10:13:41 |
nemysis |
- Update to 1.09, No functional changes just cleans up compiler warnings |
1.08 14 Oct 2013 14:03:14 |
nemysis |
- Update to 1.08
- Support STAGEDIR
- Use pkg-plist instead of PLIST_FILES
Approved by: wg/pawel (mentors) |
1.07 24 Sep 2013 22:45:31 |
nemysis |
- Change maintainer email gmx.ch --> FreeBSD.org
- Add license (GPLv2)
- Use the new format for LIB_DEPENDS
- Add docs and Option
Approved by: wg/pawel (mentors) |
1.07 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.07 13 Nov 2012 16:28:06 |
bdrewery |
- Update to 1.07
- Pass maintainership to submitter
PR: ports/173519
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes |
1.06 09 Nov 2012 16:14:17 |
bdrewery |
- Update to 1.06
- Trim header
Feature safe: yes |
1.03_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.03_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.03_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.03_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.03 09 May 2009 09:19:39 |
miwi |
- Update to 1.03
PR: 134297
Submitted by: Ports Fury |
1.02 29 Mar 2008 23:16:01 |
miwi |
- Update to 1.02
PR: 122081
Submitted by: Ports Fury |
1.01 10 Feb 2008 13:17:41 |
miwi |
- Update to 1.01
PR: 120479
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.99 03 Jan 2008 11:39:09 |
miwi |
- Update to 0.99
PR: 119169
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.98 27 Oct 2007 21:30:26 |
miwi |
- Update to 0.98
PR: 117502
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.96_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.96 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
0.96 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.96 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.96 17 May 2004 18:42:04 |
krion |
- Update to version 0.96
PR: ports/66757
Submitted by: Ports Fury |
0.93 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.93 17 Dec 2003 16:53:44 |
krion |
- Update to version 0.93
PR: 60341
Submitted by: Ports Fury |
0.92 17 May 2003 15:06:11 |
petef |
Update to 0.92.
PR: 51240
Submitted by: Ports Fury |
0.86_1 20 Feb 2003 19:17:05 |
knu |
De-pkg-comment. |
0.86_1 20 Sep 2002 06:14:56 |
ijliao |
- Support CFLAGS/CXXFLAGS properly
PR: 42885
Submitted by: Ports Fury |
0.86 11 Sep 2002 13:21:31 |
ijliao |
add xautomation 0.86
Control X from the command line for scripts |