FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:27 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
vnc 4.1.3_2 net on this many watch lists=85 search for ports that depend on this port An older version of this port was marked as vulnerable.
Display X and Win32 desktops on remote X/Win32/Java displays

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6


VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing 'desktop'
environment not only on the machine where it is running, but from
anywhere on the Internet and from a wide variety of machine
architectures.

WWW: http://www.realvnc.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/inputproto, x11/libX11, x11/libXext, x11/libXpm, x11/libXext, x11/libXtst, x11/libSM, x11/libICE, lang/perl5.8
Required To Run: x11-fonts/xorg-fonts, x11/xauth, x11/xauth, x11-fonts/xorg-fonts-miscbitmaps, x11-fonts/font-alias, x11/libX11, x11/libXext, x11/libXpm, x11/libXext, x11/libXtst, x11/libSM, x11/libICE, lang/perl5.8

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


Configuration Options
===> The following configuration options are available for vnc-4.1.3_2:
     SERVER=on (default) "Install VNC server components"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xc/

Number of commits found: 54

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Dec 2009 09:59:07
Original commit files touched by this commit  4.1.3_2
erwin search for other commits by this committer
Mark BROKEN on 9.x: does not build.
20 Jun 2009 01:07:29
Original commit files touched by this commit  4.1.3_2
marcel search for other commits by this committer
Add support for ia64. This needs to be compiled at -O0 to be
functional.

Ok'd by: itetcu
09 Jun 2009 16:33:28
Original commit files touched by this commit  4.1.3_2
amdmi3 search for other commits by this committer
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
27 Dec 2008 23:47:38
Original commit files touched by this commit  4.1.3_1
wxs search for other commits by this committer
Add an extra patch which was never applied.  This should fix the problem
on AMD64.

PR:             ports/129288
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
27 Dec 2008 03:08:15
Original commit files touched by this commit  4.1.3
wxs search for other commits by this committer
- Update to 4.1.3
- This is still buggy on AMD64, I'm working on a fix.

PR:             ports/128510, ports/128515, ports/129289, ports/129894
Submitted by:   Lots of people
16 Dec 2008 04:28:21
Original commit files touched by this commit  4.1.2_5
linimon search for other commits by this committer
Maintainer does not have the time to maintain this one right now, so return
to the pool.
25 Oct 2008 11:18:21
Original commit files touched by this commit  4.1.2_5
stefan search for other commits by this committer
Mark as BROKEN: checksum mismatch.
05 Sep 2008 01:43:17
Original commit files touched by this commit  4.1.2_5
linimon search for other commits by this committer
Assign to new volunteer.
05 Aug 2008 07:40:04
Original commit files touched by this commit  4.1.2_5
vs search for other commits by this committer
Fix "invalid argument" error on startup of x0vncserver

PR:             ports/116567
Submitted by:   Naram Qashat
Approved by:    maintainer timeout
29 May 2008 02:56:58
Original commit files touched by this commit  4.1.2_4
edwin search for other commits by this committer
net/vnc Xvnc won't run without fonts.alias installed

        When building VNC (net/vnc) with the server option, Xvnc
        and vncserver and friends are built. Xvnc is the X server
        for the VNC session. However, if the server cannot find the
        'fixed' font, which is supposed to be in fonts.alias, the
        server dies.

PR:             ports/118293
Submitted by:   Clint Olsen <clint.olsen@gmail.com>
06 May 2008 19:09:38
Original commit files touched by this commit  4.1.2_3
itetcu search for other commits by this committer
Fix vnc server on amd64 by patching it from XFree86-4-Server (v4.3.0)

PR:             ports/108413
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Tested by:      "Josh Carroll" <josh.carroll@gmail.com>
Approved by:    maintainer
25 Apr 2008 23:45:23
Original commit files touched by this commit  4.1.2_2
anders search for other commits by this committer
Add missing runtime dependencies.

Approved by:    maintainer timeout
19 Apr 2008 18:56:05
Original commit files touched by this commit  4.1.2_2
  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)
15 Apr 2008 23:23:56
Original commit files touched by this commit  4.1.2_2
anders search for other commits by this committer
Fix build when WITHOUT_SERVER is set.

PR:             122714
Submitted by:   Helge Oldach <ports-net-vnc-apr08@oldach.net>
Approved by:    maintainer timeout
12 Apr 2008 12:08:09
Original commit files touched by this commit  4.1.2_2
anders search for other commits by this committer
Fix build on amd64.

Approved by:    maintainer timeout
09 Apr 2008 21:43:02
Original commit files touched by this commit  4.1.2_2
anders search for other commits by this committer
Make port build with GCC 4.
Lose USE_GCC dependency.

Approved by:    maintainer timeout
07 Oct 2007 06:45:04
Original commit files touched by this commit  4.1.2_2
linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
12 Jun 2007 23:33:22
Original commit files touched by this commit  4.1.2_2
itetcu search for other commits by this committer
- fix CONFLICTS
- bump PORTREVISION

PR:             ports/108412
Submitted by:   Tsurutani Naoki / James Raftery (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  4.1.2_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}.
18 May 2006 23:59:35
Original commit files touched by this commit  4.1.2
pav search for other commits by this committer
- Fix patching of non-server variation

Pointy hat to:  pav
18 May 2006 17:06:35
Original commit files touched by this commit  4.1.2
pav search for other commits by this committer
- Update to 4.1.2

PR:             ports/97313
Submitted by:   James Raftery <james@now.ie> (maintainer)
Security:       http://www.securityfocus.com/bid/17978

- Fix bug causing Xvnc to not work with XDMCP

PR:             ports/92414
Submitted by:   Akihiro KAYAMA <kayama@personal-media.co.jp>
Approved by:    maintainer timeout (3+ months)
27 Mar 2006 21:53:00
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Cleanup
- Use static pkg-plist
- Convert to OPTIONS

PR:             ports/92691
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
22 Jan 2006 21:24:05
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 06:28:59
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
29 May 2005 21:56:18
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Clean up extensions directory

Reported by:    krismail
27 May 2005 18:51:00
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- This requires perl for build

Reported by:    krismail
26 May 2005 17:16:17
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Unbreak WITHOUT_SERVER case

Submitted by:   glewis
Pointy hat:     pav
26 May 2005 14:08:38
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 4.1.1

PR:             ports/81394
Submitted by:   James Raftery <james@now.ie> (maintainer)
23 Jul 2004 20:10:32
Original commit files touched by this commit  3.3.7_1
anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
09 Apr 2004 21:56:03
Original commit files touched by this commit  3.3.7_1
krion search for other commits by this committer
- Use ${X11BASE} instead of hardcoded path

Submitted by:   glewis
09 Apr 2004 19:49:47
Original commit files touched by this commit  3.3.7_1
krion search for other commits by this committer
- Fix build on non-i386 systems.

PR:             ports/65354
Submitted by:   maintainer
24 Mar 2004 23:14:14
Original commit files touched by this commit  3.3.7_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
13 Mar 2004 09:59:59
Original commit files touched by this commit  3.3.7_1
kris search for other commits by this committer
BROKEN on !i386: Does not compile
04 Jul 2003 16:01:17
Original commit files touched by this commit  3.3.7_1
osa search for other commits by this committer
o Add RUN_DEPEND on XFree86-4-clients, for the xauth binary, if
  installing server components. Reported by Albert Kinderman
  <albert.kinderman@csun.edu> and Peter van Dijk <peter@dataloss.nl>

o Add RUN_DEPEND on XFree86-4-fontDefaultBitmaps, for a 'fixed'
  font, if installing server components. Reported by Albert
  Kinderman <albert.kinderman@csun.edu> and Peter van Dijk
  <peter@dataloss.nl>

 o Print a short message in pre-build to note the WITHOUT_SERVER
   knob.

o Bump PORTREVISION

