Date: Wed, 21 Aug 2002 20:56:07 +0900 (JST) From: UMENO Takashi <umeno@rr.iij4u.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/41842: [New Port] games/rhino - GRhino Othello/Reversi Program Message-ID: <200208211156.g7LBu7Bp004074@belldandy.unnumbered.net>
next in thread | raw e-mail | index | archive | help
>Number: 41842 >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: Wed Aug 21 05:00:04 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 #0: Tue Aug 20 22:03:42 JST 2002 umeno@belldandy.unnumbered.net:/usr/src/sys/compile/SAKUYA13 i386 >Description: GRhino Othello/Reversi Program WWW: http://rhino.sourceforge.net/ >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/distinfo # rhino/pkg-comment # rhino/pkg-descr # rhino/pkg-plist # rhino/Makefile # rhino/files # rhino/files/patch-aa # echo c - rhino mkdir -p rhino > /dev/null 2>&1 echo x - rhino/distinfo sed 's/^X//' >rhino/distinfo << 'END-of-rhino/distinfo' XMD5 (rhino-0.5.2.tar.gz) = b16ec9fbad354507e5ff2ad6e63a2054 END-of-rhino/distinfo 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.2 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 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 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?200208211156.g7LBu7Bp004074>