Date: Wed, 27 Apr 2005 20:36:33 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/ganglia-webfrontend Makefile pkg-message patch-cluster__view.php patch-ganglia.php pkg-install.in pkg-message.in Message-ID: <200504272036.j3RKaYhc057317@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-04-27 20:36:33 UTC
FreeBSD ports repository
Modified files:
sysutils/ganglia-webfrontend Makefile pkg-plist
Added files:
sysutils/ganglia-webfrontend/files patch-cluster__view.php
patch-ganglia.php
pkg-install.in
pkg-message.in
Removed files:
sysutils/ganglia-webfrontend pkg-message
Log:
Populate the node list dropdown on the cluster view page when the user
has turned off show hosts. It's nice not to have to load 190+ images
just so I can select a host from the dropdown.
Do some general cleanup of the port infrastructure.
- Install into a staging directory in the build target and install
that.
- Add a target to generate the plist from the staging directory
rather than doing it by hand.
- Use a pkg-install script to copy conf.php.sample to conf.php as
needed instead of some bits in the make file and different ones
in the plist.
- Use SUB_FILES to handle pkg-message rather than hand-rolled sed.
Revision Changes Path
1.8 +31 -19 ports/sysutils/ganglia-webfrontend/Makefile
1.1 +22 -0 ports/sysutils/ganglia-webfrontend/files/patch-cluster__view.php (new)
1.1 +16 -0 ports/sysutils/ganglia-webfrontend/files/patch-ganglia.php (new)
1.1 +10 -0 ports/sysutils/ganglia-webfrontend/files/pkg-install.in (new)
1.1 +18 -0 ports/sysutils/ganglia-webfrontend/files/pkg-message.in (new)
1.2 +0 -18 ports/sysutils/ganglia-webfrontend/pkg-message (dead)
1.5 +23 -24 ports/sysutils/ganglia-webfrontend/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504272036.j3RKaYhc057317>
