Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2000 10:38:26 -0700 (MST)
From:      freebsd@spatula.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16729: new port for speak (1.2)
Message-ID:  <200002151738.KAA13654@malkavian.org>

next in thread | raw e-mail | index | archive | help

>Number:         16729
>Category:       ports
>Synopsis:       update port for games/speak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 15 10:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     spatula
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Spatula Systems
>Environment:

3.x, untested under 4.x

>Description:
	
I recently got the authors' blessing to put speak under the BSD
license and to distribute it that way.  Removed some GPL-encumbered
code and cleaned up some things, as well as fixed a few spelling errors.
This is a port for the new revision of the code, 1.2.

>How-To-Repeat:
	
shar attached

>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:
#
#	speak
#	speak/Makefile
#	speak/files
#	speak/files/md5
#	speak/pkg
#	speak/pkg/COMMENT
#	speak/pkg/DESCR
#	speak/pkg/PLIST
#
echo c - speak
mkdir -p speak > /dev/null 2>&1
echo x - speak/Makefile
sed 's/^X//' >speak/Makefile << 'END-of-speak/Makefile'
X# New ports collection makefile for: speak
X# Version required:	1.2
X# Date created:		15 February 2000
X# Whom:			freebsd@spatula.net
X#
X# $FreeBSD$
X#
X
XDISTNAME=	speak-1.2
XCATEGORIES=	games
XMASTER_SITES=	http://www.spatula.net/software/speak/
X
XMAINTAINER=	freebsd@spatula.net
X
X.include <bsd.port.mk>
END-of-speak/Makefile
echo c - speak/files
mkdir -p speak/files > /dev/null 2>&1
echo x - speak/files/md5
sed 's/^X//' >speak/files/md5 << 'END-of-speak/files/md5'
XMD5 (speak-1.2.tar.gz) = 30d8db4792696eb6bcd410c1659b2f08
END-of-speak/files/md5
echo c - speak/pkg
mkdir -p speak/pkg > /dev/null 2>&1
echo x - speak/pkg/COMMENT
sed 's/^X//' >speak/pkg/COMMENT << 'END-of-speak/pkg/COMMENT'
XGenerates random middle-management synergy speak.
END-of-speak/pkg/COMMENT
echo x - speak/pkg/DESCR
sed 's/^X//' >speak/pkg/DESCR << 'END-of-speak/pkg/DESCR'
XSpeak is a program which generates random management gibberish speak
Xusing lists of phrases commonly found in that kind of babble.
X
X- Nick
Xfreebsd@spatula.net
END-of-speak/pkg/DESCR
echo x - speak/pkg/PLIST
sed 's/^X//' >speak/pkg/PLIST << 'END-of-speak/pkg/PLIST'
Xbin/speak
Xshare/speak/speak.actions
Xshare/speak/speak.wrk
Xshare/speak/speak.leadins
Xshare/speak/speak.nouns
Xshare/speak/README
X@dirrm share/speak
END-of-speak/pkg/PLIST
exit



>Release-Note:
>Audit-Trail:
>Unformatted:


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?200002151738.KAA13654>