From dannyboy@www.ddumb.com  Wed Apr 26 09:08:32 2000
Return-Path: <dannyboy@www.ddumb.com>
Received: from www.ddumb.com (newwave.primeline.com [206.154.7.4])
	by hub.freebsd.org (Postfix) with ESMTP id 0F94D37BE5F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Apr 2000 09:08:21 -0700 (PDT)
	(envelope-from dannyboy@www.ddumb.com)
Received: (from dannyboy@localhost)
	by www.ddumb.com (8.9.3/8.9.3) id MAA03003;
	Wed, 26 Apr 2000 12:03:22 -0400
Message-Id: <200004261603.MAA03003@www.ddumb.com>
Date: Wed, 26 Apr 2000 12:03:22 -0400
From: dannyboy@subdimension.com
Sender: dannyboy@www.ddumb.com
Reply-To: dannyboy@subdimension.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: dannyboy@subdimension.com
Subject: new port: fortunelock
X-Send-Pr-Version: 3.2

>Number:         18235
>Category:       ports
>Synopsis:       new port: fortunelock
>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:   Wed Apr 26 09:10:04 PDT 2000
>Closed-Date:    Sun Apr 30 12:06:29 PDT 2000
>Last-Modified:  Sun Apr 30 12:07:00 PDT 2000
>Originator:     Daniel Harris
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
N/A
>Environment:

	FreeBSD 3.4-STABLE i386

>Description:

	Fortunelock locks a terminal whilst displaying rotating fortunes.

>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:
#
#	fortunelock
#	fortunelock/pkg
#	fortunelock/pkg/COMMENT
#	fortunelock/pkg/DESCR
#	fortunelock/pkg/PLIST
#	fortunelock/files
#	fortunelock/files/md5
#	fortunelock/Makefile
#	fortunelock/patches
#	fortunelock/patches/patch-aa
#
echo c - fortunelock
mkdir -p fortunelock > /dev/null 2>&1
echo c - fortunelock/pkg
mkdir -p fortunelock/pkg > /dev/null 2>&1
echo x - fortunelock/pkg/COMMENT
sed 's/^X//' >fortunelock/pkg/COMMENT << 'END-of-fortunelock/pkg/COMMENT'
XLocks a terminal while showing fortunes
END-of-fortunelock/pkg/COMMENT
echo x - fortunelock/pkg/DESCR
sed 's/^X//' >fortunelock/pkg/DESCR << 'END-of-fortunelock/pkg/DESCR'
XFortunelock is a "keep it simple, stupid" program to lock a terminal while 
Xshowing fortunes. It was designed to be as small and simple as possible
Xand therefore does not support PAM, NIS, shadow passwords or even regular
Xpasswords: the user must enter a lock password to lock the terminal.
X
XWWW: http://capsi.cx/code-fortunelock.html
X
X- Daniel Harris
Xdannyboy@subdimension.com
END-of-fortunelock/pkg/DESCR
echo x - fortunelock/pkg/PLIST
sed 's/^X//' >fortunelock/pkg/PLIST << 'END-of-fortunelock/pkg/PLIST'
Xbin/fortunelock
END-of-fortunelock/pkg/PLIST
echo c - fortunelock/files
mkdir -p fortunelock/files > /dev/null 2>&1
echo x - fortunelock/files/md5
sed 's/^X//' >fortunelock/files/md5 << 'END-of-fortunelock/files/md5'
XMD5 (fortunelock-0.1.2.tar.bz2) = 3df38afc59800db77e7cf77b0239a480
END-of-fortunelock/files/md5
echo x - fortunelock/Makefile
sed 's/^X//' >fortunelock/Makefile << 'END-of-fortunelock/Makefile'
X# New ports collection makefile for:	fortunelock
X# Date created:			25 April 2000
X# Whom:				Daniel Harris <dannyboy@subdimension.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	fortunelock
XPORTVERSION=	0.1.2
XCATEGORIES=	misc
XMASTER_SITES=	http://capsi.cx/src/fortunelock/
X
XMAINTAINER=	dannyboy@subdimension.com
X
XUSE_BZIP2=	yes
X
XMAN1=		fortunelock.1
XMANCOMPRESSED=	no
X
X.include <bsd.port.mk>
END-of-fortunelock/Makefile
echo c - fortunelock/patches
mkdir -p fortunelock/patches > /dev/null 2>&1
echo x - fortunelock/patches/patch-aa
sed 's/^X//' >fortunelock/patches/patch-aa << 'END-of-fortunelock/patches/patch-aa'
X--- Makefile.orig	Tue Apr 25 19:29:08 2000
X+++ Makefile	Tue Apr 25 19:29:32 2000
X@@ -19,8 +19,8 @@
X 
X install: 
X 	strip fortunelock
X-	install -m 755 fortunelock $(PREFIXDIR)/bin
X-	install -m 644 fortunelock.1 $(PREFIXDIR)/man/man1
X+	install -c -m 755 fortunelock $(PREFIXDIR)/bin
X+	install -c -m 644 fortunelock.1 $(PREFIXDIR)/man/man1
X 
X uninstall:
X 	rm -rf $(PREFIXDIR)/bin/fortunelock
END-of-fortunelock/patches/patch-aa
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: asmodai 
Responsible-Changed-When: Sun Apr 30 06:54:14 PDT 2000 
Responsible-Changed-Why:  
Misfiled PR. 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Apr 30 12:06:29 PDT 2000 
State-Changed-Why:  
I imported this port as part of another PR yesterday. 
>Unformatted:
        ports
