Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2003 12:00:01 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47431: New port: www/p5-Apache-ConfigFile 
Message-ID:  <200301241100.h0OB014o043837@lemur.droso.net>

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

>Number:         47431
>Category:       ports
>Synopsis:       New port: www/p5-Apache-ConfigFile
>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:   Fri Jan 24 03:00:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD lemur.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #13: Tue Jan 7 21:26:37 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

New port: p5-Apache-ConfigFile

This module parses the Apache httpd.conf, or any compatible
config file, and provides methods for you to access the
values from the config file.

>How-To-Repeat:
	
>Fix:

	

--- p5-Apache-ConfigFile.sh 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-Apache-ConfigFile
#	p5-Apache-ConfigFile/Makefile
#	p5-Apache-ConfigFile/distinfo
#	p5-Apache-ConfigFile/pkg-comment
#	p5-Apache-ConfigFile/pkg-descr
#	p5-Apache-ConfigFile/pkg-plist
#
echo c - p5-Apache-ConfigFile
mkdir -p p5-Apache-ConfigFile > /dev/null 2>&1
echo x - p5-Apache-ConfigFile/Makefile
sed 's/^X//' >p5-Apache-ConfigFile/Makefile << 'END-of-p5-Apache-ConfigFile/Makefile'
X# New ports collection makefile for:    p5-Apache-ConfigFile
X# Date created:				January 24th 2003
X# Whom:	      				Erwin Lansing <erwin@lansing.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Apache-ConfigFile
XPORTVERSION=	1.18
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/N/NW/NWIGER
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	erwin@lansing.dk
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Apache::ConfigFile.3
X
X.include <bsd.port.mk>
END-of-p5-Apache-ConfigFile/Makefile
echo x - p5-Apache-ConfigFile/distinfo
sed 's/^X//' >p5-Apache-ConfigFile/distinfo << 'END-of-p5-Apache-ConfigFile/distinfo'
XMD5 (Apache-ConfigFile-1.18.tar.gz) = 0a7e1e1aca947f98a9a974150b722bff
END-of-p5-Apache-ConfigFile/distinfo
echo x - p5-Apache-ConfigFile/pkg-comment
sed 's/^X//' >p5-Apache-ConfigFile/pkg-comment << 'END-of-p5-Apache-ConfigFile/pkg-comment'
XApache::ConfigFile - Parse Apache style httpd.conf configuration files
END-of-p5-Apache-ConfigFile/pkg-comment
echo x - p5-Apache-ConfigFile/pkg-descr
sed 's/^X//' >p5-Apache-ConfigFile/pkg-descr << 'END-of-p5-Apache-ConfigFile/pkg-descr'
XThis module parses the Apache httpd.conf, or any compatible
Xconfig file, and provides methods for you to access the
Xvalues from the config file.
X
XWWW: http://search.cpan.org/dist/Apache-ConfigFile/
END-of-p5-Apache-ConfigFile/pkg-descr
echo x - p5-Apache-ConfigFile/pkg-plist
sed 's/^X//' >p5-Apache-ConfigFile/pkg-plist << 'END-of-p5-Apache-ConfigFile/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ConfigFile/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Apache/ConfigFile.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ConfigFile
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
END-of-p5-Apache-ConfigFile/pkg-plist
exit
--- p5-Apache-ConfigFile.sh ends here ---


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

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




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