From babak@farrokhi.net  Mon Jul  3 10:37:52 2006
Return-Path: <babak@farrokhi.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B833D16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jul 2006 10:37:52 +0000 (UTC)
	(envelope-from babak@farrokhi.net)
Received: from Plesk.datak.net (plesk.datak-telecom.net [81.91.129.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0FDFA43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jul 2006 10:37:50 +0000 (GMT)
	(envelope-from babak@farrokhi.net)
Received: (qmail 19890 invoked from network); 3 Jul 2006 15:07:48 +0430
Received: from unknown (HELO starfish.datak.net) (81.91.130.217)
  by 81.91.129.125 with (DHE-RSA-AES256-SHA encrypted) SMTP; 3 Jul 2006 15:07:48 +0430
Message-Id: <1151923067.70346@starfish.datak.net>
Date: Mon, 3 Jul 2006 14:07:47 +0330
From: "Babak Farrokhi" <babak@farrokhi.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [update port] games/phpua-ut - UnBROKEN
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         99743
>Category:       ports
>Synopsis:       [update port] games/phpua-ut - UnBROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 03 10:40:25 GMT 2006
>Closed-Date:    Sat Jul 22 10:24:31 GMT 2006
>Last-Modified:  Sat Jul 22 10:24:31 GMT 2006
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #0: Sat Jul  1 09:11:09 IRDT 2006
    root@starfish.datak.net:/usr/obj/usr/src/sys/SMP



>Description:


- www/data/phpua -> www/phpua
- UnBROKEN
- Take maintainership


>How-To-Repeat:





>Fix:


--- phpua-ut.patch begins here ---
diff -ruN phpua-ut.orig/Makefile phpua-ut/Makefile
--- phpua-ut.orig/Makefile	Mon Jul  3 14:05:59 2006
+++ phpua-ut/Makefile	Mon Jul  3 14:06:21 2006
@@ -11,17 +11,13 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpua
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	babak@farrokhi.net
 COMMENT=	An Unreal Tournament plugin for phpUA
 
 RUN_DEPENDS=	${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
 
-BROKEN=		does not install due to dependency problem in games/phpua-engine
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2006-09-03
-
 # Some variables you can change
-PHPUA?=		www/data/phpua
+PHPUA?=		www/phpua
 PHPUA_USER?=	${WWWOWN}
 PHPUA_GROUP?=	${WWWGRP}
 
--- phpua-ut.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Jul 3 10:52:21 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

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

From: "Babak Farrokhi" <babak@farrokhi.net>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/99743: [update port] games/phpua-ut - UnBROKEN
Date: Thu, 20 Jul 2006 14:53:13 +0330

 New patch:
 
 --- phpua-ut.patch begins here ---
 diff -ruN phpua-ut.orig/Makefile phpua-ut/Makefile
 --- phpua-ut.orig/Makefile	Thu Jul 20 09:53:25 2006
 +++ phpua-ut/Makefile	Thu Jul 20 13:21:14 2006
 @@ -7,21 +7,19 @@
  
  PORTNAME=	phpua-plugin_ut
  PORTVERSION=	1.1.0b
 +PORTREVISION=	1
  CATEGORIES=	games www
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	phpua
  
 -MAINTAINER=	ports@FreeBSD.org
 +MAINTAINER=	babak@farrokhi.net
  COMMENT=	An Unreal Tournament plugin for phpUA
  
 -RUN_DEPENDS=
 ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
 -
 -BROKEN=		does not install due to dependency problem in
 games/phpua-engine
 -DEPRECATED=	${BROKEN}
 -EXPIRATION_DATE=2006-09-03
 +BUILD_DEPENDS=
 ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
 +RUN_DEPENDS=	${BUILD_DEPENDS}
  
  # Some variables you can change
 -PHPUA?=		www/data/phpua
 +PHPUA?=		www/phpua
  PHPUA_USER?=	${WWWOWN}
  PHPUA_GROUP?=	${WWWGRP}
  
 @@ -44,11 +42,13 @@
  	${ECHO_MSG}
 '-------------------------------------------------------------------------')
  .endif
  
 +do-extract:
 +	@ ${MKDIR} ${WRKSRC}
 +	@ cd ${WRKSRC} && ${EXTRACT_CMD}  ${EXTRACT_BEFORE_ARGS}
 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
 +
  do-install:
 -	@ ${CP} -R ${WRKDIR}/images ${PREFIX}/${PHPUA}/
 -	@ ${CP} -R ${WRKDIR}/plugins ${PREFIX}/${PHPUA}/
 -	@ ${CP} -R ${WRKDIR}/templates ${PREFIX}/${PHPUA}/
 -	@ ${CHOWN} -R ${PHPUA_USER}:${PHPUA_GROUP} ${PREFIX}/${PHPUA}
 +	@ ${CHOWN} -R ${PHPUA_USER}:${PHPUA_GROUP} ${WRKSRC}
 +	@ ${CP} -R ${WRKSRC}/ ${PREFIX}/${PHPUA}/
  	@ ${ECHO_MSG} ""
  	@ ${ECHO_MSG} "* Files have been installed in"
  	@ ${ECHO_MSG} "* ${PREFIX}/${PHPUA}"
 diff -ruN phpua-ut.orig/pkg-plist phpua-ut/pkg-plist
 --- phpua-ut.orig/pkg-plist	Thu Jul 20 09:53:25 2006
 +++ phpua-ut/pkg-plist	Thu Jul 20 13:59:41 2006
 @@ -13,21 +13,19 @@
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Anna.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Cryss.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Freylis.jpg
 -%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.gromida.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Indina.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Ivana.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Jayce.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Kyla.jpg
 -%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.maime.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Malise.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Mariana.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Nikita.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Portia.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Tanya.jpg
 +%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.gromida.jpg
 +%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.maime.jpg
  %%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.visse.jpg
  %%PHPUA%%/images/plugin_ut/faces/None.jpg
 -%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.annaka.jpg
 -%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.aryss.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Athena.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Azure.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Cathode.jpg
 @@ -36,9 +34,7 @@
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Isis.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Lauren.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Lilith.jpg
 -%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.olga.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Risa.jpg
 -%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.ryanna.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Rylisa.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Sara.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Sarena.jpg
 @@ -47,6 +43,10 @@
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Tasha.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Vixen.jpg
  %%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Zanna.jpg
 +%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.annaka.jpg
 +%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.aryss.jpg
 +%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.olga.jpg
 +%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.ryanna.jpg
  %%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Arkon.jpg
  %%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Brock.jpg
  %%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Bruce.jpg
 @@ -87,10 +87,15 @@
  %%PHPUA%%/templates/default/plugin_ut/x.js
  %%PHPUA%%/templates/javascript/plugin_ut/info.tpl
  %%PHPUA%%/templates/wap/plugin_ut/info.tpl
 -@exec chown -R %%PHPUA_USER%%:%%PHPUA_GROUP%% %D/%%PHPUA%%
  @dirrm %%PHPUA%%/templates/wap/plugin_ut
 +@dirrmtry %%PHPUA%%/templates/wap
  @dirrm %%PHPUA%%/templates/javascript/plugin_ut
 +@dirrmtry %%PHPUA%%/templates/javascript
  @dirrm %%PHPUA%%/templates/default/plugin_ut
 +@dirrmtry %%PHPUA%%/templates/default
 +@dirrmtry %%PHPUA%%/templates
  @dirrm %%PHPUA%%/plugins/plugin_ut
 +@dirrmtry %%PHPUA%%/plugins
  @dirrm %%PHPUA%%/images/plugin_ut/faces
  @dirrm %%PHPUA%%/images/plugin_ut
 +@dirrmtry %%PHPUA%%/images
 --- phpua-ut.patch ends here ---
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jul 22 10:24:30 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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