Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2001 16:41:29 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32970: New port: p5-XML-DBMS-1.01.3 
Message-ID:  <E16GKUr-0008YH-00@3wgraphics.com>

next in thread | raw e-mail | index | archive | help

>Number:         32970
>Category:       ports
>Synopsis:       New port: p5-XML-DBMS-1.01.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 18 05:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-XML-DBMS-1.01.3

Perl port of Java package XML-DBMS v1.0

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

# 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-XML-DBMS
#	p5-XML-DBMS/Makefile
#	p5-XML-DBMS/distinfo
#	p5-XML-DBMS/pkg-comment
#	p5-XML-DBMS/pkg-descr
#	p5-XML-DBMS/pkg-plist
#
echo c - p5-XML-DBMS
mkdir -p p5-XML-DBMS > /dev/null 2>&1
echo x - p5-XML-DBMS/Makefile
sed 's/^X//' >p5-XML-DBMS/Makefile << 'END-of-p5-XML-DBMS/Makefile'
X# New ports collection makefile for:	XML::DBMS
X# Date created:		18 Dec 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-DBMS
XPORTVERSION=	1.01.3
XCATEGORIES=	textproc databases perl5
XMASTER_SITES=	ftp://ftp.rpbourret.com/
XPKGNAMEPREFIX=	p5-
XDISTNAME=	perl-xml-dbms-1.01c
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	skv@protey.ru
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XRUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate
XBUILD_DEPENDS=	${RUN_DEPENDS} \
X		dos2unix:${PORTSDIR}/converters/unix2dos
X
XPERL_CONFIGURE=	yes
X
Xpost-extract:
X		@find ${WRKSRC} -type f | xargs dos2unix -p
X
X.include <bsd.port.mk>
END-of-p5-XML-DBMS/Makefile
echo x - p5-XML-DBMS/distinfo
sed 's/^X//' >p5-XML-DBMS/distinfo << 'END-of-p5-XML-DBMS/distinfo'
XMD5 (perl-xml-dbms-1.01c.tgz) = 0d04c949a59dc70fa1cac42c886ff465
END-of-p5-XML-DBMS/distinfo
echo x - p5-XML-DBMS/pkg-comment
sed 's/^X//' >p5-XML-DBMS/pkg-comment << 'END-of-p5-XML-DBMS/pkg-comment'
XPerl port of Java package XML-DBMS v1.0
END-of-p5-XML-DBMS/pkg-comment
echo x - p5-XML-DBMS/pkg-descr
sed 's/^X//' >p5-XML-DBMS/pkg-descr << 'END-of-p5-XML-DBMS/pkg-descr'
XXML-DBMS is middleware for transferring data between XML documents and
Xrelational databases.  It views the XML document as a tree of
Xdata-specific objects in which element types are generally viewed as
Xclasses and attributes and PCDATA as properties of those classes.  It
Xthen uses an object-relational mapping to map these objects to the
Xdatabase.  An XML-based mapping language is used to define the view and
Xmap it to the database.
X
XWWW: http://search.cpan.org/search?dist=XML-DBMS
X
X-- Sergey Skvortsov
Xskv@protey.ru
END-of-p5-XML-DBMS/pkg-descr
echo x - p5-XML-DBMS/pkg-plist
sed 's/^X//' >p5-XML-DBMS/pkg-plist << 'END-of-p5-XML-DBMS/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/XMLtoDBMS/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/XML/XMLtoDBMS.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/XMLtoDBMS
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true
END-of-p5-XML-DBMS/pkg-plist
exit

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

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?E16GKUr-0008YH-00>