Port details |
- wmping Windowmaker dock app to display network hosts status
- 0.2.1_1 net
=0 Version of this port present on the latest quarterly branch. - Maintainer: serg@cad.kiev.ua
 - Port Added: 2004-03-02 11:51:20
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- Also Listed In: windowmaker
- License: not specified in port
- Description:
- This is a port of wmping which is a Windowmaker dock app which
is simple usefull program that allows to check host status in your
network environment. It can be used for monitoring servers in the network.
WWW: https://sourceforge.net/projects/wmping/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/wmping/ && make install clean
- To add the package, run one of these commands:
- pkg install net/wmping
- pkg install wmping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmping
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmping-0.2.1.tar.gz) = 8d10c77839f087add2c3b2f483585ede92f4c57a4a18262c74406591877a3c33
SIZE (wmping-0.2.1.tar.gz) = 100059
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for wmping-0.2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_wmping
- USES:
- gmake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 0.2.1_1 |
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 ) |
06 Apr 2021 14:31:07 0.2.1_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Feb 2021 04:40:57
0.2.1_1 |
linimon  |
Mark BROKEN in 13/14 (via latest llvm update).
While here, pet portlint (muting of commands). |
06 Nov 2019 18:58:04
0.2.1_1 |
zeising  |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20 Jan 2017 20:33:31
0.2.1_1 |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
20 Aug 2014 16:58:25
0.2.1_1 |
antoine  |
Allow staging as a regular user |
04 Jul 2014 21:44:04
0.2.1_1 |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
24 Jun 2014 07:47:01
0.2.1_1 |
vanilla  |
Stagify.
Approved by: portmgr@ (blanket approval) |
29 May 2014 12:00:31
0.2.1_1 |
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
20 Sep 2013 22:10:25
0.2.1_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
24 Oct 2011 04:17:38
0.2.1_1 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Mar 2011 12:54:45
0.2.1_1 |
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:32:25
0.2.1_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
25 Mar 2008 22:44:48
0.2.1_1 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
0.2.1_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 21:24:05
0.2.1 |
edwin  |
SHA256ify
Approved by: krion@ |
02 Mar 2004 11:50:41
0.2.1 |
pav  |
Add wmping, a dockapp which checks the status of hosts in your network. It
show "up" status for a host that is available (ping packets are returned to
you) and "down" status for a host that cannot be pinged.
PR: ports/62962
Submitted by: Sergey Velichkevich <serg@cad.kiev.ua> |