Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.2_2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
3.7.2_2 29 Jul 2024 12:48:53 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of databases/rrdtool
New version of rrdtool in tree |
3.7.2_1 22 Mar 2024 10:39:42 |
Nuno Teixeira (eduardo) |
sysutils/ganglia-monitor-core: Move man pages to share/man
Approved by: portmgr (blanket) |
3.7.2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
3.7.2 02 Aug 2023 21:18:13 |
Muhammad Moinur Rahman (bofh) |
sysutils/ganglia-monitor-core: Fix build with llvm16
- Utilize OPTIONSNG where possible
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
3.7.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 ) |
3.7.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.7.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.7.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.7.2 01 Oct 2020 18:00:57 |
jwb |
sysutils/ganglia-monitor-core: Upgrade to 3.7.2, disable python modules
Ganglia python modules require python 2.x, which is being removed from
the ports tree. Ganglia is no longer being developed upstream and upgrading
to python 3 appears to be fairly involved. Hence, I'm disabling python
modules in order to keep the port alive through the python 2 removal.
PR: 249772
Reported by: swills |
3.7.1_2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
3.7.1_2 21 Mar 2018 21:24:44 |
brnrd |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine |
3.7.1_1 21 Mar 2018 19:50:35 |
brnrd |
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache) |
3.7.1 31 Jan 2018 01:07:08 |
jwb |
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128 |
3.7.1 12 Dec 2017 12:40:15 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
3.7.1 11 Aug 2016 16:37:47 |
skreuzer |
Update to 3.7.1
PR: 211732
Approved by: Jason Bacon <bacon4000@gmail.com> (maintainer) |
3.6.0_1 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 |
3.6.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.6.0 11 Dec 2015 08:48:57 |
miwi |
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493 |
3.6.0 23 Apr 2015 14:33:07 |
amdmi3 |
- Update to 3.6.0
- Pass maintainership to submitter
PR: 199074
Submitted by: jwbacon@tds.net |
3.4.0_6 24 Oct 2014 16:56:10 |
mva |
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit) |
3.4.0_6 13 Sep 2014 19:24:23 |
tijl |
Remove unused LIBTOOLFILES |
3.4.0_6 03 Aug 2014 12:25:12 |
pi |
devel/libconfuse: USES=libtool, bump dependencies |
3.4.0_5 25 Jul 2014 20:12:11 |
amdmi3 |
- Stagify
- Switch to USES=libtool, drop .la files |
3.4.0_4 23 Jul 2014 20:11:10 |
zeising |
Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies. [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.
PR: 192024 [1] (based on)
Submitted by: asomers
Approved by: portmgr (blanket, portrevision bumps) |
3.4.0_3 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
3.4.0_3 06 Jul 2014 15:52:25 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
3.4.0_3 12 Jun 2014 09:17:33 |
tijl |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit) |
3.4.0_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.4.0_2 07 Jan 2014 08:04:10 |
martymac |
Fix gmond startup at boot time
PR: ports/184747
Submitted by: martymac
Approved by: skreuzer (maintainer) |
3.4.0_1 23 Dec 2013 23:04:26 |
antoine |
Fix python module after removal of implicit lang/python dependency |
3.4.0_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
3.4.0_1 02 Sep 2013 17:06:54 |
bapt |
Add an explicit dependency on pkgconf |
3.4.0_1 06 Jul 2013 09:04:54 |
ohauer |
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people |
3.4.0 19 Jun 2013 14:46:21 |
miwi |
- Don't remove directories not created by this port
Reported by: pkg (DEVELOPER_MODE) |
3.4.0 12 Jun 2013 13:59:16 |
skreuzer |
Update to 3.4.0
Take maintainership
PR: ports/172327
Submitted by: skreuzer@
Approved by: brooks@ |
3.1.7_5 11 Jun 2013 19:24:29 |
brooks |
Steven has graciously agreed to take over the Ganglia ports. |
3.1.7_5 06 Jun 2013 22:07:46 |
bapt |
Convert to new options framework |
3.1.7_5 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
3.1.7_4 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
3.1.7_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.1.7_3 07 May 2012 18:52:09 |
sylvio |
- Chase rrdtool shlib version bump. |
3.1.7_2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
3.1.7_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
3.1.7_2 19 Oct 2011 20:34:16 |
brooks |
Fix a bug where the install target was overwriting gmetad.conf due to
code in the source tree.
Refactor the gmond rc.d script to allow multiple gmond daemons to be run
by making links to the script. For example a link to gmond-cluster
would let you set gmond_cluster_enable and gmond_cluster_conf variables
to control a second instance. |
3.1.7_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.1.7_1 25 May 2011 14:27:53 |
brooks |
Add a missing dependency on pcre.
Reported by: Anton Shterenlikht <mexas at bristol.ac.uk> |
3.1.7 23 May 2011 22:15:50 |
brooks |
Fix fetching now that the version naming nonsense is gone.
PR: 157199, 157219
Submitted by: Michael Fuckner, ohauer |
3.1.7 20 May 2011 00:49:12 |
brooks |
Upgrade to ganglia 6.1.7.
Drop support for early version of 6.x in the rc script support. |
3.1.7 20 May 2011 00:47:34 |
brooks |
Upgrade to ganglia 6.1.7.
Drop support for early version of 6.x in the rc script support. |
3.1.1_7 19 May 2011 18:10:20 |
brooks |
Don't report idle processes as running processing.
Also don't count P_NOLOAD and TDF_NOLOAD processes.
PR: ports/154480
Submitted by: KOIE Hidetaka <koie at suri.co.jp> |
3.1.1_6 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
3.1.1_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.1.1_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.1.1_6 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
3.1.1_5 18 May 2010 04:05:05 |
pgollucci |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
3.1.1_5 05 May 2010 21:52:39 |
pgollucci |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
3.1.1_4 05 May 2010 21:47:49 |
pgollucci |
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
3.1.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.1.1_4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.1.1_3 03 Jan 2010 20:07:57 |
marcel |
Query the generic "hw.freq.cpu" sysctl before using i386/amd64
specific ones to obtain the CPU frequency. This fixes CPU
frequency reporting for ia64 & sparc64. |
3.1.1_3 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
3.1.1_3 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
3.1.1_3 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
3.1.1_3 12 Feb 2009 20:24:58 |
brooks |
Actually remove port created directories and symlinks.
Point hat to: brooks
Reported by: QAT |
3.1.1_2 12 Feb 2009 18:11:31 |
brooks |
Actually build a proper package with a valid plist[0], set the default
config file locations correctly, and run as the ganglia user instead of
nobody by default.
Reported by: QAT, pointyhat via pav [0]
Pointy hat to: brooks |
3.1.1_1 09 Feb 2009 19:42:33 |
brooks |
Add missing depend on apr.
Reported by: pointyhat (via pav, erwin, linimon) |
3.1.1_1 30 Jan 2009 23:01:39 |
brooks |
At long last commit a patch to fix problems with disk statistic reporting
and related crashes.
Clean up a couple portlint nits at the same time.
Submitted by: KOIE Hidetaka <koie at suri dot co dot jp>
PR: ports/116144 |
3.1.1 30 Jan 2009 03:56:35 |
brooks |
Upgrade Ganglia to 3.1.1 plus a fix for CVE-2009-0241.
PR: ports/129822, ports/131067
Submitted by: Mark Foster <mark at foster dot cc> (vuxml)
Security: vid:b9077cc4-6d04-4bcb-a37a-9ceaebfdcc9e |
3.0.6_1 04 Sep 2008 12:41:09 |
koitsu |
Adjust LIB_DEPENDS to use 'rrd' instead of 'rrd.4'. This allows for
use of either databases/rrdtool12 or databases/rrdtool, rather than
only the latter. |
3.0.6_1 24 Jun 2008 12:34:56 |
rafan |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
3.0.6 17 Dec 2007 22:24:48 |
brooks |
Upgrade to Ganglia 3.0.6.
Release 3.0.5 contained minor bug fixes. 3.0.6 corrects XSS
vulnerabilities in the webfrontend.
Security: vid:fee7e059-acec-11dc-807f-001b246e4fdf |
3.0.4 24 Aug 2007 01:24:54 |
brooks |
- Upgrade to ganglia 3.0.4 [1]
- Fix support for large memory systems (hw.physmem is a u_long not a long) [2]
- Make portlint happier [3]
PR: ports/115362 [1], some of [3]
Submitted by: Michael Fuckner <michael at fuckner dot net> [1], some of [3]
Clement Laforet <clement at FreeBSD dot org> [2] |
3.0.3 05 Jul 2007 06:19:49 |
edwin |
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
3.0.3 13 Jul 2006 21:52:02 |
brooks |
- Upgrade to 3.0.3 eliminating the need for the cpufreq patch and fixing
some bugs.
- Spell REQUIRE correctly in ganglia.sh.in
- For systems where rcorder is run on LOCALBASE/etc/rc.d, split
ganglia.sh into gmond.sh and gmetad.sh.
- Replace the patches changing user nobody to ganglia with REINPLACE_CMD
in post-patch removing a maintance issue and decreasing the file
count. Also, expand the scope to include gmond.conf's documentation
which was missed missed previously. |
3.0.1_3 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
3.0.1_3 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
3.0.1_3 22 Jan 2006 02:52:21 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.0.1_3 07 Jan 2006 06:29:57 |
dougb |
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change. |
3.0.1_2 11 Nov 2005 19:03:22 |
brooks |
add SHA256 |
3.0.1_2 09 May 2005 08:20:16 |
demon |
Chase librrd shared library version change after recent upgrade of rrdtool. |
3.0.1_2 27 Apr 2005 21:27:06 |
brooks |
Add a -q option to gmetasnap to suppress non-error output. |
3.0.1_1 27 Apr 2005 19:42:30 |
brooks |
SUB_FILES puts its results in WRKDIR, not WKRSRC. I don't know how
this wasn't failing to install.
Pointy hat: brooks |
3.0.1_1 27 Apr 2005 17:52:41 |
brooks |
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. |
3.0.1 27 Apr 2005 17:52:01 |
brooks |
Fix a bug in the CPU frequency function. The type is a uint32 not a
unit16.
Submitted by: Meno Abels <meno.abels@adviser.com> |
3.0.1 15 Apr 2005 21:19:46 |
brooks |
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 |
3.0.0_2 17 Mar 2005 19:32:06 |
brooks |
Fix cpu time reporting. It was obviously wrong on sparc64, but actually
was totally broken everywhere.
A number of other cleanups and minor tweaks are also included, but
are less important. All of these changes will be including in the soon
to be released ganglia-3.0.1. |
3.0.0_1 14 Mar 2005 21:03:42 |
brooks |
Move the LIB_DEPENDS statement for rrdtool below bsd.port.pre.mk so
WITH_GMETAD is actually defined when needed.
Reported by: pointyhat (via kris) |
3.0.0_1 04 Mar 2005 21:14:07 |
brooks |
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. |
3.0.0 01 Mar 2005 23:04:37 |
brooks |
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. |
2.5.6 13 Apr 2004 07:47:10 |
krion |
- Use reserved UID/GID
PR: ports/65481
Submitted by: maintainer
Reported by: kris |
2.5.6 14 Mar 2004 06:17:56 |
ade |
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. |
2.5.6 04 Feb 2004 19:38:20 |
glewis |
. Update to 2.5.6.
PR: 62325
Submitted by: brooks (maintainer) |
2.5.5_1 12 Dec 2003 21:25:29 |
pav |
- Fix build on ia64
PR: ports/59925
Submitted by: brooks (maintainer) |
2.5.5_1 14 Nov 2003 14:22:31 |
arved |
"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 |
2.5.5 08 Nov 2003 23:02:06 |
sergei |
Fix COMMENT (unnecessary quotes) |
2.5.5 08 Nov 2003 16:15:15 |
krion |
- 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] |
2.5.4 04 Nov 2003 20:38:48 |
linimon |
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). |
2.5.3 07 Jun 2003 12:59:36 |
naddy |
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 |