FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:43 PM BST
Port details
gtk-vnc 0.3.10_5 net on this many watch lists=5 search for ports that depend on this port
VNC viewer widget for GTK+
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Dec 2007 19:33:01
Also Listed In: gnome
License: not specified in port


GTK-VNC is a VNC viewer widget for GTK+. It is built using coroutines,
allowing it to be completely asynchronous while remaining single threaded.
It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication
extension providing SSL/TLS encryption with x509 certificate authentication.
The core library is written in C and a binding for Python using PyGTK is
available. The networking layer supports connections over both IPv4 and IPv6.
Example code illustrates how to build a vncviewer replacement using either C
or Python.

WWW: http://live.gnome.org/gtk-vnc
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/gmake, textproc/intltool, devel/pkg-config, devel/py-gobject, x11-toolkits/py-gtk2
Required To Run: lang/python27, devel/pkg-config, devel/gio-fam-backend, devel/py-gobject, x11-toolkits/py-gtk2
Required Libraries: security/gnutls, security/libgcrypt, security/cyrus-sasl2, x11-toolkits/gtkglext, devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, devel/libglade2, textproc/libxml2, x11-toolkits/pango

Required by:
for Run

To install the port: cd /usr/ports/net/gtk-vnc/ && make install clean
To add the package: pkg_add -r gtk-vnc


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gtk-vnc/0.3/
http://ftp.acc.umu.se/pub/GNOME/sources/gtk-vnc/0.3/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gtk-vnc/0.3/
http://ftp.unina.it/pub/linux/GNOME/sources/gtk-vnc/0.3/
http://fr2.rpmfind.net/linux/gnome.org/sources/gtk-vnc/0.3/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gtk-vnc/0.3/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gtk-vnc/0.3/
http://linorg.usp.br/gnome/sources/gtk-vnc/0.3/
http://mirror.aarnet.edu.au/pub/gnome/sources/gtk-vnc/0.3/
http://ring.nict.go.jp/archives/X/gnome/sources/gtk-vnc/0.3/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gtk-vnc/0.3/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gtk-vnc/0.3/
ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gtk-vnc/0.3/
http://ftp.gnome.org/pub/GNOME/sources/gtk-vnc/0.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Mar 2012 17:38:00
Original commit files touched by this commit  0.3.10_5
mezz search for other commits by this committer
Fix vinagre and possible other applications when trying to connect to
TightVNC V2. Bump the PORTREVISION.

PR:             ports/166192
Submitted by:   Kevin Oberman <rkoberman@gmail.com>
Obtained from:  Its git.
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.3.10_4
amdmi3 search for other commits by this committer
- 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
16 Jul 2011 11:37:52
Original commit files touched by this commit  0.3.10_4
novel search for other commits by this committer
Add explicit libgcrypt depencency as it previously were pulled
by gnutls which is no longer the case since gnutls switched to
nettle.

Reported by:            olgeni
05 Jun 2011 18:43:16
Original commit files touched by this commit  0.3.10_4
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.3.10_3
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  0.3.10_3
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.3.10_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.3.10_1
dinoex search for other commits by this committer
- update to jpeg-8
03 Jan 2010 01:16:46
Original commit files touched by this commit  0.3.10
marcus search for other commits by this committer
Correct the WWW site.

Reported by:    Leslie Jensen <jensen.leslie@gmail.com>
28 Nov 2009 20:06:37
Original commit files touched by this commit  0.3.10
marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16 Aug 2009 18:04:40
Original commit files touched by this commit  0.3.9_1
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
11 Aug 2009 21:17:54
Original commit files touched by this commit  0.3.9
kwm search for other commits by this committer
Add dependency on sasl2.

Submitted by:   pointyhat (via erwin)
11 Aug 2009 13:20:47
Original commit files touched by this commit  0.3.9
kwm search for other commits by this committer
Update to 0.3.9.
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.3.8_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
13 Jan 2009 07:41:25
Original commit files touched by this commit  0.3.8
marcus search for other commits by this committer
Update to 0.3.8.
10 Jan 2009 05:22:13
Original commit files touched by this commit  0.3.7_1
marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:50:32
Original commit files touched by this commit  0.3.6_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
15 May 2008 00:20:01
Original commit files touched by this commit  0.3.6
marcus search for other commits by this committer
Update to 0.3.6.
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.3.5_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
08 Apr 2008 00:42:48
Original commit files touched by this commit  0.3.5
ahze search for other commits by this committer
Update to 0.3.5
24 Mar 2008 15:46:52
Original commit files touched by this commit  0.3.4
ahze search for other commits by this committer
Update to 0.3.4
03 Mar 2008 11:57:08
Original commit files touched by this commit  0.3.3_1
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
03 Feb 2008 05:26:24
Original commit files touched by this commit  0.3.3
marcus search for other commits by this committer
Update to 0.3.3.
20 Jan 2008 19:35:06
Original commit files touched by this commit  0.3.2
marcus search for other commits by this committer
Update to 0.3.2.
23 Dec 2007 20:33:06
Original commit files touched by this commit  0.3.1
marcus search for other commits by this committer
Fix build on 5.X.

Reported by:    pointyhat via pav
16 Dec 2007 19:32:34
Original commit files touched by this commit  0.3.1
marcus search for other commits by this committer
Add gtk-vnc, a GTK+ VNC widget with C and Python bindings.

WWW: http://gtk-vnc.sourceforge.net/

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.248 seconds.