Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2010 17:51:56 -0800
From:      "Igor Serikov" <iserikov@acm.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/142562: [maintainer update]  science/2d-rewriter
Message-ID:  <1263088316.1124@panda.turtle.freedns.us>
Resent-Message-ID: <201001100220.o0A2K39U018411@freefall.freebsd.org>

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

>Number:         142562
>Category:       ports
>Synopsis:       [maintainer update]  science/2d-rewriter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 10 02:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Igor Serikov
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
>Environment:


System: FreeBSD 7.2-RELEASE-p4 #0: Fri Oct  2 08:22:32 UTC 2009
    root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC



>Description:


1. I am changing my contact e-mail.
2. Calls to a couple of BSD-specific functions were removed from the code. 



>How-To-Repeat:





>Fix:


--- 2d-rewriter.shar begins here ---
# 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:
#
#	2d-rewriter
#	2d-rewriter/pkg-plist
#	2d-rewriter/Makefile
#	2d-rewriter/pkg-descr
#	2d-rewriter/distinfo
#
echo c - 2d-rewriter
mkdir -p 2d-rewriter > /dev/null 2>&1
echo x - 2d-rewriter/pkg-plist
sed 's/^X//' >2d-rewriter/pkg-plist << 'e97ee31c6e0f7ffb7bca38065048c1b3'
Xbin/2d-rewriter
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/life.rules
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/life1.txt
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/life2.txt
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sierpinski.txt
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srloop.txt
X%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
e97ee31c6e0f7ffb7bca38065048c1b3
echo x - 2d-rewriter/Makefile
sed 's/^X//' >2d-rewriter/Makefile << '02a2243b3f4fa6a01d65582c17fdebfb'
X# New ports collection makefile for:    2d-rewriter
X# Date created:                         8 December 2007
X# Whom:                                 Igor Serikov <iserikov@acm.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	2d-rewriter
XPORTVERSION=	1.4
XCATEGORIES=	science
XMASTER_SITES=	http://www.crowdeduniverse.org/distfiles/
X
XMAINTAINER=	iserikov@acm.org
XCOMMENT=	Cellular automata simulator
X
XMAN1=		2d-rewriter.1
XMANCOMPRESSED=	yes
XUSE_IMAKE=	yes
XUSE_XORG=       x11 xext
X
X.if !defined(NOPORTEXAMPLES)
Xpost-install:
X	${MKDIR} ${EXAMPLESDIR}
X	(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
X.endif
X
X.include <bsd.port.mk>
02a2243b3f4fa6a01d65582c17fdebfb
echo x - 2d-rewriter/pkg-descr
sed 's/^X//' >2d-rewriter/pkg-descr << 'c6a0d9c8cb8f12be56c84bc4a8b3099e'
X2d-rewriter is a cellular automata simulator. 
X
X               Key features
X
XDeclarative input language for rules and initial patterns definition.
X
XAbility to emulate Conway's "Life Game" via proper rules specification.
X
XAbility to demonstrate self replicating loops.
X
XPatterns are tried in 4 orientations. 
X
XCell directions are defined against the pattern orientation.
X
XTotal number of rules can be substantially decreased by using
Xsets and defining patterns using variables.
X
XRequired run time environment is a minimal X window system installation
Xon a POSIX-compatible system (*BSD/Linux/Mac OS X/Cygwin/...).
c6a0d9c8cb8f12be56c84bc4a8b3099e
echo x - 2d-rewriter/distinfo
sed 's/^X//' >2d-rewriter/distinfo << '3a4a1151dcb5518f549d1495b33874fd'
XMD5 (2d-rewriter-1.4.tar.gz) = 1b0b0d95565e49160439c883520d0c78
XSHA256 (2d-rewriter-1.4.tar.gz) = 946e579d445eb59022262ab54d2e13fc68ebda2fd402fbc7ca8464cb8c58830e
XSIZE (2d-rewriter-1.4.tar.gz) = 15120
3a4a1151dcb5518f549d1495b33874fd
exit

--- 2d-rewriter.shar ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1263088316.1124>