From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 11 09:00:11 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 823DE106566B for ; Thu, 11 Sep 2008 09:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4A25D8FC2A for ; Thu, 11 Sep 2008 09:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m8B90BNb068022 for ; Thu, 11 Sep 2008 09:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m8B90B9s068021; Thu, 11 Sep 2008 09:00:11 GMT (envelope-from gnats) Resent-Date: Thu, 11 Sep 2008 09:00:11 GMT Resent-Message-Id: <200809110900.m8B90B9s068021@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Edwin Groothuis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6935106564A for ; Thu, 11 Sep 2008 08:55:17 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id A16598FC2D for ; Thu, 11 Sep 2008 08:55:17 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 970832218A78; Thu, 11 Sep 2008 18:55:16 +1000 (EST) Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 4375A21B57F3 for ; Thu, 11 Sep 2008 18:55:16 +1000 (EST) Received: from k7.mavetju (ppp121-44-125-22.lns10.syd6.internode.on.net [121.44.125.22]) by mail5auth.barnet.com.au (Postfix) with ESMTP id EA62F2218951 for ; Thu, 11 Sep 2008 18:55:14 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id F36FE6A5; Thu, 11 Sep 2008 18:55:16 +1000 (EST) Message-Id: <20080911085516.F36FE6A5@k7.mavetju> Date: Thu, 11 Sep 2008 18:55:16 +1000 (EST) From: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/127293: [new port] net/tftpd-hpa X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 09:00:11 -0000 >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 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 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: