Port details |
- netdumpd UDP server capable of handling netdump transfers
- 20220406 ftp
=1 20191031Version of this port present on the latest quarterly branch. - Maintainer: markj@FreeBSD.org
 - Port Added: 2017-06-13 16:39:51
- Last Update: 2022-04-11 16:15:54
- Commit Hash: 42b9ee2
- People watching this port, also watch:: openjdk8, p5-type1inst, tmux, monit
- License: BSD2CLAUSE
- 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.
WWW: https://github.com/markjdb/netdumpd
- SVNWeb : git : Homepage
- 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):
- 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: see SVNWeb link above for full details) |
Date | By | Description |
11 Apr 2022 16:15:54 20220406
|
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 |
06 Apr 2021 14:31:07 20191031
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
31 Oct 2019 22:30:54
20191031
|
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 |
12 Sep 2019 15:41:11
20190910
|
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 |
18 May 2019 21:38:06
20190518
|
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 |
02 Nov 2018 13:32:35
20180511_1
|
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 |
10 Sep 2018 02:06:13
20180511_1
|
linimon  |
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket) |
11 May 2018 15:17:36
20180511_1
|
markj  |
Update to netdumpd-20180511.
Approved by: bdrewery (implicit)
Sponsored by: Dell EMC Isilon |
02 May 2018 15:13:22
20180424_1
|
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 |
24 Apr 2018 18:05:23
20180424
|
markj  |
Update to netdumpd-20180424.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D15185 |
11 Apr 2018 20:30:26
20180411
|
markj  |
Update to netdumpd-20180411.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D15045 |
05 Mar 2018 21:23:20
20180305
|
markj  |
Update netdumpd to 20180305.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D14589 |
05 Feb 2018 18:47:58
20180205
|
markj  |
Update to netdumpd-20180205.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D14207 |
06 Jul 2017 23:08:08
20170706
|
markj  |
Update to netdumpd-20170706.
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D11369 |
15 Jun 2017 21:36:21
20170615
|
markj  |
Update to netdumpd-20170615.
Reviewed by: bdrewery
Approved by: bdrewery
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D11222 |
13 Jun 2017 16:39:43
20170612
|
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 |