notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
xkeywrap Record, repeat, and play key sequence from keyboard
1.1_4 x11 on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_3Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-29 08:19:58
Commit Hash: c50367a
People watching this port, also watch:: python-doc-html, mscompress, pdflib
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/xkeywrap
  2. share/man/man1/xkeywrap.1.gz
Collapse this list.
Dependency lines:
  • xkeywrap>0:x11/xkeywrap
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):
xkeywrap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_31.1_41.1_31.1_31.1_4-1.1_3-
FreeBSD:13:quarterly1.1_31.1_31.1_31.1_31.1_41.1_31.1_31.1_3
FreeBSD:14:latest1.1_31.1_41.1_31.1_31.1_41.1_3-1.1_3
FreeBSD:14:quarterly1.1_31.1_4-1.1_31.1_41.1_31.1_31.1_3
FreeBSD:15:latest1.1_31.1_4n/a1.1_3n/a1.1_31.1_31.1_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
  2. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://ftp.vector.co.jp/18/98/1364/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_4
29 Mar 2024 08:19:58
commit hash: c50367a025b70bab7eed0b306170f9e7d21be4fecommit hash: c50367a025b70bab7eed0b306170f9e7d21be4fecommit hash: c50367a025b70bab7eed0b306170f9e7d21be4fecommit hash: c50367a025b70bab7eed0b306170f9e7d21be4fe files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
x11/xkeywrap: Move man page to share/man

Approved by:	portmgr (blanket)
1.1_3
24 May 2023 02:52:25
commit hash: 02e6b7b0d4c4f475af607cc07e3fa6b1b62af44ccommit hash: 02e6b7b0d4c4f475af607cc07e3fa6b1b62af44ccommit hash: 02e6b7b0d4c4f475af607cc07e3fa6b1b62af44ccommit hash: 02e6b7b0d4c4f475af607cc07e3fa6b1b62af44c files touched by this commit
Cy Schubert (cy) search for other commits by this committer
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 View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1_3
20 Jul 2022 14:23:32
commit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.1_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1_3
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
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
Revision:413139Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:411018Original commit files touched by this commit
rakuco search for other commits by this committer
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
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
1.1_3
29 Jul 2014 16:09:42
Revision:363352Original commit files touched by this commit
adamw search for other commits by this committer
Rename x11/ patch-xy patches to reflect the files they modify.
1.1_3
04 Jul 2014 23:16:48
Revision:360682Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.1_3
11 Jun 2014 18:55:30
Revision:357526Original commit files touched by this commit
marino search for other commits by this committer
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
Revision:339414Original commit files touched by this commit
vanilla search for other commits by this committer
Support stagedir.

Approved by:	portmgr (blanket infrastructure)
1.1_3
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
1.1_3
26 Dec 2011 02:26:46
Original commit files touched by this commit
eadler search for other commits by this committer
- 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
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.1_3
27 Nov 2009 22:52:30
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
1.1_3
11 Oct 2009 22:40:14
Original commit files touched by this commit
lippe search for other commits by this committer
- 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
Original commit files touched by this commit
itetcu search for other commits by this committer
- use DOCSDIR in Makefile
- fix plist with -DNOPORTDOCS
- bump PORTREVISION

Prompted by:    QA Tindy run
1.1_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
flz search for other commits by this committer
- 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
Original commit files touched by this commit
hrs search for other commits by this committer
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
Original commit files touched by this commit
clsung search for other commits by this committer
- 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
Original commit files touched by this commit
linimon search for other commits by this committer
Reset sakai as maintainer due to email bouncing.

Hat:    portmgr
1.1
14 Apr 2006 05:53:18
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.1
21 Feb 2003 14:06:08
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.1
05 Nov 2002 21:05:03
Original commit files touched by this commit
trevor search for other commits by this committer
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
commit hash: fp1.13276@dev.null.freshports.orgcommit hash: fp1.13276@dev.null.freshports.orgcommit hash: fp1.13276@dev.null.freshports.orgcommit hash: fp1.13276@dev.null.freshports.org files touched by this commit
mharo search for other commits by this committer
Update port: x11/xkeywrap to version 1.1    
05 Feb 2001 16:18:54
commit hash: fp1.9253@dev.null.freshports.orgcommit hash: fp1.9253@dev.null.freshports.orgcommit hash: fp1.9253@dev.null.freshports.orgcommit hash: fp1.9253@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Style fixes for ports/x11.    
13 Oct 2000 21:29:53
commit hash: fp1.5061@dev.null.freshports.orgcommit hash: fp1.5061@dev.null.freshports.orgcommit hash: fp1.5061@dev.null.freshports.orgcommit hash: fp1.5061@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Support X11BASE properly    
08 Oct 2000 07:56:00
commit hash: fp1.4824@dev.null.freshports.orgcommit hash: fp1.4824@dev.null.freshports.orgcommit hash: fp1.4824@dev.null.freshports.orgcommit hash: fp1.4824@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category x11 to new layout.  

Number of commits found: 35