From nobody@FreeBSD.org  Wed May  3 22:32:13 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D77C016A403
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 May 2006 22:32:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6CAB443D48
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 May 2006 22:32:13 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k43MWC95038776
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 3 May 2006 22:32:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k43MWCPq038775;
	Wed, 3 May 2006 22:32:12 GMT
	(envelope-from nobody)
Message-Id: <200605032232.k43MWCPq038775@www.freebsd.org>
Date: Wed, 3 May 2006 22:32:12 GMT
From: Robert Gogolok <gogo@cs.uni-sb.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] games/xye: A puzzle game that reproduces and extends Kyx
X-Send-Pr-Version: www-2.3

>Number:         96738
>Category:       ports
>Synopsis:       [NEW PORT] games/xye: A puzzle game that reproduces and extends Kyx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 03 22:40:18 GMT 2006
>Closed-Date:    Sat Jun 10 15:09:32 GMT 2006
>Last-Modified:  Sat Jun 10 15:09:32 GMT 2006
>Originator:     Robert Gogolok
>Release:        FreeBSD 6.0 i386
>Organization:
>Environment:
FreeBSD desktop.gogolok.de 6.0-RELEASE-p7 FreeBSD 6.0-RELEASE-p7 #1: Wed Apr 19 20:25:15 CEST 2006     root@desktop.gogolok.de:/usr/obj/usr/src/sys/GENERIC-GOGO  i386
>Description:
new port: puzzle game

WWW: http://xye.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:
#
#       xye
#       xye/Makefile
#       xye/distinfo
#       xye/pkg-descr
#       xye/pkg-plist
#
echo c - xye
mkdir -p xye > /dev/null 2>&1
echo x - xye/Makefile
sed 's/^X//' >xye/Makefile << 'END-of-xye/Makefile'
X# New ports collection makefile for: xye
X# Date created:        3 May 2006
X# Whom:                Robert Gogolok <gogo@cs.uni-sb.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      xye
XPORTVERSION=   0.7.5
XCATEGORIES=    games
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=    ${PORTNAME}
X
XMAINTAINER=    gogo@cs.uni-sb.de
XCOMMENT=       A puzzle game for X
X
XUSE_SDL=       sdl image
XGNU_CONFIGURE= yes
XUSE_GMAKE=     yes
X
Xpost-patch:
X       @${REINPLACE_CMD} -E 's,#include.*<SDL/(SDL.*\.h)>,#include <SDL11/\1>,g' ${WRKSRC}/src/vxsdl.h
X
X.include <bsd.port.mk>
END-of-xye/Makefile
echo x - xye/distinfo
sed 's/^X//' >xye/distinfo << 'END-of-xye/distinfo'
XMD5 (xye-0.7.5.tar.gz) = aa405946594d2030757510cd6a0997c4
XSHA256 (xye-0.7.5.tar.gz) = 7ec9fe9913eaa28c055c13a2927d9ea3500158625c97d8e64c37578cfe0b6e53
XSIZE (xye-0.7.5.tar.gz) = 445867
END-of-xye/distinfo
echo x - xye/pkg-descr
sed 's/^X//' >xye/pkg-descr << 'END-of-xye/pkg-descr'
XIn this game you have to get/eat all the diamonds in the level,
Xbut it is not as easy as it sounds, many dangers are present,
Xtraps made out of those arrow blocks, for example.
XAlso beasts that try to eat you.
X
XWWW: http://xye.sourceforge.net/
END-of-xye/pkg-descr
echo x - xye/pkg-plist
sed 's/^X//' >xye/pkg-plist << 'END-of-xye/pkg-plist'
Xbin/xye
Xdoc/xye/readme.txt
Xdoc/xye/format.txt
Xdoc/xye/template.xye.xml
Xdoc/xye/GAMEINTRO.txt
Xdoc/xye/xyeicon.png
Xshare/xye/levels/5levels.xye
Xshare/xye/levels/kye.xye
Xshare/xye/levels/levels.xye
Xshare/xye/levels/logo.xye
Xshare/xye/levels/Mic4.xye
Xshare/xye/levels/pxlevels.xye
Xshare/xye/levels/tour.xye
Xshare/xye/res/default.xml
Xshare/xye/res/classic.xml
Xshare/xye/res/xye.png
Xshare/xye/res/kye.png
Xshare/xye/res/fon.bmp
Xshare/xye/res/fon_bold.bmp
X@dirrm doc/xye
X@dirrm share/xye/res
X@dirrm share/xye/levels
X@dirrm share/xye
END-of-xye/pkg-plist
exit
>Release-Note:
>Audit-Trail:

