# 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# Created by: Igor Serikov X# $FreeBSD: head/science/2d-rewriter/Makefile 345432 2014-02-21 13:39:18Z ehaupt $ X XPORTNAME= 2d-rewriter XPORTVERSION= 1.5 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 XUSES= imake XUSE_XORG= x11 xext X XOPTIONS_DEFINE= EXAMPLES X X.include X X.if ${PORT_OPTIONS:MEXAMPLES} Xpost-install: X ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} X (cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) X.endif X X.include 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' XSHA256 (2d-rewriter-1.5.tar.gz) = b748b883e7545e4ac8180d8279203bbd658da5866862a6df947fad0121caa2a5 XSIZE (2d-rewriter-1.5.tar.gz) = 15133 3a4a1151dcb5518f549d1495b33874fd exit