Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 1998 14:34:54 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6166: New port: xoct-5.4.3
Message-ID:  <199803291034.OAA17981@icc.surw.chel.su>

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

>Number:         6166
>Category:       ports
>Synopsis:       New port: xoct-5.4.3
>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:   Sun Mar 29 02:40:01 PST 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

>Description:

   This is a port of Oct puzzle for X Window.

   The  original  puzzle has 9 triangles per face (size = 3)
and has period  4 turning (i.e. the face or points turn with
90 degree intervals). The puzzle was designed by Uwe Meffert
and  called  the  Magic  Octahedron  (or Star Puzzler).  The
puzzle was not widely distributed but not exactly rare. This
puzzle  has  some  analogies  to  the  Rubik's  Cube and the
solving  techniques  are  the  same to that of the Pyraminx.
Christoph's  Magic  Jewel  is  similar  except  there are no
trivial    corners   to   solve.  This   has   2^22*12!   or
2,009,078,326,886,400 different combinations.
   Uwe Meffert also noticed that there could be an alternate
twisting  for  the  octahedron where it has period 3 turning
(i.e. faces turn with 120 degree intervals).
   One is able  to simulate a Trajber's Octahedron (period 3
turning and sticky  mode).  Also one is able to simulate one
with variant turning (period 4 turning and sticky mode).


# 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:
#
#	xoct-5.4.3
#	xoct-5.4.3/Makefile
#	xoct-5.4.3/pkg
#	xoct-5.4.3/pkg/PLIST
#	xoct-5.4.3/pkg/DESCR
#	xoct-5.4.3/pkg/COMMENT
#	xoct-5.4.3/files
#	xoct-5.4.3/files/md5
#
echo c - xoct-5.4.3
mkdir -p xoct-5.4.3 > /dev/null 2>&1
echo x - xoct-5.4.3/Makefile
sed 's/^X//' >xoct-5.4.3/Makefile << 'END-of-xoct-5.4.3/Makefile'
X# New ports collection makefile for:	xoct
X# Version required:			5.4.3
X# Date created:				28 March 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=		xoct-5.4.3
XCATEGORIES=		games x11
XMASTER_SITES=		${MASTER_SITE_XCONTRIB}
XMASTER_SITE_SUBDIR=	games/xpuzzles
X
XMAINTAINER=		andy@icc.surw.chel.su
X
XWRKSRC=			${WRKDIR}/xoct
XUSE_IMAKE=		yes
XMAN1=			xoct.1
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/xoct ${PREFIX}/bin
X	@ ${INSTALL_DATA} ${WRKSRC}/Oct.ad ${PREFIX}/lib/X11/app-defaults/Oct
X	@ ${INSTALL_MAN} ${WRKSRC}/xoct.man ${PREFIX}/man/man1/xoct.1
X
X.include <bsd.port.mk>
END-of-xoct-5.4.3/Makefile
echo c - xoct-5.4.3/pkg
mkdir -p xoct-5.4.3/pkg > /dev/null 2>&1
echo x - xoct-5.4.3/pkg/PLIST
sed 's/^X//' >xoct-5.4.3/pkg/PLIST << 'END-of-xoct-5.4.3/pkg/PLIST'
Xbin/xoct
Xman/man1/xoct.1.gz
Xlib/X11/app-defaults/Oct
END-of-xoct-5.4.3/pkg/PLIST
echo x - xoct-5.4.3/pkg/DESCR
sed 's/^X//' >xoct-5.4.3/pkg/DESCR << 'END-of-xoct-5.4.3/pkg/DESCR'
X   The  original  puzzle has 9 triangles per face (size = 3)
Xand has period  4 turning (i.e. the face or points turn with
X90 degree intervals). The puzzle was designed by Uwe Meffert
Xand  called  the  Magic  Octahedron  (or Star Puzzler).  The
Xpuzzle was not widely distributed but not exactly rare. This
Xpuzzle  has  some  analogies  to  the  Rubik's  Cube and the
Xsolving  techniques  are  the  same to that of the Pyraminx.
XChristoph's  Magic  Jewel  is  similar  except  there are no
Xtrivial    corners   to   solve.  This   has   2^22*12!   or
X2,009,078,326,886,400 different combinations.
X   Uwe Meffert also noticed that there could be an alternate
Xtwisting  for  the  octahedron where it has period 3 turning
X(i.e. faces turn with 120 degree intervals).
X   One is able  to simulate a Trajber's Octahedron (period 3
Xturning and sticky  mode).  Also one is able to simulate one
Xwith variant turning (period 4 turning and sticky mode).
END-of-xoct-5.4.3/pkg/DESCR
echo x - xoct-5.4.3/pkg/COMMENT
sed 's/^X//' >xoct-5.4.3/pkg/COMMENT << 'END-of-xoct-5.4.3/pkg/COMMENT'
XOct puzzle for X Window.
END-of-xoct-5.4.3/pkg/COMMENT
echo c - xoct-5.4.3/files
mkdir -p xoct-5.4.3/files > /dev/null 2>&1
echo x - xoct-5.4.3/files/md5
sed 's/^X//' >xoct-5.4.3/files/md5 << 'END-of-xoct-5.4.3/files/md5'
XMD5 (xoct-5.4.3.tar.gz) = 46079f240f0539ae9d69e003719b716e
END-of-xoct-5.4.3/files/md5
exit


>How-To-Repeat:

>Fix:

   Please, check and commit this port.

>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?199803291034.OAA17981>