Port details |
- hping Network auditing tool
- 2.0.0r3_2,1 net
=14 2.0.0r3_2,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated upstream, please consider using net/hping3 instead
This port expired on: 2022-03-31
- Maintainer: ecu@200ok.org
- Port Added: 2005-11-15 09:01:23
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- People watching this port, also watch:: nmap, screen, rsync, unzip, net-snmp
- Also Listed In: security
- License: not specified in port
- WWW:
- http://www.hping.org/
- Description:
- hping is a command-line oriented TCP/IP packet assembler/analyzer.
The interface is inspired to the ping(8) Unix command, but hping isn't
only able to send ICMP echo requests. It supports TCP, UDP, ICMP and
RAW-IP protocols, has a traceroute mode, the ability to send files
between a covered channel, and many other features.
While hping was mainly used as a security tool in the past, it can be
used in many ways by people that don't care about security to test
networks and hosts. A subset of the stuff you can do using hping:
- Test firewall rules
- [spoofed] port scanning
- Test net performance using different protocols,
packet size, TOS (type of service) and fragmentation.
- Path MTU discovery
- Files transfering even between really fascist firewall rules.
- Traceroute like under different protocols.
- Firewalk like usage.
- Remote OS fingerprint.
- TCP/IP stack auditing.
WWW: http://www.hping.org/
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: hping
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hping2.0.0-rc3.tar.gz) = f59292de39b9a4010414bd120a494226399767148efa37278bd53d9613167964
SIZE (hping2.0.0-rc3.tar.gz) = 124573
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hping-2.0.0r3_2,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_hping
- USES:
- gmake
- 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 |
2.0.0r3_2,1 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
2.0.0r3_2,1 18 Jan 2022 22:30:52 |
Daniel Engberg (diizzy) |
net/hping: Deprecate and set expiration date to 2022-03-31
Deprecated upstream, users should move to net/hping3 instead
PR: 260661
Approved by: ecu@200ok.org (maintainer timeout, 3+ weeks) |
2.0.0r3_2,1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2.0.0r3_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0r3_2,1 09 Dec 2020 02:30:00 |
linimon |
Mark BROKEN on riscv64 the same as on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
2.0.0r3_2,1 02 Sep 2020 09:38:09 |
danfe |
Ensure that there is only one variable definition per each object, as
the C (and C++) standards mandated for years and compilers started to
enforce as of recently (Clang 11, GCC 10).
Reported by: pkg-fallout |
2.0.0r3_2,1 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
2.0.0r3_2,1 01 Aug 2018 16:33:11 |
adamw |
Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible
to." |
2.0.0r3_2,1 11 Nov 2016 07:21:12 |
linimon |
The proper spelling is aarch64, not arm64. |
2.0.0r3_2,1 08 Nov 2016 03:45:22 |
linimon |
Mark as broken on arm64: cannot determine byte order.
Approved by: portmgr (tier-2 blanket) |
2.0.0r3_2,1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.0.0r3_2,1 31 Dec 2015 14:59:34 |
kevlo |
Bump PORTREVISION. |
2.0.0r3_1,1 31 Dec 2015 08:51:18 |
kevlo |
Check OPSYS. This unbreaks DragonFly after last commit.
Submitted by: marino |
2.0.0r3_1,1 31 Dec 2015 06:18:46 |
kevlo |
Mark this unbroken on FreeBSD < 1100030.
Pointed out by: mat |
2.0.0r3_1,1 22 Dec 2015 15:51:01 |
kevlo |
- Fix the error "[send_ip] sendto: Invalid argument"; ip_len and ip_tos
must be provided in host byte order.
- Fix build with arm |
2.0.0r3,1 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
2.0.0r3,1 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
2.0.0r3,1 28 Feb 2014 08:45:12 |
ehaupt |
Support staging |
2.0.0r3,1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.0.0r3,1 12 Dec 2012 21:40:55 |
wxs |
Update maintainer address.
Trim headers where applicable and in the cases where the maintainer
is the original author remove the headers entirely.
Update mirror to point to the newer location (old one redirected).
Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer, private mail) |
2.0.0r3,1 24 Oct 2011 09:11:38 |
dougb |
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 |
2.0.0r3,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0.0r3,1 15 Nov 2005 10:30:07 |
az |
- Add conflict with net/hping-devel
Forgot it in previous commit
PR: ports/88553 |
2.0.0r3,1 15 Nov 2005 08:59:45 |
az |
- Add a mirror site for distfile
- Add SHA256
PR: ports/88553
Submitted by: maintainer |