From chris@holly.dyndns.org Sun Mar  7 00:13:07 1999
Return-Path: <chris@holly.dyndns.org>
Received: from holly.dyndns.org (ip222.houston3.tx.pub-ip.psi.net [38.12.169.222])
	by hub.freebsd.org (Postfix) with ESMTP id 24DBA14D05
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 Mar 1999 00:13:04 -0800 (PST)
	(envelope-from chris@holly.dyndns.org)
Received: (from chris@localhost)
	by holly.dyndns.org (8.9.3/8.9.3) id CAA86842;
	Sun, 7 Mar 1999 02:13:39 -0600 (CST)
	(envelope-from chris)
Message-Id: <199903070813.CAA86842@holly.dyndns.org>
Date: Sun, 7 Mar 1999 02:13:39 -0600 (CST)
From: chris@holly.dyndns.org
Reply-To: chris@calldei.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: fconv: Converts Mac/DOS text files to/from *IX text files
X-Send-Pr-Version: 3.2

>Number:         10458
>Category:       ports
>Synopsis:       New port: fconv: Converts Mac/DOS text files to/from *IX text files
>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:   Sun Mar  7 00:20:01 PST 1999
>Closed-Date:    Thu Mar 25 21:57:47 PST 1999
>Last-Modified:  Thu Mar 25 21:58:11 PST 1999
>Originator:     Chris Costello
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	Not applicable.

>Description:

	Well, I've ported a program I've written!

	I haven't got anywhere to put the default dist., so email me and
	I'll probably either send a uuencoded .tar.gz of it, or I'll put
	it up on a 'less adequate' (fairly busy ISDN link) line, but I do
	not want this being used in the port Makefile (hence my lack of
	MASTER_SITE)

	uuencoded .tar.gzs will be sent to who request it.

>How-To-Repeat:

	Er, use the 'shar' under Fix?

>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:
#
#	/usr/ports/converters/fconv
#	/usr/ports/converters/fconv/pkg
#	/usr/ports/converters/fconv/pkg/COMMENT
#	/usr/ports/converters/fconv/pkg/DESCR
#	/usr/ports/converters/fconv/pkg/PLIST
#	/usr/ports/converters/fconv/files
#	/usr/ports/converters/fconv/files/md5
#	/usr/ports/converters/fconv/Makefile
#
echo c - /usr/ports/converters/fconv
mkdir -p /usr/ports/converters/fconv > /dev/null 2>&1
echo c - /usr/ports/converters/fconv/pkg
mkdir -p /usr/ports/converters/fconv/pkg > /dev/null 2>&1
echo x - /usr/ports/converters/fconv/pkg/COMMENT
sed 's/^X//' >/usr/ports/converters/fconv/pkg/COMMENT << 'END-of-/usr/ports/converters/fconv/pkg/COMMENT'
XA Mac/DOS to/from Unix text-file converter.
END-of-/usr/ports/converters/fconv/pkg/COMMENT
echo x - /usr/ports/converters/fconv/pkg/DESCR
sed 's/^X//' >/usr/ports/converters/fconv/pkg/DESCR << 'END-of-/usr/ports/converters/fconv/pkg/DESCR'
XThis is basically something I wrote when I noticed in the FreeBSD
Xman page for doscmd 'dos2bsd,' so I played around with the bsd2dos
Xand dos2bsd and wrote a workalike, as well as adding Macintosh
Xcompatibility.
X
XIt was written by Chris M. Costello <chris@calldei.com>.
END-of-/usr/ports/converters/fconv/pkg/DESCR
echo x - /usr/ports/converters/fconv/pkg/PLIST
sed 's/^X//' >/usr/ports/converters/fconv/pkg/PLIST << 'END-of-/usr/ports/converters/fconv/pkg/PLIST'
Xbin/bsd2dos
Xbin/dos2bsd
Xbin/bsd2mac
Xbin/mac2bsd
END-of-/usr/ports/converters/fconv/pkg/PLIST
echo c - /usr/ports/converters/fconv/files
mkdir -p /usr/ports/converters/fconv/files > /dev/null 2>&1
echo x - /usr/ports/converters/fconv/files/md5
sed 's/^X//' >/usr/ports/converters/fconv/files/md5 << 'END-of-/usr/ports/converters/fconv/files/md5'
XMD5 (fconv-1.0.tar.gz) = 4c0c7fa252f74091801667314ab0cbf8
END-of-/usr/ports/converters/fconv/files/md5
echo x - /usr/ports/converters/fconv/Makefile
sed 's/^X//' >/usr/ports/converters/fconv/Makefile << 'END-of-/usr/ports/converters/fconv/Makefile'
X# New ports collection makefile for:	fconv
X# Version required:    1.0
X# Date created:        7 March 1999
X# Whom:                chris@calldei.com
X#
X# $Id$
X#
X
XDISTNAME=	fconv-1.0
XCATEGORIES=	converters
XMASTER_SITES=
X
XMAINTAINER=	ports@FreeBSD.org
X
XMAN1=		bsd2dos.1 dos2bsd.1 bsd2mac.1 mac2bsd.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/converters/fconv/Makefile
exit



>Release-Note:
>Audit-Trail:

From: Chris Costello <chris@holly.dyndns.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/10458
Date: Sat, 20 Mar 1999 01:11:12 -0600

    Due to a very big failure in my hard disk, I am unable to recover any
 of the data associated with this port.  I am in the process of rewriting
 the port now, and I would prefer this pr remain open, as it should be
 complete again by tomorrow.
 
 Thanks!
 
 Chris M. Costello
 
 

From: Chris Costello <chris@holly.dyndns.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/10458
Date: Thu, 25 Mar 1999 20:59:21 -0600

    I would like to have this pr closed, as the port is currently 'dead'
 as I have lost the source code and docs for it in a disk crash.  I am
 also going to refile it under the 'textproc' category, where it belongs.
 
 -Chris
 
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Thu Mar 25 21:57:47 PST 1999 
State-Changed-Why:  
Requested by submitter. 
>Unformatted:
