FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 10:37 PM GMT
Port details
icpld 1.1.5 net on this many watch lists=0 search for ports that depend on this port
Internet connection performance logging daemon
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Jan 2004 23:38:31
Also Listed In: ipv6
License: not specified in port


ICPLD (Internet Connection Performance Logging Daemon) is a
daemon which, by sending ICMP requests to an IP address of your
choice, monitors whether your machine has a working network
connection. It will log any failed attempts, and will stamp a
log as soon as a reply is received. It keeps track of when the
connection was unavailable, as well as for how long. It records
both total down time and each occasion of interrupted
connection. The log can also be duplicated in HTML format to
put online.

WWW: http://icpld.northernmost.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for icpld-1.1.5:
     IPV6=off (default) "IPv6 internet support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.ibiblio.org/icpld/download/
http://freebsd.unixfreunde.de/sources/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.1.5
miwi search for other commits by this committer
- Get Rid MD5 support
26 Mar 2009 14:59:17
Original commit files touched by this commit  1.1.5
miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.1.5
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
29 Jul 2008 09:22:03
Original commit files touched by this commit  1.1.5
miwi search for other commits by this committer
- Update to 1.1.5
04 Aug 2007 11:41:31
Original commit files touched by this commit  1.1.4
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
07 Aug 2006 07:58:28
Original commit files touched by this commit  1.1.4
miwi search for other commits by this committer
- Respect DESTDIR for all my ports

Reviewed by:    gabor
Approved by:    krion (mentor)
16 Jun 2006 22:17:25
Original commit files touched by this commit  1.1.4
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
09 May 2006 16:36:40
Original commit files touched by this commit  1.1.4
mnag search for other commits by this committer
- Update to 1.1.4
- Add IPV6 OPTIONS
- Take maintainership

PR:             96680
Submitted by:   Martin Wilke <freebsd___unixfreunde.de>
25 Nov 2005 16:48:31
Original commit files touched by this commit  1.1.1
pav search for other commits by this committer
- Add SHA256
11 Oct 2005 12:53:44
Original commit files touched by this commit  1.1.1
krion search for other commits by this committer
Fix MASTER_SITES.
14 Sep 2005 08:26:09
Original commit files touched by this commit  1.1.1
krion search for other commits by this committer
Drop maintainership, since I'm buried in the $REALLIFE stuff.
17 Jul 2005 22:14:38
Original commit files touched by this commit  1.1.1
krion search for other commits by this committer
Update to 1.1.1
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.1.0
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.1.0
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
10 Apr 2005 12:43:25
Original commit files touched by this commit  1.1.0
krion search for other commits by this committer
Update to 1.1.0
19 Mar 2005 10:09:58
Original commit files touched by this commit  1.0.9
krion search for other commits by this committer
Update to 1.0.9
24 Jan 2005 23:26:48
Original commit files touched by this commit  1.0.6
krion search for other commits by this committer
Update to 1.0.6
12 Oct 2004 15:00:52
Original commit files touched by this commit  1.0.5
krion search for other commits by this committer
Update to 1.0.5
28 Jun 2004 15:41:28
Original commit files touched by this commit  1.0.0
krion search for other commits by this committer
Update to version 1.0.0
30 May 2004 05:48:49
Original commit files touched by this commit  0.6.3
krion search for other commits by this committer
- Add new MASTER_SITES for a better redundancy

Reported by:    pointyhat via kris
15 May 2004 07:26:59
Original commit files touched by this commit  0.6.3
krion search for other commits by this committer
- Update to version 0.6.3
06 Apr 2004 14:39:29
Original commit files touched by this commit  0.6.1
krion search for other commits by this committer
- Update to version 0.6.1
20 Mar 2004 17:53:12
Original commit files touched by this commit  0.6.0
krion search for other commits by this committer
- Utilize PLIST_FILES
16 Mar 2004 08:47:43
Original commit files touched by this commit  0.6.0
krion search for other commits by this committer
- Update to version 0.6.0
30 Jan 2004 14:05:15
Original commit files touched by this commit  0.5.4
krion search for other commits by this committer
- SIZEify
25 Jan 2004 19:16:52
Original commit files touched by this commit  0.5.4
krion search for other commits by this committer
- Update to version 0.5.4
13 Jan 2004 21:28:08
Original commit files touched by this commit  0.5.3
krion search for other commits by this committer
- Update to version 0.5.3
11 Jan 2004 22:44:20
Original commit files touched by this commit  0.5.2
krion search for other commits by this committer
- Update to version 0.5.2
06 Jan 2004 23:37:03
Original commit files touched by this commit  0.5.0
krion search for other commits by this committer
Add icpld-0.5.0,

ICPLD (Internet Connection Performance Logging Daemon) is a
daemon which, by sending ICMP requests to an IP address of your
choice, monitors whether your machine has a working network
connection. It will log any failed attempts, and will stamp a
log as soon as a reply is received. It keeps track of when the
connection was unavailable, as well as for how long. It records
both total down time and each occasion of interrupted
connection. The log can also be duplicated in HTML format to
put online.

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 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 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
new month138

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