Port details |
- netdumpd UDP server capable of handling netdump transfers
- 20220406_1 ftp =3 20220406_1Version of this port present on the latest quarterly branch.
- Maintainer: markj@FreeBSD.org
- Port Added: 2017-06-13 16:39:51
- Last Update: 2024-03-29 08:07:04
- Commit Hash: dff4d58
- People watching this port, also watch:: nagios-check_hdd_health, p5-DateTime-Format-Excel, monit, p5-MIME-Tools, p5-Event
- License: BSD2CLAUSE
- WWW:
- https://github.com/markjdb/netdumpd
- Description:
- UDP server capable of handling netdump transfers
This package contains a daemon which is used to receive
kernel dumps over a network from a panicking kernel. The
protocol uses UDP and is similar to TFTP.
- ¦ ¦ ¦ ¦
- 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/ftp/netdumpd/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/netdumpd
- pkg install netdumpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: netdumpd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649253969
SHA256 (netdumpd-20220406.tar.gz) = 79aa2aa093b49ff0f26eaa89d7885ddde10ee1deeab4c7aaa729a7d923c9bd2c
SIZE (netdumpd-20220406.tar.gz) = 21750
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ftp_netdumpd
- USES:
- uidfix
- 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 |
20220406_1 29 Mar 2024 08:07:04 |
Yasuhiro Kimura (yasu) |
ftp/netdumpd: Move man page to share/man
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) |
20220406 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 ) |
20220406 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above ) |
20220406 11 Apr 2022 16:15:54 |
Mark Johnston (markj) |
ftp/netdumpd: update to 20220406
This fixes a bug where the info*.last symlinks would have the wrong
target.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D34794 |
20191031 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20191031 31 Oct 2019 22:30:54 |
markj |
ftp/netdumpd: Update to 20191031
This fixes several warnings that manifest when building with gcc.
Approved by: pkubaj
Differential Revision: https://reviews.freebsd.org/D22209 |
20190910 12 Sep 2019 15:41:11 |
markj |
ftp/netdumpd: Update to 20190910
This update consists of a fix to error handling in the casper herald
service, from cem@.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D21602 |
20190518 18 May 2019 21:38:06 |
markj |
Update to netdumpd-20190518.
This adds handling for compatibility breakage in libcap_dns(3). Thanks
to Sam Gwydir for tracking that down.
Approved by: bdrewery |
20180511_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 |
20180511_1 10 Sep 2018 02:06:13 |
linimon |
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket) |
20180511_1 11 May 2018 15:17:36 |
markj |
Update to netdumpd-20180511.
Approved by: bdrewery (implicit)
Sponsored by: Dell EMC Isilon |
20180424_1 02 May 2018 15:13:22 |
sbruno |
ftp/netdumpd:
Fix poudriere build error:
===> Staging for netdumpd-20180424_1
===> Generating temporary packing list
install -s -o root -g wheel -m 555 netdumpd
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd
install:
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd:
chown/chgrp: Operation not permitted
*** Error code 71
Submitted by: bdrewery
Reviewed by: markj |
20180424 24 Apr 2018 18:05:23 |
markj |
Update to netdumpd-20180424.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D15185 |
20180411 11 Apr 2018 20:30:26 |
markj |
Update to netdumpd-20180411.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D15045 |
20180305 05 Mar 2018 21:23:20 |
markj |
Update netdumpd to 20180305.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D14589 |
20180205 05 Feb 2018 18:47:58 |
markj |
Update to netdumpd-20180205.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D14207 |
20170706 06 Jul 2017 23:08:08 |
markj |
Update to netdumpd-20170706.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D11369 |
20170615 15 Jun 2017 21:36:21 |
markj |
Update to netdumpd-20170615.
Reviewed by: bdrewery
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D11222 |
20170612 13 Jun 2017 16:39:43 |
markj |
Add port ftp/netdumpd.
This package contains a daemon which is used to receive kernel dumps over
a network from a panicking kernel. The protocol uses UDP and is similar to
TFTP.
Client support for FreeBSD is currently in progress.
Reviewed by: bdrewery
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D11165 |