PR:                     54017
Patch submitted by:     James Raftery <james@now.ie>
Approved by:            fjoe (mentor) (implicit)
03 Jul 2003 06:26:37
Original commit files touched by this commit  3.3.7
pat search for other commits by this committer
Remove bogus patch

Submitted by:   iedowse
Approved by:    maintainer
23 Mar 2003 07:10:22
Original commit files touched by this commit  3.3.7
nork search for other commits by this committer
Update to 3.3.7 and retire pkg-plist by autorebuild.

PR:             ports/50123
Submitted by:   James Raftery <james@now.ie>
21 Feb 2003 13:15:09
Original commit files touched by this commit  3.3.6_1
knu search for other commits by this committer
De-pkg-comment.
02 Feb 2003 04:28:39
Original commit files touched by this commit  3.3.6_1
nork search for other commits by this committer
Fix segmentation violation of vncviewer.

PR:             ports/46106, ports-jp/13501
Reported by:    parv <parv_fm@emailgroups.net>
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Reviewed by:    James Raftery <james@now.ie> (maintainer)
Approved by:    James Raftery <james@now.ie> (maintainer)
11 Jan 2003 03:09:21
Original commit files touched by this commit  3.3.6
pat search for other commits by this committer
Give maintainership to james@now.ie

PR:             ports/46959
Submitted by:   maintainer (Munish Chopra <mchopra@engmail.uwaterloo.ca>)
08 Jan 2003 10:28:32
Original commit files touched by this commit  3.3.6
ijliao search for other commits by this committer
* Update to 3.3.6 [James Raftery <james@now.ie>]
* Add WITHOUT_SERVER knob [James Raftery <james@now.ie>]
* Add USE_XPM [PR ports/42178]

PR:             46842, 42178
Submitted by:   maintainer
25 Nov 2002 18:44:44
Original commit files touched by this commit  3.3.5
kris search for other commits by this committer
Add USE_XLIB

Submitted by:   maintainer
24 Nov 2002 21:47:12
Original commit files touched by this commit  3.3.5
pat search for other commits by this committer
- Update to 3.3.5
- Give maintainership to Munish Chopra

PR:             ports/45537
Submitted by:   Munish Chopra <mchopra@engmail.uwaterloo.ca>
12 Nov 2002 23:06:34
Original commit files touched by this commit  3.3.3.2_1
obraun search for other commits by this committer
* Fix build on -current.
* Change ports@freebsd.org to ports@FreeBSD.org while I'm here.

PR:             ports/45122
Submitted by:   Volker Stolz <vs@foldr.org>
22 Feb 2002 16:41:15
files touched by this commit
bmah search for other commits by this committer
Drop maintainership.  I don't use this program (neat as it is) anymore,   and
I'm not really following VNC-related developments.    
29 Jan 2002 11:45:35
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
16 May 2001 16:29:59
files touched by this commit
sumikawa search for other commits by this committer
Add IPv6 supporting patch.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Nov 2000 17:13:02
files touched by this commit
bmah search for other commits by this committer
Fix builds under XFree86-4.  
03 Nov 2000 00:45:19
files touched by this commit
bmah search for other commits by this committer
Update vnc port to 3.3.3.2.  This update adds a new helper program  
vncconnect(1), which allows a VNC server to connect to a listening   VNC client.
 It also adds a few minor bugfixes and enhancements..    
08 Oct 2000 08:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
23 Aug 2000 22:07:01
files touched by this commit
bmah search for other commits by this committer
Update my email address in Makefile MAINTAINER field.    
27 Jun 2000 16:03:19
files touched by this commit
alex search for other commits by this committer
respect NOPORTDOCS.    
10 Jun 2000 00:14:41
files touched by this commit
will search for other commits by this committer
Update the good ole docs location and make PLIST generation on-the-fly so  
Bruce won't have to chase the distfile around.    
01 Jun 2000 19:39:40
files touched by this commit
will search for other commits by this committer
Fix PLIST problems, make installation more robust, and change email addr   for
MAINTAINER.    

Number of commits found: 54

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

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