ports/112351: [NEW PORT] databases/p5-DBIx-HA: High Availability package for DBI

[ Available lists | Index of freebsd-ports-bugs | Month of May 2007 | Week of 2 May 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Gea-Suan Lin <gslin@gslin.org>
Date
2 May 2007 13:50:04
Subject
ports/112351: [NEW PORT] databases/p5-DBIx-HA: High Availability package for DBI
Message-ID
20070502134258.B3335520@netnews.NCTU.edu.tw


[ Hide this part ]
 
>Number: 112351
>Category: ports
>Synopsis: [NEW PORT] databases/p5-DBIx-HA: High Availability package for DBI
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed May 02 13:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Sat Apr 28 00:53:10 CST 2007
>Description:
DBIx::HA is a High Availability module for DBI. It is implemented by
overloading the DBI connect, prepare and execute methods and can be
seamlessly used without code modification except for initialization.

DBIx::HA also works seamlessly with Apache::DBI when available, and
ensures that cached database handles in the Apache::DBI module are
properly updated when failing over.

WWW: http://search.cpan.org/dist/DBIx-HA/

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

--- p5-DBIx-HA-1.00.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-HA
# p5-DBIx-HA/pkg-descr
# p5-DBIx-HA/Makefile
# p5-DBIx-HA/pkg-plist
# p5-DBIx-HA/distinfo
#
echo c - p5-DBIx-HA
mkdir -p p5-DBIx-HA > /dev/null 2>&1
echo x - p5-DBIx-HA/pkg-descr
sed 's/^X//' >p5-DBIx-HA/pkg-descr << 'END-of-p5-DBIx-HA/pkg-descr'
XDBIx::HA is a High Availability module for DBI. It is implemented by
Xoverloading the DBI connect, prepare and execute methods and can be
Xseamlessly used without code modification except for initialization.
X
XDBIx::HA also works seamlessly with Apache::DBI when available, and
Xensures that cached database handles in the Apache::DBI module are
Xproperly updated when failing over.
X
XWWW: http://search.cpan.org/dist/DBIx-HA/
END-of-p5-DBIx-HA/pkg-descr
echo x - p5-DBIx-HA/Makefile
sed 's/^X//' >p5-DBIx-HA/Makefile << 'END-of-p5-DBIx-HA/Makefile'
X# New ports collection makefile for: p5-DBIx-HA
X# Date created: 2007-05-02
X# Whom: Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= DBIx-HA
XPORTVERSION= 1.00
XCATEGORIES= databases perl5
XMASTER_SITES= CPAN
XMASTER_SITE_SUBDIR= DBIx
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin@gslin.org
XCOMMENT= High Availability package for DBI
X
XPERL_CONFIGURE= yes
XWRKSRC= ${WRKDIR}/${PORTNAME}-1
X
XMAN3= DBIx::HA.3
X
X.include <bsd.port.mk>
END-of-p5-DBIx-HA/Makefile
echo x - p5-DBIx-HA/pkg-plist
sed 's/^X//' >p5-DBIx-HA/pkg-plist << 'END-of-p5-DBIx-HA/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/HA/.packlist
X%%SITE_PERL%%/DBIx/HA.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/HA
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
END-of-p5-DBIx-HA/pkg-plist
echo x - p5-DBIx-HA/distinfo
sed 's/^X//' >p5-DBIx-HA/distinfo << 'END-of-p5-DBIx-HA/distinfo'
XMD5 (DBIx-HA-1.00.tar.gz) = d4667ca5e98774a87eaedca5e537d4dd
XSHA256 (DBIx-HA-1.00.tar.gz) = d12f83652d52db45e8b3c348b936e256281c966660a99cd59743cf3f30c3ef1b
XSIZE (DBIx-HA-1.00.tar.gz) = 12515
END-of-p5-DBIx-HA/distinfo
exit
--- p5-DBIx-HA-1.00.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


Elapsed time: 0.070 seconds