15be5 FreshPorts -- net-mgmt/collectd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
collectd 4.10.9 net-mgmt on this many watch lists=4 search for ports that depend on this port
Systems & network statistics collection daemon
Maintained by: ports@bsdserwis.com search for ports maintained by this maintainer
Port Added: 08 Oct 2007 18:28:40
License: GPLv2


collectd is a small daemon written in C for performance. It reads various
system & network statistics along with updating output RRD or CSV files.
The daemon is very fast and allows for frequent polling of values, with
support for polling as frequent as every 10 seconds.

WWW: http://www.collectd.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/pkgconf
  2. devel/gmake
  3. devel/automake
  4. devel/autoconf
Required Libraries:
  1. ftp/curl
  2. textproc/libxml2
  3. devel/libstatgrab
  4. net/liboping
  5. databases/rrdtool
  6. net-mgmt/net-snmp
  7. devel/libltdl
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for collectd-4.10.9:
     BIND=on: Enable BIND 9.5+ statistics
     CGI=off: Install collection.cgi (requires RRDTOOL)
     DEBUG=off: Install debug symbols
     GCRYPT=off: Use GNU crypt library instead of OpenSSL
     LIBVIRT=off: libvirt support
====> Options available for the group INPUT
     APACHE=off: Apache mod_status (libcurl)
     APCUPS=off: APC UPS (apcupsd)
     CURL=off: CURL generic web statistics
     CURL_JSON=off: CURL JSON generic web statistics
     CURL_XML=off: CURL XML generic web statistics
     DBI=off: database abstraction library
     DISK=off: Disk performance statistics
     NUTUPS=off: NUT UPS daemon
     INTERFACE=on: Network interfaces (libstatgrab)
     MBMON=off: MBMon
     MEMCACHED=off: Memcached
     MYSQL=off: MySQL database support
     NGINX=off: Nginx
     OPENVPN=off: OpenVPN statistics
     PDNS=off: PowerDNS
     PGSQL=off: PostgreSQL database support
     PING=on: Network latency (liboping)
     PYTHON=off: Python bindings or support
     ROUTEROS=off: RouterOS plugin
     SNMP=on: SNMP protocol support
     TOKYOTYRANT=off: Tokyotyrant database
     XMMS=off: XMMS
====> Options available for the group OUTPUT
     RRDTOOL=on: RRDTool
     RRDCACHED=on: RRDTool Cached (require RRDTOOL)
     WRITE_HTTP=off: write_http
     NOTIFYEMAIL=off: Email notifications (libesmtp, libnotify)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://collectd.org/files/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-05-06
    Affects: users of net-mgmt/collectd
    Author: daniel@roe.ch
    Reason: 
      Previously, net-mgmt/collectd used to remove the config file even if it
      was changed by the user. This has now been fixed.
    
      To upgrade without losing your configuration, copy
      ${PREFIX}/etc/collectd.conf away to a safe place before upgrading
      net-mgmt/collectd.
    
      In addition, the default location of the data files changed from
      ${PREFIX}/var/lib/collectd to /var/db/collectd; you may want to move your
      data files and edit your configuration accordingly.
    
    

Number of commits found: 62

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 May 2013 10:10:17
Original commit files touched by this commit  4.10.9
wg search for other commits by this committer
- Update to 4.10.9 [1]
- Add option for notify email [1]
- Fix libnotify dependency [1]
- Add LICENSE (GPLv2)
- Remove options descriptions found in bsd.options.desc.mk
- Rename VIRT option to LIBVIRT

PR:		ports/178825 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Approved by:	culot (mentor)
15 May 2013 11:38:22
Original commit files touched by this commit  4.10.8_5
bsam search for other commits by this committer
. add new option MODBUS (off by default);      [1]
. add a mandatory dependency upon libinotify;  [2]
. bump PORTREVISION.                           [2]

while I'm here:
. pet portlint: remove whitespace before end of line;
. add a mandatory dependency upon libinotify to the accompanying
  port (net-mgmt/collectd) and bump PORTREVISION.

PR:		ports/178637  [1]
		ports/178634  [2]
Submitted by:	bsam (me)
Approved by:	ports@bsdserwis.com (maintainer)
15 May 2013 11:07:40
Original commit files touched by this commit  4.10.8_4
bsam search for other commits by this committer
. add a line space after the Makefile header;
. correct a typo at CONFIGURE_ARGS (no PORTREVISION bump since
  no change in defaults);

while here apply the last fix to accompanying port (net-mgmg/collectd).

PR:		ports/178632
Submitted by:	bsam (me)
Approved by:	ports@bsdserwis.com (maintainer)
03 May 2013 16:36:41
Original commit files touched by this commit  4.10.8_4
ehaupt search for other commits by this committer
Chase security/libgcrypt update
23 Apr 2013 14:20:28
Original commit files touched by this commit  4.10.8_3
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
28 Feb 2013 15:33:26
Original commit files touched by this commit  4.10.8_3
pawel search for other commits by this committer
Fix segfautls in ZFS code

PR:		ports/176440
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
23 Feb 2013 15:36:53
Original commit files touched by this commit  4.10.8_2
pawel search for other commits by this committer
Add ZFS support

PR:		ports/176107
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
13 Jan 2013 22:15:46
Original commit files touched by this commit  4.10.8_1
swills search for other commits by this committer
- Allow not selecting INPUT/OUTPUT so RRDTOOL is not required

PR:		ports/174903
Submitted by:	bdrewery
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
21 Dec 2012 15:52:33
Original commit files touched by this commit  4.10.8_1
pawel search for other commits by this committer
Fix build

PR:		ports/174604
Submitted by:	Ross <basarevych@gmail.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
11 Dec 2012 00:48:33
Original commit files touched by this commit  4.10.8_1
jgh search for other commits by this committer
- update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
10 Dec 2012 23:42:37
Original commit files touched by this commit  4.10.8
madpilot search for other commits by this committer
- Update to 4.10.8
- Fix one portlint warning

PR:		ports/174233
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
03 Oct 2012 12:24:20
Original commit files touched by this commit  4.10.4_7
bdrewery search for other commits by this committer
- Fix wrong LIB_DEPENDS on gcrypt [1]
- Update to new header

PR:		ports/171747 [1]
Submitted by:	François Charlier <fcharlier@ploup.net> [1]
Approved by:	maintainer timeout (2w)
Pointyhat to:	bdrewery
12 Sep 2012 22:07:08
Original commit files touched by this commit  4.10.4_6
bdrewery search for other commits by this committer
- Add VIRT and WRITE_HTTP options [1]
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
- Fix build with Clang by using upstream patch [2]

Upstream fix:
	https://github.com/collectd/collectd/issues/49 [2]

PR:		ports/171204 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
26 Jul 2012 05:40:24
Original commit files touched by this commit  4.10.4_5
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
30 Jun 2012 12:42:52
Original commit files touched by this commit  4.10.4_5
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
01 Jun 2012 05:26:28
Original commit files touched by this commit  4.10.4_5
dinoex search for other commits by this committer
- update png to 1.5.10
11 May 2012 20:38:09
Original commit files touched by this commit  4.10.4_4
ade search for other commits by this committer
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
07 May 2012 18:52:09
Original commit files touched by this commit  4.10.4_4
sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
13 Apr 2012 17:48:18
Original commit files touched by this commit  4.10.4_3
vanilla search for other commits by this committer
1: Upgrade libmemcached to 1.0.6.
2: bump revision to chase shared library version.
3: drop maintainer
13 Apr 2012 16:44:13
Original commit files touched by this commit  4.10.4_2
jgh search for other commits by this committer
- chase libmemcached shared library bump 8=>9

PR:     ports/166898
Submitted by:   basarevych@gmail.com
Approved by:    maintainer, ports@bsdserwis.com
12 Apr 2012 05:44:15
Original commit files touched by this commit  4.10.4_2
dhn search for other commits by this committer
- Add RouterOS support

PR:             ports/166831
Submitted by:   Mark Felder <feld@feld.me>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
11 Feb 2012 05:21:35
Original commit files touched by this commit  4.10.4_1
eadler search for other commits by this committer
Use a direct depend on nginx instead of a USE_ variable which does not seem to
exist

Submitted by:   Alex Kozlov
14 Jan 2012 08:57:23
Original commit files touched by this commit  4.10.4_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
09 Jan 2012 21:13:48
Original commit files touched by this commit  4.10.4_1
pawel search for other commits by this committer
- Use autotools at build time, they are used when installed on system anyway
  (this eliminates packaging errors seen only on live systems while
   tinderbox builds are fine)
- Fix installation of collectd.conf.sample, patch src/Makefile.am to always
  install it with same name
