x2x 1.27 - multiple x servers, multiple machines, one keyboard / mouse

This commit is contained in:
todd 1999-03-01 10:39:00 +00:00
parent 760fe86d35
commit 35c0e2fdd7
5 changed files with 32 additions and 0 deletions

21
x11/x2x/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/01 10:39:00 todd Exp $
#
#
# What port/package will be created
#
DISTNAME= x2x-1.27
CATEGORIES= x11
MAINTAINER= todd@openbsd.org
MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/SRC/x2x/ \
ftp://ftp.digital.de/Digital/SRC/x2x/ \
ftp://ftp.europe.digital.com/pub/DEC/SRC/x2x/
USE_IMAKE= yes
pre-build:
@nroff -man ${WRKSRC}/x2x.1 > ${WRKSRC}/x2x.man 2> /dev/null
.include <bsd.port.mk>

1
x11/x2x/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (x2x-1.27.tar.gz) = 3d1bc863f3209ec37caf7f57bde7e8f0

1
x11/x2x/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
One keyboard and/or mouse, multiple X displays.

5
x11/x2x/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
x2x allows the keyboard and mouse on one ("from") X dis-
play to be used to control another ("to") X display.
Since x2x uses the XTEST extension, the "to" X display
must support XTEST.

4
x11/x2x/pkg/PLIST Normal file
View File

@ -0,0 +1,4 @@
@cwd /usr/X11R6
@name x2x-1.27
bin/x2x
man/cat1/x2x.0