Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 1999 12:20:02 -0700 (PDT)
From:      Chris Costello <chris@holly.dyndns.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/11267
Message-ID:  <199905031920.MAA13903@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11267; it has been noted by GNATS.

From: Chris Costello <chris@holly.dyndns.org>
To: freebsd-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/11267
Date: Mon, 3 May 1999 14:15:14 -0500

    The new shar for the port directory is below.  Contact me for
 the .tar.gz (the ones I may have sent to the list are *BAD* and
 *STALE*).
 
 ------
 # 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:
 #
 #	fconv
 #	fconv/Makefile
 #	fconv/pkg
 #	fconv/pkg/COMMENT
 #	fconv/pkg/DESCR
 #	fconv/pkg/PLIST
 #	fconv/files
 #	fconv/files/md5
 #
 echo c - fconv
 mkdir -p fconv > /dev/null 2>&1
 echo x - fconv/Makefile
 sed 's/^X//' >fconv/Makefile << 'END-of-fconv/Makefile'
 X# New ports collection makefile for:	fconv
 X# Version required:	0.1
 X# Date created:		21 April 1999
 X# Whom:			Chris Costello <chris@calldei.com>
 X#
 X# $Id$
 X#
 X
 XDISTNAME=	fconv-0.1
 XCATEGORIES=	textproc
 X
 XMAINTAINER=	ports@FreeBSD.ORG
 X
 Xpost-install:
 X	strip ${PREFIX}/bin/dos2bsd
 X	strip ${PREFIX}/bin/bsd2dos
 X	strip ${PREFIX}/bin/mac2bsd
 X	strip ${PREFIX}/bin/bsd2mac
 X
 X.include <bsd.port.mk>
 END-of-fconv/Makefile
 echo c - fconv/pkg
 mkdir -p fconv/pkg > /dev/null 2>&1
 echo x - fconv/pkg/COMMENT
 sed 's/^X//' >fconv/pkg/COMMENT << 'END-of-fconv/pkg/COMMENT'
 XConverts DOS or Mac-style files to Unix format, and vice-versa.
 END-of-fconv/pkg/COMMENT
 echo x - fconv/pkg/DESCR
 sed 's/^X//' >fconv/pkg/DESCR << 'END-of-fconv/pkg/DESCR'
 X   As well as being a work-alike for the BSDI utility mentioned in the
 Xdoscmd man page, dos2bsd (and bsd2dos), fconv supports conversion to
 Xand from Macintosh type files (which use only '\r'). 
 END-of-fconv/pkg/DESCR
 echo x - fconv/pkg/PLIST
 sed 's/^X//' >fconv/pkg/PLIST << 'END-of-fconv/pkg/PLIST'
 Xbin/dos2bsd
 Xbin/bsd2dos
 Xbin/mac2bsd
 Xbin/bsd2mac
 END-of-fconv/pkg/PLIST
 echo c - fconv/files
 mkdir -p fconv/files > /dev/null 2>&1
 echo x - fconv/files/md5
 sed 's/^X//' >fconv/files/md5 << 'END-of-fconv/files/md5'
 XMD5 (fconv-0.1.tar.gz) = 13ecde7ba30eacc97b73eaa2eded9a15
 END-of-fconv/files/md5
 exit
 
 -- 
 Chris Costello                                <chris@calldei.com>
 Diagnostics are the programs that run when nothing else will.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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