Date: Sat, 18 Feb 2006 18:41:04 -0300 From: "Alejandro Pulver" <alejandro@varnet.biz> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/93539: [NEW PORT] games/sjeng: Chess engine supporting chess variations Message-ID: <1140298864.87095@phobos.mars.bsd> Resent-Message-ID: <200602182150.k1ILo7tD042794@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93539 >Category: ports >Synopsis: [NEW PORT] games/sjeng: Chess engine supporting chess variations >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 18 21:50:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alejandro Pulver >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005 root@ale.varnet.bsd:/usr/src/sys/i386/compile/ATHLON-ALE >Description: >How-To-Repeat: >Fix: --- sjeng.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: # # sjeng # sjeng/Makefile # sjeng/distinfo # sjeng/pkg-descr # echo c - sjeng mkdir -p sjeng > /dev/null 2>&1 echo x - sjeng/Makefile sed 's/^X//' >sjeng/Makefile << 'END-of-sjeng/Makefile' X# New ports collection makefile for: sjeng X# Date created: 18 Feb 2006 X# Whom: Alejandro Pulver <alejandro@varnet.biz> X# X# $FreeBSD$ X# X XPORTNAME= sjeng XPORTVERSION= 11.2 XCATEGORIES= games XMASTER_SITES= http://sjeng.org/ftp/ XDISTNAME= Sjeng-Free-${PORTVERSION} X XMAINTAINER= alejandro@varnet.biz XCOMMENT= Chess engine supporting chess variations X XLIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm X XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -lgdbm" X XPLIST_FILES= bin/${PORTNAME} X X.include <bsd.port.mk> END-of-sjeng/Makefile echo x - sjeng/distinfo sed 's/^X//' >sjeng/distinfo << 'END-of-sjeng/distinfo' XMD5 (Sjeng-Free-11.2.tar.gz) = 6561e740b7af703c16701304697d2870 XSHA256 (Sjeng-Free-11.2.tar.gz) = aaf584d12e79f8e366710d40cc02a27a7927dd924234421107b2fb8e84cfd727 XSIZE (Sjeng-Free-11.2.tar.gz) = 174019 END-of-sjeng/distinfo echo x - sjeng/pkg-descr sed 's/^X//' >sjeng/pkg-descr << 'END-of-sjeng/pkg-descr' XSjeng was an attempt to create a bughouse & crazyhouse playing program that Xcan attain a level comparable to what the best human players are capable of. XNewer versions of Sjeng also play standard, suicide, giveaway and losers Xchess. X XWWW: http://sjeng.org/indexold.html END-of-sjeng/pkg-descr exit --- sjeng.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?1140298864.87095>