diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-15 00:42:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-15 00:42:43 +0800 |
commit | 459bbe5a01a99e9cfa014be4f0aee13a49793575 (patch) | |
tree | 2b1e20f917d88135b5313f8550ac5a9ba53bc393 /net/vino | |
parent | 61bd2065cd798190544bc6d38f7b2b44f6cf169c (diff) | |
download | marcuscom-ports-459bbe5a01a99e9cfa014be4f0aee13a49793575.tar marcuscom-ports-459bbe5a01a99e9cfa014be4f0aee13a49793575.tar.gz marcuscom-ports-459bbe5a01a99e9cfa014be4f0aee13a49793575.tar.bz2 marcuscom-ports-459bbe5a01a99e9cfa014be4f0aee13a49793575.tar.lz marcuscom-ports-459bbe5a01a99e9cfa014be4f0aee13a49793575.tar.xz marcuscom-ports-459bbe5a01a99e9cfa014be4f0aee13a49793575.tar.zst marcuscom-ports-459bbe5a01a99e9cfa014be4f0aee13a49793575.zip |
Add vino, and update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2847 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 29 | ||||
-rw-r--r-- | net/vino/distinfo | 2 | ||||
-rw-r--r-- | net/vino/files/patch-server_libvncserver_rfb_rfbproto.h | 12 | ||||
-rw-r--r-- | net/vino/files/patch-server_vino-fb.c | 10 | ||||
-rw-r--r-- | net/vino/pkg-descr | 4 | ||||
-rw-r--r-- | net/vino/pkg-plist | 52 |
6 files changed, 109 insertions, 0 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile new file mode 100644 index 000000000..94f6cb15e --- /dev/null +++ b/net/vino/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: vino +# Date created: 16 July 2004 +# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> +# +# $FreeBSD: ports/net/vino/Makefile,v 1.5 2004/08/30 19:05:46 marcus Exp $ +# + +PORTNAME= vino +PORTVERSION= 2.8.0 +CATEGORIES= net gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME 2 frontend for vncviewer + +LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel +USE_GMAKE= yes +GNOME_DESKTOP_VERSION=2 +USE_LIBTOOL_VER=15 +CONFIGURE_ARGS= --enable-session-support +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/net/vino/distinfo b/net/vino/distinfo new file mode 100644 index 000000000..6da99a682 --- /dev/null +++ b/net/vino/distinfo @@ -0,0 +1,2 @@ +MD5 (vino-2.8.0.tar.bz2) = 1a5c3360042262c4a923701c47d7f1cb +SIZE (vino-2.8.0.tar.bz2) = 524765 diff --git a/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h b/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h new file mode 100644 index 000000000..04d7fa7b5 --- /dev/null +++ b/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h @@ -0,0 +1,12 @@ +--- server/libvncserver/rfb/rfbproto.h.orig Fri Jul 16 18:16:16 2004 ++++ server/libvncserver/rfb/rfbproto.h Fri Jul 16 18:16:39 2004 +@@ -60,7 +60,9 @@ + #include <rfb/rfbint.h> + #else + #include <config.h> ++#ifdef HAVE_STDINT_H + #include <stdint.h> ++#endif + #endif + #endif + #include <rfb/keysym.h> diff --git a/net/vino/files/patch-server_vino-fb.c b/net/vino/files/patch-server_vino-fb.c new file mode 100644 index 000000000..56dbb89dc --- /dev/null +++ b/net/vino/files/patch-server_vino-fb.c @@ -0,0 +1,10 @@ +--- server/vino-fb.c.orig Mon Jul 12 06:22:08 2004 ++++ server/vino-fb.c Wed Jul 14 22:15:44 2004 +@@ -37,6 +37,7 @@ + #include <stdlib.h> + #include <string.h> ++#include <sys/types.h> + #include <sys/ipc.h> + #include <sys/shm.h> + #include <gdk/gdkx.h> + #include <X11/Xlib.h> diff --git a/net/vino/pkg-descr b/net/vino/pkg-descr new file mode 100644 index 000000000..f56a27700 --- /dev/null +++ b/net/vino/pkg-descr @@ -0,0 +1,4 @@ +Vino is a VNC server for GNOME - it allows someone to remotely connect +to your desktop session using the RFB protocol. + +WWW: http://www.gnome.org diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist new file mode 100644 index 000000000..586dec703 --- /dev/null +++ b/net/vino/pkg-plist @@ -0,0 +1,52 @@ +bin/vino-preferences +bin/vino-session +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/vino-server.schemas > /dev/null || /usr/bin/true +etc/gconf/schemas/vino-server.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/vino-server.schemas > /dev/null || /usr/bin/true +libdata/bonobo/servers/GNOME_RemoteDesktop.server +libexec/vino-server +share/gnome/control-center-2.0/capplets/vino-preferences.desktop +share/gnome/pixmaps/gnome-remote-desktop.png +share/gnome/vino/vino-preferences.glade +share/gnome/vino/vino-prompt.glade +share/locale/ar/LC_MESSAGES/vino.mo +share/locale/az/LC_MESSAGES/vino.mo +share/locale/bg/LC_MESSAGES/vino.mo +share/locale/bn/LC_MESSAGES/vino.mo +share/locale/bs/LC_MESSAGES/vino.mo +share/locale/ca/LC_MESSAGES/vino.mo +share/locale/cs/LC_MESSAGES/vino.mo +share/locale/da/LC_MESSAGES/vino.mo +share/locale/de/LC_MESSAGES/vino.mo +share/locale/el/LC_MESSAGES/vino.mo +share/locale/en_CA/LC_MESSAGES/vino.mo +share/locale/en_GB/LC_MESSAGES/vino.mo +share/locale/es/LC_MESSAGES/vino.mo +share/locale/eu/LC_MESSAGES/vino.mo +share/locale/fi/LC_MESSAGES/vino.mo +share/locale/fr/LC_MESSAGES/vino.mo +share/locale/gu/LC_MESSAGES/vino.mo +share/locale/hu/LC_MESSAGES/vino.mo +share/locale/it/LC_MESSAGES/vino.mo +share/locale/ja/LC_MESSAGES/vino.mo +share/locale/ko/LC_MESSAGES/vino.mo +share/locale/mk/LC_MESSAGES/vino.mo +share/locale/ms/LC_MESSAGES/vino.mo +share/locale/nb/LC_MESSAGES/vino.mo +share/locale/nl/LC_MESSAGES/vino.mo +share/locale/no/LC_MESSAGES/vino.mo +share/locale/pa/LC_MESSAGES/vino.mo +share/locale/pl/LC_MESSAGES/vino.mo +share/locale/pt/LC_MESSAGES/vino.mo +share/locale/pt_BR/LC_MESSAGES/vino.mo +share/locale/ro/LC_MESSAGES/vino.mo +share/locale/sq/LC_MESSAGES/vino.mo +share/locale/sr/LC_MESSAGES/vino.mo +share/locale/sr@Latn/LC_MESSAGES/vino.mo +share/locale/sv/LC_MESSAGES/vino.mo +share/locale/ta/LC_MESSAGES/vino.mo +share/locale/tr/LC_MESSAGES/vino.mo +share/locale/uk/LC_MESSAGES/vino.mo +share/locale/zh_CN/LC_MESSAGES/vino.mo +share/locale/zh_TW/LC_MESSAGES/vino.mo +@dirrm share/gnome/vino |