Date: Sat, 31 Jul 2004 23:13:38 -0400 From: Aaron Straup Cope <ascope@cpan.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69872: A port of the Perl5 RDF::Simple library Message-ID: <1091330018.374.32.camel@localhost> Resent-Message-ID: <200408011150.i71Bo76U094653@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69872 >Category: ports >Synopsis: A port of the Perl5 RDF::Simple library >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: Sun Aug 01 11:50:07 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Aaron Straup Cope >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD localhost 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #4: Tue Jul 27 20:25:39 EDT 2004 asc@localhost:/usr/obj/usr/src/sys/LUMPY i386 >Description: A port of the Perl5 RDF::Simple library >How-To-Repeat: >Fix: --- p5-RDF-Simple.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-RDF-Simple/ # p5-RDF-Simple/Makefile # p5-RDF-Simple/distinfo # p5-RDF-Simple/pkg-descr # p5-RDF-Simple/pkg-plist # echo c - p5-RDF-Simple/ mkdir -p p5-RDF-Simple/ > /dev/null 2>&1 echo x - p5-RDF-Simple/Makefile sed 's/^X//' >p5-RDF-Simple/Makefile << 'END-of-p5-RDF-Simple/Makefile' X# New ports collection makefile for: p5-RDF-Simple X# Date created: July 12 2004 X# Whom: Aaron Straup Cope <ascope@cpan.org> X# X# $FreeBSD$ X# X XPORTNAME= RDF-Simple XPORTVERSION= 0.13 X# PORTREVISION= XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= RDF XPKGNAMEPREFIX= p5- X XMAINTAINER= ascope@cpan.org XCOMMENT= Read and write RDF without complication X XBUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ X ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ X ${SITE_PERL}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ X ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple X XPERL_CONFIGURE= yes XMAN3= RDF::Simple.3 RDF::Simple::NS.3 RDF::Simple::Parser.3 RDF::Simple::Serialiser.3 X X.include <bsd.port.mk> END-of-p5-RDF-Simple/Makefile echo x - p5-RDF-Simple/distinfo sed 's/^X//' >p5-RDF-Simple/distinfo << 'END-of-p5-RDF-Simple/distinfo' XMD5 (RDF-Simple-0.13.tar.gz) = f8de39dee049070b94e05ddeb45ba34b XSIZE (RDF-Simple-0.13.tar.gz) = 16835 END-of-p5-RDF-Simple/distinfo echo x - p5-RDF-Simple/pkg-descr sed 's/^X//' >p5-RDF-Simple/pkg-descr << 'END-of-p5-RDF-Simple/pkg-descr' XRDF::Simple is for very simple manipulations of RDF/XML serialisations Xof RDF graphs. X XWWW: http://search.cpan.org/dist/RDF-Simple END-of-p5-RDF-Simple/pkg-descr echo x - p5-RDF-Simple/pkg-plist sed 's/^X//' >p5-RDF-Simple/pkg-plist << 'END-of-p5-RDF-Simple/pkg-plist' X%%SITE_PERL%%/RDF/Simple.pm X%%SITE_PERL%%/RDF/Simple/NS.pm X%%SITE_PERL%%/RDF/Simple/Parser.pm X%%SITE_PERL%%/RDF/Simple/Serialiser.pm X%%SITE_PERL%%/mach/auto/RDF/Simple/.packlist X@dirrm %%SITE_PERL%%/RDF/Simple X@dirrm %%SITE_PERL%%/mach/auto/RDF/Simple END-of-p5-RDF-Simple/pkg-plist exit --- p5-RDF-Simple.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1091330018.374.32.camel>