5e52 FreshPorts -- net/p5-Net-VNC
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Net-VNC 0.40_1 net on this many watch lists=0 search for ports that depend on this port
Simple VNC client
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Jul 2006 03:42:16
Also Listed In: perl5
License: ART10 GPLv1


Virtual Network Computing (VNC) is a desktop sharing system which uses
the RFB (Remote FrameBuffer) protocol to remotely control another
computer. This module acts as a VNC client and communicates to a VNC
server using the RFB protocol, allowing you to capture the screen of
the remote computer.

This module dies upon connection errors (with a timeout of 15 seconds)
and protocol errors.

This implementation is based largely on the RFB Protocol Specification,
http://www.realvnc.com/docs/rfbproto.pdf. That document has an error
in the DES encryption description, which is clarified via
http://www.vidarholen.net/contents/junk/vnc.html.

WWW:	http://search.cpan.org/dist/Net-VNC/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/p5-Crypt-DES
  2. graphics/p5-Image-Imlib2
  3. devel/p5-Class-Accessor
  4. devel/p5-Module-Build
  5. lang/perl5.14
Required To Run:
  1. security/p5-Crypt-DES
  2. graphics/p5-Image-Imlib2
  3. devel/p5-Class-Accessor
  4. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/p5-Net-VNC/ && make install clean
To add the package: pkg_add -r p5-Net-VNC


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  11. http://at.cpan.org/modules/by-module/Net/
  12. http://backpan.perl.org/modules/by-module/Net/
  13. http://cpan.nctu.edu.tw/modules/by-module/Net/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  16. http://www.cpan.dk/modules/by-module/Net/
  17. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.40_1
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.40_1
dinoex search for other commits by this committer
- update png to 1.5.10
29 Oct 2011 13:56:24
Original commit files touched by this commit  0.40
clsung search for other commits by this committer
- Update to 0.40
17 Sep 2011 16:12:06
Original commit files touched by this commit  0.39
bapt search for other commits by this committer
- update 0.39
- fix license (ART10 instead or ART20)
- changes: http://cpansearch.perl.org/src/LBROCARD/Net-VNC-0.39/CHANGES
30 May 2011 20:51:05
Original commit files touched by this commit  0.38
bapt search for other commits by this committer
- update to 0.38
- add licenses
- use PERL_MODBUILD instead of PERL_CONFIGURE
- changes: http://cpansearch.perl.org/src/LBROCARD/Net-VNC-0.38/CHANGES
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.37_2
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.37_2
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.37_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.37_1
dinoex search for other commits by this committer
- update to jpeg-8
28 Nov 2009 11:31:08
Original commit files touched by this commit  0.37
wen search for other commits by this committer
- Update to 0.37
- Add BUILD_DEPENDS to pacify Perl's configure

PR:             ports/140960
Submitted by:   Sahil Tandon <sahil@tandon.net>
24 Jul 2007 06:52:01
Original commit files touched by this commit  0.36
clsung search for other commits by this committer
- Update to 0.36
- return maintainership

PR:             ports/114204
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
19 May 2007 20:32:57
Original commit files touched by this commit  0.35_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
31 Jul 2006 03:41:49
Original commit files touched by this commit  0.35
clsung search for other commits by this committer
Add p5-Net-VNC 0.35, a simple VNC client.

PR:             ports/100998
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 13

282a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight84
new month172

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0