Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 20:41:17 +0900 (JST)
From:      UMENO Takashi <umeno@rr.iij4u.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42548: New Port: games/rhino - GRhino Othello/Reversi Program
Message-ID:  <200209081141.g88BfHJ0051361@belldandy.unnumbered.net>

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

>Number:         42548
>Category:       ports
>Synopsis:       New Port: games/rhino - GRhino Othello/Reversi Program
>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:   Sun Sep 08 04:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     UMENO Takashi
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
personal
>Environment:
System: FreeBSD belldandy.unnumbered.net 4.6-STABLE FreeBSD 4.6-STABLE #1: Sun Aug 25 19:52:17 JST 2002 umeno@belldandy.unnumbered.net:/usr/src/sys/compile/SAKUYA13 i386


	
>Description:
	GRhino Othello/Reversi Program 

	WWW: http://rhino.sourceforge.net/

	This send-pr will supersed ports/41842 (update to 0.5.3)
>How-To-Repeat:
	N/A
>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:
#
#	rhino
#	rhino/files
#	rhino/files/patch-aa
#	rhino/pkg-comment
#	rhino/pkg-descr
#	rhino/pkg-plist
#	rhino/Makefile
#	rhino/distinfo
#
echo c - rhino
mkdir -p rhino > /dev/null 2>&1
echo c - rhino/files
mkdir -p rhino/files > /dev/null 2>&1
echo x - rhino/files/patch-aa
sed 's/^X//' >rhino/files/patch-aa << 'END-of-rhino/files/patch-aa'
X--- pattern.cc.orig	Thu Aug  1 23:10:02 2002
X+++ pattern.cc	Tue Aug 20 23:34:37 2002
X@@ -25,6 +25,7 @@
X #include <fcntl.h>
X #include <sys/stat.h>
X #include <sys/types.h>
X+#include <string.h>
X 
X // These are not correct in terms of symmetry but provide better
X // opening moves
END-of-rhino/files/patch-aa
echo x - rhino/pkg-comment
sed 's/^X//' >rhino/pkg-comment << 'END-of-rhino/pkg-comment'
XGRhino Othello/Reversi Program
END-of-rhino/pkg-comment
echo x - rhino/pkg-descr
sed 's/^X//' >rhino/pkg-descr << 'END-of-rhino/pkg-descr'
XGRhino Othello/Reversi Program 
X
XWWW: http://rhino.sourceforge.net/
END-of-rhino/pkg-descr
echo x - rhino/pkg-plist
sed 's/^X//' >rhino/pkg-plist << 'END-of-rhino/pkg-plist'
Xbin/grhino
Xlib/rhino-%%VERSION%%/row1.bin
Xlib/rhino-%%VERSION%%/row2.bin
Xlib/rhino-%%VERSION%%/row3.bin
Xlib/rhino-%%VERSION%%/row4.bin
Xlib/rhino-%%VERSION%%/diag1.bin
Xlib/rhino-%%VERSION%%/diag2.bin
Xlib/rhino-%%VERSION%%/diag3.bin
Xlib/rhino-%%VERSION%%/diag4.bin
Xlib/rhino-%%VERSION%%/diag5.bin
Xlib/rhino-%%VERSION%%/corner5x2.bin
Xlib/rhino-%%VERSION%%/book.bin
X@dirrm lib/rhino-%%VERSION%%
END-of-rhino/pkg-plist
echo x - rhino/Makefile
sed 's/^X//' >rhino/Makefile << 'END-of-rhino/Makefile'
X# New ports collection makefile for:	rhino
X# Date created:				20 Aug 2002
X# Whom:					UMENO Takashi <umeno@rr.iij4u.or.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rhino
XPORTVERSION=	0.5.3
XCATEGORIES=	games gnome
XMASTER_SITES=	http://ftp1.sourceforge.net/rhino/
X
XMAINTAINER=	umeno@rr.iij4u.or.jp
X
XUSE_X_PREFIX=	yes
XUSE_REINPLACE=	yes
XUSE_GNOME=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XPLIST_SUB+=	VERSION=${PORTVERSION}
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
X		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-rhino/Makefile
echo x - rhino/distinfo
sed 's/^X//' >rhino/distinfo << 'END-of-rhino/distinfo'
XMD5 (rhino-0.5.3.tar.gz) = ee783d5bdafbb6684a763a84d4202f4f
END-of-rhino/distinfo
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?200209081141.g88BfHJ0051361>