Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2006 03:12:11 +0900 (JST)
From:      markun@onohara.to
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        markun@onohara.to
Subject:   ports/103579: [NEW PORT] textproc/p5-XML-FOAF: Parse FOAF (Friend of a Friend) data
Message-ID:  <20060924181211.66F432A429@gate.onohara.to>
Resent-Message-ID: <200609241820.k8OIKHbB088510@freefall.freebsd.org>

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

>Number:         103579
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-XML-FOAF: Parse FOAF (Friend of a Friend) data
>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 Sep 24 18:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Masahiro Teramoto <markun@onohara.to>
>Release:        FreeBSD 4.11-RELEASE-p21 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 4.11-RELEASE-p21 FreeBSD 4.11-RELEASE-p21 #0: Thu Sep 7 22:37:27 JST 2006 root@gate.onohara.to:/usr/obj/usr/src/sys/RENTALv6 i386


	
>Description:
Parse FOAF (Friend of a Friend) data

Author: Benjamin Trott <ben+cpan@stupidfool.org>
WWW:    http://search.cpan.org/~btrott/XML-FOAF-0.03/

>How-To-Repeat:
	
>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-FOAF
#	p5-XML-FOAF/Makefile
#	p5-XML-FOAF/distinfo
#	p5-XML-FOAF/pkg-descr
#	p5-XML-FOAF/pkg-plist
#
echo c - p5-XML-FOAF
mkdir -p p5-XML-FOAF > /dev/null 2>&1
echo x - p5-XML-FOAF/Makefile
sed 's/^X//' >p5-XML-FOAF/Makefile << 'END-of-p5-XML-FOAF/Makefile'
X# New ports collection makefile for:	textproc/p5-XML-FOAF
X# Date created:		2006-09-25
X# Whom:			Masahiro Teramoto <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-FOAF
XPORTVERSION=	0.03
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/B/BT/BTROTT
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun@onohara.to
XCOMMENT=	Parse FOAF (Friend of a Friend) data
X
XBUILD_DEPENDS=	${SITE_PERL}/RDF/Core.pm:${PORTSDIR}/textproc/p5-RDF-Core
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		XML::FOAF.3	\
X		XML::FOAF::Person.3
X
Xpost-patch:
X	${PERL} -pi -e '$$_ = "" if m|auto_install|' ${WRKSRC}/Makefile.PL
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-XML-FOAF/Makefile
echo x - p5-XML-FOAF/distinfo
sed 's/^X//' >p5-XML-FOAF/distinfo << 'END-of-p5-XML-FOAF/distinfo'
XMD5 (XML-FOAF-0.03.tar.gz) = 131574041080371a24f6b68ba0ef90f2
XSHA256 (XML-FOAF-0.03.tar.gz) = 1a9f8a101e48c56d0d091c60c1d8f25efc9aca9fc58ba7d0b745dfa9fe8c35da
XSIZE (XML-FOAF-0.03.tar.gz) = 18600
END-of-p5-XML-FOAF/distinfo
echo x - p5-XML-FOAF/pkg-descr
sed 's/^X//' >p5-XML-FOAF/pkg-descr << 'END-of-p5-XML-FOAF/pkg-descr'
XParse FOAF (Friend of a Friend) data
X
XAuthor:	Benjamin Trott <ben+cpan@stupidfool.org>
XWWW:	http://search.cpan.org/~btrott/XML-FOAF-0.03/
END-of-p5-XML-FOAF/pkg-descr
echo x - p5-XML-FOAF/pkg-plist
sed 's/^X//' >p5-XML-FOAF/pkg-plist << 'END-of-p5-XML-FOAF/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/FOAF/.packlist
X%%SITE_PERL%%/XML/FOAF.pm
X%%SITE_PERL%%/XML/FOAF/ErrorHandler.pm
X%%SITE_PERL%%/XML/FOAF/Person.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/FOAF
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
X@dirrmtry %%SITE_PERL%%/XML/FOAF
X@dirrmtry %%SITE_PERL%%/XML
END-of-p5-XML-FOAF/pkg-plist
exit

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



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