- Remove libgcrypt version check from configure.in, it breaks automake
  process when libgcrypt is not installed
- Don't patch configure script, it's created on build phase now

PR:             ports/163709
Reported by:    Garrett Cooper <yanegomi@gmail.com>
Approved by:    maintainer
26 Dec 2011 16:33:51
Original commit files touched by this commit  4.10.4_1
pawel search for other commits by this committer
- Add MEMCACHED, PYTHON, TOKYOTYRANT options [1]
- Clean up CONFIGURE_ARGS [1]
- Remove 6.x bits, not supported anymore
- Use bsd.port.options.mk instead of bsd.port.pre.mk
- Fix build for NUTUPS option

PR:             ports/163475 [1]
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) [1]
13 Dec 2011 16:57:26
Original commit files touched by this commit  4.10.4
novel search for other commits by this committer
- Update to 4.10.4
- Add RRDCACHED knob

PR:             163191
Submitted by:   Krzysztof Stryjek (maintainer)
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.10.3_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
07 Sep 2011 02:22:30
Original commit files touched by this commit  4.10.3_4
zi search for other commits by this committer
Add CONFLICT for newly repocopied net-mgmt/collectd5

Approved by:    wxs (mentor)
28 Jul 2011 12:43:22
Original commit files touched by this commit  4.10.3_4
sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
15 Jul 2011 02:38:07
Original commit files touched by this commit  4.10.3_3
jpaetzel search for other commits by this committer
Fix build when using libgcrypt 1.5

PR:     ports/158774
Submitted by:   Alexander Panyushkin <vsityz@gmail.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com>
04 Jul 2011 04:29:26
Original commit files touched by this commit  4.10.3_2
sahil search for other commits by this committer
Fix previous commit in which I included the wrong
shared library version for libgcrypt.

Pointyhat to:   me
Reported by:    swills@
04 Jul 2011 03:59:48
Original commit files touched by this commit  4.10.3_2
sahil search for other commits by this committer
Add option to build with libgcrypt.

PR:             ports/156776
Submitted by:   Brett Wynkoop <wynkoop@wynn.com>
Approved by:    maintainer timeout
26 Jun 2011 05:03:09
Original commit files touched by this commit  4.10.3_2
miwi search for other commits by this committer
- Reenable BIND support

PR:             ports/157130
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    maintainer
30 May 2011 20:18:19
Original commit files touched by this commit  4.10.3_1
wxs search for other commits by this committer
- Fix a memory leak.

PR:             ports/156902
Submitted by:   Thorkill <ml@grid.einherjar.de>
Approved by:    maintainer
17 May 2011 01:06:46
Original commit files touched by this commit  4.10.3
sahil search for other commits by this committer
- Update to 4.10.3 [1]

While here, pacify portlint by removing CPPFLAGS from
CONFIGURE_ENV; the former is passed to underlying
configure scripts via bsd.port.mk.

PR:             ports/156943 [1]
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
23 Apr 2011 14:32:34
Original commit files touched by this commit  4.9.5
flo search for other commits by this committer
- update to 4.9.5

PR:             ports/156585
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
07 Mar 2011 15:59:27
Original commit files touched by this commit  4.9.3_4
clsung search for other commits by this committer
- dbi.0 => dbi.1
- bump PORTREVISION
25 Feb 2011 00:52:32
Original commit files touched by this commit  4.9.3_3
miwi search for other commits by this committer
- Backout previuse commit
25 Feb 2011 00:47:51
Original commit files touched by this commit  4.9.3_3
miwi search for other commits by this committer
- Move to py25 or above
- While here kick md5 support
31 Jan 2011 12:10:39
Original commit files touched by this commit  4.9.3_2
miwi search for other commits by this committer
- Add disk plugin support

PR:             153643
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    maintainer
Feature safe:   yes
04 Dec 2010 07:34:27
Original commit files touched by this commit  4.9.3_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Nov 2010 15:25:11
Original commit files touched by this commit  4.9.3_1
jadawin search for other commits by this committer
- Add missing perl modules (p5-HTML-Parser) for cgi
- Bump PORTREVISION
- While I'm here cleaning MD5 in distinfo

PR:             ports/152449
Submitted by:   Philippe Pepiot <phil AT philpep.org>
Approved by:    maintainer
01 Nov 2010 06:13:45
Original commit files touched by this commit  4.9.3
wen search for other commits by this committer
- Update to 4.9.3
- Add BIND DBI OPENVPN options

