Port details |
- xkeywrap Record, repeat, and play key sequence from keyboard
- 1.1_4 x11 =3 1.1_4Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-03-29 08:19:58
- Commit Hash: c50367a
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: not specified in port
- WWW:
- https://kozos.jp/myfreesoft/
- Description:
- XKeyWrap is a wrapper of key sequence between keyboard and an application
(ex.emacs).
XKeyWrap can record and play key sequence in real time. And XKeyWrap can send
key sequence to an application on other X server over the network.
If you want to read more details, type
% xkeywrap -readme
and
% man xkeywrap
If you want to see a demonstration of XKeyWrap, type
% cp /usr/local/share/examples/xkeywrap/demo.dat .
% cp /usr/local/share/examples/xkeywrap/xkeywrap_demo.c .
% xkeywrap -p -s 2 -f demo.dat -x emacs -geometry 80x25 xkeywrap_demo.c
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xkeywrap/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xkeywrap
- pkg install xkeywrap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xkeywrap
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xkeywrap-1.1.tar.gz) = 543b47e16cb2b84fef26971c1948cae3e1b271a5d90e5d21314220fa4d0f3b6b
SIZE (xkeywrap-1.1.tar.gz) = 70327
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:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xkeywrap-1.1_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- x11_xkeywrap
- USES:
- 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.1_4 29 Mar 2024 08:19:58 |
Yasuhiro Kimura (yasu) |
x11/xkeywrap: Move man page to share/man
Approved by: portmgr (blanket) |
1.1_3 24 May 2023 02:52:25 |
Cy Schubert (cy) |
x11/xkeywrap: Work around LLVM15 build errors
Work around the following errors, for now:
cc -c xkeywrap.c -I/usr/local/include -O2 -pipe -pipe -fstack-protector-strong
-fno-strict-aliasing -pipe -DVERSION=\"XKeyWrap-1.1\"
xkeywrap.c:45:15: error: incompatible pointer to integer conversion initializing
'Cursor' (aka 'unsigned long') with an expression of type 'void *'
[-Wint-conversion]
static Cursor select_cursor = NULL; /*
<BD><D0><CE><CF><C0>襦<A5><A4><A5><F3><A5>ɥ<A6><BB><D8><C4><EA><BB><FE><A4>Υ<AB><A1><BC><A5><BD><A5><EB>
*/
^ ~~~~
xkeywrap.c:422:31: warning: passing 'int *' to parameter of type 'unsigned int
*' converts between pointers to integer types with different sign
[-Wpointer-sign]
&r, &p, &children_list, &children_number);
^~~~~~~~~~~~~~~~
/usr/local/include/X11/Xlib.h:3034:1: note: passing argument to parameter here
);
^
1 warning and 1 error generated. (Only the first 15 lines of the commit message are shown above ) |
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.1_3 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.1_3 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.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1_3 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.1_3 12 Apr 2016 15:06:52 |
mat |
Unbreak.
While there, split out DOCS and EXAMPLES.
PR: 208723
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.1_3 13 Mar 2016 19:01:49 |
rakuco |
Deprecate and expire 1 month.
The port is unmaintained, does not fetch and there is no associated website to
retrieve more information. |
1.1_3 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
1.1_3 29 Jul 2014 16:09:42 |
adamw |
Rename x11/ patch-xy patches to reflect the files they modify. |
1.1_3 04 Jul 2014 23:16:48 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.1_3 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.1_3 11 Jan 2014 10:03:45 |
vanilla |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
1.1_3 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.1_3 26 Dec 2011 02:26:46 |
eadler |
- X11BASE is going away. Hack the last few ports that depend on X11BASE to not
rely on it being set globally.
Approved by: portmgr (pav) |
1.1_3 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.1_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1_3 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
1.1_3 11 Oct 2009 22:40:14 |
lippe |
- Use pkg-plist correctly.
- Pass maintainership to submitter.
PR: ports/139465
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
1.1_3 10 Jul 2008 05:43:07 |
itetcu |
- use DOCSDIR in Makefile
- fix plist with -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run |
1.1_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.1_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}. |
1.1 03 Jan 2007 16:39:20 |
hrs |
Cleanup unreachable sites:
- SunSITE.sut.ac.jp has officially closed.
- sut.ac.jp is now replaced with tus.ac.jp.
- www.seki.ee.kagu.tus.ac.jp does not respond for a long time.
- www.people.or.jp has officially closed. |
1.1 02 Jun 2006 03:24:45 |
clsung |
- Remove BROKEN specifier as the port fetched fine from:
http://hp.vector.co.jp/authors/VA014157/myfreesoft/
- change order of MASTER_SITES
PR: ports/98339
Submitted by: aaron |
1.1 23 Apr 2006 09:00:19 |
linimon |
Reset sakai as maintainer due to email bouncing.
Hat: portmgr |
1.1 14 Apr 2006 05:53:18 |
edwin |
x11/xkeywrap: BROKEN: does not fetch
Both MASTER_SITES and WWW gine time-out, so marke BROKEN.
Drop WWW from pkg-descr.
Use DOCSDIR in pgk-plist.
PR: ports/94786
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer timeout |
1.1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1 21 Feb 2003 14:06:08 |
knu |
De-pkg-comment. |
1.1 05 Nov 2002 21:05:03 |
trevor |
Complete the change of domain name from sut.ac.jp to tus.ac.jp
(except in "Whom" lines).
Submitted by: hrs
PR: 38196 |
01 May 2001 10:43:26 |
mharo |
Update port: x11/xkeywrap to version 1.1 |
05 Feb 2001 16:18:54 |
olgeni |
Style fixes for ports/x11. |
13 Oct 2000 21:29:53 |
ade |
Support X11BASE properly |
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |