Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2000 20:33:51 +0800 (CST)
From:      leeym@cae.ce.ntu.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19018: new port: x11/cmatrix
Message-ID:  <200006051233.UAA50201@bsd.caece.net>

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

>Number:         19018
>Category:       ports
>Synopsis:       new port: x11/cmatrix
>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:   Mon Jun 05 06:20:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
CAE group, civil engineering, NTU, Taiwan.
>Environment:

FreeBSD utopia.leeym.yi.org 4.0-STABLE FreeBSD 4.0-STABLE #4: Mon Jun  5 07:39:32 CST 2000     root@utopia.leeym.yi.org:/usr/src/sys/compile/UTOPIA  i386

>Description:

A screen saver for "The Matrix"

>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:
#
#	cmatrix
#	cmatrix/Makefile
#	cmatrix/pkg
#	cmatrix/pkg/COMMENT
#	cmatrix/pkg/DESCR
#	cmatrix/pkg/PLIST
#	cmatrix/patches
#	cmatrix/patches/patch-aa
#	cmatrix/files
#	cmatrix/files/md5
#
echo c - cmatrix
mkdir -p cmatrix > /dev/null 2>&1
echo x - cmatrix/Makefile
sed 's/^X//' >cmatrix/Makefile << 'END-of-cmatrix/Makefile'
X# New ports collection makefile for:	cmatrix
X# Date created:				June 5th 2000
X# Whom:	      				Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cmatrix
XPORTVERSION=	1.1b
XCATEGORIES=	x11
XMASTER_SITES=	http://www.asty.org/cmatrix/dist/
XHAS_CONFIGURE=	yes
X
XMAINTAINER=	leeym@cae.ce.ntu.edu.tw
X
X.include <bsd.port.mk>
END-of-cmatrix/Makefile
echo c - cmatrix/pkg
mkdir -p cmatrix/pkg > /dev/null 2>&1
echo x - cmatrix/pkg/COMMENT
sed 's/^X//' >cmatrix/pkg/COMMENT << 'END-of-cmatrix/pkg/COMMENT'
XA screen saver for "The Matrix"
END-of-cmatrix/pkg/COMMENT
echo x - cmatrix/pkg/DESCR
sed 's/^X//' >cmatrix/pkg/DESCR << 'END-of-cmatrix/pkg/DESCR'
XCMatrix is a program I wrote one evening because I didn't want to have to run 
XWind*ws to see the cool scrolling lines from 'The Matrix', my fave movie. 
XIf you haven't seen this movie and you are a fan of computers or sci-fi in 
Xgeneral, go see this movie!!! I have seen it twice, and I'm pondering seeing 
Xit again before it comes out on VHS.
X
XCMatrix is written in ncurses under Linux, and should compile on other OSes 
Xwith few modifications. I am always interested to hear from people who use 
Xthis program and any modifications they make to it! 
X
XCMatrix is distributed via the GNU GPL, please see the COPYING file or the 
XGNU Project homepage for more information.
X
XChris Allegretta <chrisa@asty.org>
END-of-cmatrix/pkg/DESCR
echo x - cmatrix/pkg/PLIST
sed 's/^X//' >cmatrix/pkg/PLIST << 'END-of-cmatrix/pkg/PLIST'
Xbin/cmatrix
Xman/man1/cmatrix.1
END-of-cmatrix/pkg/PLIST
echo c - cmatrix/patches
mkdir -p cmatrix/patches > /dev/null 2>&1
echo x - cmatrix/patches/patch-aa
sed 's/^X//' >cmatrix/patches/patch-aa << 'END-of-cmatrix/patches/patch-aa'
X--- Makefile.in.orig	Mon Apr 10 09:50:20 2000
X+++ Makefile.in	Mon Jun  5 20:03:51 2000
X@@ -324,8 +324,6 @@
X 
X DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
X 
X--include $(DEP_FILES)
X-
X mostlyclean-depend:
X 
X clean-depend:
END-of-cmatrix/patches/patch-aa
echo c - cmatrix/files
mkdir -p cmatrix/files > /dev/null 2>&1
echo x - cmatrix/files/md5
sed 's/^X//' >cmatrix/files/md5 << 'END-of-cmatrix/files/md5'
XMD5 (cmatrix-1.1b.tar.gz) = f99d5139c75da5b30170edda7132012a
END-of-cmatrix/files/md5
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?200006051233.UAA50201>