Date: Thu, 16 Oct 2008 03:00:50 GMT From: Jacob Myers <jacob@whotookspaz.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/128136: [NEW PORT]: games/rain: an animated raindrops display program modelled after the VMS program of the same name. Message-ID: <200810160300.m9G30o9m042770@www.freebsd.org> Resent-Message-ID: <200810160310.m9G3A11F046144@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128136 >Category: ports >Synopsis: [NEW PORT]: games/rain: an animated raindrops display program modelled after the VMS program of the same name. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 16 03:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jacob Myers >Release: N/A >Organization: N/A >Environment: N/A >Description: Rain is an animated raindrops display program modelled after the VMS program of the same name. This program was originally included in the 4.4 BSD distribution set. This version was taken from NetBSD. >How-To-Repeat: N/A >Fix: N/A Patch attached with submission follows: # 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: # # ./ # ./distinfo # ./Makefile # ./pkg-descr # echo c - ./ mkdir -p ./ > /dev/null 2>&1 echo x - ./distinfo sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2' XMD5 (rain-5.0.tar.bz2) = f71181704e72a8fcd7356f44920c5153 XSHA256 (rain-5.0.tar.bz2) = 4f8cec635a3214b945dd5f07afa885c3f2c1bfec8371e5b9d8b7e6c3f726905c XSIZE (rain-5.0.tar.bz2) = 3116 aec8793adfd5b7c3f00e62ae41a09ac2 echo x - ./Makefile sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19' X# New ports collection makefile for: rain X# Date created: Oct 15 2008 X# Whom: Jacob Myers X# X# $FreeBSD$ X# X XPORTNAME= rain XPORTVERSION= 5.0 XCATEGORIES= games XMASTER_SITES= http://whotookspaz.org/misc/freebsd/rain/ X XMAINTAINER= jacob@whotookspaz.org XCOMMENT= The original BSD rain program, ported from NetBSD X XMAN6= rain.6 XMANCOMPRESSED= yes X XPLIST_FILES= bin/rain X XUSE_BZIP2= yes X X.include <bsd.port.mk> 464ef7c6571951809b23e262cbe26e19 echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5' XRain is an animated raindrops display program modelled after the VMS program Xof the same name. X XThis program was originally included in the 4.4 BSD distribution set. This Xversion was taken from NetBSD. X XWWW: http://cvsweb.netbsd.org/bsdweb.cgi/src/games/rain/ 0e313719ff012ceaf97a028d51caa8f5 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810160300.m9G30o9m042770>