Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
d46103d8
Commit
d46103d8
authored
Feb 05, 2003
by
Mike Hibler
Browse files
New port for Emulab installation of tftp-hpa tftpd
parent
f6ec47a9
Changes
5
Show whitespace changes
Inline
Side-by-side
install/ports/tftp-hpa/Makefile
0 → 100644
View file @
d46103d8
# New ports collection makefile for: tftpd-hpa (emulab version)
# Date created: 4 February 2003
# Whom: mike@cs.utah.edu
#
# $FreeBSD$
#
PORTNAME
=
tftp-hpa
PORTVERSION
=
0.33
#CATEGORIES= net
CATEGORIES
=
misc
MASTER_SITES
=
ftp://www.kernel.org/pub/software/network/tftp/
MAINTAINER
=
mike@cs.utah.edu
PATCH_STRIP
=
-p1
GNU_CONFIGURE
=
YES
USE_GMAKE
=
YES
CONFIGURE_ARGS
+=
--without-tcpwrappers
# for now only install the daemon
INSTALL_WRKSRC
=
${WRKSRC}
/tftpd
# make sure we don't run configure (with no args) out of the Makefile
# due to our patching configure.in
post-patch
:
touch
${WRKSRC}
/acconfig.h.in
${WRKSRC}
/configure
post-install
:
@
${ECHO}
""
@
${ECHO}
"
${PREFIX}
/etc/rc.d/tftpd-hpa.sh startup file has been installed."
@
${ECHO}
" Configure startup flags with
\"
tfpd_flags
\"
in /etc/rc.conf."
@
${ECHO}
" Don't forget to disable tftpd in /etc/inetd.conf!"
@
${ECHO}
""
.
include
<bsd.port.mk>
install/ports/tftp-hpa/distinfo
0 → 100644
View file @
d46103d8
MD5 (tftp-hpa-0.33.tar.gz) = 566fee31a5c86df9e1cceba5d1be97d0
install/ports/tftp-hpa/pkg-comment
0 → 100644
View file @
d46103d8
The tftpd-hpa TFTP distribution as configured for Emulab
install/ports/tftp-hpa/pkg-descr
0 → 100644
View file @
d46103d8
The tftpd-hpa TFTP distribution as configured for Emulab:
- install in a reasonable place for FreeBSD
- install only the daemon, not the user client
- minor patches for the code
install/ports/tftp-hpa/pkg-plist
0 → 100644
View file @
d46103d8
libexec/tftpd
man/man8/tftpd.8
etc/rc.d/tftpd-hpa.sh
etc/tftpd.rules
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment