Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2002 19:20:04 -0700 (PDT)
From:      Peter Avalos <pavalos@theshell.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/38013: New Port: databases/p5-DBIx-DBSchema
Message-ID:  <200209220220.g8M2K4wA063602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/38013; it has been noted by GNATS.

From: Peter Avalos <pavalos@theshell.com>
To: freebsd-gnats-submit@freebsd.org
Cc: tobez@freebsd.org
Subject: Re: ports/38013: New Port: databases/p5-DBIx-DBSchema
Date: Sat, 21 Sep 2002 19:18:08 -0700

 After waiting awhile for this to happen, I decided 2.5 months is long
 enough, and did the work myself.
 
 
 --Pete
 
 
 # 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:
 #
 #	databases/p5-DBIx-DBSchema
 #	databases/p5-DBIx-DBSchema/Makefile
 #	databases/p5-DBIx-DBSchema/distinfo
 #	databases/p5-DBIx-DBSchema/pkg-plist
 #	databases/p5-DBIx-DBSchema/pkg-descr
 #	databases/p5-DBIx-DBSchema/pkg-comment
 #
 echo c - databases/p5-DBIx-DBSchema
 mkdir -p databases/p5-DBIx-DBSchema > /dev/null 2>&1
 echo x - databases/p5-DBIx-DBSchema/Makefile
 sed 's/^X//' >databases/p5-DBIx-DBSchema/Makefile << 'END-of-databases/p5-DBIx-DBSchema/Makefile'
 X# New ports collection makefile for:	databases/p5-DBIx-DBSchema
 X# Date created:				21 September 2002
 X# Whom:					Peter Avalos <pavalos@theshell.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	DBIx-DBSchema
 XPORTVERSION=	0.21
 XCATEGORIES=	databases perl5
 XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 XMASTER_SITE_SUBDIR=	DBIx
 XPKGNAMEPREFIX=	p5-
 X
 XMAINTAINER=	ports@FreeBSD.org
 X
 XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
 X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw
 XRUN_DEPENDS=	${BUILD_DEPENDS}
 X
 XPERL_CONFIGURE=	yes
 X
 XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 XMAN3=	DBIx::DBSchema.3 DBIx::DBSchema::ColGroup.3 \
 X	DBIx::DBSchema::ColGroup::Index.3 DBIx::DBSchema::ColGroup::Unique.3 \
 X	DBIx::DBSchema::Column.3 DBIx::DBSchema::DBD.3 \
 X	DBIx::DBSchema::DBD::mysql.3 DBIx::DBSchema::DBD::Pg.3 \
 X	DBIx::DBSchema::DBD::Sybase.3 DBIx::DBSchema::Table.3
 X
 X.include <bsd.port.mk>
 END-of-databases/p5-DBIx-DBSchema/Makefile
 echo x - databases/p5-DBIx-DBSchema/distinfo
 sed 's/^X//' >databases/p5-DBIx-DBSchema/distinfo << 'END-of-databases/p5-DBIx-DBSchema/distinfo'
 XMD5 (DBIx-DBSchema-0.21.tar.gz) = 1f7c936b287d2895aee0ee17a24358bb
 END-of-databases/p5-DBIx-DBSchema/distinfo
 echo x - databases/p5-DBIx-DBSchema/pkg-plist
 sed 's/^X//' >databases/p5-DBIx-DBSchema/pkg-plist << 'END-of-databases/p5-DBIx-DBSchema/pkg-plist'
 Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/DBSchema/.packlist
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/ColGroup.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/ColGroup/Unique.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/ColGroup/Index.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/Column.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/DBD.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/DBD/Pg.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/DBD/Sybase.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/DBD/mysql.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/Table.pm
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/DBSchema
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/ColGroup
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema/DBD
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/DBIx/DBSchema
 X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true
 X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/DBIx 2>/dev/null || true
 END-of-databases/p5-DBIx-DBSchema/pkg-plist
 echo x - databases/p5-DBIx-DBSchema/pkg-descr
 sed 's/^X//' >databases/p5-DBIx-DBSchema/pkg-descr << 'END-of-databases/p5-DBIx-DBSchema/pkg-descr'
 XThis module implements an OO-interface to database schemas.  Using this module,
 Xyou can create a database schema with an OO Perl interface.  You can read the
 Xschema from an existing database.  You can save the schema to disk and restore
 Xit in a different process.  Most importantly, DBIx::DBSchema can write SQL
 XCREATE statements for different databases from a single source.
 X
 XWWW: http://www.420.am/dbix-dbschema/
 END-of-databases/p5-DBIx-DBSchema/pkg-descr
 echo x - databases/p5-DBIx-DBSchema/pkg-comment
 sed 's/^X//' >databases/p5-DBIx-DBSchema/pkg-comment << 'END-of-databases/p5-DBIx-DBSchema/pkg-comment'
 XAn OO-interface to database schemas
 END-of-databases/p5-DBIx-DBSchema/pkg-comment
 exit
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209220220.g8M2K4wA063602>