summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-08-05 00:08:57 +0000
committerxtraeme <xtraeme>2005-08-05 00:08:57 +0000
commit69d9275653443db0a8547b77744c660963168275 (patch)
tree2b07519d0d8412e3db959661d984d12e25e5af2c /x11
parentc25099b84716cc51eba5a18246a606f42a43b994 (diff)
downloadpkgsrc-69d9275653443db0a8547b77744c660963168275.tar.gz
Initial import of x11vnc-0.7.2 from pkgsrc-wip, packaged by
<obata at lins dot jp>. x11vnc allows one to remotely view and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. In this way it plays the role for Unix/X11 that WinVNC plays for Windows.
Diffstat (limited to 'x11')
-rw-r--r--x11/x11vnc/DESCR4
-rw-r--r--x11/x11vnc/Makefile18
-rw-r--r--x11/x11vnc/PLIST7
-rw-r--r--x11/x11vnc/distinfo5
4 files changed, 34 insertions, 0 deletions
diff --git a/x11/x11vnc/DESCR b/x11/x11vnc/DESCR
new file mode 100644
index 00000000000..17070e0d851
--- /dev/null
+++ b/x11/x11vnc/DESCR
@@ -0,0 +1,4 @@
+x11vnc allows one to remotely view and interact with real X displays
+(i.e. a display corresponding to a physical monitor, keyboard, and
+mouse) with any VNC viewer. In this way it plays the role for Unix/X11
+that WinVNC plays for Windows.
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile
new file mode 100644
index 00000000000..b107883c332
--- /dev/null
+++ b/x11/x11vnc/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/08/05 00:08:57 xtraeme Exp $
+#
+
+DISTNAME= x11vnc-0.7.2
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
+
+MAINTAINER= obata@lins.jp
+HOMEPAGE= http://www.karlrunge.com/x11vnc/
+COMMENT= VNC server for real X displays
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= ac_cv_header_pthread_h=no # invalid mutex
+
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/x11vnc/PLIST b/x11/x11vnc/PLIST
new file mode 100644
index 00000000000..f44f3b65d6f
--- /dev/null
+++ b/x11/x11vnc/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/08/05 00:08:57 xtraeme Exp $
+bin/x11vnc
+man/man1/x11vnc.1
+share/x11vnc/classes/VncViewer.jar
+share/x11vnc/classes/index.vnc
+@dirrm share/x11vnc/classes
+@dirrm share/x11vnc
diff --git a/x11/x11vnc/distinfo b/x11/x11vnc/distinfo
new file mode 100644
index 00000000000..4fbbcbf0049
--- /dev/null
+++ b/x11/x11vnc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/08/05 00:08:57 xtraeme Exp $
+
+SHA1 (x11vnc-0.7.2.tar.gz) = 41c2cfc8d7ec4b94a5fba6e07f60cf71e8aeb35a
+RMD160 (x11vnc-0.7.2.tar.gz) = 2c2ff50b292d97abdcdfd00a31708de4d9e97f53
+Size (x11vnc-0.7.2.tar.gz) = 882900 bytes