FreeBSD Bugzilla – Attachment 61093 Details for
Bug 91614
new port www/p5-RTx-Statistics
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 5.75 KB, created by
Vick Khera
on 2006-01-10 22:40:03 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Vick Khera
Created:
2006-01-10 22:40:03 UTC
Size:
5.75 KB
patch
obsolete
># 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-RTx-Statistics ># p5-RTx-Statistics/Makefile ># p5-RTx-Statistics/distinfo ># p5-RTx-Statistics/pkg-descr ># p5-RTx-Statistics/pkg-plist ># >echo c - p5-RTx-Statistics >mkdir -p p5-RTx-Statistics > /dev/null 2>&1 >echo x - p5-RTx-Statistics/Makefile >sed 's/^X//' >p5-RTx-Statistics/Makefile << 'END-of-p5-RTx-Statistics/Makefile' >X# New ports collection makefile for: www/p5-RTx-Statistics >X# Date created: 10-JAN-2006 >X# Whom: Vivek Khera <vivek@khera.org> >X# >X# $FreeBSD: $ >X# >X >XPORTNAME= RTx-Statistics >XPORTVERSION= 0.1.8 >XCATEGORIES= www perl5 >XMASTER_SITES= ftp://anonftp.mqsoftware.com/kfh/RT/ >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= vivek@khera.org >XCOMMENT= RTx::Statistics - Produces statistical information based on RT3 data >X >XBUILD_DEPENDS= %{SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ >X ${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt34 >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XPERL_CONFIGURE= YES >X >XRT_PATH?= ${PREFIX}/rt3 >XPLIST_SUB= RT_PATH=${RT_PATH} RTPLIST=${RT_PATH:S/^${PREFIX}\///} >X >Xdo-configure: >X @cd ${CONFIGURE_WRKSRC} && \ >X ${SETENV} ${CONFIGURE_ENV} \ >X ${PERL5} Makefile.PL >X >X.include <bsd.port.mk> >END-of-p5-RTx-Statistics/Makefile >echo x - p5-RTx-Statistics/distinfo >sed 's/^X//' >p5-RTx-Statistics/distinfo << 'END-of-p5-RTx-Statistics/distinfo' >XMD5 (RTx-Statistics-0.1.8.tar.gz) = 7bb2b85903cdf9bbf80bde5431a223ed >XSHA256 (RTx-Statistics-0.1.8.tar.gz) = 6b3ef82882d1cd8dffa677307dcc42ca19d3952100bd256342894144e52085eb >XSIZE (RTx-Statistics-0.1.8.tar.gz) = 32798 >END-of-p5-RTx-Statistics/distinfo >echo x - p5-RTx-Statistics/pkg-descr >sed 's/^X//' >p5-RTx-Statistics/pkg-descr << 'END-of-p5-RTx-Statistics/pkg-descr' >XStatistics package for RT3. See web page below for details. >X >XWWW: http://wiki.bestpractical.com/index.cgi?RT3StatisticsPackage >END-of-p5-RTx-Statistics/pkg-descr >echo x - p5-RTx-Statistics/pkg-plist >sed 's/^X//' >p5-RTx-Statistics/pkg-plist << 'END-of-p5-RTx-Statistics/pkg-plist' >X%%RTPLIST%%/local/lib/RTx/Statistics.pm >X%%RTPLIST%%/local/lib/auto/RTx/Statistics/.packlist >X%%RTPLIST%%/share/html/RTx/Statistics/UserTest/Elements/Chart >X%%RTPLIST%%/share/html/RTx/Statistics/UserTest/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/ControlsAsTable/UpdatePage >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/ControlsAsTable/ControlBox >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/GraphBox >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/Tabs >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/CollectionAsTable/Row >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/CollectionAsTable/Header >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/CollectionAsTable/ParseFormat >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/DateSelectRow >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/StatColumnMap >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/SelectMultiQueue >X%%RTPLIST%%/share/html/RTx/Statistics/Elements/DurationAsString >X%%RTPLIST%%/share/html/RTx/Statistics/CallsMultiQueue/Elements/Chart >X%%RTPLIST%%/share/html/RTx/Statistics/CallsMultiQueue/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/DayOfWeek/Elements/Chart >X%%RTPLIST%%/share/html/RTx/Statistics/DayOfWeek/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/TimeToResolve/Elements/Chart >X%%RTPLIST%%/share/html/RTx/Statistics/TimeToResolve/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/CallsQueueDay/Results.tsv >X%%RTPLIST%%/share/html/RTx/Statistics/CallsQueueDay/Elements/Chart >X%%RTPLIST%%/share/html/RTx/Statistics/CallsQueueDay/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/OpenStalled/Results.tsv >X%%RTPLIST%%/share/html/RTx/Statistics/OpenStalled/Elements/Chart >X%%RTPLIST%%/share/html/RTx/Statistics/OpenStalled/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/DurationAsString >X%%RTPLIST%%/share/html/RTx/Statistics/Resolution/Elements/Chart >X%%RTPLIST%%/share/html/RTx/Statistics/Resolution/index.html >X%%RTPLIST%%/share/html/RTx/Statistics/FAQ/index.html >X%%RTPLIST%%/share/html/Callbacks/kStatistics/Elements/Tabs/Default >X@dirrm %%RTPLIST%%/local/lib/RTx >X@dirrm %%RTPLIST%%/local/lib/auto/RTx/Statistics >X@dirrm %%RTPLIST%%/local/lib/auto/RTx >X@dirrm %%RTPLIST%%/share/html/Callbacks/kStatistics/Elements/Tabs >X@dirrm %%RTPLIST%%/share/html/Callbacks/kStatistics/Elements >X@dirrm %%RTPLIST%%/share/html/Callbacks/kStatistics >X@dirrm %%RTPLIST%%/share/html/Callbacks >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/FAQ >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/Resolution/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/Resolution >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/OpenStalled/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/OpenStalled >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/CallsQueueDay/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/CallsQueueDay >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/TimeToResolve/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/TimeToResolve >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/DayOfWeek/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/DayOfWeek >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/CallsMultiQueue/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/CallsMultiQueue >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/Elements/CollectionAsTable >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/Elements/ControlsAsTable >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/UserTest/Elements >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics/UserTest >X@dirrm %%RTPLIST%%/share/html/RTx/Statistics >X@dirrm %%RTPLIST%%/share/html/RTx >END-of-p5-RTx-Statistics/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 91614
: 61093