Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2013 01:08:35 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/178516: [NEW PORT] net-mgmt/p5-GRNOC-Config: A module to allow everyone to access config files
Message-ID:  <201305111908.r4BJ8Z7B096227@bofh.1asiacom.net>
Resent-Message-ID: <201305111910.r4BJA0Bb078140@freefall.freebsd.org>

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

>Number:         178516
>Category:       ports
>Synopsis:       [NEW PORT] net-mgmt/p5-GRNOC-Config: A module to allow everyone to access config files
>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:   Sat May 11 19:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r249422: Sat Apr 27 03:47:21 BDT
>Description:
A module to allow everyone to access config files in a fairly standard
way.  Uses XML::XPath and XML::Simple to parse our XML files, and
stores all configs it has access to in this module.

WWW: http://www.sourceforge.net/projects/routerproxy

For Committer's reference:
http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-GRNOC-Config-1.0.9.log
http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-GRNOC-Config-1.0.9.log
http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-GRNOC-Config-1.0.9.log
http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-GRNOC-Config-1.0.9.log
http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/p5-GRNOC-Config-1.0.9.log
http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/p5-GRNOC-Config-1.0.9.log
http://tb.s.ubze.ro//logs/8-STABLE-i386/p5-GRNOC-Config-1.0.9.log
http://tb.s.ubze.ro//logs/8-STABLE-amd64/p5-GRNOC-Config-1.0.9.log

Generated with FreeBSD Port Tools 0.99_7 (mode: new)
>How-To-Repeat:
>Fix:

--- .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-GRNOC-Config
#	p5-GRNOC-Config/pkg-descr
#	p5-GRNOC-Config/distinfo
#	p5-GRNOC-Config/Makefile
#
echo c - p5-GRNOC-Config
mkdir -p p5-GRNOC-Config > /dev/null 2>&1
echo x - p5-GRNOC-Config/pkg-descr
sed 's/^X//' >p5-GRNOC-Config/pkg-descr << '2aef08b1866bced1f9ab2438b9797d88'
XA module to allow everyone to access config files in a fairly standard
Xway.  Uses XML::XPath and XML::Simple to parse our XML files, and
Xstores all configs it has access to in this module.
X
XWWW: http://www.sourceforge.net/projects/routerproxy
2aef08b1866bced1f9ab2438b9797d88
echo x - p5-GRNOC-Config/distinfo
sed 's/^X//' >p5-GRNOC-Config/distinfo << 'ebba62faaef79863f6c3b8b135f117e8'
XSHA256 (GRNOC-Config-1.0.9.tar.gz) = b49942acc317d578b81208f615a27f84abc29fe6da0b1e63b6220d1c6642b927
XSIZE (GRNOC-Config-1.0.9.tar.gz) = 7746
ebba62faaef79863f6c3b8b135f117e8
echo x - p5-GRNOC-Config/Makefile
sed 's/^X//' >p5-GRNOC-Config/Makefile << '16ac6da2cf22b31cd0b6e8beb674c955'
X# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	GRNOC-Config
XPORTVERSION=	1.0.9
XCATEGORIES=	net-mgmt perl5
XMASTER_SITES=	SF/routerproxy/${PORTNAME}
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	5u623l20@gmail.com
XCOMMENT=	A module to allow everyone to access config files
X
XBUILD_DEPENDS=	p5-XML-LibXML>=2:${PORTSDIR}/textproc/p5-XML-LibXML \
X		p5-XML-Simple>=2:${PORTSDIR}/textproc/p5-XML-Simple \
X		p5-XML-XPath>=1:${PORTSDIR}/textproc/p5-XML-XPath
XRUN_DEPENDS:=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	GRNOC::Config.3
XPLIST_FILES=	%%SITE_PERL%%/GRNOC/Config.pm \
X		%%SITE_PERL%%/%%PERL_ARCH%%/auto/GRNOC/Config/.packlist
XPLIST_DIRSTRY=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/GRNOC/Config \
X		%%SITE_PERL%%/%%PERL_ARCH%%/auto/GRNOC \
X		%%SITE_PERL%%/GRNOC
X.include <bsd.port.mk>
16ac6da2cf22b31cd0b6e8beb674c955
exit
--- .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?201305111908.r4BJ8Z7B096227>