Port details |
- x2x Program to link multiple X servers together
- 1.30.20180709_1 x11-servers =5 1.30.20180709_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-09-03 05:06:08
- Last Update: 2024-02-26 17:52:26
- Commit Hash: 1dd0c31
- People watching this port, also watch:: zip, proftpd, unzip, aterm, epiphany
- License: MIT
- WWW:
- https://github.com/dottedmag/x2x
- Description:
- x2x allows the keyboard and mouse on one ("from") X display to be used
to control another ("to") X display. Since x2x uses the XTEST
extension, the "to" X display must support XTEST.
In the default interface, x2x puts a window on the "from" display.
This window is labeled with the name of the "to" display. Keystrokes
typed into this window go to the window on the "to" display that has
the input focus. Clicking on the x2x window causes the mouse on the
"from" display to control the cursor on the "to" display. Perform-
ing a subsequent multiple button click on the "to" display returns
control to the "from" display.
If the -east or -west options are specified on the command line, x2x
starts up with a different interface. When the mouse moves to the
(east or west) side of the default screen on the "from" display, the
cursor slides over to the "to" display. When the mouse returns to to
side of the "to" display that it entered, it slides back onto the
"from" display.
Unless the -nosel option is specified, x2x relays X selections from
one display to the other.
- ¦ ¦ ¦ ¦
- 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-servers/x2x/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-servers/x2x
- pkg install x2x
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x2x
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1531643384
SHA256 (dottedmag-x2x-1.30.20180709-e62a535_GH0.tar.gz) = 26f9b43e982a64daf13dcad0be694d4687032e914c3d0b3e9baad8b51f08d41d
SIZE (dottedmag-x2x-1.30.20180709-e62a535_GH0.tar.gz) = 47678
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xtst.pc : x11/libXtst
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for x2x-1.30.20180709_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-servers_x2x
- USES:
- autoreconf gmake pkgconfig 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.30.20180709_1 26 Feb 2024 17:52:26 |
Muhammad Moinur Rahman (bofh) |
x11-servers/x2x: Moved man to share/man
Approved by: portmgr (blanket) |
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.30.20180709 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.30.20180709 20 Jul 2022 14:23:37 |
Tobias C. Berner (tcberner) |
x11-servers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Ade Lovett <ade@FreeBSD.org>
* Eric Anholt <anholt@FreeBSD.org>
* grog
* jabley@clear.co.nz
* lesi@FreeBSD.org
With hat: portmgr |
1.30.20180709 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.30.20180709 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.30.20180709 17 Jul 2018 07:48:35 |
yuri |
x11-servers/x2x: Remove the unnecessary makefile patch by changing to gmake |
1.30.20180709 15 Jul 2018 09:01:40 |
yuri |
x11-servers/x2x: Update 1.27 -> 1.30.20180709
Port changes:
* Now it uses autoreconf/configure
* Add LICENSE_FILE
* Remove targets - no need for them |
1.27_3 01 May 2014 10:44:16 |
pawel |
Restore PORTREVISION mistakenly removed in last commit
PR: ports/188276
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net>
Pointy hat to: me |
1.27 20 Dec 2013 18:41:57 |
pawel |
- Support CC/CFLAGS properly
- Update MASTER_SITES
- Port supports staging
PR: ports/184875
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.27_3 20 Sep 2013 23:52:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-servers) |
1.27_3 28 Jun 2013 22:58:59 |
bapt |
Convert to USES=imake
Remove useless deps on gmake
Trim header |
1.27_3 11 Mar 2011 15:09:32 |
bapt |
- point x2x to its new home
- while here remove MD5 from distinfo |
1.27_3 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.27_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.27_3 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
1.27_2 07 Aug 2008 08:58:31 |
linimon |
Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding. |
1.27_2 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.27_1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.27_1 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.27_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.27_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.27 07 Mar 2003 06:13:24 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Feb 2001 21:09:10 |
olgeni |
Convert more spaces into tabs in ports/x11-servers. |
08 Oct 2000 07:48:47 |
asami |
Convert category x11-servers to new layout. |
04 Oct 2000 07:40:08 |
sobomax |
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory. |
08 Sep 2000 11:43:40 |
asami |
MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use += to define
a variable that is defined only once. Remove do-install target which was
doing "make install install.man" which is the default anyway. |
08 Sep 2000 11:42:27 |
asami |
Don't need to list html man pages, bsd.port.mk will do it automatically. |
08 Sep 2000 11:36:50 |
asami |
Add newline to end of file. |
03 Sep 2000 09:06:08 |
grog |
Initial import of x2x. Obtained from: David Chaiken <chaiken@pa.dec.com> |