1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Doug Barton
989772c9ac 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
2011-10-24 09:11:38 +00:00
Brooks Davis
db814b56fb Fix an utterly botched attempt to convert @unexec rmdir to @dirrmtry.
Reported by:	erwin, pav
2011-05-31 21:28:07 +00:00
Brooks Davis
7b5261c293 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.
2011-05-27 20:24:04 +00:00
Brooks Davis
5d71c18168 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
2011-05-25 23:14:39 +00:00
Brooks Davis
93b03dd3cf Fix fetching now that the version naming nonsense is gone.
PR:		157199, 157219
Submitted by:	Michael Fuckner, ohauer
2011-05-23 22:15:50 +00:00
Brooks Davis
0a29dafdeb Upgrade to ganglia-3.1.7 2011-05-20 15:25:49 +00:00
Andrej Zverev
c4c15e99e6 - Fix @dirrmtry
- Remove MD5 checksum

PR:		ports/153855
Submitted by:	az@
Approved by:	maintainer (timeout)
Feature safe:	yes
2011-01-25 19:15:31 +00:00
Philip M. Gollucci
ddefdf57a9 - 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@
2010-08-30 22:55:02 +00:00
Philip M. Gollucci
61bcae45bc - Chase devel/apr -> devel/apr1 shuffling
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:08:05 +00:00
Philip M. Gollucci
55544fc2be - Convert ports/ to devel/apr1
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:05:05 +00:00
Philip M. Gollucci
3a2084de1e 4/5: Chase devel/apr shlib bump
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2010-05-05 21:52:39 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Brooks Davis
8c40d09254 Add missing run dependency on apr.
Reported by:	pointyhat (via pav)
2009-02-15 18:37:17 +00:00
Brooks Davis
47e24183d5 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
2009-01-30 03:56:35 +00:00
Rong-En Fan
c1dece6a00 - Chase rrdtool 1.3.0 update, bump PORTREVISION
PR:		ports/124749
Submitted by:	Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
2008-06-24 12:34:56 +00:00
Brooks Davis
ba494a0ef6 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)
2008-01-03 20:02:41 +00:00
Brooks Davis
7147851c93 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
2007-12-28 21:38:13 +00:00
Brooks Davis
3f79b7d142 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
2007-12-17 22:24:48 +00:00
Brooks Davis
343cc64bbe - Upgrade to ganglia 3.0.4
PR:             ports/115363
Submitted by:   Michael Fuckner <michael at fuckner dot net>
2007-08-24 01:25:39 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
948c9e8cc4 - WWWOWN and WWWGRP are defined in bsd.port.mk 2007-03-24 16:43:28 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Brooks Davis
ee5740c01d - 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)
2006-02-24 02:06:46 +00:00
Brooks Davis
fe5bc0ecd2 add SHA256 2005-11-11 19:03:22 +00:00
Brooks Davis
ab348058e8 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.
2005-04-27 20:36:33 +00:00
Brooks Davis
ba2f18c6ae 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
2005-04-15 22:24:50 +00:00
Brooks Davis
5fde3eff3b Upgrade to 3.0.0. The only major change is that the webfrontend is now
distributed as part of the main tarball.
2005-02-26 00:38:04 +00:00
Brooks Davis
bf1587e785 Add missing pcre and xml depends. 2004-12-01 00:24:48 +00:00
Brooks Davis
7e7fff1a63 Use the new PHP infrastructure to depend on php-gd. Get rid of warning
about installing PHP with GD since this is now automatic.
2004-09-02 04:28:15 +00:00
Mark Linimon
b367f5c3e7 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)
2004-02-18 06:34:16 +00:00
Mark Linimon
c5ffff7232 Upgrade to Ganglia Web Frontend 2.5.4. PR ports/58658 (maintainer-update). 2003-11-04 20:46:15 +00:00
Edwin Groothuis
97db409c48 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>
2003-09-29 14:08:41 +00:00