Port details |
- x2vnc Program to link multiple X and VNC servers together
- 1.7.2_1,1 x11-servers =11 1.7.2_1,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-12 16:50:23
- Last Update: 2024-02-26 17:52:26
- Commit Hash: 60e6942
- People watching this port, also watch:: sudo, nmap, aspell, cdparanoia, libxml2
- License: GPLv2+
- WWW:
- https://fredrik.hubbe.net/x2vnc.html
- Description:
- This program merges the capabilities of x2x and vncviewer. It will allow
a machine with an X display and a machine with a VNC server running on its
main screen to act as if they were two displays connected to one machine.
When you move your mouse pointer off the screen in a direction of your
choosing, the pointer will appear on the other screen instead.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- x2vnc>0:x11-servers/x2vnc
- To install the port:
- cd /usr/ports/x11-servers/x2vnc/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-servers/x2vnc
- pkg install x2vnc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x2vnc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (x2vnc-1.7.2.tar.gz) = dc076dc0dad1ae4ebf5bc95bf792812b2639e92e127efb9c68de6a53874c7001
SIZE (x2vnc-1.7.2.tar.gz) = 82258
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
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xxf86dga.pc : x11/libXxf86dga
- ice.pc : x11/libICE
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- sm.pc : x11/libSM
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xxf86dga.pc : x11/libXxf86dga
- ice.pc : x11/libICE
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- sm.pc : x11/libSM
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-servers_x2vnc
- 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.7.2_1,1 26 Feb 2024 17:52:26 |
Muhammad Moinur Rahman (bofh) |
x11-servers/x2vnc: 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.7.2,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.7.2,1 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.7.2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.2,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.7.2,1 07 Jul 2018 22:41:39 |
amdmi3 |
- Fix version
- Add LICENSE
- Remove unneeded flags |
1.72_2 08 Aug 2014 08:42:45 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
1.72_2 03 Feb 2014 13:38:58 |
miwi |
- Stage support |
1.72_2 20 Sep 2013 23:52:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-servers) |
1.72_2 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.72_2 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.72_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.72_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.72_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.72 23 Jun 2006 16:33:56 |
erwin |
Update to 1.7.2
PR: 99379
Submitted by: Ports fury |
1.71 28 May 2006 18:27:43 |
arved |
Update to 1.71
PR: 98026
Submitted by: Kato Tsuguru |
1.61 25 Nov 2005 19:16:38 |
pav |
- Add SHA256 |
1.61 30 Aug 2004 08:44:05 |
krion |
Update to version 1.6.1
PR: ports/71129
Submitted by: Ports Fury |
1.60 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.60 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.60 02 Jan 2004 18:23:47 |
pav |
- Fix distname
Pointy hat to: pav
Submitted by: petef |
1.60 02 Jan 2004 17:18:28 |
pav |
1.6 < 1.31 < 1.60
Pointy hat to: pav
Submitted by: petef |
1.6 02 Jan 2004 00:15:14 |
pav |
- Update to 1.6
- Drop maintainership
PR: ports/60799
Submitted by: hrs
Approved by: maintainer |
1.31 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
1.31 14 Apr 2002 10:36:58 |
olgeni |
Fix typo (it's -> its). |
09 Jan 2002 02:11:49 |
pat |
Pass maintainership to submitter |
05 Jan 2002 17:32:15 |
ade |
Update to 1.31, relinquish maintainership, since I don't have windows boxes to
look after any more :) |
05 Apr 2001 16:34:53 |
ade |
Update to 1.2 |
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. |
12 Sep 2000 20:50:23 |
ade |
Add x2vnc, a program that merges the capabilities of x2x and vncviewer,
allowing X and VNC displays to be joined together. |