From sw@gegenunendlich.de  Fri Jul 22 16:03:56 2005
Return-Path: <sw@gegenunendlich.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BA44F16A4CA
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Jul 2005 16:03:56 +0000 (GMT)
	(envelope-from sw@gegenunendlich.de)
Received: from mail.onlinefix.de (mail2-out.titan-networks.de [217.140.72.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C638543DAE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Jul 2005 16:03:28 +0000 (GMT)
	(envelope-from sw@gegenunendlich.de)
Received: from kyuzo.dunkelkammer.void ([217.140.77.242])
	(authenticated bits=0)
	by mail.onlinefix.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j6MG3PZ5010758
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Jul 2005 18:03:26 +0200
Received: by kyuzo.dunkelkammer.void (Postfix, from userid 1002)
	id B54B53A28; Fri, 22 Jul 2005 18:03:24 +0200 (CEST)
Message-Id: <20050722160324.B54B53A28@kyuzo.dunkelkammer.void>
Date: Fri, 22 Jul 2005 18:03:24 +0200 (CEST)
From: Stefan Walter <sw@gegenunendlich.de>
Reply-To: Stefan Walter <sw@gegenunendlich.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Repocopy request for games/gnocatan to games/pioneers (obsoletes ports/83909)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83916
>Category:       ports
>Synopsis:       Finish repocopy from games/gnocatan to games/pioneers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lesi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 22 16:10:21 GMT 2005
>Closed-Date:    Sun Jul 31 20:12:36 GMT 2005
>Last-Modified:  Sun Jul 31 20:12:36 GMT 2005
>Originator:     Stefan Walter
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 10 11:14:35 CEST 2005 root@kyuzo.dunkelkammer.void:/usr/src/sys/i386/compile/KYUZO i386


>Description:
Gnocatan has been renamed to Pioneers and the project moved due to legal
concerns regarding the name. To reflect the name change and to keep the
history of changes to the port so far, a repocopy would be appreciated.

Attached is a patch against the current ports/gnocatan.

Release notes of Pioneers 0.9.19:
http://sourceforge.net/project/shownotes.php?release_id=250713

(Note: This PR obsoletes ports/83909.)
>How-To-Repeat:
	
>Fix:
--- gnocatan-pioneers.patch begins here ---
diff -urN gnocatan/Makefile pioneers/Makefile
--- gnocatan/Makefile	Fri Jul 22 17:48:17 2005
+++ pioneers/Makefile	Fri Jul 22 17:25:02 2005
@@ -5,24 +5,24 @@
 # $FreeBSD: ports/games/gnocatan/Makefile,v 1.26 2005/04/08 18:35:01 pav Exp $
 #
 
-PORTNAME=	gnocatan
-PORTVERSION=	0.8.1.59
+PORTNAME=	pioneers
+PORTVERSION=	0.9.19
 CATEGORIES=	games gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITE_SUBDIR=	pio
 
 MAINTAINER=	sw@gegenunendlich.de
 COMMENT=	An Internet playable version of the Settlers of Catan for GNOME/GTK
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack gnomeprefix gtk20 libgnomeui
+USE_GNOME=	gnomehack gnomeprefix gtk20 libgnome
 USE_LIBTOOL_VER=13
 INSTALLS_OMF=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
-MAN6=		gnocatan.6 gnocatan-server-gtk.6 gnocatan-server-console.6 \
-		gnocatanai.6 gnocatan-meta-server.6
+MAN6=		pioneers.6 pioneers-server-gtk.6 pioneers-server-console.6 \
+		pioneersai.6 pioneers-meta-server.6
 
 .include <bsd.port.mk>
diff -urN gnocatan/distinfo pioneers/distinfo
--- gnocatan/distinfo	Fri Jul 22 17:48:17 2005
+++ pioneers/distinfo	Fri Jul 22 17:01:36 2005
@@ -1,2 +1,2 @@
-MD5 (gnocatan-0.8.1.59.tar.gz) = 909aeb08a3f4990ffa53f1769b3a5111
-SIZE (gnocatan-0.8.1.59.tar.gz) = 2074119
+MD5 (pioneers-0.9.19.tar.gz) = 949a138cd9660b1308f4a701d315d5d6
+SIZE (pioneers-0.9.19.tar.gz) = 2073049
diff -urN gnocatan/files/patch-meta-server_main.c pioneers/files/patch-meta-server_main.c
--- gnocatan/files/patch-meta-server_main.c	Thu Jan  1 01:00:00 1970
+++ pioneers/files/patch-meta-server_main.c	Fri Jul 22 17:12:17 2005
@@ -0,0 +1,14 @@
+--- meta-server/main.c.orig	Fri Jul 22 17:08:33 2005
++++ meta-server/main.c	Fri Jul 22 17:10:56 2005
+@@ -29,9 +29,11 @@
+ #ifdef HAVE_GETOPT_H
+ #include <getopt.h>
+ #endif
++#include <netinet/in.h>
+ #include <fcntl.h>
+ #include <syslog.h>
+ #include <sys/wait.h>
++#include <sys/socket.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <netdb.h>
diff -urN gnocatan/pkg-descr pioneers/pkg-descr
--- gnocatan/pkg-descr	Fri Jul 22 17:48:17 2005
+++ pioneers/pkg-descr	Fri Jul 22 16:59:51 2005
@@ -1,5 +1,4 @@
-Gnocatan is an Internet playable implementation of the Settlers of
-Catan board game.  The aim is to remain as faithful to the board game
-as is possible.
+Pioneers is an Internet playable implementation of the Settlers of Catan board
+game. The aim is to remain as faithful to the board game as is possible.
 
-WWW: http://gnocatan.sourceforge.net/
+WWW: http://pio.sourceforge.net/
diff -urN gnocatan/pkg-plist pioneers/pkg-plist
--- gnocatan/pkg-plist	Fri Jul 22 17:48:17 2005
+++ pioneers/pkg-plist	Fri Jul 22 17:31:22 2005
@@ -1,133 +1,138 @@
-bin/gnocatan
-bin/gnocatan-server-gtk
-bin/gnocatan-server-console
-bin/gnocatan-meta-server
-bin/gnocatanai
-share/gnome/help/gnocatan/C/legal.xml
-share/gnome/help/gnocatan/C/gnocatan.xml
-share/gnome/help/gnocatan/C/images/actions.png
-share/gnome/help/gnocatan/C/images/chat.png
-share/gnome/help/gnocatan/C/images/client.png
-share/gnome/help/gnocatan/C/images/connect-dialog.png
-share/gnome/help/gnocatan/C/images/desert.png
-share/gnome/help/gnocatan/C/images/develop-cards.png
-share/gnome/help/gnocatan/C/images/discard-dialog.png
-share/gnome/help/gnocatan/C/images/discards.png
-share/gnome/help/gnocatan/C/images/field.png
-share/gnome/help/gnocatan/C/images/forest.png
-share/gnome/help/gnocatan/C/images/gameover-dialog.png
-share/gnome/help/gnocatan/C/images/hill.png
-share/gnome/help/gnocatan/C/images/identity.png
-share/gnome/help/gnocatan/C/images/join-private-dialog.png
-share/gnome/help/gnocatan/C/images/legend-dialog.png
-share/gnome/help/gnocatan/C/images/map.png
-share/gnome/help/gnocatan/C/images/messages.png
-share/gnome/help/gnocatan/C/images/monopoly-dialog.png
-share/gnome/help/gnocatan/C/images/mountain.png
-share/gnome/help/gnocatan/C/images/pasture.png
-share/gnome/help/gnocatan/C/images/place-robber.png
-share/gnome/help/gnocatan/C/images/quote.png
-share/gnome/help/gnocatan/C/images/player-summary.png
-share/gnome/help/gnocatan/C/images/plenty-dialog.png
-share/gnome/help/gnocatan/C/images/resources.png
-share/gnome/help/gnocatan/C/images/sea.png
-share/gnome/help/gnocatan/C/images/server-create.png
-share/gnome/help/gnocatan/C/images/servers-dialog.png
-share/gnome/help/gnocatan/C/images/status.png
-share/gnome/help/gnocatan/C/images/steal-from.png
-share/gnome/help/gnocatan/C/images/trade.png
-share/gnome/omf/gnocatan/gnocatan-C.omf
-share/gnome/games/gnocatan/themes/FreeCIV-like/desert.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/forest.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/mountain.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/sea.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/board.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/field.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/hill.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/pasture.png
-share/gnome/games/gnocatan/themes/FreeCIV-like/theme.cfg
-share/gnome/games/gnocatan/themes/Iceland/desert.png
-share/gnome/games/gnocatan/themes/Iceland/field_grain.png
-share/gnome/games/gnocatan/themes/Iceland/forest_lumber.png
-share/gnome/games/gnocatan/themes/Iceland/gold.png
-share/gnome/games/gnocatan/themes/Iceland/hill_brick.png
-share/gnome/games/gnocatan/themes/Iceland/mountain_ore.png
-share/gnome/games/gnocatan/themes/Iceland/pasture_wool.png
-share/gnome/games/gnocatan/themes/Iceland/theme.cfg
-share/gnome/games/gnocatan/themes/Tiny/board.png
-share/gnome/games/gnocatan/themes/Tiny/brick-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/brick-port.png
-share/gnome/games/gnocatan/themes/Tiny/desert-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/gold-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/grain-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/grain-port.png
-share/gnome/games/gnocatan/themes/Tiny/lumber-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/lumber-port.png
-share/gnome/games/gnocatan/themes/Tiny/ore-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/ore-port.png
-share/gnome/games/gnocatan/themes/Tiny/sea-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/theme.cfg
-share/gnome/games/gnocatan/themes/Tiny/wool-lorindol.png
-share/gnome/games/gnocatan/themes/Tiny/wool-port.png
-share/gnome/games/gnocatan/themes/board.png
-share/gnome/games/gnocatan/themes/desert.png
-share/gnome/games/gnocatan/themes/field.png
-share/gnome/games/gnocatan/themes/forest.png
-share/gnome/games/gnocatan/themes/hill.png
-share/gnome/games/gnocatan/themes/mountain.png
-share/gnome/games/gnocatan/themes/pasture.png
-share/gnome/games/gnocatan/themes/plain.png
-share/gnome/games/gnocatan/themes/sea.png
-share/gnome/games/gnocatan/themes/gold.png
-share/gnome/games/gnocatan/themes/cross.png
-share/gnome/games/gnocatan/themes/tick.png
-share/gnome/games/gnocatan/default.game
-share/gnome/games/gnocatan/5-6-player.game
-share/gnome/games/gnocatan/four-islands.game
-share/gnome/games/gnocatan/seafarers.game
-share/gnome/games/gnocatan/seafarers-gold.game
-share/gnome/games/gnocatan/small.game
-share/gnome/games/gnocatan/canyon.game
-share/gnome/games/gnocatan/conquest.game
-share/gnome/games/gnocatan/conquest+ports.game
-share/gnome/games/gnocatan/pond.game
-share/gnome/games/gnocatan/square.game
-share/gnome/games/gnocatan/star.game
-share/gnome/games/gnocatan/x.game
-share/gnome/games/gnocatan/Cube.game
-share/gnome/games/gnocatan/Another_swimming_pool_in_the_wall.game
-share/gnome/games/gnocatan/Evil_square.game
-share/gnome/games/gnocatan/GuerreDe100ans.game
-share/gnome/games/gnocatan/Mini_another_swimming_pool_in_the_wall.game
-share/gnome/games/gnocatan/henjes.game
-share/gnome/games/gnocatan/lorindol.game
-share/gnome/games/gnocatan/computer_names
-share/gnome/apps/Games/gnocatan.desktop
-share/gnome/apps/Games/gnocatan-server.desktop
-share/gnome/pixmaps/gnome-gnocatan.png
-share/gnome/pixmaps/gnocatan/bridge.png
-share/gnome/pixmaps/gnocatan/city.png
-share/gnome/pixmaps/gnocatan/develop.png
-share/gnome/pixmaps/gnocatan/dice.png
-share/gnome/pixmaps/gnocatan/finish.png
-share/gnome/pixmaps/gnocatan/road.png
-share/gnome/pixmaps/gnocatan/settlement.png
-share/gnome/pixmaps/gnocatan/ship.png
-share/gnome/pixmaps/gnocatan/ship_move.png
-share/gnome/pixmaps/gnocatan/splash.png
-share/gnome/pixmaps/gnocatan/trade.png
-share/locale/de/LC_MESSAGES/gnocatan.mo
-share/locale/es/LC_MESSAGES/gnocatan.mo
-share/locale/fr/LC_MESSAGES/gnocatan.mo
-share/locale/it/LC_MESSAGES/gnocatan.mo
-share/locale/nl/LC_MESSAGES/gnocatan.mo
-@dirrm share/gnome/help/gnocatan/C/images
-@dirrm share/gnome/help/gnocatan/C
-@dirrm share/gnome/help/gnocatan
-@dirrm share/gnome/omf/gnocatan
-@dirrm share/gnome/games/gnocatan/themes/FreeCIV-like
-@dirrm share/gnome/games/gnocatan/themes/Iceland
-@dirrm share/gnome/games/gnocatan/themes/Tiny
-@dirrm share/gnome/games/gnocatan/themes
-@dirrm share/gnome/games/gnocatan
-@dirrm share/gnome/pixmaps/gnocatan
+bin/pioneers
+bin/pioneers-editor
+bin/pioneers-meta-server
+bin/pioneers-server-console
+bin/pioneers-server-gtk
+bin/pioneersai
+share/gnome/apps/Games/pioneers-server.desktop
+share/gnome/apps/Games/pioneers.desktop
+share/gnome/games/pioneers/5-6-player.game
+share/gnome/games/pioneers/Another_swimming_pool_in_the_wall.game
+share/gnome/games/pioneers/Cube.game
+share/gnome/games/pioneers/Evil_square.game
+share/gnome/games/pioneers/GuerreDe100ans.game
+share/gnome/games/pioneers/Mini_another_swimming_pool_in_the_wall.game
+share/gnome/games/pioneers/archipel_gold.game
+share/gnome/games/pioneers/canyon.game
+share/gnome/games/pioneers/coeur.game
+share/gnome/games/pioneers/computer_names
+share/gnome/games/pioneers/conquest+ports.game
+share/gnome/games/pioneers/conquest.game
+share/gnome/games/pioneers/crane_island.game
+share/gnome/games/pioneers/default.game
+share/gnome/games/pioneers/four-islands.game
+share/gnome/games/pioneers/henjes.game
+share/gnome/games/pioneers/iles.game
+share/gnome/games/pioneers/lorindol.game
+share/gnome/games/pioneers/pond.game
+share/gnome/games/pioneers/seafarers-gold.game
+share/gnome/games/pioneers/seafarers.game
+share/gnome/games/pioneers/small.game
+share/gnome/games/pioneers/square.game
+share/gnome/games/pioneers/star.game
+share/gnome/games/pioneers/themes/FreeCIV-like/board.png
+share/gnome/games/pioneers/themes/FreeCIV-like/desert.png
+share/gnome/games/pioneers/themes/FreeCIV-like/field.png
+share/gnome/games/pioneers/themes/FreeCIV-like/forest.png
+share/gnome/games/pioneers/themes/FreeCIV-like/hill.png
+share/gnome/games/pioneers/themes/FreeCIV-like/mountain.png
+share/gnome/games/pioneers/themes/FreeCIV-like/pasture.png
+share/gnome/games/pioneers/themes/FreeCIV-like/sea.png
+share/gnome/games/pioneers/themes/FreeCIV-like/theme.cfg
+share/gnome/games/pioneers/themes/Iceland/desert.png
+share/gnome/games/pioneers/themes/Iceland/field_grain.png
+share/gnome/games/pioneers/themes/Iceland/forest_lumber.png
+share/gnome/games/pioneers/themes/Iceland/gold.png
+share/gnome/games/pioneers/themes/Iceland/hill_brick.png
+share/gnome/games/pioneers/themes/Iceland/mountain_ore.png
+share/gnome/games/pioneers/themes/Iceland/pasture_wool.png
+share/gnome/games/pioneers/themes/Iceland/theme.cfg
+share/gnome/games/pioneers/themes/Tiny/board.png
+share/gnome/games/pioneers/themes/Tiny/brick-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/brick-port.png
+share/gnome/games/pioneers/themes/Tiny/desert-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/gold-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/grain-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/grain-port.png
+share/gnome/games/pioneers/themes/Tiny/lumber-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/lumber-port.png
+share/gnome/games/pioneers/themes/Tiny/ore-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/ore-port.png
+share/gnome/games/pioneers/themes/Tiny/sea-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/theme.cfg
+share/gnome/games/pioneers/themes/Tiny/wool-lorindol.png
+share/gnome/games/pioneers/themes/Tiny/wool-port.png
+share/gnome/games/pioneers/themes/board.png
+share/gnome/games/pioneers/themes/cross.png
+share/gnome/games/pioneers/themes/desert.png
+share/gnome/games/pioneers/themes/field.png
+share/gnome/games/pioneers/themes/forest.png
+share/gnome/games/pioneers/themes/gold.png
+share/gnome/games/pioneers/themes/hill.png
+share/gnome/games/pioneers/themes/mountain.png
+share/gnome/games/pioneers/themes/pasture.png
+share/gnome/games/pioneers/themes/plain.png
+share/gnome/games/pioneers/themes/sea.png
+share/gnome/games/pioneers/themes/tick.png
+share/gnome/games/pioneers/x.game
+share/gnome/help/pioneers/C/images/actions.png
+share/gnome/help/pioneers/C/images/chat.png
+share/gnome/help/pioneers/C/images/client.png
+share/gnome/help/pioneers/C/images/connect-dialog.png
+share/gnome/help/pioneers/C/images/desert.png
+share/gnome/help/pioneers/C/images/develop-cards.png
+share/gnome/help/pioneers/C/images/discard-dialog.png
+share/gnome/help/pioneers/C/images/discards.png
+share/gnome/help/pioneers/C/images/field.png
+share/gnome/help/pioneers/C/images/forest.png
+share/gnome/help/pioneers/C/images/gameover-dialog.png
+share/gnome/help/pioneers/C/images/hill.png
+share/gnome/help/pioneers/C/images/identity.png
+share/gnome/help/pioneers/C/images/join-private-dialog.png
+share/gnome/help/pioneers/C/images/legend-dialog.png
+share/gnome/help/pioneers/C/images/map.png
+share/gnome/help/pioneers/C/images/messages.png
+share/gnome/help/pioneers/C/images/monopoly-dialog.png
+share/gnome/help/pioneers/C/images/mountain.png
+share/gnome/help/pioneers/C/images/pasture.png
+share/gnome/help/pioneers/C/images/place-robber.png
+share/gnome/help/pioneers/C/images/player-summary.png
+share/gnome/help/pioneers/C/images/plenty-dialog.png
+share/gnome/help/pioneers/C/images/quote.png
+share/gnome/help/pioneers/C/images/resources.png
+share/gnome/help/pioneers/C/images/sea.png
+share/gnome/help/pioneers/C/images/server-create.png
+share/gnome/help/pioneers/C/images/servers-dialog.png
+share/gnome/help/pioneers/C/images/status.png
+share/gnome/help/pioneers/C/images/steal-from.png
+share/gnome/help/pioneers/C/images/trade.png
+share/gnome/help/pioneers/C/legal.xml
+share/gnome/help/pioneers/C/pioneers.xml
+share/gnome/omf/pioneers/pioneers-C.omf
+share/gnome/pixmaps/gnome-pioneers.png
+share/gnome/pixmaps/pioneers/bridge.png
+share/gnome/pixmaps/pioneers/city.png
+share/gnome/pixmaps/pioneers/develop.png
+share/gnome/pixmaps/pioneers/dice.png
+share/gnome/pixmaps/pioneers/finish.png
+share/gnome/pixmaps/pioneers/road.png
+share/gnome/pixmaps/pioneers/settlement.png
+share/gnome/pixmaps/pioneers/ship.png
+share/gnome/pixmaps/pioneers/ship_move.png
+share/gnome/pixmaps/pioneers/splash.png
+share/gnome/pixmaps/pioneers/trade.png
+share/locale/de/LC_MESSAGES/pioneers.mo
+share/locale/es/LC_MESSAGES/pioneers.mo
+share/locale/fr/LC_MESSAGES/pioneers.mo
+share/locale/it/LC_MESSAGES/pioneers.mo
+share/locale/nl/LC_MESSAGES/pioneers.mo
+@dirrm share/gnome/games/pioneers/themes/FreeCIV-like
+@dirrm share/gnome/games/pioneers/themes/Iceland
+@dirrm share/gnome/games/pioneers/themes/Tiny
+@dirrm share/gnome/games/pioneers/themes
+@dirrm share/gnome/games/pioneers
+@dirrm share/gnome/help/pioneers/C/images
+@dirrm share/gnome/help/pioneers/C
+@dirrm share/gnome/help/pioneers
+@dirrm share/gnome/omf/pioneers
+@dirrm share/gnome/pixmaps/pioneers
--- gnocatan-pioneers.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->repocopy 
State-Changed-By: linimon 
State-Changed-When: Mon Jul 25 01:26:46 GMT 2005 
State-Changed-Why:  
Repocopy request. 


Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jul 25 01:26:46 GMT 2005 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=83916 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Mon Jul 25 01:30:15 GMT 2005 
State-Changed-Why:  
Repocopy complete. 


Responsible-Changed-From-To: portmgr->linimon 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Mon Jul 25 01:30:15 GMT 2005 
Responsible-Changed-Why:  
Repocopy complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83916 
Responsible-Changed-From-To: linimon->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jul 25 05:50:22 GMT 2005 
Responsible-Changed-Why:  
I should let someone else chase this one (I just wanted to do the 
assign for the repocopy). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83916 

From: Stefan Walter <sw@gegenunendlich.de>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/83916: Repocopy request for games/gnocatan to games/pioneers (obsoletes ports/83909)
Date: Mon, 25 Jul 2005 17:41:43 +0200

 --r5Pyd7+fXNt84Ff3
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 As ports/83909 had been committed already before the repocopy, here's a
 new patch for bringing games/pioneers up to date. Once this port is up and
 running, games/gnocatan can be removed.
 
 --r5Pyd7+fXNt84Ff3
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="gnocatan-pioneers.patch"
 
 diff -urN pioneers.old/Makefile pioneers/Makefile
 --- pioneers.old/Makefile	Mon Jul 25 17:29:16 2005
 +++ pioneers/Makefile	Mon Jul 25 17:29:52 2005
 @@ -2,11 +2,11 @@
  # Date created:				22nd July 2000
  # Whom:					Ade Lovett <ade@FreeBSD.org>
  #
 -# $FreeBSD: ports/games/pioneers/Makefile,v 1.27 2005/07/22 19:36:09 novel Exp $
 +# $FreeBSD: ports/games/gnocatan/Makefile,v 1.26 2005/04/08 18:35:01 pav Exp $
  #
  
 -PORTNAME=	gnocatan
 -PORTVERSION=	0.8.1.59
 +PORTNAME=	pioneers
 +PORTVERSION=	0.9.19
  CATEGORIES=	games gnome
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
  MASTER_SITE_SUBDIR=	pio
 @@ -16,13 +16,13 @@
  
  USE_X_PREFIX=	yes
  USE_GMAKE=	yes
 -USE_GNOME=	gnomehack gnomeprefix gtk20 libgnomeui
 +USE_GNOME=	gnomehack gnomeprefix gtk20 libgnome
  USE_LIBTOOL_VER=13
  INSTALLS_OMF=	yes
  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
  		LIBS="-L${LOCALBASE}/lib"
  
 -MAN6=		gnocatan.6 gnocatan-server-gtk.6 gnocatan-server-console.6 \
 -		gnocatanai.6 gnocatan-meta-server.6
 +MAN6=		pioneers.6 pioneers-server-gtk.6 pioneers-server-console.6 \
 +		pioneersai.6 pioneers-meta-server.6
  
  .include <bsd.port.mk>
 diff -urN pioneers.old/distinfo pioneers/distinfo
 --- pioneers.old/distinfo	Mon Jul 25 17:29:16 2005
 +++ pioneers/distinfo	Mon Jul 25 17:29:52 2005
 @@ -1,2 +1,2 @@
 -MD5 (gnocatan-0.8.1.59.tar.gz) = 909aeb08a3f4990ffa53f1769b3a5111
 -SIZE (gnocatan-0.8.1.59.tar.gz) = 2074119
 +MD5 (pioneers-0.9.19.tar.gz) = 949a138cd9660b1308f4a701d315d5d6
 +SIZE (pioneers-0.9.19.tar.gz) = 2073049
 diff -urN pioneers.old/files/patch-meta-server_main.c pioneers/files/patch-meta-server_main.c
 --- pioneers.old/files/patch-meta-server_main.c	Thu Jan  1 01:00:00 1970
 +++ pioneers/files/patch-meta-server_main.c	Mon Jul 25 17:29:52 2005
 @@ -0,0 +1,14 @@
 +--- meta-server/main.c.orig	Fri Jul 22 17:08:33 2005
 ++++ meta-server/main.c	Fri Jul 22 17:10:56 2005
 +@@ -29,9 +29,11 @@
 + #ifdef HAVE_GETOPT_H
 + #include <getopt.h>
 + #endif
 ++#include <netinet/in.h>
 + #include <fcntl.h>
 + #include <syslog.h>
 + #include <sys/wait.h>
 ++#include <sys/socket.h>
 + #include <sys/types.h>
 + #include <sys/stat.h>
 + #include <netdb.h>
 diff -urN pioneers.old/pkg-descr pioneers/pkg-descr
 --- pioneers.old/pkg-descr	Mon Jul 25 17:29:16 2005
 +++ pioneers/pkg-descr	Mon Jul 25 17:29:52 2005
 @@ -1,5 +1,4 @@
 -Gnocatan is an Internet playable implementation of the Settlers of
 -Catan board game.  The aim is to remain as faithful to the board game
 -as is possible.
 +Pioneers is an Internet playable implementation of the Settlers of Catan board
 +game. The aim is to remain as faithful to the board game as is possible.
  
  WWW: http://pio.sourceforge.net/
 diff -urN pioneers.old/pkg-plist pioneers/pkg-plist
 --- pioneers.old/pkg-plist	Mon Jul 25 17:29:16 2005
 +++ pioneers/pkg-plist	Mon Jul 25 17:29:52 2005
 @@ -1,133 +1,138 @@
 -bin/gnocatan
 -bin/gnocatan-server-gtk
 -bin/gnocatan-server-console
 -bin/gnocatan-meta-server
 -bin/gnocatanai
 -share/gnome/help/gnocatan/C/legal.xml
 -share/gnome/help/gnocatan/C/gnocatan.xml
 -share/gnome/help/gnocatan/C/images/actions.png
 -share/gnome/help/gnocatan/C/images/chat.png
 -share/gnome/help/gnocatan/C/images/client.png
 -share/gnome/help/gnocatan/C/images/connect-dialog.png
 -share/gnome/help/gnocatan/C/images/desert.png
 -share/gnome/help/gnocatan/C/images/develop-cards.png
 -share/gnome/help/gnocatan/C/images/discard-dialog.png
 -share/gnome/help/gnocatan/C/images/discards.png
 -share/gnome/help/gnocatan/C/images/field.png
 -share/gnome/help/gnocatan/C/images/forest.png
 -share/gnome/help/gnocatan/C/images/gameover-dialog.png
 -share/gnome/help/gnocatan/C/images/hill.png
 -share/gnome/help/gnocatan/C/images/identity.png
 -share/gnome/help/gnocatan/C/images/join-private-dialog.png
 -share/gnome/help/gnocatan/C/images/legend-dialog.png
 -share/gnome/help/gnocatan/C/images/map.png
 -share/gnome/help/gnocatan/C/images/messages.png
 -share/gnome/help/gnocatan/C/images/monopoly-dialog.png
 -share/gnome/help/gnocatan/C/images/mountain.png
 -share/gnome/help/gnocatan/C/images/pasture.png
 -share/gnome/help/gnocatan/C/images/place-robber.png
 -share/gnome/help/gnocatan/C/images/quote.png
 -share/gnome/help/gnocatan/C/images/player-summary.png
 -share/gnome/help/gnocatan/C/images/plenty-dialog.png
 -share/gnome/help/gnocatan/C/images/resources.png
 -share/gnome/help/gnocatan/C/images/sea.png
 -share/gnome/help/gnocatan/C/images/server-create.png
 -share/gnome/help/gnocatan/C/images/servers-dialog.png
 -share/gnome/help/gnocatan/C/images/status.png
 -share/gnome/help/gnocatan/C/images/steal-from.png
 -share/gnome/help/gnocatan/C/images/trade.png
 -share/gnome/omf/gnocatan/gnocatan-C.omf
 -share/gnome/games/gnocatan/themes/FreeCIV-like/desert.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/forest.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/mountain.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/sea.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/board.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/field.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/hill.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/pasture.png
 -share/gnome/games/gnocatan/themes/FreeCIV-like/theme.cfg
 -share/gnome/games/gnocatan/themes/Iceland/desert.png
 -share/gnome/games/gnocatan/themes/Iceland/field_grain.png
 -share/gnome/games/gnocatan/themes/Iceland/forest_lumber.png
 -share/gnome/games/gnocatan/themes/Iceland/gold.png
 -share/gnome/games/gnocatan/themes/Iceland/hill_brick.png
 -share/gnome/games/gnocatan/themes/Iceland/mountain_ore.png
 -share/gnome/games/gnocatan/themes/Iceland/pasture_wool.png
 -share/gnome/games/gnocatan/themes/Iceland/theme.cfg
 -share/gnome/games/gnocatan/themes/Tiny/board.png
 -share/gnome/games/gnocatan/themes/Tiny/brick-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/brick-port.png
 -share/gnome/games/gnocatan/themes/Tiny/desert-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/gold-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/grain-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/grain-port.png
 -share/gnome/games/gnocatan/themes/Tiny/lumber-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/lumber-port.png
 -share/gnome/games/gnocatan/themes/Tiny/ore-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/ore-port.png
 -share/gnome/games/gnocatan/themes/Tiny/sea-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/theme.cfg
 -share/gnome/games/gnocatan/themes/Tiny/wool-lorindol.png
 -share/gnome/games/gnocatan/themes/Tiny/wool-port.png
 -share/gnome/games/gnocatan/themes/board.png
 -share/gnome/games/gnocatan/themes/desert.png
 -share/gnome/games/gnocatan/themes/field.png
 -share/gnome/games/gnocatan/themes/forest.png
 -share/gnome/games/gnocatan/themes/hill.png
 -share/gnome/games/gnocatan/themes/mountain.png
 -share/gnome/games/gnocatan/themes/pasture.png
 -share/gnome/games/gnocatan/themes/plain.png
 -share/gnome/games/gnocatan/themes/sea.png
 -share/gnome/games/gnocatan/themes/gold.png
 -share/gnome/games/gnocatan/themes/cross.png
 -share/gnome/games/gnocatan/themes/tick.png
 -share/gnome/games/gnocatan/default.game
 -share/gnome/games/gnocatan/5-6-player.game
 -share/gnome/games/gnocatan/four-islands.game
 -share/gnome/games/gnocatan/seafarers.game
 -share/gnome/games/gnocatan/seafarers-gold.game
 -share/gnome/games/gnocatan/small.game
 -share/gnome/games/gnocatan/canyon.game
 -share/gnome/games/gnocatan/conquest.game
 -share/gnome/games/gnocatan/conquest+ports.game
 -share/gnome/games/gnocatan/pond.game
 -share/gnome/games/gnocatan/square.game
 -share/gnome/games/gnocatan/star.game
 -share/gnome/games/gnocatan/x.game
 -share/gnome/games/gnocatan/Cube.game
 -share/gnome/games/gnocatan/Another_swimming_pool_in_the_wall.game
 -share/gnome/games/gnocatan/Evil_square.game
 -share/gnome/games/gnocatan/GuerreDe100ans.game
 -share/gnome/games/gnocatan/Mini_another_swimming_pool_in_the_wall.game
 -share/gnome/games/gnocatan/henjes.game
 -share/gnome/games/gnocatan/lorindol.game
 -share/gnome/games/gnocatan/computer_names
 -share/gnome/apps/Games/gnocatan.desktop
 -share/gnome/apps/Games/gnocatan-server.desktop
 -share/gnome/pixmaps/gnome-gnocatan.png
 -share/gnome/pixmaps/gnocatan/bridge.png
 -share/gnome/pixmaps/gnocatan/city.png
 -share/gnome/pixmaps/gnocatan/develop.png
 -share/gnome/pixmaps/gnocatan/dice.png
 -share/gnome/pixmaps/gnocatan/finish.png
 -share/gnome/pixmaps/gnocatan/road.png
 -share/gnome/pixmaps/gnocatan/settlement.png
 -share/gnome/pixmaps/gnocatan/ship.png
 -share/gnome/pixmaps/gnocatan/ship_move.png
 -share/gnome/pixmaps/gnocatan/splash.png
 -share/gnome/pixmaps/gnocatan/trade.png
 -share/locale/de/LC_MESSAGES/gnocatan.mo
 -share/locale/es/LC_MESSAGES/gnocatan.mo
 -share/locale/fr/LC_MESSAGES/gnocatan.mo
 -share/locale/it/LC_MESSAGES/gnocatan.mo
 -share/locale/nl/LC_MESSAGES/gnocatan.mo
 -@dirrm share/gnome/help/gnocatan/C/images
 -@dirrm share/gnome/help/gnocatan/C
 -@dirrm share/gnome/help/gnocatan
 -@dirrm share/gnome/omf/gnocatan
 -@dirrm share/gnome/games/gnocatan/themes/FreeCIV-like
 -@dirrm share/gnome/games/gnocatan/themes/Iceland
 -@dirrm share/gnome/games/gnocatan/themes/Tiny
 -@dirrm share/gnome/games/gnocatan/themes
 -@dirrm share/gnome/games/gnocatan
 -@dirrm share/gnome/pixmaps/gnocatan
 +bin/pioneers
 +bin/pioneers-editor
 +bin/pioneers-meta-server
 +bin/pioneers-server-console
 +bin/pioneers-server-gtk
 +bin/pioneersai
 +share/gnome/apps/Games/pioneers-server.desktop
 +share/gnome/apps/Games/pioneers.desktop
 +share/gnome/games/pioneers/5-6-player.game
 +share/gnome/games/pioneers/Another_swimming_pool_in_the_wall.game
 +share/gnome/games/pioneers/Cube.game
 +share/gnome/games/pioneers/Evil_square.game
 +share/gnome/games/pioneers/GuerreDe100ans.game
 +share/gnome/games/pioneers/Mini_another_swimming_pool_in_the_wall.game
 +share/gnome/games/pioneers/archipel_gold.game
 +share/gnome/games/pioneers/canyon.game
 +share/gnome/games/pioneers/coeur.game
 +share/gnome/games/pioneers/computer_names
 +share/gnome/games/pioneers/conquest+ports.game
 +share/gnome/games/pioneers/conquest.game
 +share/gnome/games/pioneers/crane_island.game
 +share/gnome/games/pioneers/default.game
 +share/gnome/games/pioneers/four-islands.game
 +share/gnome/games/pioneers/henjes.game
 +share/gnome/games/pioneers/iles.game
 +share/gnome/games/pioneers/lorindol.game
 +share/gnome/games/pioneers/pond.game
 +share/gnome/games/pioneers/seafarers-gold.game
 +share/gnome/games/pioneers/seafarers.game
 +share/gnome/games/pioneers/small.game
 +share/gnome/games/pioneers/square.game
 +share/gnome/games/pioneers/star.game
 +share/gnome/games/pioneers/themes/FreeCIV-like/board.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/desert.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/field.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/forest.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/hill.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/mountain.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/pasture.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/sea.png
 +share/gnome/games/pioneers/themes/FreeCIV-like/theme.cfg
 +share/gnome/games/pioneers/themes/Iceland/desert.png
 +share/gnome/games/pioneers/themes/Iceland/field_grain.png
 +share/gnome/games/pioneers/themes/Iceland/forest_lumber.png
 +share/gnome/games/pioneers/themes/Iceland/gold.png
 +share/gnome/games/pioneers/themes/Iceland/hill_brick.png
 +share/gnome/games/pioneers/themes/Iceland/mountain_ore.png
 +share/gnome/games/pioneers/themes/Iceland/pasture_wool.png
 +share/gnome/games/pioneers/themes/Iceland/theme.cfg
 +share/gnome/games/pioneers/themes/Tiny/board.png
 +share/gnome/games/pioneers/themes/Tiny/brick-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/brick-port.png
 +share/gnome/games/pioneers/themes/Tiny/desert-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/gold-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/grain-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/grain-port.png
 +share/gnome/games/pioneers/themes/Tiny/lumber-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/lumber-port.png
 +share/gnome/games/pioneers/themes/Tiny/ore-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/ore-port.png
 +share/gnome/games/pioneers/themes/Tiny/sea-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/theme.cfg
 +share/gnome/games/pioneers/themes/Tiny/wool-lorindol.png
 +share/gnome/games/pioneers/themes/Tiny/wool-port.png
 +share/gnome/games/pioneers/themes/board.png
 +share/gnome/games/pioneers/themes/cross.png
 +share/gnome/games/pioneers/themes/desert.png
 +share/gnome/games/pioneers/themes/field.png
 +share/gnome/games/pioneers/themes/forest.png
 +share/gnome/games/pioneers/themes/gold.png
 +share/gnome/games/pioneers/themes/hill.png
 +share/gnome/games/pioneers/themes/mountain.png
 +share/gnome/games/pioneers/themes/pasture.png
 +share/gnome/games/pioneers/themes/plain.png
 +share/gnome/games/pioneers/themes/sea.png
 +share/gnome/games/pioneers/themes/tick.png
 +share/gnome/games/pioneers/x.game
 +share/gnome/help/pioneers/C/images/actions.png
 +share/gnome/help/pioneers/C/images/chat.png
 +share/gnome/help/pioneers/C/images/client.png
 +share/gnome/help/pioneers/C/images/connect-dialog.png
 +share/gnome/help/pioneers/C/images/desert.png
 +share/gnome/help/pioneers/C/images/develop-cards.png
 +share/gnome/help/pioneers/C/images/discard-dialog.png
 +share/gnome/help/pioneers/C/images/discards.png
 +share/gnome/help/pioneers/C/images/field.png
 +share/gnome/help/pioneers/C/images/forest.png
 +share/gnome/help/pioneers/C/images/gameover-dialog.png
 +share/gnome/help/pioneers/C/images/hill.png
 +share/gnome/help/pioneers/C/images/identity.png
 +share/gnome/help/pioneers/C/images/join-private-dialog.png
 +share/gnome/help/pioneers/C/images/legend-dialog.png
 +share/gnome/help/pioneers/C/images/map.png
 +share/gnome/help/pioneers/C/images/messages.png
 +share/gnome/help/pioneers/C/images/monopoly-dialog.png
 +share/gnome/help/pioneers/C/images/mountain.png
 +share/gnome/help/pioneers/C/images/pasture.png
 +share/gnome/help/pioneers/C/images/place-robber.png
 +share/gnome/help/pioneers/C/images/player-summary.png
 +share/gnome/help/pioneers/C/images/plenty-dialog.png
 +share/gnome/help/pioneers/C/images/quote.png
 +share/gnome/help/pioneers/C/images/resources.png
 +share/gnome/help/pioneers/C/images/sea.png
 +share/gnome/help/pioneers/C/images/server-create.png
 +share/gnome/help/pioneers/C/images/servers-dialog.png
 +share/gnome/help/pioneers/C/images/status.png
 +share/gnome/help/pioneers/C/images/steal-from.png
 +share/gnome/help/pioneers/C/images/trade.png
 +share/gnome/help/pioneers/C/legal.xml
 +share/gnome/help/pioneers/C/pioneers.xml
 +share/gnome/omf/pioneers/pioneers-C.omf
 +share/gnome/pixmaps/gnome-pioneers.png
 +share/gnome/pixmaps/pioneers/bridge.png
 +share/gnome/pixmaps/pioneers/city.png
 +share/gnome/pixmaps/pioneers/develop.png
 +share/gnome/pixmaps/pioneers/dice.png
 +share/gnome/pixmaps/pioneers/finish.png
 +share/gnome/pixmaps/pioneers/road.png
 +share/gnome/pixmaps/pioneers/settlement.png
 +share/gnome/pixmaps/pioneers/ship.png
 +share/gnome/pixmaps/pioneers/ship_move.png
 +share/gnome/pixmaps/pioneers/splash.png
 +share/gnome/pixmaps/pioneers/trade.png
 +share/locale/de/LC_MESSAGES/pioneers.mo
 +share/locale/es/LC_MESSAGES/pioneers.mo
 +share/locale/fr/LC_MESSAGES/pioneers.mo
 +share/locale/it/LC_MESSAGES/pioneers.mo
 +share/locale/nl/LC_MESSAGES/pioneers.mo
 +@dirrm share/gnome/games/pioneers/themes/FreeCIV-like
 +@dirrm share/gnome/games/pioneers/themes/Iceland
 +@dirrm share/gnome/games/pioneers/themes/Tiny
 +@dirrm share/gnome/games/pioneers/themes
 +@dirrm share/gnome/games/pioneers
 +@dirrm share/gnome/help/pioneers/C/images
 +@dirrm share/gnome/help/pioneers/C
 +@dirrm share/gnome/help/pioneers
 +@dirrm share/gnome/omf/pioneers
 +@dirrm share/gnome/pixmaps/pioneers
 
 --r5Pyd7+fXNt84Ff3--
Responsible-Changed-From-To: freebsd-ports-bugs->lesi 
Responsible-Changed-By: lesi 
Responsible-Changed-When: Sun Jul 31 20:02:44 GMT 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83916 
State-Changed-From-To: open->closed 
State-Changed-By: lesi 
State-Changed-When: Sun Jul 31 20:12:14 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83916 
>Unformatted:
