Commit graph

8 commits

Author SHA1 Message Date
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Greg Lewis
6edb001a02 . Update to 2.5.6.
PR:		62325
Submitted by:	brooks (maintainer)
2004-02-04 19:38:20 +00:00
Tilman Keskinoz
3e959700b8 "Fix the location of the gmetad state files. I missed the fact that it
the string defining the default moved from one file to another in the
last update so the documentation was corrected, but the actual default
was not.

Fix PTHREAD_LIBS support so it works if there's a libpthread installed."

PR:		59268
Submitted by:	brooks
2003-11-14 14:22:31 +00:00
Sergei Kolobov
4aff1bd3c5 Fix COMMENT (unnecessary quotes) 2003-11-08 23:02:06 +00:00
Kirill Ponomarev
bf58f09623 - 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]
2003-11-08 16:15:15 +00:00
Mark Linimon
19be68cee6 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).
2003-11-04 20:38:48 +00:00
Christian Weisgerber
f8b77d0feb 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
2003-06-07 12:59:36 +00:00
Kris Kennaway
06d41ea4c5 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>
2003-03-02 00:24:16 +00:00