From 2525b2c33fa60d880ac947ee33efac89541b31b2 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 30 Nov 2012 02:03:24 +0000 Subject: [PATCH] Clarify sysutils/ganglia-webfrontend installation instructions. Note that you don't have to edit sudoers directly. --- en_US.ISO8859-1/articles/portbuild/article.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/articles/portbuild/article.xml b/en_US.ISO8859-1/articles/portbuild/article.xml index 74c411fdc2..f5982224af 100644 --- a/en_US.ISO8859-1/articles/portbuild/article.xml +++ b/en_US.ISO8859-1/articles/portbuild/article.xml @@ -1977,13 +1977,11 @@ touch /tmp/.boot_finished - Modify - usr/local/etc/sudoers: -38a39,42 -> -> # local changes for package building -> %wheel ALL=(ALL) ALL -> ports-${arch} ALL=(ALL) NOPASSWD: ALL + Create + usr/local/etc/sudoers/sudoers.d/portbuild: +# local changes for package building +%wheel ALL=(ALL) ALL +ports-${arch} ALL=(ALL) NOPASSWD: ALL @@ -2921,7 +2919,7 @@ devel/subversion net/nc net/rsync sysutils/ganglia-monitor-core (with GMETAD off) -sysutils/ganglia-webfrontend (WITHOUT_X11) +sysutils/ganglia-webfrontend (compile with -DWITHOUT_X11) www/apache22 (with EXT_FILTER)