From: Robert Gogolok <gogo@cs.uni-sb.de>
To: bug-followup@freebsd.org
Cc: gogo@cs.uni-sb.de
Subject: Re: ports/96738: [NEW PORT] games/xye: A puzzle game that reproduces and extends Kyx
Date: Tue, 23 May 2006 00:21:27 +0200

 Update to version 0.7.6.2.
 
 Port changes:
 - usage of PORTDOCS
 - 0.7.6.2 seems to be broken since the doc path is /usr/doc by default, 
 corrected doc path with --with-docdir=${PREFIX}/share/doc configure flag
 
 # 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:
 #
 #	xye
 #	xye/Makefile
 #	xye/distinfo
 #	xye/pkg-descr
 #	xye/pkg-plist
 #
 echo c - xye
 mkdir -p xye > /dev/null 2>&1
 echo x - xye/Makefile
 sed 's/^X//' >xye/Makefile << 'END-of-xye/Makefile'
 X# New ports collection makefile for: xye
 X# Date created:        3 May 2006
 X# Whom:                Robert Gogolok <gogo@cs.uni-sb.de>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	xye
 XPORTVERSION=	0.7.6.2
 XCATEGORIES=	games
 XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 XMASTER_SITE_SUBDIR=	${PORTNAME}
 X
 XMAINTAINER=	gogo@cs.uni-sb.de
 XCOMMENT=	A puzzle game for X
 X
 XUSE_SDL=	sdl image
 XGNU_CONFIGURE=	yes
 XCONFIGURE_ARGS=	--with-docdir=${PREFIX}/share/doc
 XUSE_GMAKE=	yes
 X
 Xpost-patch:
 X	@${REINPLACE_CMD} -E 's,#include.*<SDL/(SDL.*\.h)>,#include <SDL11/\1>,g' 
 ${WRKSRC}/src/vxsdl.h
 X
 X.include <bsd.port.mk>
 END-of-xye/Makefile
 echo x - xye/distinfo
 sed 's/^X//' >xye/distinfo << 'END-of-xye/distinfo'
 XMD5 (xye-0.7.6.2.tar.gz) = 8625d57076cbb3fd656e55cd9aa24748
 XSHA256 (xye-0.7.6.2.tar.gz) = 
 695a1d61a9f0e56af4115cc239863d1abc26d34486149297d368304a5706c6bf
 XSIZE (xye-0.7.6.2.tar.gz) = 462095
 END-of-xye/distinfo
 echo x - xye/pkg-descr
 sed 's/^X//' >xye/pkg-descr << 'END-of-xye/pkg-descr'
 XIn this game you have to get/eat all the diamonds in the level, 
 Xbut it is not as easy as it sounds, many dangers are present, 
 Xtraps made out of those arrow blocks, for example. 
 XAlso beasts that try to eat you.
 X
 XWWW: http://xye.sourceforge.net/
 END-of-xye/pkg-descr
 echo x - xye/pkg-plist
 sed 's/^X//' >xye/pkg-plist << 'END-of-xye/pkg-plist'
 Xbin/xye
 X
 X%%PORTDOCS%%share/doc/xye/README
 X%%PORTDOCS%%share/doc/xye/format.txt
 X%%PORTDOCS%%share/doc/xye/template.xye.xml
 X%%PORTDOCS%%share/doc/xye/GAMEINTRO.txt
 X%%PORTDOCS%%share/doc/xye/xyeicon.png
 X%%PORTDOCS%%share/doc/xye/NEWS
 X%%PORTDOCS%%share/doc/xye/COPYING
 X%%PORTDOCS%%share/doc/xye/AUTHORS
 X%%PORTDOCS%%share/doc/xye/INSTALL
 X%%PORTDOCS%%@dirrm share/doc/xye
 X
 Xshare/xye/levels/5levels.xye
 Xshare/xye/levels/kye.xye
 Xshare/xye/levels/levels.xye
 Xshare/xye/levels/logo.xye
 Xshare/xye/levels/Mic4.xye
 Xshare/xye/levels/pxlevels.xye
 Xshare/xye/levels/microban.xsb
 Xshare/xye/levels/tutorials.xye
 Xshare/xye/res/default.xml
 Xshare/xye/res/classic.xml
 Xshare/xye/res/xye.png
 Xshare/xye/res/kye.png
 Xshare/xye/res/fon.bmp
 Xshare/xye/res/fon_bold.bmp
 X
 X@dirrm share/xye/levels
 X@dirrm share/xye/res
 X@dirrm share/xye
 END-of-xye/pkg-plist
 exit
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Tue Jun 6 20:44:04 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96738 
State-Changed-From-To: open->feedback 
State-Changed-By: itetcu 
State-Changed-When: Wed Jun 7 22:02:58 UTC 2006 
State-Changed-Why:  
please run a portlint -A, fix the problems and send a new shar. 

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

