Port details |
- sendip Command-line tool for sending arbitrary IP packets
- 2.5_5 net-mgmt
=4 2.5_5Version of this port present on the latest quarterly branch. - Maintainer: coco@executive-computing.de
 - Port Added: 2004-02-23 04:43:25
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: unzip, mplayer, lame, xloadimage, xautolock
- License: GPLv2
- WWW:
- https://www.earth.li/projectpurple/progs/sendip.html
- Description:
- SendIP has a large number of command line options to specify the content of
every header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6 packet. It also
allows any data to be added to the packet. Checksums can be calculated
automatically, but if you wish to send out wrong checksums, that is
supported too.
¦ ¦ ¦ ¦ 
- 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/sendip/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/sendip
- pkg install sendip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sendip
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sendip-2.5.tar.gz) = 141f7f31b9c33cd827e23fab7cbaf13018220e60632e14c541b7dd2bf1514b36
SIZE (sendip-2.5.tar.gz) = 54199
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:
-
- help2man : misc/help2man
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_sendip
- USES:
- gmake perl5 compiler
- 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.5_5 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.5_5 26 Feb 2024 21:40:39
    |
Muhammad Moinur Rahman (bofh)  |
net-mgmt/sendip: Moved man to share/man
Approved by: portmgr (blanket) |
2.5_4 09 Jun 2023 16:55:03
    |
Muhammad Moinur Rahman (bofh)  |
net-mgmt/sendip: Fix build with llvm15
Approved by: portmgr (blanket) |
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) |
2.5_4 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 ) |
2.5_4 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
2.5_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.5_4 27 May 2020 14:55:03
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
2.5_4 09 Oct 2019 12:17:15
  |
bapt  |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
2.5_4 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.5_4 24 Nov 2014 22:35:08
  |
antoine  |
Cleanup plist |
2.5_4 29 Jul 2014 19:16:43
  |
pi  |
net-mgmt/sendip: fix help2man script
PR: 192167
Approved by: coco@executive-computing.de (maintainer) |
2.5_3 24 Jul 2014 22:59:05
  |
adamw  |
Add a patch that got mysteriously eaten by bugzilla.
PR: 191426
Submitted by: maintainer |
2.5_3 05 Jul 2014 23:55:32
  |
adamw  |
Fix build with gcc by adding some compiler flags.
PR: ports/191426
Submitted by: Marco Steinbach (maintainer) |
2.5_2 23 Jun 2014 21:54:53
  |
bapt  |
Pass maintainership to the submitter of the last update
PR: 190806
Submitted by: Marco Steinbach <coco@executive-computing.de>
Approved by: former maintainer (timeout) |
2.5_2 09 Jun 2014 10:46:32
  |
bapt  |
Fix building
Respect CFLAGS / LDFLAGS
Add staging support
PR: 190806
Submitted by: coco@executive-computing.de |
2.5_1 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.5_1 14 Sep 2013 16:38:29
  |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.5_1 01 May 2011 23:02:42
 |
pav  |
- Mark BROKEN on 9-CURRENT:
cc1: warnings being treated as errors
ripng.c:105: warning: large integer implicitly truncated to unsigned type
Reported by: pointyhat |
2.5_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.5_1 13 Nov 2007 09:16:15
 |
miwi  |
- Fix build with gcc 4.2
Submitted by: Pietro Cerutti (via im)
Approved by: portmgr (pav) |
2.5_1 01 Oct 2007 08:50:10
 |
linimon  |
Mark as broken with gcc4.2. |
2.5_1 08 Jan 2007 12:41:06
 |
miwi  |
- Add to ipv6 category
PR: ports/107055
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer |
2.5_1 23 Jan 2006 23:46:06
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.5_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.5_1 23 Feb 2004 04:42:13
 |
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |