Date: Sat, 23 Jun 2001 01:12:32 -0400 (EDT) From: Pete Fritchman <petef@databits.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/28358: New port: games/eboard Message-ID: <200106230512.f5N5CW620333@electron.databits.net>
next in thread | raw e-mail | index | archive | help
>Number: 28358 >Category: ports >Synopsis: New port: games/eboard >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: Fri Jun 22 22:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Pete Fritchman >Release: FreeBSD 4.3-STABLE i386 >Organization: Databits Network Services, Inc. >Environment: System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386 >Description: eboard is a GTK+ chess interface. It provides a chess board interface to ICS (Internet Chess Servers) like FICS and chessd, and to chess engines like GNU Chess, Sjeng and Crafty. eboard is currently under development, and its primary purpose is serving as interface to FICS. We expect to have eboard supporting most FICS features by July 2001. WWW: http://eboard.sourceforge.net >How-To-Repeat: >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: # # eboard # eboard/pkg-descr # eboard/pkg-plist # eboard/distinfo # eboard/Makefile # eboard/pkg-comment # echo c - eboard mkdir -p eboard > /dev/null 2>&1 echo x - eboard/pkg-descr sed 's/^X//' >eboard/pkg-descr << 'END-of-eboard/pkg-descr' Xeboard is a GTK+ chess interface. It provides a chess board Xinterface to ICS (Internet Chess Servers) like FICS and chessd, Xand to chess engines like GNU Chess, Sjeng and Crafty. X Xeboard is currently under development, and its primary purpose is Xserving as interface to FICS. We expect to have eboard supporting Xmost FICS features by July 2001. X XWWW: http://eboard.sourceforge.net X X- Pete Xpetef@databits.net END-of-eboard/pkg-descr echo x - eboard/pkg-plist sed 's/^X//' >eboard/pkg-plist << 'END-of-eboard/pkg-plist' Xbin/eboard Xbin/eboard-addtheme Xbin/eboard-config X%%PORTDOCS%%share/doc/eboard/Crafty.txt X%%PORTDOCS%%share/doc/eboard/FICS-Timeseal.txt X%%PORTDOCS%%share/doc/eboard/GNUChess4.txt X%%PORTDOCS%%share/doc/eboard/GNUChess5.txt X%%PORTDOCS%%share/doc/eboard/Scripts.txt X%%PORTDOCS%%share/doc/eboard/Sjeng.txt X%%PORTDOCS%%share/doc/eboard/Themes.txt Xshare/eboard Xshare/eboard/basic_g.png Xshare/eboard/basic_w.png Xshare/eboard/basic_y.png Xshare/eboard/rock.png Xshare/eboard/eboard_themes.conf X@dirrm share/eboard X%%PORTDOCS%%@dirrm share/doc/eboard END-of-eboard/pkg-plist echo x - eboard/distinfo sed 's/^X//' >eboard/distinfo << 'END-of-eboard/distinfo' XMD5 (eboard-0.2.5.tar.gz) = 9041bc5ea9149400be1e9882bce1cbe7 END-of-eboard/distinfo echo x - eboard/Makefile sed 's/^X//' >eboard/Makefile << 'END-of-eboard/Makefile' X# New ports collection makefile for: eboard X# Date created: 22 June 2001 X# Whom: petef@databits.net X# X# $FreeBSD$ X# X XPORTNAME= eboard XPORTVERSION= 0.2.5 XCATEGORIES= games XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= petef@databits.net X XLIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext X XGNU_CONFIGURE= yes XUSE_GTK= yes XUSE_IMLIB= yes XUSE_X_PREFIX= yes X XMAN6= eboard.6 X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${PREFIX}/share/doc/eboard X.for file in Crafty.txt FICS-Timeseal.txt GNUChess4.txt GNUChess5.txt \ X Scripts.txt Sjeng.txt Themes.txt X ${INSTALL_DATA} ${WRKSRC}/Documentation/${file} \ X ${PREFIX}/share/doc/eboard X.endfor X.endif X X.include <bsd.port.mk> END-of-eboard/Makefile echo x - eboard/pkg-comment sed 's/^X//' >eboard/pkg-comment << 'END-of-eboard/pkg-comment' XGTK+ chess board interface (mainly for FICS and chessd) END-of-eboard/pkg-comment 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?200106230512.f5N5CW620333>