From vovkasm@zoo.rambler.ru  Sun Jul  6 18:02:31 2008
Return-Path: <vovkasm@zoo.rambler.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 031FC1065674
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Jul 2008 18:02:31 +0000 (UTC)
	(envelope-from vovkasm@zoo.rambler.ru)
Received: from zoo.rambler.ru (zoo.rambler.ru [81.19.67.44])
	by mx1.freebsd.org (Postfix) with ESMTP id 73E628FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Jul 2008 18:02:29 +0000 (UTC)
	(envelope-from vovkasm@zoo.rambler.ru)
Received: from zoo.rambler.ru (localhost [127.0.0.1])
	by zoo.rambler.ru (8.13.8/8.13.8) with ESMTP id m66I2Sb9006457
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 6 Jul 2008 22:02:28 +0400 (MSD)
	(envelope-from vovkasm@zoo.rambler.ru)
Received: (from vovkasm@localhost)
	by zoo.rambler.ru (8.13.8/8.13.8/Submit) id m66I2Sko006456;
	Sun, 6 Jul 2008 22:02:28 +0400 (MSD)
	(envelope-from vovkasm)
Message-Id: <200807061802.m66I2Sko006456@zoo.rambler.ru>
Date: Sun, 6 Jul 2008 22:02:28 +0400 (MSD)
From: Timofeev Vladimir <vovkasm@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] databases/p5-DBIx-RetryOverDisconnects: Keeps database connection persistent
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         125339
>Category:       ports
>Synopsis:       [NEW PORT] databases/p5-DBIx-RetryOverDisconnects: Keeps database connection persistent
>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:   Sun Jul 06 18:10:04 UTC 2008
>Closed-Date:    Mon Jul 07 16:30:17 UTC 2008
>Last-Modified:  Mon Jul  7 16:40:01 UTC 2008
>Originator:     Timofeev Vladimir
>Release:        FreeBSD 6.2-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD zoo.rambler.ru 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Thu Feb 15 17:00:27 MSK 2007
>Description:
DBI wrapper that helps to deal with databases connection problems

WWW: http://search.cpan.org/perldoc?DBIx::RetryOverDisconnects

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-DBIx-RetryOverDisconnects-0.03.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:
#
#	p5-DBIx-RetryOverDisconnects
#	p5-DBIx-RetryOverDisconnects/pkg-plist
#	p5-DBIx-RetryOverDisconnects/pkg-descr
#	p5-DBIx-RetryOverDisconnects/distinfo
#	p5-DBIx-RetryOverDisconnects/Makefile
#
echo c - p5-DBIx-RetryOverDisconnects
mkdir -p p5-DBIx-RetryOverDisconnects > /dev/null 2>&1
echo x - p5-DBIx-RetryOverDisconnects/pkg-plist
sed 's/^X//' >p5-DBIx-RetryOverDisconnects/pkg-plist << 'END-of-p5-DBIx-RetryOverDisconnects/pkg-plist'
X%%SITE_PERL%%/DBIx/RetryOverDisconnects.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/RetryOverDisconnects/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/RetryOverDisconnects
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
X@dirrmtry %%SITE_PERL%%/DBIx
END-of-p5-DBIx-RetryOverDisconnects/pkg-plist
echo x - p5-DBIx-RetryOverDisconnects/pkg-descr
sed 's/^X//' >p5-DBIx-RetryOverDisconnects/pkg-descr << 'END-of-p5-DBIx-RetryOverDisconnects/pkg-descr'
XDBI wrapper that helps to deal with databases connection problems
X
XWWW: http://search.cpan.org/perldoc?DBIx::RetryOverDisconnects
END-of-p5-DBIx-RetryOverDisconnects/pkg-descr
echo x - p5-DBIx-RetryOverDisconnects/distinfo
sed 's/^X//' >p5-DBIx-RetryOverDisconnects/distinfo << 'END-of-p5-DBIx-RetryOverDisconnects/distinfo'
XMD5 (DBIx-RetryOverDisconnects-0.03.tar.gz) = 6c34684cfce5354af1804cdcad77be54
XSHA256 (DBIx-RetryOverDisconnects-0.03.tar.gz) = cf3d1dd520079fa56c03929ccac75100a49af8861c8774362b8090c82cd114b4
XSIZE (DBIx-RetryOverDisconnects-0.03.tar.gz) = 22892
END-of-p5-DBIx-RetryOverDisconnects/distinfo
echo x - p5-DBIx-RetryOverDisconnects/Makefile
sed 's/^X//' >p5-DBIx-RetryOverDisconnects/Makefile << 'END-of-p5-DBIx-RetryOverDisconnects/Makefile'
X# New ports collection makefile for:	DBIx-RetryOverDisconnects
X# Date created:		06 Jul 2008
X# Whom:			Vladimir Timofeev <vovkasm@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DBIx-RetryOverDisconnects
XPORTVERSION=	0.03
XCATEGORIES=	databases perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	vovkasm@gmail.com
XCOMMENT=	Keeps database connection persistent
X
XBUILD_DEPENDS=	p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
X				p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	DBIx::RetryOverDisconnects.3
X
X.include <bsd.port.mk>
END-of-p5-DBIx-RetryOverDisconnects/Makefile
exit
--- p5-DBIx-RetryOverDisconnects-0.03.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jul 7 16:30:17 UTC 2008 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125339: commit references a PR
Date: Mon,  7 Jul 2008 16:30:37 +0000 (UTC)

 miwi        2008-07-07 16:30:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases            Makefile 
   Added files:
     databases/p5-DBIx-RetryOverDisconnects Makefile distinfo 
                                            pkg-descr pkg-plist 
   Log:
   DBI wrapper that helps to deal with databases connection problems
   
   WWW: http://search.cpan.org/dist/DBIx-RetryOverDisconnects/
   
   PR:             ports/125339
   Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>
   
   Revision  Changes    Path
   1.693     +1 -0      ports/databases/Makefile
   1.1       +25 -0     ports/databases/p5-DBIx-RetryOverDisconnects/Makefile (new)
   1.1       +3 -0      ports/databases/p5-DBIx-RetryOverDisconnects/distinfo (new)
   1.1       +3 -0      ports/databases/p5-DBIx-RetryOverDisconnects/pkg-descr (new)
   1.1       +5 -0      ports/databases/p5-DBIx-RetryOverDisconnects/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