PR:             ports/151464
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
22 Jul 2010 14:41:03
Original commit files touched by this commit  4.9.2_2
wxs search for other commits by this committer
Previous commit was a whitespace only fix. This commit actually adds
libltdl as a dependency.

PR:             ports/148696
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Noticed by:     pgollucci@
22 Jul 2010 13:34:48
Original commit files touched by this commit  4.9.2_1
wxs search for other commits by this committer
Add libltdl as a depdency.

PR:             ports/148696
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
02 Jun 2010 19:14:17
Original commit files touched by this commit  4.9.2_1
sylvio search for other commits by this committer
- Chase net-snmp shlib bump
25 May 2010 20:58:20
Original commit files touched by this commit  4.9.2
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not configure

Reported by:    pointyhat
07 May 2010 03:06:49
Original commit files touched by this commit  4.9.2
sahil search for other commits by this committer
- Fix USE_LDCONFIG

Approved by:    wxs@ (mentor)
07 May 2010 01:51:37
Original commit files touched by this commit  4.9.2
sahil search for other commits by this committer
- Update to 4.9.2
- Add USE_LDCONFIG to register shared libs
- Pass maintainership to submitter

PR:             ports/145239
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com>
Approved by:    Daniel Roethlisberger <daniel@roe.ch> (maintainer)
                wxs@ (mentor)
03 Apr 2010 10:44:36
Original commit files touched by this commit  4.5.1_3
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
28 Mar 2010 06:47:48
Original commit files touched by this commit  4.5.1_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
27 Mar 2010 00:15:24
Original commit files touched by this commit  4.5.1_3
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
24 Sep 2009 14:25:51
Original commit files touched by this commit  4.5.1_1
pav search for other commits by this committer
- Add option for sysutils/nut

PR:             ports/137381
Submitted by:   Svein Skogen <svein@stillbilde.net>,
                Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Feature safe:   yes
15 Jul 2009 16:56:10
Original commit files touched by this commit  4.5.1_1
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
23 Jan 2009 15:43:14
Original commit files touched by this commit  4.5.1_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
01 Nov 2008 22:19:09
Original commit files touched by this commit  4.5.1
miwi search for other commits by this committer
- Update to 4.5.1

PR:             128391
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
09 Sep 2008 13:50:49
Original commit files touched by this commit  4.1.2_3
gahr search for other commits by this committer
- Unbreak on sparc64

PR:             122381
Approved by:    portmgr
24 Jun 2008 12:34:56
Original commit files touched by this commit  4.1.2_3
rafan search for other commits by this committer
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
09 May 2008 14:23:03
Original commit files touched by this commit  4.1.2_2
itetcu search for other commits by this committer
- glib is pulled by xmms so don't depend explicitly on it
- get xmms cflsgs from xmms-config
06 May 2008 10:45:17
Original commit files touched by this commit  4.1.2_2
itetcu search for other commits by this committer
- Transfer maintainership to daniel@roe.ch [1]
- Do not delete modified config files on uninstall [2]
- Reduce filesystem hierarchy pollution by moving
  $PREFIX/var/{run,lib}/* to /var/run (PID file) and
  /var/db/collectd (default location of databases) [2]
- Add an rc script [2]
- Optionally install collection.cgi from contrib/ [2]
- Fix WITH_APACHE dependencies and plist [1]
- Fix WITH_XMMS and WITH_INTERFACE dependencies [2]
- fixes for depends, plist, ... [3]

PR:             ports/122791 [1], ports/123367 [2]
Submitted by:   Daniel Roethlisberger [1],[2], itetcu@ (me) [3]
Approved by:    Matt Peterson (former maintainer) [2]
27 Mar 2008 10:58:30
Original commit files touched by this commit  4.1.2_1
kuriyama search for other commits by this committer
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
08 Oct 2007 18:28:19
Original commit files touched by this commit  4.1.2
miwi search for other commits by this committer
collectd is a small daemon written in C for performance. It reads various
system & network statistics along with updating output RRD or CSV files.
The daemon is very fast and allows for frequent polling of values, with
support for polling as frequent as every 10 seconds.

WWW: http://www.collectd.org/

PR:             ports/116736
Submitted by:   Matt Peterson <matt at peterson.org>

Number of commits found: 62

2865
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24541
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours7
new 7 days29
new fortnight59
new month216

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