| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
3.1.7_3
|
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 |
31 May 2011 21:28:07
3.1.7_3
|
brooks  |
Fix an utterly botched attempt to convert @unexec rmdir to @dirrmtry.
Reported by: erwin, pav |
27 May 2011 20:24:04
3.1.7_2
|
brooks  |
Fix the bogus LIB_DEPENDS in port by taking an axe to configure.in and
adding the use of autoconf. Since we don't actually need the libraries,
there's no need to check for them. |
25 May 2011 23:14:40
3.1.7_1
|
brooks  |
In addition to arp-1, we need libconfuse and libpcre about to build.
Because gmetad is a RUN_DEPEND and requires them, abuse LIB_DEPEND here
even though these are technically build depends.
Reported by: pav |
23 May 2011 22:15:50
3.1.7
|
brooks  |
Fix fetching now that the version naming nonsense is gone.
PR: 157199, 157219
Submitted by: Michael Fuckner, ohauer |
20 May 2011 15:25:49
3.1.7
|
brooks  |
Upgrade to ganglia-3.1.7 |
25 Jan 2011 19:15:31
3.1.1_3
|
az  |
- Fix @dirrmtry
- Remove MD5 checksum
PR: ports/153855
Submitted by: az@
Approved by: maintainer (timeout)
Feature safe: yes |
30 Aug 2010 22:55:02
3.1.1_3
|
pgollucci  |
- Prep for USE_APR, make it always a LIB_DEPENDS
PR: ports/146950
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (philip ; > 2.5 months)
With Hat: apache@ |
18 May 2010 04:08:06
3.1.1_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
18 May 2010 04:05:05
3.1.1_1
|
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
3.1.1_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
22 Aug 2009 00:35:32
3.1.1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
15 Feb 2009 18:37:17
3.1.1
|
brooks  |
Add missing run dependency on apr.
Reported by: pointyhat (via pav) |
30 Jan 2009 03:56:35
3.1.1
|
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 |
24 Jun 2008 12:34:56
3.0.6_3
|
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
03 Jan 2008 20:02:41
3.0.6_2
|
brooks  |
Add ctype to the list of needed PHP modules.[1]
Don't bogusly install version.php.in.[2]
Reported by: Michael Fuckner <michael at fuckner dot net>[1]
pointyhat (via pav, erwin) |
28 Dec 2007 21:38:13
3.0.6_1
|
brooks  |
Run configure to generate a version.php file rather than maintaining our
own copy that I alwasy forget to update. This fixes the incorrect version
appearing on webpages.
Reported by: Michael Fuckner <michael at fuckner dot net>
PR: ports/119110 |
17 Dec 2007 22:24:48
3.0.6
|
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 |
24 Aug 2007 01:25:39
3.0.4  |
brooks  |
- Upgrade to ganglia 3.0.4
PR: ports/115363
Submitted by: Michael Fuckner <michael at fuckner dot net> |
19 May 2007 20:32:57
3.0.1_3  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Mar 2007 16:43:28
3.0.1_2  |
pav  |
- WWWOWN and WWWGRP are defined in bsd.port.mk |
13 May 2006 04:15:53
3.0.1_2  |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
24 Feb 2006 02:06:46
3.0.1_2  |
brooks  |
- Fix the plist so the config file gets removed when unchanged.
- Switch to using dirrmtry to from "unexec rmdir" remove the directory.
Approved by: portmgr (marcus) |
11 Nov 2005 19:03:22
3.0.1_1  |
brooks  |
add SHA256 |
27 Apr 2005 20:36:33
3.0.1_1  |
brooks  |
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. |
15 Apr 2005 22:24:50
3.0.1  |
brooks  |
Upgrade to 3.0.1 (mostly just includes fixes we previously installed
via patches).
Submitted by: Michael Fuckner <michael at fuckner dot net>
PR: ports/79770 |
26 Feb 2005 00:38:04
3.0.0  |
brooks  |
Upgrade to 3.0.0. The only major change is that the webfrontend is now
distributed as part of the main tarball. |
01 Dec 2004 00:24:48
2.5.5  |
brooks  |
Add missing pcre and xml depends. |
02 Sep 2004 04:28:15
2.5.5  |
brooks  |
Use the new PHP infrastructure to depend on php-gd. Get rid of warning
about installing PHP with GD since this is now automatic. |
18 Feb 2004 06:34:16
2.5.5  |
linimon  |
Update to 2.5.5 (no major changes from 2.5.4).
Major changes to the port infrastructure:
- Replace WWWDOCROOT and WEBFRONTURL options with WEBFRONTDIR
(defaults to www/ganglia).
- Install files under ${PREFIX}/${WEBFRONTDIR}.
- Since the files are no longer installed in the document root,
add a pkg-message with a suggest addition to Apache's
httpd.conf.
- Use USE_PHP and WANT_PHP_MOD.
- Add a note about installing PHP with GD support at done in
mail/nocc.
- Remove conf.php only if it is identical to conf.php.sample as
done in mail/nocc.
- Sizify.
- Don't install the empty addons directory since packages won't
contain it.
PR: ports/62802
Submitted by: Brooks Davis <brooks@FreeBSD.org> (maintainer) |
04 Nov 2003 20:46:15
2.5.4  |
linimon  |
Upgrade to Ganglia Web Frontend 2.5.4. PR ports/58658 (maintainer-update). |
29 Sep 2003 14:08:41
2.5.3  |
edwin  |
new port: sysutils/ganglia-webfrontend: GUI for the ganglia cluster monitor
The Ganglia cluster monitoring system is an easy to install
and configure cluster monitor. The ganglia-webfrontend
port is a port of the web-based GUI. This port depends on
the ganglia-monitor-core port which is in PR ports/48551.
PR: ports/48552
Submitted by: Brooks Davis <brooks@freebsd.org> |