notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
apinger IP device monitoring tool
0.6.1_3 net on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.1_3Version of this port present on the latest quarterly branch.
Maintainer: portmaster@bsdforge.com search for ports maintained by this maintainer
Port Added: 2002-07-18 13:09:02
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: nmap, ngrep, pcre
License: GPLv2
WWW:
http://www.bnet.pl/~jajcus/apinger/
Description:
Alarm Pinger (apinger) is a little tool which monitors various IP devices by simple ICMP echo requests. Unlike most Perl or shell script tools, it does not spawn processes or use much CPU time, and is ideal for when one wants continuous monitoring and fast response upon target failure. It is written in C and supports both IPv4 and IPv6.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/apinger-0.6.1_3/catalog.mk
  2. /usr/local/share/licenses/apinger-0.6.1_3/LICENSE
  3. /usr/local/share/licenses/apinger-0.6.1_3/GPLv2
  4. sbin/apinger
  5. @sample etc/apinger.conf.sample
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • apinger>0:net/apinger
To install the port:
cd /usr/ports/net/apinger/ && make install clean
To add the package, run one of these commands:
  • pkg install net/apinger
  • pkg install apinger
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apinger
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (apinger-0.6.1.tar.gz) = 0a30273d03e81e0ef2ecfa85916f5582b3f3773701f225960cfbfa71b4f2e2c4 SIZE (apinger-0.6.1.tar.gz) = 134127

Packages (timestamps in pop-ups are UTC):
apinger
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.1_30.6.1_30.6.1_30.6.1_30.6.1_3-0.6.1_3-
FreeBSD:13:quarterly0.6.1_30.6.1_30.6.1_30.6.1_30.6.1_30.6.1_30.6.1_30.6.1_3
FreeBSD:14:latest0.6.1_30.6.1_30.6.1_30.6.1_30.6.1_30.6.1_3-0.6.1_3
FreeBSD:14:quarterly0.6.1_30.6.1_3-0.6.1_30.6.1_30.6.1_30.6.1_30.6.1_3
FreeBSD:15:latest0.6.1_30.6.1_3n/a0.6.1_3n/a0.6.1_30.6.1_30.6.1_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for apinger-0.6.1_3: DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support ===> Use 'make config' to modify these settings
Options name:
net_apinger
USES:
bison
pkg-message:
For install:
Please copy: ${PREFIX}/etc/apinger.conf.sample to ${PREFIX}/etc/apinger.conf & edit to your needs.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://freebsdcluster.org/~mich/software/
  2. http://www.bnet.pl/~jajcus/apinger/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.6.1_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.6.1_3
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.6.1_3
04 May 2022 15:42:00
commit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9bcommit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9bcommit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9bcommit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9b files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Assign multiple ports to submitter

PR:		263732 263733 263734 263735 263736 263737 263738
0.6.1_3
02 May 2022 11:06:43
commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6ecommit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6ecommit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6ecommit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e files touched by this commit
Rene Ladan (rene) search for other commits by this committer
grimreaper: return mich's ports to the pool after safekeeping his ports bit.
0.6.1_3
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.6.1_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.1_3
27 Aug 2020 18:40:30
Revision:546397Original commit files touched by this commit
tcberner search for other commits by this committer
net/apinger: fix build on recent current
0.6.1_3
09 Oct 2019 12:17:15
Revision:514143Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
0.6.1_3
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
0.6.1_3
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
0.6.1_3
11 Nov 2015 12:59:49
Revision:401241Original commit files touched by this commit
mich search for other commits by this committer
apinger cleanup

- Add DOCS option, enabled by default
- Move docs from pkg-plist to PORTDOCS
- Use IPV6_CONFIGURE_ENABLE knob
- Make rclint happy
- Regenerate patches with make makepatch
- Add @sample to apinger.conf
- Bump PORTREVISION due to rc script changei

PR:		ports/204465
Submitted by:	garga
Sponsored by:	Rubicon Communications (Netgate)
0.6.1_2
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
0.6.1_2
13 Apr 2015 08:01:33
Revision:383903Original commit files touched by this commit
mich search for other commits by this committer
- uses BISON
- add LICENSE

PR:		199387
Submitted by:	Franco Fichtner <franco@lastsummer.de>
0.6.1_2
02 Mar 2015 23:36:36
Revision:380307Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.6.1_2
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.6.1_2
10 Jul 2014 12:13:12
Revision:361440Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
0.6.1_2
13 Jan 2014 17:41:08
Revision:339613Original commit files touched by this commit
garga search for other commits by this committer
Missed pkg-plist changes on r339608

