From norn@norn.ca.eu.org Thu Jun 10 14:12:39 1999
Return-Path: <norn@norn.ca.eu.org>
Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137])
	by hub.freebsd.org (Postfix) with ESMTP id B1F1A14D8B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jun 1999 14:12:38 -0700 (PDT)
	(envelope-from norn@norn.ca.eu.org)
Received: by norn.ca.eu.org (Postfix, from userid 1000)
	id 4DCBC5C; Thu, 10 Jun 1999 14:12:37 -0700 (PDT)
Message-Id: <19990610211237.4DCBC5C@norn.ca.eu.org>
Date: Thu, 10 Jun 1999 14:12:37 -0700 (PDT)
From: cpiazza@home.net
Sender: norn@norn.ca.eu.org
Reply-To: cpiazza@home.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: yafc 
X-Send-Pr-Version: 3.2

>Number:         12118
>Category:       ports
>Synopsis:       New port: yafc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 10 14:20:01 PDT 1999
>Closed-Date:    Fri Jun 11 02:07:43 PDT 1999
>Last-Modified:  Fri Jun 11 02:09:28 PDT 1999
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:

4.0-CURRENT i386

>Description:

New port of yafc: yet another ftp client.  It is much like ftp(1) but has
some useful enhancements.

>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:
#
#	yafc
#	yafc/files
#	yafc/files/md5
#	yafc/pkg
#	yafc/pkg/COMMENT
#	yafc/pkg/DESCR
#	yafc/pkg/PLIST
#	yafc/Makefile
#	yafc/patches
#	yafc/patches/patch-aa
#
echo c - yafc
mkdir -p yafc > /dev/null 2>&1
echo c - yafc/files
mkdir -p yafc/files > /dev/null 2>&1
echo x - yafc/files/md5
sed 's/^X//' >yafc/files/md5 << 'END-of-yafc/files/md5'
XMD5 (yafc-0.4.2.tar.bz2) = b5fc43873e5e37b4b0fcd7aaa4345c14
END-of-yafc/files/md5
echo c - yafc/pkg
mkdir -p yafc/pkg > /dev/null 2>&1
echo x - yafc/pkg/COMMENT
sed 's/^X//' >yafc/pkg/COMMENT << 'END-of-yafc/pkg/COMMENT'
XYet another ftp client. Similar to ftp(1).
END-of-yafc/pkg/COMMENT
echo x - yafc/pkg/DESCR
sed 's/^X//' >yafc/pkg/DESCR << 'END-of-yafc/pkg/DESCR'
XYafc is yet another ftp client, similar to ftp(1).  Features include
XDirectory cache, remote filename completion, aliases, colored ls,
Xrecursive get/put/ls/rm, nohup mode transfers, and more!
X
XWWW: http://www.stacken.kth.se/~mhe/yafc/
X
X-Chris Piazza
Xcpiazza@home.net
END-of-yafc/pkg/DESCR
echo x - yafc/pkg/PLIST
sed 's/^X//' >yafc/pkg/PLIST << 'END-of-yafc/pkg/PLIST'
Xbin/yafc
END-of-yafc/pkg/PLIST
echo x - yafc/Makefile
sed 's/^X//' >yafc/Makefile << 'END-of-yafc/Makefile'
X# New ports collection makefile for:	yafc
X# Version required:	0.4.2
X# Date created:		10 June 1999
X# Whom:			Chris Piazza <cpiazza@home.net>
X#
X# $Id$
X#
X
XDISTNAME=	yafc-0.4.2
XCATEGORIES=	net
XMASTER_SITES=	http://www.stacken.kth.se/~mhe/yafc/ \
X		ftp://mayer.physto.se/pub/
X
XMAINTAINER=	cpiazza@home.net
X
XGNU_CONFIGURE=	yes
XUSE_BZIP2=	yes
X
XMAN1=		yafc.1
X
X.include <bsd.port.mk>
END-of-yafc/Makefile
echo c - yafc/patches
mkdir -p yafc/patches > /dev/null 2>&1
echo x - yafc/patches/patch-aa
sed 's/^X//' >yafc/patches/patch-aa << 'END-of-yafc/patches/patch-aa'
X--- src/syshdr.h.orig	Thu Jun 10 13:57:32 1999
X+++ src/syshdr.h	Thu Jun 10 13:57:42 1999
X@@ -32,6 +32,8 @@
X # endif
X #endif
X 
X+#include <sys/types.h>
X+
X #include <stdio.h>
X #include <ctype.h>
X #include <signal.h>
END-of-yafc/patches/patch-aa
exit

-Chris

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: taoka 
State-Changed-When: Fri Jun 11 02:07:43 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
