aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2017-06-13 16:39:43 +0000
committerMark Johnston <markj@FreeBSD.org>2017-06-13 16:39:43 +0000
commit058ed6368548666567d69d8d55ad0bd848abd880 (patch)
tree60b058d362e21819ff318a0581ce130eec8cd7ad /ftp/Makefile
parent8a452fca510ce6016e0b288e73346449ea1d78ce (diff)
downloadports-058ed6368548666567d69d8d55ad0bd848abd880.tar.gz
ports-058ed6368548666567d69d8d55ad0bd848abd880.zip
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
Notes
Notes: svn path=/head/; revision=443511
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 360ef86c7427..bacfdba0e01f 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -47,6 +47,7 @@
SUBDIR += ncftp3
SUBDIR += ncftpd
SUBDIR += net2ftp
+ SUBDIR += netdumpd
SUBDIR += ocaml-ocurl
SUBDIR += oftpd
SUBDIR += omi