Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 14:05:30 +0500 (YEKT)
From:      strijar@urai.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23748: New port: Matrix like console screensaver
Message-ID:  <200012220905.eBM95UI14027@ws.urai.ru>
Resent-Message-ID: <200012220910.eBM9A2V33215@freefall.freebsd.org>

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

>Number:         23748
>Category:       ports
>Synopsis:       New port: Matrix like console screensaver
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 22 01:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Belousov Oleg
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
JSC "UnicomTechServic"
>Environment:

	

>Description:

Screensaver for console (matrix_saver.ko) "Matrix" like

>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:
#
#	matrix
#	matrix/distinfo
#	matrix/Makefile
#	matrix/pkg-comment
#	matrix/pkg-descr
#	matrix/pkg-plist
#
echo c - matrix
mkdir -p matrix > /dev/null 2>&1
echo x - matrix/distinfo
sed 's/^X//' >matrix/distinfo << 'END-of-matrix/distinfo'
XMD5 (matrix-1.2.tar.gz) = c8286f926f7a3a80c94bb62665471942
END-of-matrix/distinfo
echo x - matrix/Makefile
sed 's/^X//' >matrix/Makefile << 'END-of-matrix/Makefile'
X# New ports collection makefile for:    strijar
X# Date created:         		22 Dec 2000
X# Whom:                 		Oleg Belousov <strijar@urai.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	matrix
XPREFIX=		/
XPORTVERSION=	1.2
XCATEGORIES=	misc
XMASTER_SITES=	http://www.belousov.com/download/
X
XMAINTAINER=     strijar@urai.ru
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 400000
XBROKEN=		Need FreeBSD 4.0 or above
X.endif
X
X.include <bsd.port.post.mk>
END-of-matrix/Makefile
echo x - matrix/pkg-comment
sed 's/^X//' >matrix/pkg-comment << 'END-of-matrix/pkg-comment'
XScreensaver for console (matrix_saver.ko) "Matrix" like
END-of-matrix/pkg-comment
echo x - matrix/pkg-descr
sed 's/^X//' >matrix/pkg-descr << 'END-of-matrix/pkg-descr'
XScreensaver for console in style film "Matrix"
XFor compile with support hierogliphs: make -DWITH_FONT
X
XNote: for FreeBSD 4.0 or above (if you patching this - say me ;)
X
X- Oleg
Xstrijar@urai.ru
END-of-matrix/pkg-descr
echo x - matrix/pkg-plist
sed 's/^X//' >matrix/pkg-plist << 'END-of-matrix/pkg-plist'
Xmodules/matrix_saver.ko
END-of-matrix/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?200012220905.eBM95UI14027>