From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 22 03:20:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FC8137B401 for ; Tue, 22 Jul 2003 03:20:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9002843F3F for ; Tue, 22 Jul 2003 03:20:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6MAKLUp097832 for ; Tue, 22 Jul 2003 03:20:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6MAKLk3097831; Tue, 22 Jul 2003 03:20:21 -0700 (PDT) Resent-Date: Tue, 22 Jul 2003 03:20:21 -0700 (PDT) Resent-Message-Id: <200307221020.h6MAKLk3097831@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Arnold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDF2937B401 for ; Tue, 22 Jul 2003 03:19:02 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8857643FBF for ; Tue, 22 Jul 2003 03:19:01 -0700 (PDT) (envelope-from mat@aragorn.reaumur.absolight.net) Received: by mx3.absolight.com (Postfix, from userid 1007) id 43E262A57; Tue, 22 Jul 2003 12:19:00 +0200 (CEST) Received: from aragorn.reaumur.absolight.net (aragorn.reaumur.absolight.net [212.43.217.58]) by mx3.absolight.com (Postfix) with ESMTP id BCFDE2A4D; Tue, 22 Jul 2003 12:18:59 +0200 (CEST) Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000) id 54B1F7CDD; Tue, 22 Jul 2003 12:18:58 +0200 (CEST) Message-Id: <20030722101858.54B1F7CDD@aragorn.reaumur.absolight.net> Date: Tue, 22 Jul 2003 12:18:58 +0200 (CEST) From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: m@absolight.net Subject: ports/54748: new port databases/p5-Class-DBI-SAK X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 10:20:23 -0000 >Number: 54748 >Category: ports >Synopsis: new port databases/p5-Class-DBI-SAK >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: Tue Jul 22 03:20:20 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.8-RELEASE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: New port databases/p5-Class-DBI-SAK By taking the busy work out of using Class::DBI as you see fit, your code becomes more useful by size. Most of us end up using at least a couple Class::DBI extensions in our programs, and it's just a pain. Enter the Swiss Army Knife. >How-To-Repeat: >Fix: needs ports/54746, ports/54714, ports/54720 and ports/54723 --- p5-Class-DBI-SAK-1.3.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-Class-DBI-SAK # p5-Class-DBI-SAK/Makefile # p5-Class-DBI-SAK/distinfo # p5-Class-DBI-SAK/pkg-descr # p5-Class-DBI-SAK/pkg-plist # echo c - p5-Class-DBI-SAK mkdir -p p5-Class-DBI-SAK > /dev/null 2>&1 echo x - p5-Class-DBI-SAK/Makefile sed 's/^X//' >p5-Class-DBI-SAK/Makefile << 'END-of-p5-Class-DBI-SAK/Makefile' X# New ports collection makefile for: p5-Class-DBI-SAK X# Date created: 22 july 2003 X# Whom: Mathieu Arnold X# X# $FreeBSD$ X# X XPORTNAME= Class-DBI-SAK XPORTVERSION= 1.3 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= m@absolight.net XCOMMENT= Class::DBI Swiss Army Knife (SAK) X XRUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ X ${SITE_PERL}/Class/DBI/AbstractSearch.pm:${PORTSDIR}/databases/p5-Class-DBI-AbstractSearch \ X ${SITE_PERL}/Class/DBI/Pager.pm:${PORTSDIR}/databases/p5-Class-DBI-Pager XBUILD_DEPENDS= ${RUN_DEPENDS} \ X ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ X ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \ X ${SITE_PERL}/mixin.pm:${PORTSDIR}/devel/p5-mixin X XPERL_CONFIGURE= yes X X# Class::DBI::Join is no more Xpost-patch: X @${PERL} -pi -e '$$_ = "" if (/Class::DBI::Join/ || /'\''Join'\''/)' \ X ${WRKSRC}/Build.PL ${WRKSRC}/META.yml ${WRKSRC}/lib/Class/DBI/SAK.pm X X.include END-of-p5-Class-DBI-SAK/Makefile echo x - p5-Class-DBI-SAK/distinfo sed 's/^X//' >p5-Class-DBI-SAK/distinfo << 'END-of-p5-Class-DBI-SAK/distinfo' XMD5 (Class-DBI-SAK-1.3.tar.gz) = a8aa42bc18bc50fbac8ebe828a04451e END-of-p5-Class-DBI-SAK/distinfo echo x - p5-Class-DBI-SAK/pkg-descr sed 's/^X//' >p5-Class-DBI-SAK/pkg-descr << 'END-of-p5-Class-DBI-SAK/pkg-descr' XBy taking the busy work out of using Class::DBI as you see fit, your code Xbecomes more useful by size. Most of us end up using at least a couple XClass::DBI extensions in our programs, and it's just a pain. Enter the Swiss XArmy Knife. X XWWW: http://search.cpan.org/dist/Class-DBI-SAK/ END-of-p5-Class-DBI-SAK/pkg-descr echo x - p5-Class-DBI-SAK/pkg-plist sed 's/^X//' >p5-Class-DBI-SAK/pkg-plist << 'END-of-p5-Class-DBI-SAK/pkg-plist' X%%SITE_PERL%%/Class/DBI/SAK.pm X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Class/DBI 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true END-of-p5-Class-DBI-SAK/pkg-plist exit --- p5-Class-DBI-SAK-1.3.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: