Date: Tue, 17 Feb 2004 22:34:16 -0800 (PST) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/ganglia-webfrontend Makefile distinfo pkg-message pkg-plist ports/sysutils/ganglia-webfrontend/files patch-conf.php pkg-opts Message-ID: <200402180634.i1I6YG83089944@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2004/02/17 22:34:16 PST FreeBSD ports repository Modified files: sysutils/ganglia-webfrontend Makefile distinfo pkg-plist sysutils/ganglia-webfrontend/files patch-conf.php pkg-opts Added files: sysutils/ganglia-webfrontend pkg-message Log: 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) Revision Changes Path 1.3 +26 -8 ports/sysutils/ganglia-webfrontend/Makefile 1.3 +2 -1 ports/sysutils/ganglia-webfrontend/distinfo 1.3 +11 -2 ports/sysutils/ganglia-webfrontend/files/patch-conf.php 1.2 +3 -9 ports/sysutils/ganglia-webfrontend/files/pkg-opts 1.1 +18 -0 ports/sysutils/ganglia-webfrontend/pkg-message (new) 1.3 +3 -4 ports/sysutils/ganglia-webfrontend/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402180634.i1I6YG83089944>