FreshPorts -- The Place For Ports Tue, 9 Feb 2010 12:16 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
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


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 : PortsMon

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: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 07: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 10: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 12: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 08: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 23: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 17: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 13: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 09: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 23: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 04: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 09: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 13: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 16: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 16: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 06: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 08: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 15: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: 28

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 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 8
new 48 hours10
new 7 days31
new fortnight88
new month199

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