From owner-freebsd-ports Wed Aug 28 15:20:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B50A37B400 for ; Wed, 28 Aug 2002 15:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52FB743E65 for ; Wed, 28 Aug 2002 15:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7SMK2JU064319 for ; Wed, 28 Aug 2002 15:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7SMK2NW064318; Wed, 28 Aug 2002 15:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AFB237B400 for ; Wed, 28 Aug 2002 15:12:50 -0700 (PDT) Received: from dark.rebelchat.org (dark.rebelchat.org [216.113.17.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C92543E77 for ; Wed, 28 Aug 2002 15:12:49 -0700 (PDT) (envelope-from rick@dark.rebelchat.org) Received: (from root@localhost) by dark.rebelchat.org (8.12.5/8.12.5) id g7SMCmD6018526; Wed, 28 Aug 2002 18:12:48 -0400 (EDT) (envelope-from rick@dark.rebelchat.org) Received: from dark.rebelchat.org (rick@localhost [127.0.0.1]) by dark.rebelchat.org (8.12.5/8.12.5av) with ESMTP id g7SMCjZc018516; Wed, 28 Aug 2002 18:12:45 -0400 (EDT) (envelope-from rick@dark.rebelchat.org) Received: (from rick@localhost) by dark.rebelchat.org (8.12.5/8.12.5/Submit) id g7SMCjdg018515; Wed, 28 Aug 2002 18:12:45 -0400 (EDT) Message-Id: <200208282212.g7SMCjdg018515@dark.rebelchat.org> Date: Wed, 28 Aug 2002 18:12:45 -0400 (EDT) From: Rick Fournier Reply-To: Rick Fournier To: FreeBSD-gnats-submit@FreeBSD.org Cc: rick@help-desk.ca X-Send-Pr-Version: 3.113 Subject: ports/42141: New Port: games/atlantik Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42141 >Category: ports >Synopsis: New Port: games/atlantik >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: Wed Aug 28 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Rick Fournier >Release: FreeBSD 4.6-STABLE i386 >Organization: Rick Fournier >Environment: System: FreeBSD dark.rebelchat.org 4.6-STABLE FreeBSD 4.6-STABLE #9: Wed Aug 28 10:56:31 EDT 2002 root@zombie.unix.int:/usr/obj/usr/src/sys/DARK-1.1 i386 >Description: Atlantik is the leading open-source game client for Monopoly-like board games to be played on the monopd network. Atlantik is available for computers running the KDE Desktop Environment. Supported platforms are Linux, BSD and other operation systems running KDE. Purpose of the Atlantic board game is to acquire land in major cities in North America and Europe while being a transatlantic traveller. Another game mode available in the default monopd configuration plays like the popular real estate board game based on Atlantic City street names (aka MonopolyŽ). >How-To-Repeat: >Fix: --- atlantik.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: # # atlantik # atlantik/pkg-descr # atlantik/Makefile # atlantik/pkg-comment # atlantik/pkg-plist # echo c - atlantik mkdir -p atlantik > /dev/null 2>&1 echo x - atlantik/pkg-descr sed 's/^X//' >atlantik/pkg-descr << 'END-of-atlantik/pkg-descr' XAtlantik is the leading open-source game client for Monopoly-like board Xgames to be played on the monopd network. Atlantik is available for Xcomputers running the KDE Desktop Environment. Supported platforms are Linux, XBSD and other operation systems running KDE. X XWWW: http://unixcode.org/atlantik/ END-of-atlantik/pkg-descr echo x - atlantik/Makefile sed 's/^X//' >atlantik/Makefile << 'END-of-atlantik/Makefile' X# New ports collection makefile for: atlantik X# Date created: 28 Aug 2002 X# Whom: Rick Fournier X# X# $FreeBSD$ X# X XPORTNAME= atlantik XPORTVERSION= 0.4.0 XCATEGORIES= games XMASTER_SITES= http://unixcode.org/downloads/atlantik/ XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= rick@help-desk.ca X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XUSE_KDELIBS_VER= 3 X XCONFIGURE_TARGET= --build=${ARCH}-unknown-freebsd${OSREL} X X.include END-of-atlantik/Makefile echo x - atlantik/pkg-comment sed 's/^X//' >atlantik/pkg-comment << 'END-of-atlantik/pkg-comment' XMonopoly-like boardgames for KDE END-of-atlantik/pkg-comment echo x - atlantik/pkg-plist sed 's/^X//' >atlantik/pkg-plist << 'END-of-atlantik/pkg-plist' Xbin/atlantik X Xinclude/atlantic/atlantic_core.h Xinclude/atlantic/estate.h Xinclude/atlantic/player.h Xinclude/atlantic/auction.h Xinclude/atlantic/estategroup.h Xinclude/atlantic/trade.h X Xinclude/atlantik/ui/auction_widget.h Xinclude/atlantik/ui/estatedetails.h Xinclude/atlantik/ui/portfolioview.h Xinclude/atlantik/ui/board.h Xinclude/atlantik/ui/estateview.h Xinclude/atlantik/ui/token.h Xinclude/atlantik/ui/display_widget.h Xinclude/atlantik/ui/portfolioestate.h Xinclude/atlantik/ui/trade_widget.h X Xlib/kde3/kio_atlantik.la Xlib/kde3/kio_atlantik.so X Xlib/libatlantikclient.la Xlib/libatlantikui.so Xlib/libatlantic.la Xlib/libatlantikclient.so Xlib/libatlantikui.so.0 Xlib/libatlantic.so Xlib/libatlantikclient.so.0 Xlib/libatlantic.so.0 Xlib/libatlantikui.la X Xshare/applnk/Games/Board/atlantik.desktop Xshare/apps/atlantik/atlantikui.rc Xshare/apps/atlantik/icons/hicolor/16x16/actions/jail_pay.png Xshare/apps/atlantik/icons/hicolor/22x22/actions/atlantik_buy_estate.png Xshare/apps/atlantik/icons/hicolor/22x22/actions/jail_pay.png Xshare/apps/atlantik/icons/hicolor/32x32/actions/atlantik_buy_estate.png Xshare/apps/atlantik/icons/hicolor/32x32/actions/jail_pay.png Xshare/apps/atlantik/icons/hicolor/32x32/actions/auction.png Xshare/apps/atlantik/icons/hicolor/32x32/actions/monop_board.png Xshare/apps/atlantik/icons/locolor/16x16/actions/atlantik_buy_estate.png X Xshare/apps/atlantik/pics/arrow.png Xshare/apps/atlantik/pics/qmark-blue.png Xshare/apps/atlantik/pics/qmark-red.png Xshare/apps/atlantik/pics/token.png Xshare/apps/atlantik/pics/train.png X Xshare/icons/hicolor/16x16/apps/atlantik.png Xshare/icons/hicolor/32x32/apps/atlantik.png Xshare/icons/hicolor/48x48/apps/atlantik.png X Xshare/services/atlantik.protocol X X@dirrm include/atlantic X@dirrm include/atlantik/ui X@dirrm include/atlantik END-of-atlantik/pkg-plist exit --- atlantik.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message