Approved by:	portmgr@ (blanket)
0.6.1_2
13 Jan 2014 16:57:22
Revision:339608Original commit files touched by this commit
garga search for other commits by this committer
Support stage

Approved by:	portmgr@ (blanket)
0.6.1_2
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.6.1_2
05 Mar 2013 17:07:44
Revision:313460Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
0.6.1_2
14 Jan 2012 08:57:23
Original commit files touched by this commit
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.
0.6.1_2
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.6.1_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.6.1_2
25 Jan 2010 12:24:06
Original commit files touched by this commit
mich search for other commits by this committer
- move message to pkg-message so users installing by a package recieve the
message
- add a new rc script which is installed via USE_RC_SUBR

PR:             ports/143102
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
0.6.1_2
16 Jul 2008 15:25:51
Original commit files touched by this commit
mich search for other commits by this committer
- forgot to bumpo PORTREVISION after last commit
0.6.1_1
10 Jul 2008 20:43:55
Original commit files touched by this commit
mich search for other commits by this committer
- Fix problem with 16bit process id numbers

PR:             ports/125192
Submitted by:   Seth Mos <seth.mos@xs4all.nl>
0.6.1_1
21 Jun 2006 12:21:22
Original commit files touched by this commit
mich search for other commits by this committer
- add MASTER_SITE
0.6.1_1
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.1_1
26 Jul 2005 10:22:10
Original commit files touched by this commit
mich search for other commits by this committer
o add patch to fix problem with icmp header type control message

PR:             ports/84018
Submitted by:   Louis Mamakos <louie@transsys.com>
0.6.1_1
03 Nov 2004 13:14:08
Original commit files touched by this commit
mich search for other commits by this committer
o add OPTIONS to disable/enable IPv6 support
o add %%DOCSDIR%% macro to please portlint
0.6.1_1
30 Mar 2004 10:46:54
Original commit files touched by this commit
sumikawa search for other commits by this committer
Add 'ipv6' on CATEGORIES.  aping supports IPv6.

Approved by:    mich
0.6.1_1
18 Mar 2004 09:56:10
Original commit files touched by this commit
mich search for other commits by this committer
- SIZEify.

Submitted by:           trevor
0.6.1_1
05 Nov 2003 15:39:39
Original commit files touched by this commit
mich search for other commits by this committer
Fix whitespace.

Approved by:            roberto (mentor)
0.6.1_1
07 Jun 2003 11:43:13
Original commit files touched by this commit
mich search for other commits by this committer
Fix breakage.

Noticed by:     kris (bento)
Approved by:    roberto (mentor)
0.6.1_1
04 Jun 2003 09:49:31
Original commit files touched by this commit
mich search for other commits by this committer
Add startup script for apinger.

Submitted by:           rob@debank.tv
Approved by:            roberto (mentor)
0.6.1
07 May 2003 11:37:57
Original commit files touched by this commit
mich search for other commits by this committer
Change maintainer email to my @FreeBSD.org address

Approved by: roberto(mentor)
0.6.1
28 Mar 2003 03:41:45
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 0.6.1

PR: 50339
Submitted by: MAINTAINER
0.6
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.6
02 Jan 2003 17:54:17
Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.6

PR:             46396
Submitted by:   Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer)
0.5
14 Oct 2002 14:02:52
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.5

PR:             44048
Submitted by:   maintainer
0.4.1
05 Oct 2002 19:06:01
Original commit files touched by this commit
obraun search for other commits by this committer
Upgrade to 0.4.1.

PR:             43384
Submitted by:   maintainer
0.3
19 Jul 2002 23:02:53
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.3

PR:             ports/40783
Submitted by:   maintainer
0.2
18 Jul 2002 12:55:14
Original commit files touched by this commit
roberto search for other commits by this committer
Alarm Pinger (apinger) is a little tool which monitors various IP
devices by simple ICMP echo requests. Unlike most Perl or shell
script tools, it does not spawn processes or use much CPU time,
and is ideal for when one wants continuous monitoring and fast
response upon target failure. It is written in C and supports both
IPv4 and IPv6.

PR:             ports/40688
Submitted by:   Michael L. Hostbaek (mich@freebsdcluster.org)

Number of commits found: 44