The NetBSD Project

CVS log for pkgsrc/www/ganglia-webfrontend/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / ganglia-webfrontend

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 19 15:43:36 2024 UTC (9 months, 3 weeks ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Bump PKGREVISION by changing default PHP's version

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Nov 13 16:34:03 2023 UTC (12 months, 4 weeks ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Bump PKGREVISION by PHP_VERSION_DEFAULT change.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 20 11:58:34 2020 UTC (4 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
*: Convert broken sourceforge HOMEPAGEs back to http

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:35:43 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 9 14:20:56 2019 UTC (5 years ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Bump PKGREVISION by changing of default PHP version.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 21 14:48:08 2018 UTC (6 years, 2 months ago) by bacon
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
www/ganglia-webfrontend: Fix bug in cluster view

Emergency fix for a major bug that messes up the cluster view page.
Fixed upstream in the next release, but there is another regression
in the latest release that still needs to be identified before upgrading.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 12 07:20:52 2017 UTC (7 years, 9 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
pkgrevision bump for changed apache default.

bumping any package depending on a pkg with APACHE_PKG_PREFIX but without
APACHE_PKG_PREFIX in its PKGNAME.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jun 17 12:09:08 2016 UTC (8 years, 5 months ago) by fhajny
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update www/ganglia-webfrontend to 3.7.2.

- Fix for a reflected XSS issue in the metrics API
- Other minor improvements and fixes

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 16 13:05:23 2016 UTC (8 years, 9 months ago) by fhajny
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +47 -22 lines
Update www/ganglia-webfrontend to 3.7.1.
Move config files to standard location.
Make Apache/Nginx compatible (based on mail/rouncube).

Upstream changes follow.

3.7.1
* Fix for auth bypass when using the authentication module
* Fix for a XSS in the view adding interface
* Update JQuery Mobile library to 1.4.5

3.7.0
* Cubism integration
* Ganglia Reporting
* Couple reported XSS issues have been corrected

3.6.2
* Performance improvements
* New clearer heatmaps
* Other minor improvements and fixes

3.5.7
* Required Jquery files were missing from 3.5.6 release.

3.5.6
* Number of fixes to address XSS (Cross Site Scripting) issues
* Enhancement to the host view if use option
  "metric_groups_initially_collapsed". Clicking on metric groups
  dynamically loads images instead of reloading the page
* Fixed mobile view
* Incorporate legend in the selection when doing Inspect graph
* Stacked graph fixes
* Numerous other fixes and enhancements

3.5.2
* Fix for stacked graphs not showing after upgrading to 3.5.1
* Inspect graph now uses AJAX calls to retrieve data which should
  help in situations where users use Basic authentication

3.5.1
* Security advisory
* Support for same hostname being in multiple clusters

3.5.0
* Enable zoom to a selection in Inspect Graph
* Add Jump to Metric group drop down
* Add Timeshift functionality to graphs
* Other misc fixes and improvements

3.4.2
* Improvements to the live dashboard
* Fixed the aggregate graphs metric auto complete which broke in 3.4.1
* Add ability to specify critical and warning thresholds. Use in
  Live Dashboard and Views.
* Minor bug fixes

3.4.1
* Major improvements to Inspect Graph thanks to Peter Piela - deselect
  all data sources, select individual sources, change graph type from
  stack to line and vice versa
* Live Dashboard - integration of Tasseo
* Metrics drop down now includes ability to select optional reports

No changelog could be found for 3.1.3-3.4.0.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Mar 16 07:21:24 2013 UTC (11 years, 8 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Bump PKGREVISION from default PHP version change to 5.4.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:16 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Apr 14 16:25:11 2012 UTC (12 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Removed mk/apachever.mk

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Sep 16 05:46:26 2011 UTC (13 years, 2 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 11 07:59:26 2009 UTC (15 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Fix version number.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 10 15:45:19 2009 UTC (15 years, 1 month ago) by brook
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Fix ambiguous of make variable: $f -> ${f}.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 10 14:56:35 2009 UTC (15 years, 1 month ago) by brook
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +18 -11 lines
Update to v3.1.2 based upon recent work in pkgsrc-wip.  The number of
changes over the intervening years is too large to list here.  See the
ChangeLog file or the home page for details.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 16 13:53:45 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -4 lines
Fix Maintainer. DESTDIR support

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 23 21:14:16 2009 UTC (15 years, 10 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 26 02:13:25 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 2 18:28:00 2006 UTC (18 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -3 lines
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:23 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 24 07:32:48 2006 UTC (18 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 3 19:15:20 2005 UTC (19 years, 8 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5 lines
Update to 3.0.1 and switch to .tar.bz2 distfile.
Changes:

	* web/pie.php (1.5): Updated the file to explicitly reflect that
	this file was/is released into the public domain

	* web/header.php (1.6): Make some more information available to
	templates.

	* web/host_view.php (1.5): Patched web frontend to report
	gmond_started
	http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=31

	* web/: cluster_view.php (1.6), conf.php (1.6),
	templates/default/cluster_view.tpl (1.7): Make packet graph
	optional in a way that allows new optional graphs to be easily
	added as well. Fix bug reported by Koo Kee Kiat relating to null
	arrays.

	* web/conf.php (1.5): Use the generated version.php instead of hard
	coding the value here.

	* web/: conf.php (1.4), get_context.php (1.6), graph.php (1.8),
	templates/default/cluster_view.tpl (1.6),
	templates/default/host_view.tpl (1.7): MKN: Add cpu_wio to the CPU
	Summary. Lost in the CVS wars :-) MKN: Add Packets/sec summary to
	Cluster and Host view. Ditto lost.  MKN: Bring version to 3.0.0 to
	be in line with release name.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 10 02:34:54 2005 UTC (19 years, 10 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -3 lines
Upgrade ganglia-webfrontend  to 3.0.0

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Feb 7 14:39:27 2005 UTC (19 years, 10 months ago) by jschauma
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of ganglia-webfrontend:

Ganglia provides a complete real-time monitoring and execution
environment that is in use by hundreds of universities, private and
government laboratories and commercial cluster implementors around the
world. Whether you want to monitor hundreds of computers in real-time
across a university campus or around the world, ganglia is for you.

The ganglia web frontend provides access to the data collected by the
monitoring core (parallel/ganglia-monitor-core) via the web.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 7 14:39:27 2005 UTC (19 years, 10 months ago) by jschauma
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>