| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 248647
Approved by: J Harris
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/schweikert/fping/blob/develop/CHANGELOG.md
PR: 248744
Submitted by: jharris@widomaker.com (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/schweikert/fping/releases/tag/v4.4
* Use official release with MASTER_SITES instead of USE_GITHUB.
PR: 248356
Submitted by: daniel.engberg.lists@pyret.net
Reviewed by: jharris@widomaker.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If one builds and uses net/fping version 4.2 with option IPV6 disabled,
the command fping -4 always fails with wrong error message:
fping: can't specify both -4 and -6
This makes it impossible using fping probes with SmokePing
as it runs fping with -4 option. This change fixes this.
Also, do not install symlinks for fping6 and manual in this case.
PORTREVISION not bumped as default build is not affected.
PR: 238327
Approved by: jharris@widomaker.com (maintainter timeout, 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here:
* Move options block a bit further down according to the PHB
Changelog:
* New option -x / --reachable to check if the number of reachable hosts is
>= a certain number. Useful for example to implement connectivity-checks
* Allow decimal numbers for '-t', '-i', '-p', and '-Q'
* Fix build with --disable-ipv6
* Fix hang with '-6', with ipv6 kernel module, but not loaded
* Assume '-6' if the binary is named 'fping6' (this is mostly for special
embedded-distro use cases, and not meant to be used generally in place of
compiling IPv6-only binary or using '-6')
* Get rid of warning "timeout (-t) value larger than period (-p) produces
unexpected results"
Also remove patch-configure.ac that no longer applies because the build with
IPv6 support for FreeBSD has been fixed with 4.1.
https://github.com/schweikert/fping/releases/tag/v4.2
PR: 236739
Submitted by: Jason Harris (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In jail environment, because fping 4.0 comes
with combined IPv4/IPv6 support, you need to enable
IPv6 for the jail even if you will not use IPv6.
This patch adds an IPV6 option, enabled by default,
but who can be turn off to build fping without IPv6
support and used it inside a jail without IPv6.
PR: 229903
Submitted by: Andrew <andrew.hotlab@hotmail.com>
Reported by: Stefan Witzel <stefan.witzel@zvw.uni-goettingen.de>
Approved by: <jharris@widomaker.com> (maintainer)
|
|
|
|
|
|
|
| |
PR: 229172
Reported by: freebsd_ports@k-worx.org
Approved by: tcberner (mentor) jharris@widomaker.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D15970
|
|
|
|
|
|
| |
PR: 218381
Submitted by: citrin+pr@citrin.ru
Approved by: maintainer
|
|
|
|
|
|
|
| |
Changes: https://raw.githubusercontent.com/schweikert/fping/master/ChangeLog
PR: 216022
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use new official GitHub repo, as website was down from Apr-Sept 2016
- Add USES=autoreconf as GitHub tarball only comes with configure.ac
- Add USES=gmake as manpage generation was failing with pmake
Changes this release:
https://github.com/schweikert/fping/blob/3.13/ChangeLog
PR: 212386
Approved by: jharris@widomaker.com (maintainer), adamw (mentor)
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: ports/189476 [1]
PR: ports/189674 [2]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1], Jason Harris <jharris@widomaker.com> (maintainer) [2]
|
|
|
|
|
|
|
|
|
|
|
| |
- Use correct LICENSE [1] (based on)
- Remove abbreviations from COMMENT [2]
- Add additional mirror to MASTER_SITES
PR: ports/186928 [1], ports/181927 [2]
Submitted by: G. Tpdd <gtodd@bellanet.org> [1],
Kenta S. <kentas@hush.com> [2]
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Pointy hat to: ehaupt and bapt
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
|
|
|
| |
net)
|
|
|
|
|
|
|
|
|
| |
- Update to 3.5
- Add LICENSE (GFDL)
PR: ports/178833
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Fix fping issue with the unreachable ip in the arp cache [2]
- Convert Makefile headers to new style
PR: ports/177368 [1]
PR: ports/176439 [2]
Submitted by: Lars Eggert <lars@eggert.org> [1], Alexandre RAYNAUD <alexandre.raynaud@sallanches.fr> [2]
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge IPv4 and IPv6 support into net/fping, selectable via options.
Remove the now un-needed net/fping+ipv6
Add common description for IPV4 option, analogous to the IPV6 option
PR: ports/169949 [1], ports/169950 [2]
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> [1]
Jason Harris <jharris@widomaker.com> [2]
zeising (final patch version)
Approved by: maintainer, kwm (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Several people have produced some patches for fping that adds an
option to select the IP source_address for queries and some have
said they submitted them to the sourceforge fping maintainer.
Since I did not see any official fping distributions that include
any of those patches, I recently Cc-ed the sourceforge fping
maintainer's address in a question to the smokeping mailing-list
asking about that patch but so far I have heard back only from
that list with a pointer to a debian patch. Per request from
Jason Harris, I include here a copy of the patch that is usable
in ports/net/fping/files that adds that option.
PR: ports/111549
Submitted by: Philip Kizer <pckizer@nostrum.com>
Approved by: maintainer timeout
|
|
|
|
|
| |
No objection from: ports@, maintainers
Approved by: portmgr (pav)
|
|
|
|
|
| |
PR: ports/110727
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- remove s/microsecond/millisecond/ [1]
- use PLIST_FILES, remove pkg-plist [2]
- add SHA256 hash to distinfo [2]
PR: [1] ports/83339
[2] ports/83757
Submitted by: [1] Andre Albsmeier <Andre.Albsmeier@siemens.com>
[2] Jason Harris <jharris@widomaker.com>
|
|
|
|
|
| |
PR: ports/60952
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
|
|
| |
- Pet portlint
Reported by: bento (kris)
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
|
| |
IPv6 support gained.
Master site moved.
Add WWW URL.
|
|
|
|
|
| |
PR: 39668
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
| |
|
|
|
|
| |
runs on the Alpha platform.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Greg A. Woods <woods@weird.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Igor Timkin <ivt@gamma.ru>
|