Port details |
- icpld Internet connection performance logging daemon
- 1.1.5_3 net =2 1.1.5_3Version of this port present on the latest quarterly branch.
- 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
- Port Added: 2004-01-06 23:38:31
- Last Update: 2024-01-09 10:32:17
- Commit Hash: 03c7f3c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://icpld.northernmost.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/icpld/ && make install clean
- To add the package, run one of these commands:
- pkg install net/icpld
- pkg install icpld
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icpld
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (icpld-1.1.5.tar.bz2) = 21174017fd017c7fc644b993a108c592ca37b43396417a423a2bc0764197907a
SIZE (icpld-1.1.5.tar.bz2) = 248282
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for icpld-1.1.5_3:
DOCS=on: Build and/or install documentation
IPV6=on: IPv6 protocol support
===> Use 'make config' to modify these settings
- Options name:
- net_icpld
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.5_3 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.5_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.5_2 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.1.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.5_2 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.1.5_2 08 Jan 2016 13:59:25 |
amdmi3 |
- Switch to options helpers |
1.1.5_2 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.1.5_2 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.1.5_2 25 Jan 2014 05:38:51 |
miwi |
- Stage support |
1.1.5_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.1.5_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.5_1 17 Dec 2012 02:15:14 |
bapt |
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer) |
1.1.5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.1.5 26 Mar 2009 14:59:17 |
miwi |
- Mark MAKE_JOBS_SAFE for SMP compilation |
1.1.5 21 Aug 2008 06:18:49 |
rafan |
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 ) |
1.1.5 29 Jul 2008 09:22:03 |
miwi |
- Update to 1.1.5 |
1.1.4 04 Aug 2007 11:41:31 |
gabor |
- 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) |
1.1.4 07 Aug 2006 07:58:28 |
miwi |
- Respect DESTDIR for all my ports
Reviewed by: gabor
Approved by: krion (mentor) |
1.1.4 16 Jun 2006 22:17:25 |
miwi |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor) |
1.1.4 09 May 2006 16:36:40 |
mnag |
- Update to 1.1.4
- Add IPV6 OPTIONS
- Take maintainership
PR: 96680
Submitted by: Martin Wilke <freebsd___unixfreunde.de> |
1.1.1 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.1.1 11 Oct 2005 12:53:44 |
krion |
Fix MASTER_SITES. |
1.1.1 14 Sep 2005 08:26:09 |
krion |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
1.1.1 17 Jul 2005 22:14:38 |
krion |
Update to 1.1.1 |
1.1.0 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.1.0 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.1.0 10 Apr 2005 12:43:25 |
krion |
Update to 1.1.0 |
1.0.9 19 Mar 2005 10:09:58 |
krion |
Update to 1.0.9 |
1.0.6 24 Jan 2005 23:26:48 |
krion |
Update to 1.0.6 |
1.0.5 12 Oct 2004 15:00:52 |
krion |
Update to 1.0.5 |
1.0.0 28 Jun 2004 15:41:28 |
krion |
Update to version 1.0.0 |
0.6.3 30 May 2004 05:48:49 |
krion |
- Add new MASTER_SITES for a better redundancy
Reported by: pointyhat via kris |
0.6.3 15 May 2004 07:26:59 |
krion |
- Update to version 0.6.3 |
0.6.1 06 Apr 2004 14:39:29 |
krion |
- Update to version 0.6.1 |
0.6.0 20 Mar 2004 17:53:12 |
krion |
- Utilize PLIST_FILES |
0.6.0 16 Mar 2004 08:47:43 |
krion |
- Update to version 0.6.0 |
0.5.4 30 Jan 2004 14:05:15 |
krion |
- SIZEify |
0.5.4 25 Jan 2004 19:16:52 |
krion |
- Update to version 0.5.4 |
0.5.3 13 Jan 2004 21:28:08 |
krion |
- Update to version 0.5.3 |
0.5.2 11 Jan 2004 22:44:20 |
krion |
- Update to version 0.5.2 |
0.5.0 06 Jan 2004 23:37:03 |
krion |
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. |