From tkato432@yahoo.com  Tue Sep 25 18:07:15 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 602D2106564A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:07:11 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 31BF18FC0C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:07:11 +0000 (UTC)
Received: from localhost.localdomain (ZT030063.ppp.dion.ne.jp [59.128.30.63])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id 86B794AC037
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 26 Sep 2012 03:07:09 +0900 (JST)
Message-Id: <20120926022354.e36685b81e9ade39fee1a3b7@yahoo.com>
Date: Wed, 26 Sep 2012 02:23:54 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: graphics/backfract: Remove USE_PERL5_BUILD

>Number:         172014
>Category:       ports
>Synopsis:       graphics/backfract: Remove USE_PERL5_BUILD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 25 18:10:27 UTC 2012
>Closed-Date:    Sat Nov 10 11:12:43 UTC 2012
>Last-Modified:  Sat Nov 10 11:12:43 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Add LICENSE
- Remove USE_PERL5_BUILD
- Update WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/backfract/Makefile graphics/backfract/Makefile
--- /usr/ports/graphics/backfract/Makefile	2009-11-20 07:07:40.000000000 +0900
+++ graphics/backfract/Makefile	2012-09-25 03:34:18.000000000 +0900
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	backfract
-# Date created:		8 August 2000
-# Whom:			Patrick Gardella <patrick@freebsd.org>
-#
+# Created by: Patrick Gardella <patrick@freebsd.org>
 # $FreeBSD: ports/graphics/backfract/Makefile,v 1.11 2009/11/19 22:07:40 pav Exp $
-#
 
 PORTNAME=	backfract
 PORTVERSION=	1.1.2
@@ -14,16 +10,20 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fractal image animated wallpaper program
 
+LICENSE=	GPLv2 # (or later)
+
 USE_XORG=	x11
-PLIST_FILES=	bin/backfract
 GNU_CONFIGURE=	yes
-USE_PERL5_BUILD=yes
-NO_INSTALL_MANPAGE=	yes
 ALL_TARGET= 	# none
 MAKE_JOBS_UNSAFE=	yes
 
-pre-configure:
-	${PERL} -pi -e "s@-O3@${CFLAGS}@g" ${WRKSRC}/configure
+PLIST_FILES=	bin/backfract
+
+post-patch:
+	@${REINPLACE_CMD} -e \
+		"/'-O3'/s|^|#| ; \
+		 /'-O'/s|^|#| ; \
+		 s|linux/soundcard.h|sys/soundcard.h|" ${WRKSRC}/configure
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/backfract ${PREFIX}/bin
diff -urN /usr/ports/graphics/backfract/pkg-descr graphics/backfract/pkg-descr
--- /usr/ports/graphics/backfract/pkg-descr	2012-01-08 16:01:20.000000000 +0900
+++ graphics/backfract/pkg-descr	2012-07-08 23:01:49.000000000 +0900
@@ -4,4 +4,4 @@
 zooms in, it uses a simple heuristic to try to stay with 
 "interesting" scenes. 
 
-WWW: http://www.inetarena.com/~wms/comp/backfract/
+WWW: http://www.igoweb.org/~wms/comp/backfract/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 25 18:16:02 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172014 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:46:11 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172014 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Sat Nov 10 11:12:43 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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