| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: sysutils/ganglia-monitor-core/pkg-plist |
|
CVSWeb
|
Number of commits found: 9 |
|
Sun, 22 Jan 2006
|
[ 02:52 edwin ]
1.6 sysutils/3dm/pkg-plist
1.3 sysutils/LPRngTool/pkg-plist
1.4 sysutils/bbsmount/pkg-plist
1.5 sysutils/bubblemon2/pkg-plist
1.2 sysutils/ccze/pkg-plist
1.3 sysutils/cdbakeoven/pkg-plist
1.4 sysutils/di/pkg-plist
1.3 sysutils/dirvish/pkg-plist
1.3 sysutils/epylog/pkg-plist
1.3 sysutils/filelight/pkg-plist
(Only the first 10 of 79 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
|
Wed, 27 Apr 2005
|
[ 18:52 brooks ]
1.14 sysutils/ganglia-monitor-core/Makefile
1.2 sysutils/ganglia-monitor-core/files/ganglia.sh.in
1.1 sysutils/ganglia-monitor-core/files/gmetasnap.sh
1.8 sysutils/ganglia-monitor-core/pkg-plist
Add a new utility script, gmetasnap which manages tarball snapshots of
the gmetad rrd databases. Add support for ganglia.sh for saving and
restoring these snapshots at shutdown and startup respectivly. This
makes it easier to use a ramdisk for rrddir which is necessicary for
large clusters as the load of updating the databases rapidly consumes
all available CPU.
|
|
Fri, 15 Apr 2005
|
[ 22:19 brooks ]
1.13 sysutils/ganglia-monitor-core/Makefile
1.7 sysutils/ganglia-monitor-core/distinfo
1.3 sysutils/ganglia-monitor-core/files/patch-srclib_libmetrics_freebsd_metrics.c
1.7 sysutils/ganglia-monitor-core/pkg-plist
Upgrade to 3.0.1. This includes some fixes plus all the changes I
previously patched into the FreeBSD metrics.
Try to use cpufreq to get the frequency (maximum frequency not the
current one).
Add code to selectivly install libganglia and don't install it by
default as ganglia is linked staticly and no one I know of actually uses
the library.
Add some Makefile features to the port to allow generation of custom
pacakges with custom config files.
PR: ports/79770
|
|
Fri, 4 Mar 2005
|
[ 21:14 brooks ]
1.10 sysutils/ganglia-monitor-core/Makefile
1.1 sysutils/ganglia-monitor-core/files/patch-srclib_libmetrics_freebsd_metrics.c
1.6 sysutils/ganglia-monitor-core/pkg-plist
Correct a number of issues with the previous commit:
- Patch a number of bugs in the metric code that caused gmond to be
unstable, particularly on 4.x. These will be in the next ganglia
release.
- Use CFLAGS instead of CPPFLAGS to pass the include arguments. This
appears to fix the bug where an installed, obsolete ganglia.h would
break the build.
- Do a better job of respecting CFLAGS and LDFLAGS.
- Drop USE_LIBTOOL_VER. It appears to break sparc64.
- Fix a warning caused by an @unexec in the plist when gmetad.conf
has been modified.
The port revision has been bumped. All users of 3.0.0 should upgrade.
|
|
Tue, 1 Mar 2005
|
[ 23:04 brooks ]
1.9 sysutils/ganglia-monitor-core/Makefile
1.155 UPDATING
1.6 sysutils/ganglia-monitor-core/distinfo
1.1 sysutils/ganglia-monitor-core/files/ganglia.sh.in
1.2 sysutils/ganglia-monitor-core/files/gmetad.sh.sample
1.2 sysutils/ganglia-monitor-core/files/gmond.sh.sample
1.1 sysutils/ganglia-monitor-core/files/patch-ganglia.pod
1.2 sysutils/ganglia-monitor-core/files/patch-gmetad_conf.c
1.1 sysutils/ganglia-monitor-core/files/patch-gmond_g25__config.c
1.2 sysutils/ganglia-monitor-core/files/patch-gmond_gmond.conf
(Only the first 10 of 16 ports in this commit are shown above. )
Upgrade ganglia to 3.0.0.
3.0.0 mostly consists of a more flexable portable gmond which requires a
new config file format. Information about changes in this release can
be found on the website at:
http://ganglia.info/archives/cat_releases.html
and in ports/UPDATING.
|
|
Sat, 8 Nov 2003
|
[ 16:15 krion ]
1.4 sysutils/ganglia-monitor-core/Makefile
1.4 sysutils/ganglia-monitor-core/distinfo
1.2 sysutils/ganglia-monitor-core/files/patch-config.h.in
1.2 sysutils/ganglia-monitor-core/files/patch-configure
1.2 sysutils/ganglia-monitor-core/files/patch-gmond_key__metrics.h
1.3 sysutils/ganglia-monitor-core/files/patch-gmond_machines_freebsd.c
1.2 sysutils/ganglia-monitor-core/files/patch-gmond_metric.h
1.2 sysutils/ganglia-monitor-core/files/patch-lib_ganglia_net.h
1.4 sysutils/ganglia-monitor-core/pkg-plist
- Update to version 2.5.5 [1]
* integrates a number of FreeBSD enhancements
and fixes a DoS bug
- Respect PTHREAD_LIBS and PTHREAD_CFLAGS [2]
PR: 59049
Submitted by: brooks [1], krion [2]
|
|
Tue, 4 Nov 2003
|
[ 20:38 linimon ]
1.3 sysutils/ganglia-monitor-core/Makefile
1.3 sysutils/ganglia-monitor-core/distinfo
1.1 sysutils/ganglia-monitor-core/files/patch-config.h.in
1.1 sysutils/ganglia-monitor-core/files/patch-configure
1.1 sysutils/ganglia-monitor-core/files/patch-gmetad_conf.c
1.2 sysutils/ganglia-monitor-core/files/patch-gmetad_gmetad.c
1.2 sysutils/ganglia-monitor-core/files/patch-gmetad_gmetad.conf
1.2 sysutils/ganglia-monitor-core/files/patch-gmond_gmond.c
1.1 sysutils/ganglia-monitor-core/files/patch-gmond_key__metrics.h
1.2 sysutils/ganglia-monitor-core/files/patch-gmond_machines_freebsd.c
(Only the first 10 of 14 ports in this commit are shown above. )
Update to Ganglia Monitor Core 2.5.4, plus enhancements bringing
FreeBSD support up to the level of Linux support. PR: ports/58657
(maintainer-update).
|
|
Sat, 7 Jun 2003
|
[ 13:59 naddy ]
1.2 sysutils/ganglia-monitor-core/Makefile
1.2 sysutils/ganglia-monitor-core/distinfo
1.1 sysutils/ganglia-monitor-core/files/patch-gmond_gmond.c
1.1 sysutils/ganglia-monitor-core/files/patch-gmond_machines_freebsd.c
1.1 sysutils/ganglia-monitor-core/files/patch-lib_Makefile.in
1.2 sysutils/ganglia-monitor-core/pkg-plist
Update upgrades the sysutils/ganglia-monitor-core port to Ganglia 2.5.3
(minor bugfixes), moves the include files to a ganglia subdirectory to
unbreak XFree86-4-clients, and fixes a bug which caused gmond to dump
core when started at boot.
PR: 52736
Submitted by: brooks
|
|
Sun, 2 Mar 2003
|
[ 00:24 kris ]
1.339 sysutils/Makefile
1.1 sysutils/ganglia-monitor-core/Makefile
1.1 sysutils/ganglia-monitor-core/distinfo
1.1 sysutils/ganglia-monitor-core/files/gmetad.sh.sample
1.1 sysutils/ganglia-monitor-core/files/gmond.sh.sample
1.1 sysutils/ganglia-monitor-core/files/patch-gmetad_gmetad.c
1.1 sysutils/ganglia-monitor-core/files/patch-gmetad_gmetad.conf
1.1 sysutils/ganglia-monitor-core/files/patch-gmond_gmond.conf
1.1 sysutils/ganglia-monitor-core/files/patch-lib_gmond__config.c
1.1 sysutils/ganglia-monitor-core/pkg-descr
(Only the first 10 of 12 ports in this commit are shown above. )
Add ganglia-monitor-core 2.5.2.
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.
PR: ports/48551
Submitted by: Brooks Davis <brooks@freebsd.org>
|
Number of commits found: 9 |