Port details |
- p5-Catalyst-View-RRDGraph RRD graph view class for Catalyst
- 0.10_2 www =2 0.10_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2008-12-22 15:22:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Catalyst-View-RRDGraph
- Description:
- This view generates RRD graph images from the graph defintion placed in the
stash. The controller is responsable of placing an ARRAYREF in
$c-stash->{'graph'}> with the same data as to generate a graph with the RRDs
module, except for filename, that will be automatically generated by the view.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Catalyst-View-RRDGraph>0:www/p5-Catalyst-View-RRDGraph
- To install the port:
- cd /usr/ports/www/p5-Catalyst-View-RRDGraph/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Catalyst-View-RRDGraph
- pkg install p5-Catalyst-View-RRDGraph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Catalyst-View-RRDGraph
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Catalyst-View-RRDGraph-0.10.tar.gz) = 5d61023d6ca67658d8c0cd5854a7f2f2cc4b1b0fb1e53f56828a9620010c8f37
SIZE (Catalyst-View-RRDGraph-0.10.tar.gz) = 14293
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Catalyst-Runtime>=5.7000 : www/p5-Catalyst-Runtime
- p5-Catalyst-Plugin-Static-Simple>=0.17 : www/p5-Catalyst-Plugin-Static-Simple
- rrdtool>=0 : databases/rrdtool
- p5-MRO-Compat>=0 : devel/p5-MRO-Compat
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Catalyst-Runtime>=5.7000 : www/p5-Catalyst-Runtime
- p5-Catalyst-Plugin-Static-Simple>=0.17 : www/p5-Catalyst-Plugin-Static-Simple
- rrdtool>=0 : databases/rrdtool
- p5-MRO-Compat>=0 : devel/p5-MRO-Compat
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-Catalyst-View-RRDGraph
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10_2 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.10_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.10_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.10_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.10_2 02 May 2016 16:08:56 |
zeising |
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168 |
0.10_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.10_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.10 22 Mar 2014 10:21:52 |
az |
- update to 0.10
- add LICENSE |
07 Nov 2013 08:28:22
|
vanilla |
support STAGEDIR. |
0.08 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.08 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
0.08 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.08 09 Feb 2013 12:54:20 |
tobez |
Update to 0.08.
Changes: http://search.cpan.org/dist/Catalyst-View-RRDGraph/Changes |
0.05_2 04 Jun 2012 17:17:22 |
az |
- Remove SITE_PERL from *_DEPENDS |
0.05_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.05_1 07 May 2012 18:52:09 |
sylvio |
- Chase rrdtool shlib version bump. |
0.05 10 Jan 2012 14:16:06 |
swills |
- Add TEST_DEPENDS to enable testing
- Expand value of BUILD_DEPENDS before assigning it to RUN_DEPENDS |
0.05 26 Mar 2011 09:18:52 |
az |
Update to 0.05 |
0.04 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.04 12 Feb 2011 09:30:23 |
az |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
0.04 24 Sep 2010 09:49:56 |
az |
Drop maintainership |
0.04 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.04 29 Mar 2010 08:19:55 |
az |
Update to 0.04
Changelog:
http://cpansearch.perl.org/src/JLMARTIN/Catalyst-View-RRDGraph-0.04/Changes |
0.03_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.03 02 Feb 2009 05:47:48 |
az |
Remove unused part for CPAN macro |
0.03 22 Dec 2008 15:32:07 |
az |
fix plist, ci rating++ |
0.03 22 Dec 2008 15:21:51 |
az |
This view generates RRD graph images from the graph defintion placed in the
stash. The controller is responsable of placing an ARRAYREF in
$c-stash->{'graph'}> with the same data as to generate a graph with the RRDs
module, except for filename, that will be automatically generated by the view. |