Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2008 18:55:16 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127293: [new port] net/tftpd-hpa
Message-ID:  <20080911085516.F36FE6A5@k7.mavetju>
Resent-Message-ID: <200809110900.m8B90B9s068021@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127293
>Category:       ports
>Synopsis:       [new port] net/tftpd-hpa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 11 09:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #2: Wed May 28 08:12:56 EST 2008 edwin@k7.mavetju:/usr/src/sys/i386/compile/k7 i386


>Description:

tftp-hpa is an enhanced version of the BSD TFTP client and server.
It possesses a number of bugfixes and enhancements over the original.
It has been made portable and will work on pretty much any modern
Unix variant.

WWW: http://www.kernel.org/pub/software/network/tftp/

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	tftp-hpa/
#	tftp-hpa/Makefile
#	tftp-hpa/distinfo
#	tftp-hpa/pkg-descr
#
echo c - tftp-hpa/
mkdir -p tftp-hpa/ > /dev/null 2>&1
echo x - tftp-hpa/Makefile
sed 's/^X//' >tftp-hpa/Makefile << 'fed14e347b361b2c423add587050dd85'
X# New ports collection makefile for:	tftp-hpa
X# Date created:				11 September 2008
X# Whom:					Edwin Groothuis <edwin@mavetju.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tftp-hpa
XPORTVERSION=	0.48
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.kernel.org/pub/software/network/tftp/
X
XMAINTAINER=	edwin@mavetju.org
XCOMMENT=	Enhanced version of the BSD TFTP client and server
X
XHAS_CONFIGURE=	yes
X
XCONFIGURE_ARGS=	--prefix=${PREFIX}
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
X
XMAN1=		tftp.1
XMAN8=		in.tftpd.8 tftpd.8
XNOMANCOMPRESS=	yes
X
XPLIST_FILES=	bin/tftp sbin/in.tftpd
X
X.include <bsd.port.mk>
fed14e347b361b2c423add587050dd85
echo x - tftp-hpa/distinfo
sed 's/^X//' >tftp-hpa/distinfo << '3b451cdd9fbeb4052eac1a4af6c777b2'
XMD5 (tftp-hpa-0.48.tar.bz2) = f2e0a1ca0c49ae46ecad26a54df3e887
XSHA256 (tftp-hpa-0.48.tar.bz2) = 12b41855c7317e753955c18e24e7b6f4328ae1540efc8b342c9d561bb2c56d29
XSIZE (tftp-hpa-0.48.tar.bz2) = 83818
3b451cdd9fbeb4052eac1a4af6c777b2
echo x - tftp-hpa/pkg-descr
sed 's/^X//' >tftp-hpa/pkg-descr << 'f5d42ffafc355985e7e6f885b916e2ce'
Xtftp-hpa is an enhanced version of the BSD TFTP client and server.
XIt possesses a number of bugfixes and enhancements over the original.
XIt has been made portable and will work on pretty much any modern
XUnix variant.
X
XWWW: http://www.kernel.org/pub/software/network/tftp/
f5d42ffafc355985e7e6f885b916e2ce
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080911085516.F36FE6A5>