Port details |
- 2ping Bi-directional ping utility
- 4.5.1_1 net-mgmt =4 4.5.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-11-24 05:27:51
- Last Update: 2024-03-23 14:30:45
- Commit Hash: b61225a
- People watching this port, also watch:: sslscan, md5deep, openssl, cacti, tor
- Also Listed In: perl5
- License: GPLv2+
- WWW:
- https://www.finnie.org/software/2ping/
- Description:
- 2ping is a bi-directional ping utility. It uses 3-way pings (akin to TCP SYN,
SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a
2ping client to determine which direction packet loss occurs.
- ¦ ¦ ¦ ¦
- 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-mgmt/2ping/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/2ping
- pkg install 2ping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: 2ping
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1618319974
SHA256 (2ping-4.5.1.tar.gz) = b56beb1b7da1ab23faa6d28462bcab9785021011b3df004d5d3c8a97ed7d70d8
SIZE (2ping-4.5.1.tar.gz) = 77053
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_2ping
- USES:
- python
- 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 |
4.5.1_1 23 Mar 2024 14:30:45 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/2ping: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
4.5.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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) |
4.5.1 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 ) |
4.5.1 18 Apr 2021 05:42:07 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/2ping: Update to 4.5.1
Changes: https://github.com/rfinnie/2ping/releases |
4.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5 22 Jun 2020 16:07:06 |
sunpoet |
Update to 4.5
Changes: https://github.com/rfinnie/2ping/blob/main/ChangeLog |
4.4.1 17 Jun 2020 17:59:55 |
sunpoet |
Update to 4.4.1
Changes: https://github.com/rfinnie/2ping/blob/main/ChangeLog |
4.4 15 Jun 2020 18:43:51 |
sunpoet |
Update to 4.4
Changes: https://github.com/rfinnie/2ping/blob/main/ChangeLog |
4.3 05 Dec 2018 18:46:44 |
sunpoet |
Update to 4.3
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
4.2 13 Aug 2018 18:19:45 |
sunpoet |
Update to 4.2
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
4.1.2 12 Aug 2018 17:33:37 |
sunpoet |
Update to 4.1.2
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
4.1 12 Dec 2017 13:33:20 |
sunpoet |
Disable python flavor |
4.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
4.1 06 Aug 2017 16:52:59 |
sunpoet |
Update to 4.1
- Update MASTER_SITES
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
4.0.1 23 Jul 2017 13:12:24 |
sunpoet |
Update to 4.0.1
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
4.0 22 Jul 2017 17:07:30 |
sunpoet |
Update to 4.0
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
3.2.1 12 Jul 2017 15:00:20 |
amdmi3 |
- Fix license
- Update WWW
Approved by: portmgr blanket |
3.2.1 26 Mar 2016 17:10:11 |
sunpoet |
- Update to 3.2.1
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
3.2.0 06 Mar 2016 06:18:52 |
sunpoet |
- Update to 3.2.0
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
3.1.0 20 Nov 2015 09:12:44 |
sunpoet |
- Update to 3.1.0
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
3.0.1 04 Nov 2015 20:11:11 |
sunpoet |
- Update to 3.0.1
Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog |
3.0.0 27 Oct 2015 15:50:15 |
sunpoet |
- Update to 3.0.0
- Fix LICENSE and add LICENSE_FILE
- Reformat pkg-descr
Changes: https://github.com/rfinnie/2ping/commits/master |
2.1.1_1 01 Oct 2015 15:55:34 |
sunpoet |
- Add NO_ARCH
- Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST
entries |
2.1.1_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
2.1.1_1 04 Jul 2014 02:48:08 |
sunpoet |
- Add my LOCAL to MASTER_SITES
- Cosmetic change |
2.1.1_1 30 Jun 2014 16:21:02 |
sunpoet |
- Fix *_DEPENDS: Digest::MD5 and Digest::SHA are already in all supported Perl
releases
- Bump PORTREVISION for dependency change
- Take maintainership |
2.1.1 30 Jun 2014 05:51:03 |
eadler |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
2.1.1 07 May 2014 15:28:15 |
ak |
- Update to 2.1.1
- Use a single space for WWW in pkg-descr
- Switch to PLIST_FILES
PR: ports/189187
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
2.0 25 Jan 2014 21:58:32 |
bapt |
Support stage
Fix shebang
USE_GMAKE -> USES=gmake |
2.0 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.0 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.0 04 Sep 2013 03:24:02 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.0 07 Feb 2013 13:00:58 |
jadawin |
- Update to 2.0
PR: ports/175912
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.1 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
1.1 25 Jun 2011 05:20:24 |
miwi |
- Update to 1.1
PR: 158016
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.0 24 Nov 2010 05:21:18 |
pgollucci |
2ping is a bi-directional ping utility. It uses 3-way pings (akin to
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a
2ping listener and a 2ping client to determine which direction packet
loss occurs.
WWW: http://www.finnie.org/software/2ping/
PR: ports/152528
Submitted by: Gea-Suan Lin <gslin at gslin.org> |