From howardjp@byzantine.student.umd.edu  Thu Jul 13 20:44:53 2000
Return-Path: <howardjp@byzantine.student.umd.edu>
Received: from byzantine.student.umd.edu (byzantine.student.umd.edu [129.2.228.41])
	by hub.freebsd.org (Postfix) with ESMTP id 368E537B99B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Jul 2000 20:44:53 -0700 (PDT)
	(envelope-from howardjp@byzantine.student.umd.edu)
Received: (from howardjp@localhost)
	by byzantine.student.umd.edu (8.9.3/8.9.3) id XAA86717;
	Thu, 13 Jul 2000 23:44:52 -0400 (EDT)
	(envelope-from howardjp)
Message-Id: <200007140344.XAA86717@byzantine.student.umd.edu>
Date: Thu, 13 Jul 2000 23:44:52 -0400 (EDT)
From: howardjp@wam.umd.edu
Sender: howardjp@byzantine.student.umd.edu
Reply-To: howardjp@wam.umd.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port:  misc/orville-write
X-Send-Pr-Version: 3.2

>Number:         19907
>Category:       ports
>Synopsis:       Update port:  misc/orville-write
>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 Jul 13 20:50:01 PDT 2000
>Closed-Date:    Sun Jul 16 12:49:14 PDT 2000
>Last-Modified:  Sun Jul 16 12:49:59 PDT 2000
>Originator:     James Howard
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Arbornet, Inc
>Environment:

FreeBSD byzantine.student.umd.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Sun Jun 18 21:23:23 EDT 2000     howardjp@byzantine.student.umd.edu:/usr/src/sys/compile/BYZANTINE  i386

>Description:

This is an update to the latest version of orville-write which removes
some security holes and adds configurability.

It was submitted as a fresh shar rather than a diff.  Please see a 
message sent to freebsd-doc and freebsd-ports called "Rolling Your
Own Port" for the reasons.

>How-To-Repeat:

N/A

>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:
#
#	orville-write
#	orville-write/files
#	orville-write/files/md5
#	orville-write/pkg
#	orville-write/pkg/COMMENT
#	orville-write/pkg/PLIST
#	orville-write/pkg/DESCR
#	orville-write/Makefile
#
echo c - orville-write
mkdir -p orville-write > /dev/null 2>&1
echo c - orville-write/files
mkdir -p orville-write/files > /dev/null 2>&1
echo x - orville-write/files/md5
sed 's/^X//' >orville-write/files/md5 << 'END-of-orville-write/files/md5'
XMD5 (orville-write-2.53.tar.gz) = 7bea3b065fef7442083b812440dcd71c
END-of-orville-write/files/md5
echo c - orville-write/pkg
mkdir -p orville-write/pkg > /dev/null 2>&1
echo x - orville-write/pkg/COMMENT
sed 's/^X//' >orville-write/pkg/COMMENT << 'END-of-orville-write/pkg/COMMENT'
XAdvanced replacement for write/mesg
END-of-orville-write/pkg/COMMENT
echo x - orville-write/pkg/PLIST
sed 's/^X//' >orville-write/pkg/PLIST << 'END-of-orville-write/pkg/PLIST'
Xbin/write
Xbin/jot
Xbin/tel
Xbin/telegram
Xbin/mesg
Xbin/amin
Xbin/huh
Xbin/helpers
Xetc/orville.conf
Xetc/wrttmp
Xetc/wrthist
Xman/man1/write.1
Xman/man1/mesg.1
Xman/man1/amin.1
Xman/man1/huh.1
Xman/man1/helpers.1
END-of-orville-write/pkg/PLIST
echo x - orville-write/pkg/DESCR
sed 's/^X//' >orville-write/pkg/DESCR << 'END-of-orville-write/pkg/DESCR'
XThis implementation of the Unix write program adds many nice features
Xwhile remaining close to the standard Unix program in spirit. It has been
Xheavily used on M-Net since 1985 and on Grex since 1991, as well as a few
Xother systems. It is a ground-up reimplementation using no proprietary
Xcode. It's available under a Berkeley-style license (no charge, no
Xrestriction on commercial use, just don't take my name off of it). The
Xcurrent version is fairly portable. 
X
XOrville write was written for use on M-Net and Grex, both public access
Xunix systems in Ann Arbor. As such, many of the features are designed to
Xsupport a system featuring a delicate mix of novice users and hostile
Xpranksters, plus a lot of people who just want to talk. It's user
Xinterface is pretty much identical to the normal write program, but it
Xoffers many extensions and improvements. 
END-of-orville-write/pkg/DESCR
echo x - orville-write/Makefile
sed 's/^X//' >orville-write/Makefile << 'END-of-orville-write/Makefile'
X# New ports collection makefile for:	orville-write
X# Date created:		10 July 2000
X# Whom:			James Howard
X#
X# $FreeBSD$
X#
X
XPORTNAME=	orville-write
XPORTVERSION=	2.53
XCATEGORIES=	misc
XMASTER_SITES=	http://www.wwnet.net/~janc/software/
X
XMAINTAINER=	howardjp@wam.umd.edu
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-orville-write/Makefile
exit




>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: alex 
State-Changed-When: Sun Jul 16 06:04:46 PDT 2000 
State-Changed-Why:  
Please resubmit as a diff (unified diff's preferred), as described 
in the porters handbook. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19907 
State-Changed-From-To: feedback->closed 
State-Changed-By: steve 
State-Changed-When: Sun Jul 16 12:49:14 PDT 2000 
State-Changed-Why:  
Update committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19907 
>Unformatted:
