Date: Wed, 14 Nov 2001 06:01:06 +1100 (EST) From: Shao Zhang <shaoz@activesky.com> To: FreeBSD-gnats-submit@freebsd.org Cc: shao@blueskyhost.com, shaoz@asia.com Subject: ports/31970: New port Message-ID: <200111131901.fADJ16U54856@shaoz.activesky.com>
next in thread | raw e-mail | index | archive | help
>Number: 31970 >Category: ports >Synopsis: New port >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: Tue Nov 13 23:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Shao Zhang >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD shaoz.activesky.com 4.4-RELEASE FreeBSD 4.4-RELEASE #3: Tue Nov 13 02:57:48 EST 2001 root@shaoz.activesky.com:/usr/src/sys/compile/SHAO i386 >Description: New port: An x11 Go(weiqi, baduk) client for the Internet Go Server >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: # # /usr/ports/games/xgospel # /usr/ports/games/xgospel/Makefile # /usr/ports/games/xgospel/pkg-comment # /usr/ports/games/xgospel/pkg-descr # /usr/ports/games/xgospel/pkg-plist # /usr/ports/games/xgospel/distinfo # echo c - /usr/ports/games/xgospel mkdir -p /usr/ports/games/xgospel > /dev/null 2>&1 echo x - /usr/ports/games/xgospel/Makefile sed 's/^X//' >/usr/ports/games/xgospel/Makefile << 'END-of-/usr/ports/games/xgospel/Makefile' X# New ports collection makefile for: xgospel X# Date created: 13 November 2001 X# Whom: Shao Zhang <shaoz@asia.com> X# X# $FreeBSD$ X XPORTNAME= xgospel XPORTVERSION= 1.12d XCATEGORIES= games XMASTER_SITES= http://www.teaser.fr/~jlgailly/ X XMAINTAINER= shaoz@asia.com X XLIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d XUSE_XLIB= yes XUSE_XPM= yes XGNU_CONFIGURE= yes X XCONFIGURE_ARGS= --with-x \ X --with-xpm \ X --with-xaw3d X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/xgospel ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/relay ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/rport ${PREFIX}/bin X @${MKDIR} ${PREFIX}/share/xgospel X ${INSTALL_DATA} ${WRKSRC}/board.xpm ${PREFIX}/share/xgospel X ${INSTALL_DATA} ${WRKSRC}/pagoda.xpm ${PREFIX}/share/xgospel X @${MKDIR} ${PREFIX}/share/doc/xgospel X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/xgospel X Xpost-install: X strip ${PREFIX}/bin/xgospel X strip ${PREFIX}/bin/relay X strip ${PREFIX}/bin/rport X X.include <bsd.port.mk> END-of-/usr/ports/games/xgospel/Makefile echo x - /usr/ports/games/xgospel/pkg-comment sed 's/^X//' >/usr/ports/games/xgospel/pkg-comment << 'END-of-/usr/ports/games/xgospel/pkg-comment' XAn x11 Go(weiqi, baduk) client for the Internet Go Server END-of-/usr/ports/games/xgospel/pkg-comment echo x - /usr/ports/games/xgospel/pkg-descr sed 's/^X//' >/usr/ports/games/xgospel/pkg-descr << 'END-of-/usr/ports/games/xgospel/pkg-descr' XThis is a port of xgospel. Xgospel is an X11 Go client for playing the game XGo(weiqi, Baduk) on the IGS(Internet Go Server) or NNGS(No Name Go Server). XFor more information, see http://igs.joyjoy.net X XWWW: http://www.teaser.fr/~jlgailly/go.html END-of-/usr/ports/games/xgospel/pkg-descr echo x - /usr/ports/games/xgospel/pkg-plist sed 's/^X//' >/usr/ports/games/xgospel/pkg-plist << 'END-of-/usr/ports/games/xgospel/pkg-plist' Xbin/xgospel Xbin/relay Xbin/rport Xshare/xgospel/board.xpm Xshare/xgospel/pagoda.xpm Xshare/doc/xgospel/README X@dirrm share/xgospel X@dirrm share/doc/xgospel END-of-/usr/ports/games/xgospel/pkg-plist echo x - /usr/ports/games/xgospel/distinfo sed 's/^X//' >/usr/ports/games/xgospel/distinfo << 'END-of-/usr/ports/games/xgospel/distinfo' XMD5 (xgospel-1.12d.tar.gz) = edbfb454491dcb3a4115a98f6dc28d40 END-of-/usr/ports/games/xgospel/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?200111131901.fADJ16U54856>