From: Robert Gogolok <gogo@cs.uni-sb.de>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/96738: [NEW PORT] games/xye: A puzzle game that reproduces and extends Kyx
Date: Thu, 8 Jun 2006 09:32:32 +0200

 --Boundary-00=_RK9hEMVH6h4HObk
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 'looks fine.' now
 
 http://w5.cs.uni-sb.de/~gogo/xye.sh
 
 
 --Boundary-00=_RK9hEMVH6h4HObk
 Content-Type: application/x-shellscript;
   name="xye.sh"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="xye.sh"
 
 # 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:
 #
 #	xye
 #	xye/Makefile
 #	xye/distinfo
 #	xye/pkg-descr
 #	xye/pkg-plist
 #
 echo c - xye
 mkdir -p xye > /dev/null 2>&1
 echo x - xye/Makefile
 sed 's/^X//' >xye/Makefile << 'END-of-xye/Makefile'
 X# New ports collection makefile for: xye
 X# Date created:        3 May 2006
 X# Whom:                Robert Gogolok <gogo@cs.uni-sb.de>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	xye
 XPORTVERSION=	0.7.6.2
 XCATEGORIES=	games
 XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 XMASTER_SITE_SUBDIR=	${PORTNAME}
 X
 XMAINTAINER=	gogo@cs.uni-sb.de
 XCOMMENT=	A puzzle game for X
 X
 XUSE_SDL=	sdl image
 XGNU_CONFIGURE=	yes
 XCONFIGURE_ARGS=	--with-docdir=${PREFIX}/share/doc
 XUSE_GMAKE=	yes
 X
 Xpost-patch:
 X	@${REINPLACE_CMD} -E 's,#include.*<SDL/(SDL.*\.h)>,#include <SDL11/\1>,g' ${WRKSRC}/src/vxsdl.h
 X
 X.include <bsd.port.mk>
 END-of-xye/Makefile
 echo x - xye/distinfo
 sed 's/^X//' >xye/distinfo << 'END-of-xye/distinfo'
 XMD5 (xye-0.7.6.2.tar.gz) = 8625d57076cbb3fd656e55cd9aa24748
 XSHA256 (xye-0.7.6.2.tar.gz) = 695a1d61a9f0e56af4115cc239863d1abc26d34486149297d368304a5706c6bf
 XSIZE (xye-0.7.6.2.tar.gz) = 462095
 END-of-xye/distinfo
 echo x - xye/pkg-descr
 sed 's/^X//' >xye/pkg-descr << 'END-of-xye/pkg-descr'
 XIn this game you have to get/eat all the diamonds in the level, 
 Xbut it is not as easy as it sounds, many dangers are present, 
 Xtraps made out of those arrow blocks, for example. 
 XAlso beasts that try to eat you.
 X
 XWWW: http://xye.sourceforge.net/
 END-of-xye/pkg-descr
 echo x - xye/pkg-plist
 sed 's/^X//' >xye/pkg-plist << 'END-of-xye/pkg-plist'
 Xbin/xye
 X
 X%%PORTDOCS%%%%DOCSDIR%%/README
 X%%PORTDOCS%%%%DOCSDIR%%/format.txt
 X%%PORTDOCS%%%%DOCSDIR%%/template.xye.xml
 X%%PORTDOCS%%%%DOCSDIR%%/GAMEINTRO.txt
 X%%PORTDOCS%%%%DOCSDIR%%/xyeicon.png
 X%%PORTDOCS%%%%DOCSDIR%%/NEWS
 X%%PORTDOCS%%%%DOCSDIR%%/COPYING
 X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 X%%PORTDOCS%%%%DOCSDIR%%/INSTALL
 X%%PORTDOCS%%@dirrm %%DOCSDIR%%
 X
 X%%DATADIR%%/levels/5levels.xye
 X%%DATADIR%%/levels/kye.xye
 X%%DATADIR%%/levels/levels.xye
 X%%DATADIR%%/levels/logo.xye
 X%%DATADIR%%/levels/Mic4.xye
 X%%DATADIR%%/levels/pxlevels.xye
 X%%DATADIR%%/levels/microban.xsb
 X%%DATADIR%%/levels/tutorials.xye
 X%%DATADIR%%/res/default.xml
 X%%DATADIR%%/res/classic.xml
 X%%DATADIR%%/res/xye.png
 X%%DATADIR%%/res/kye.png
 X%%DATADIR%%/res/fon.bmp
 X%%DATADIR%%/res/fon_bold.bmp
 X
 X@dirrm share/xye/levels
 X@dirrm share/xye/res
 X@dirrm share/xye
 END-of-xye/pkg-plist
 exit
 
 
 --Boundary-00=_RK9hEMVH6h4HObk--
State-Changed-From-To: feedback->open 
State-Changed-By: itetcu 
State-Changed-When: Thu Jun 8 14:46:24 UTC 2006 
State-Changed-Why:  
new patch received 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96738 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Sat Jun 10 15:09:30 UTC 2006 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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