Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2003 20:24:46 -0400 (EDT)
From:      "Trevor S. Cornpropst" <tsc@cox.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57918: "New port: Apache-Scoreboard - perl5 interface to Apache Scoreboard structure"
Message-ID:  <200310130024.h9D0Okh7011089@beastie.cornpropst.net>
Resent-Message-ID: <200310130030.h9D0UGJA054778@freefall.freebsd.org>

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

>Number:         57918
>Category:       ports
>Synopsis:       "New port: Apache-Scoreboard - perl5 interface to Apache Scoreboard structure"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 12 17:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Trevor S. Cornpropst
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
N/A
>Environment:
System: FreeBSD beastie.cornpropst.net 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Sun Jun 15 13:33:04 EDT 2003 root@beastie.cornpropst.net:/usr/obj/usr/src/sys/BEASTIE i386

>Description:

New port: p5-Apache-Scoreboard - perl5 interface to Apache Scoreboard.

>How-To-Repeat:
>Fix:

--- apache-scoreboard 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-Scoreboard/
#	p5-Apache-Scoreboard/Makefile
#	p5-Apache-Scoreboard/distinfo
#	p5-Apache-Scoreboard/pkg-descr
#	p5-Apache-Scoreboard/pkg-plist
#
echo c - p5-Apache-Scoreboard/
mkdir -p p5-Apache-Scoreboard/ > /dev/null 2>&1
echo x - p5-Apache-Scoreboard/Makefile
sed 's/^X//' >p5-Apache-Scoreboard/Makefile << 'END-of-p5-Apache-Scoreboard/Makefile'
X# New ports collection makefile for:	Apache-Scoreboard
X# Date Created:				08 Oct 2003
X# Whom:					Trevor S. Cornpropst <tcornpropst@cox.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Apache-Scoreboard
XPORTVERSION=	0.10
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=Apache
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tcornpropst@cox.net
XCOMMENT=	Perl interface to the Apache scoreboard structure
X
X.if defined(WITH_MODPERL2)
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2
X.else
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
X.endif
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=		Apache::Scoreboard.3
X
XINSTALLS_SHLIB=	YES
X
X.include <bsd.port.mk>
END-of-p5-Apache-Scoreboard/Makefile
echo x - p5-Apache-Scoreboard/distinfo
sed 's/^X//' >p5-Apache-Scoreboard/distinfo << 'END-of-p5-Apache-Scoreboard/distinfo'
XMD5 (Apache-Scoreboard-0.10.tar.gz) = 2b267c55caded61c0ef765a45d9cdf2f
END-of-p5-Apache-Scoreboard/distinfo
echo x - p5-Apache-Scoreboard/pkg-descr
sed 's/^X//' >p5-Apache-Scoreboard/pkg-descr << 'END-of-p5-Apache-Scoreboard/pkg-descr'
XPerl interface to the Apache scoreboard structure
X
X- Trevor Cornpropst
Xtcornpropst@cox.net
END-of-p5-Apache-Scoreboard/pkg-descr
echo x - p5-Apache-Scoreboard/pkg-plist
sed 's/^X//' >p5-Apache-Scoreboard/pkg-plist << 'END-of-p5-Apache-Scoreboard/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DummyScoreboard/DummyScoreboard.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DummyScoreboard/DummyScoreboard.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Scoreboard/Scoreboard.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Scoreboard/Scoreboard.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Scoreboard/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/Apache/Scoreboard.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Apache/ScoreboardGraph.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Apache/DummyScoreboard.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Scoreboard
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DummyScoreboard
END-of-p5-Apache-Scoreboard/pkg-plist
exit
--- apache-scoreboard ends here ---


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



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