FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:57 PM BST
non port: net/vnc/Makefile
CVSWeb

Number of commits found: 58

Tue, 22 May 2012
[ 12:46 decke ] Original commit 
1.76 net/vnc/Makefile
- Move distfile to a sane mirror and thus remove pre-fetch target

Submitted by:   myself
Approved by:    Cy Schubert <cy@FreeBSD.org> (maintainer)
Reported by:    pointyhat-west
Sun, 15 Jan 2012
[ 17:01 cy ] Original commit 
1.75 net/vnc/Makefile
Replace deprecated X11BASE with LOCALBASE.
Thu, 15 Sep 2011
[ 19:55 cy ] Original commit 
1.74 net/vnc/Makefile
Change placeholder MASTER_SITE from XFREE

PR:             160656
Submitted by:   crees
Sat, 2 Jul 2011
[ 14:11 cy ] Original commit 
1.73 net/vnc/Makefile
Fix an issue where colours will not disply by some applications.

PR:             158593
Submitted by:   dinox
Fri, 20 May 2011
[ 07:19 cy ] Original commit 
1.72 net/vnc/Makefile
Assume maintainership.

Approved by:    Mikhail Tsatsenko <m.tsatsenko@gmail.com> (mantainer)
[ 07:11 cy ] Original commit 
1.71 net/vnc/Makefile
1.1 net/vnc/files/patch-unix-xc-programs-Xserver-vnc-Imakefile
Unbreak for 9.0-CURRENT (actually it [vnc/module] also failed to build under
8.2-STABLE however the failure was ignored by 8.2's make).

Assume maintainership.

Approved by:    Mikhail Tsatsenko <m.tsatsenko@gmail.com> (Maintainer)
Mon, 2 May 2011
[ 05:59 cy ] Original commit 
1.70 net/vnc/Makefile
Reinsert r1.67. Development code should not have been committed in r1.69.

Point hat to:   myself
Fri, 29 Apr 2011
[ 03:42 cy ] Original commit 
1.40 net/tightvnc/Makefile
1.69 net/vnc/Makefile
Allow the tightvnc and vnc ports to be installed in alternate locations
thereby allowing them to be installed on the same system.

Approved by:    each port's maintainer (itetcu & m.tsatsenko@gmail.com)
Fri, 18 Feb 2011
[ 03:13 sahil ] Original commit 
1.2 devel/p5-Async-Interrupt/Makefile
1.2 devel/p5-DateTime-Event-Zodiac/Makefile
1.46 mail/spamass-milter/Makefile
1.68 net/vnc/Makefile
1.27 sysutils/gpkgdep/Makefile
1.2 www/p5-Catalyst-Plugin-DateTime/Makefile
1.2 www/rubygem-davclient/Makefile
- Update maintainer address

Requested by:   maintainer (via freebsd-ports)
Tue, 25 Jan 2011
[ 22:58 beat ] Original commit 
1.67 net/vnc/Makefile
- Only mark VNC server as BROKEN on CURRENT

PR:             ports/154144
Submitted by:   Mikhail T. <michael AT fun-box.ru>
Feature safe:   yes
Mon, 17 Jan 2011
[ 00:47 wen ] Original commit 
1.66 net/vnc/Makefile
1.21 net/vnc/distinfo
- Pass maintainership to submitter
- Add LICENSE
- Drop MD5

PR:             ports/154061
Submitted by:   "Mikhail T." <michael@fun-box.ru>
Feature safe:   yes
Sun, 27 Dec 2009
[ 09:59 erwin ] Original commit 
1.65 net/vnc/Makefile
Mark BROKEN on 9.x: does not build.
Tue, 9 Jun 2009
[ 15:33 amdmi3 ] Original commit 
1.24 astro/xphoon/Makefile
1.16 audio/libworkman/Makefile
1.54 audio/timidity++/Makefile
1.30 audio/workman/Makefile
1.23 audio/wsoundprefs/Makefile
1.63 audio/xmcd/Makefile
1.19 audio/xmix/Makefile
1.23 audio/xmmix/Makefile
1.18 benchmarks/xengine/Makefile
1.3 biology/njplot/Makefile

(Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 27 Dec 2008
[ 23:47 wxs ] Original commit 
1.63 net/vnc/Makefile
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>
[ 03:08 wxs ] Original commit 
1.62 net/vnc/Makefile
1.20 net/vnc/distinfo
- 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
Tue, 16 Dec 2008
[ 04:28 linimon ] Original commit 
1.61 net/vnc/Makefile
Maintainer does not have the time to maintain this one right now, so return
to the pool.
Sat, 25 Oct 2008
[ 10:18 stefan ] Original commit 
1.60 net/vnc/Makefile
Mark as BROKEN: checksum mismatch.
Fri, 5 Sep 2008
[ 00:43 linimon ] Original commit 
1.59 net/vnc/Makefile
Assign to new volunteer.
Tue, 5 Aug 2008
[ 06:40 vs ] Original commit 
1.58 net/vnc/Makefile
1.1 net/vnc/files/patch-unix-x0vncserver-x0vncserver.cxx
Fix "invalid argument" error on startup of x0vncserver

PR:             ports/116567
Submitted by:   Naram Qashat
Approved by:    maintainer timeout
Thu, 29 May 2008
[ 01:56 edwin ] Original commit 
1.57 net/vnc/Makefile
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>
Tue, 6 May 2008
[ 18:09 itetcu ] Original commit 
1.2 net/vnc/files/FreeBSD.cf-patch
1.56 net/vnc/Makefile
1.1 net/vnc/files/extra-patch-xfree86
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
Fri, 25 Apr 2008
[ 22:45 anders ] Original commit 
1.55 net/vnc/Makefile
Add missing runtime dependencies.

Approved by:    maintainer timeout
Sat, 19 Apr 2008
[ 17:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Tue, 15 Apr 2008
[ 22:23 anders ] Original commit 
1.53 net/vnc/Makefile
1.2 net/vnc/files/patch-xc-config-util-printver.c
Fix build when WITHOUT_SERVER is set.

PR:             122714
Submitted by:   Helge Oldach <ports-net-vnc-apr08@oldach.net>
Approved by:    maintainer timeout
Wed, 9 Apr 2008
[ 20:43 anders ] Original commit 
1.52 net/vnc/Makefile
1.1 net/vnc/files/patch-xc-config-util-printver.c
Make port build with GCC 4.
Lose USE_GCC dependency.

Approved by:    maintainer timeout
Sun, 7 Oct 2007
[ 05:45 linimon ] Original commit 
1.3 audio/ogg2mp3/Makefile
1.4 audio/slimserver-lastfm/Makefile
1.5 databases/pxlib/Makefile
1.73 databases/rrdtool/Makefile
1.20 deskutils/adesklets/Makefile
1.115 devel/subversion/Makefile
1.2 dns/scavenge/Makefile
1.2 games/asciiquarium/Makefile
1.24 graphics/crystalspace-devel/Makefile
1.26 graphics/crystalspace/Makefile

(Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
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
Tue, 12 Jun 2007
[ 22:33 itetcu ] Original commit 
1.50 net/vnc/Makefile
- fix CONFLICTS
- bump PORTREVISION

PR:             ports/108412
Submitted by:   Tsurutani Naoki / James Raftery (maintainer)
Sat, 19 May 2007
[ 20:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 18 May 2006
[ 22:59 pav ] Original commit 
1.48 net/vnc/Makefile
1.1 net/vnc/files/extra-patch-fix_Xvnc_no_valid_address
1.2 net/vnc/files/patch-fix_Xvnc_no_valid_address
- Fix patching of non-server variation

Pointy hat to:  pav
[ 16:06 pav ] Original commit 
1.47 net/vnc/Makefile
1.19 net/vnc/distinfo
1.1 net/vnc/files/patch-fix_Xvnc_no_valid_address
- 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)
Mon, 27 Mar 2006
[ 20:53 pav ] Original commit 
1.46 net/vnc/Makefile
1.7 net/vnc/pkg-descr
1.14 net/vnc/pkg-plist
- Cleanup
- Use static pkg-plist
- Convert to OPTIONS

PR:             ports/92691
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
Sun, 22 Jan 2006
[ 06:28 edwin ] Original commit 
1.115 net/openldap22-server/Makefile
1.9 net/openmpi/Makefile
1.45 net/vnc/Makefile
1.34 security/mcrypt/Makefile
1.17 sysutils/bbapm/Makefile
1.3 textproc/docbook-430/Makefile
1.3 textproc/docbook-xml-430/Makefile
1.2 textproc/docbook-xml-440/Makefile
1.3 textproc/xhtml-modularization/Makefile
1.5 www/coppermine/Makefile

(Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Sun, 29 May 2005
[ 20:56 pav ] Original commit 
1.44 net/vnc/Makefile
- Clean up extensions directory

Reported by:    krismail
Fri, 27 May 2005
[ 17:51 pav ] Original commit 
1.43 net/vnc/Makefile
- This requires perl for build

Reported by:    krismail
Thu, 26 May 2005
[ 16:16 pav ] Original commit 
1.42 net/vnc/Makefile
- Unbreak WITHOUT_SERVER case

Submitted by:   glewis
Pointy hat:     pav
[ 13:08 pav ] Original commit 
1.1 net/vnc/files/FreeBSD.cf-patch
1.41 net/vnc/Makefile
1.17 net/vnc/distinfo
1.2 net/vnc/files/patch-Xvnc::config::cf::FreeBSD.cf
1.2 net/vnc/files/patch-Xvnc::config::cf::Imake.cf
1.3 net/vnc/files/patch-Xvnc::config::cf::vnc.def
1.2 net/vnc/files/patch-Xvnc::config::imake::imakemdep.h
1.2 net/vnc/files/patch-Xvnc::include::Xos.h
1.2 net/vnc/files/patch-Xvnc::programs::Xserver::cfb::stipsparc.s
1.2 net/vnc/files/patch-Xvnc::programs::Xserver::cfb::stipsprc32.s

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update to 4.1.1

PR:             ports/81394
Submitted by:   James Raftery <james@now.ie> (maintainer)
Fri, 23 Jul 2004
[ 19:10 anholt ] Original commit 
1.27 CHANGES
1.3 arabic/ae_fonts_mono/Makefile
1.49 audio/xmcd/Makefile
1.17 chinese/arphicttf/Makefile
1.10 chinese/chinput/Makefile
1.5 chinese/cmexfonts/Makefile
1.6 chinese/cwtexttf/Makefile
1.23 chinese/cxterm/Makefile
1.13 chinese/gugod-clean/Makefile
1.16 chinese/kcfonts/Makefile

(Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 9 Apr 2004
[ 20:56 krion ] Original commit 
1.39 net/vnc/Makefile
1.2 net/vnc/files/patch-Xvnc::config::cf::vnc.def
- Use ${X11BASE} instead of hardcoded path

Submitted by:   glewis
[ 18:49 krion ] Original commit 
1.38 net/vnc/Makefile
1.1 net/vnc/files/patch-Xvnc::config::cf::FreeBSD.cf
1.1 net/vnc/files/patch-Xvnc::config::cf::Imake.cf
1.1 net/vnc/files/patch-Xvnc::config::cf::vnc.def
1.1 net/vnc/files/patch-Xvnc::programs::Xserver::cfb::stipsparc.s
1.1 net/vnc/files/patch-Xvnc::programs::Xserver::cfb::stipsprc32.s
- Fix build on non-i386 systems.

PR:             ports/65354
Submitted by:   maintainer
Sat, 13 Mar 2004
[ 09:59 kris ] Original commit 
1.37 net/vnc/Makefile
BROKEN on !i386: Does not compile
Fri, 4 Jul 2003
[ 15:01 osa ] Original commit 
1.36 net/vnc/Makefile
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)
Sun, 23 Mar 2003
[ 07:10 nork ] Original commit 
1.35 net/vnc/Makefile
1.15 net/vnc/distinfo
1.13 net/vnc/pkg-plist
Update to 3.3.7 and retire pkg-plist by autorebuild.

PR:             ports/50123
Submitted by:   James Raftery <james@now.ie>
Fri, 21 Feb 2003
[ 13:15 knu ] Original commit 
1.3 net/6to4/Makefile
1.3 net/6tunnel/Makefile
1.10 net/adasockets/Makefile
1.8 net/adns/Makefile
1.9 net/aggregate/Makefile
1.3 net/aim/Makefile
1.7 net/ap-utils/Makefile
1.6 net/apinger/Makefile
1.2 net/arpd/Makefile
1.8 net/arping/Makefile

(Only the first 10 of 484 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 2 Feb 2003
[ 04:28 nork ] Original commit 
1.33 net/vnc/Makefile
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)
Sat, 11 Jan 2003
[ 03:09 pat ] Original commit 
1.32 net/vnc/Makefile
Give maintainership to james@now.ie

PR:             ports/46959
Submitted by:   maintainer (Munish Chopra <mchopra@engmail.uwaterloo.ca>)
Wed, 8 Jan 2003
[ 10:28 ijliao ] Original commit 
1.31 net/vnc/Makefile
1.14 net/vnc/distinfo
* 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
Mon, 25 Nov 2002
[ 18:44 kris ] Original commit 
1.30 net/vnc/Makefile
Add USE_XLIB

Submitted by:   maintainer
Sun, 24 Nov 2002
[ 21:47 pat ] Original commit 
1.29 net/vnc/Makefile
1.13 net/vnc/distinfo
1.2 net/vnc/files/patch-Xvnc-programs-Xserver-os-osinit.c
1.2 net/vnc/files/patch-Xvnc-programs-Xserver-os-transport.c
1.1 net/vnc/files/patch-Xvnc::config::imake::imakemdep.h
1.1 net/vnc/files/patch-Xvnc::include::Xos.h
1.1 net/vnc/files/patch-Xvnc::programs::Xserver::dix::Imakefile
1.3 net/vnc/files/patch-aa
1.2 net/vnc/files/patch-ad
1.2 net/vnc/files/patch-ae

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update to 3.3.5
- Give maintainership to Munish Chopra

PR:             ports/45537
Submitted by:   Munish Chopra <mchopra@engmail.uwaterloo.ca>
Tue, 12 Nov 2002
[ 23:06 obraun ] Original commit 
1.28 net/vnc/Makefile
1.1 net/vnc/files/patch-Xvnc-programs-Xserver-os-osinit.c
1.1 net/vnc/files/patch-Xvnc-programs-Xserver-os-transport.c
* 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>
Fri, 22 Feb 2002
[ 16:41 bmah ]  
unknown net/vnc/Makefile
Drop maintainership.  I don't use this program (neat as it is) anymore,   and
I'm not really following VNC-related developments.    
Tue, 29 Jan 2002
[ 11:45 knu ]  
unknown mail/arrow/Makefile
unknown mail/cclient/Makefile
unknown mail/cyrus-imapd/Makefile
unknown mail/cyrus/Makefile
unknown mail/ezmlm-idx/Makefile
unknown mail/ezmlm/Makefile
unknown mail/faces/Makefile
unknown mail/mew/Makefile
unknown mail/mew2/Makefile
unknown mail/popa3d/Makefile

(Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
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.  
 
Wed, 16 May 2001
[ 15:29 sumikawa ]  
unknown net/vnc/Makefile
unknown net/vnc/distinfo
Add IPv6 supporting patch.    
Tue, 16 Jan 2001
[ 17:33 sobomax ]  
unknown archivers/arc/Makefile
unknown archivers/bzip/Makefile
unknown archivers/freeze/Makefile
unknown archivers/lha/Makefile
unknown archivers/nulib/Makefile
unknown archivers/pkzip/Makefile
unknown archivers/ppunpack/Makefile
unknown archivers/rar/Makefile
unknown archivers/unrar/Makefile
unknown archivers/zip/Makefile

(Only the first 10 of 365 ports in this commit are shown above. View all ports for this commit)
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Fri, 3 Nov 2000
[ 00:45 bmah ]  
unknown net/vnc/Makefile
unknown net/vnc/distinfo
unknown net/vnc/pkg-plist
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..    
Wed, 23 Aug 2000
[ 21:07 bmah ]  
unknown net/vnc/Makefile
Update my email address in Makefile MAINTAINER field.    
Tue, 27 Jun 2000
[ 15:03 alex ]  
unknown net/vnc/Makefile
respect NOPORTDOCS.    
Fri, 9 Jun 2000
[ 23:14 will ]  
unknown net/vnc/Makefile
unknown net/vnc/pkg/PLIST
Update the good ole docs location and make PLIST generation on-the-fly so  
Bruce won't have to chase the distfile around.    
Thu, 1 Jun 2000
[ 18:39 will ]  
unknown net/vnc/Makefile
unknown net/vnc/pkg/PLIST
Fix PLIST problems, make installation more robust, and change email addr   for
MAINTAINER.    

Number of commits found: 58

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 days63
new fortnight184
new month256

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.241 seconds.