summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Albertson <ramereth@gentoo.org>2006-03-12 03:24:31 +0000
committerLance Albertson <ramereth@gentoo.org>2006-03-12 03:24:31 +0000
commit3a766ddc4119a283616e06e745796fc55d592ba6 (patch)
treeae9b416fec6d4917641acfecb0fb64892dd65939
parentStable on SPARC. (diff)
downloadgentoo-2-3a766ddc4119a283616e06e745796fc55d592ba6.tar.gz
gentoo-2-3a766ddc4119a283616e06e745796fc55d592ba6.tar.bz2
gentoo-2-3a766ddc4119a283616e06e745796fc55d592ba6.zip
stable on x86, fixed server owned file, updated postinst doc
(Portage version: 2.0.54)
-rw-r--r--net-analyzer/cacti/ChangeLog9
-rw-r--r--net-analyzer/cacti/Manifest6
-rw-r--r--net-analyzer/cacti/cacti-0.8.6h.ebuild4
-rw-r--r--net-analyzer/cacti/cacti-0.8.6h_p20060108.ebuild5
-rw-r--r--net-analyzer/cacti/files/postinstall-en.txt4
5 files changed, 20 insertions, 8 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog
index cbe6d68a4d10..6e4996ecfad9 100644
--- a/net-analyzer/cacti/ChangeLog
+++ b/net-analyzer/cacti/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-analyzer/cacti
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.63 2006/01/16 17:02:28 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.64 2006/03/12 03:24:31 ramereth Exp $
+
+ 12 Mar 2006; Lance Albertson <ramereth@gentoo.org>
+ files/postinstall-en.txt, cacti-0.8.6h.ebuild,
+ cacti-0.8.6h_p20060108.ebuild:
+ * Stable on x86
+ * Fixed the rra/ dir to be server owned
+ * Added additional step to postinst doc
*cacti-0.8.6h_p20060108 (16 Jan 2006)
diff --git a/net-analyzer/cacti/Manifest b/net-analyzer/cacti/Manifest
index 39a8b2198713..727d55ca6d32 100644
--- a/net-analyzer/cacti/Manifest
+++ b/net-analyzer/cacti/Manifest
@@ -1,11 +1,11 @@
MD5 cde39387800cbf8142a3f689aea0bb09 ChangeLog 9231
MD5 8e19108be4619e53fa7e51c02e1dd872 cacti-0.8.6g.ebuild 1710
MD5 e8e9790acabe6a42fda45cc8e72a93a3 cacti-0.8.6g_p20051023.ebuild 1859
-MD5 e0e4a72c16fd2c2e3357473c738d4ff5 cacti-0.8.6h.ebuild 1784
-MD5 179309b8648e495405e93d9b01239300 cacti-0.8.6h_p20060108.ebuild 1898
+MD5 3b631919d74384b4da024b030d67ce0f cacti-0.8.6h.ebuild 1783
+MD5 8219c03bcbe3582cc417e4055bf3c2b7 cacti-0.8.6h_p20060108.ebuild 1938
MD5 b9b37ff105d9d50fb2c9a7b0b2a60429 files/digest-cacti-0.8.6g 65
MD5 80642855127d3174cad394f11f138243 files/digest-cacti-0.8.6g_p20051023 346
MD5 ede2752b4bd41c56fbb8dd6085875f58 files/digest-cacti-0.8.6h 65
MD5 0882b2c5bfd2ede2d9fd67eedbf625eb files/digest-cacti-0.8.6h_p20060108 383
-MD5 cf35c7601be5a748b851ae64487871f2 files/postinstall-en.txt 2062
+MD5 c016a8f3ca49916d8c3e61543ed5838b files/postinstall-en.txt 2191
MD5 191d624f14b534af99878690f9b5a083 metadata.xml 743
diff --git a/net-analyzer/cacti/cacti-0.8.6h.ebuild b/net-analyzer/cacti/cacti-0.8.6h.ebuild
index 7a475c58b37d..46e9d62f50f3 100644
--- a/net-analyzer/cacti/cacti-0.8.6h.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.6h.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h.ebuild,v 1.2 2006/01/16 03:56:37 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h.ebuild,v 1.3 2006/03/12 03:24:31 ramereth Exp $
inherit eutils webapp depend.apache
@@ -18,7 +18,7 @@ SRC_URI="http://www.cacti.net/downloads/${MY_P}.tar.gz"
#done
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="snmp"
DEPEND=""
diff --git a/net-analyzer/cacti/cacti-0.8.6h_p20060108.ebuild b/net-analyzer/cacti/cacti-0.8.6h_p20060108.ebuild
index 72f8e61220df..33bf3b750039 100644
--- a/net-analyzer/cacti/cacti-0.8.6h_p20060108.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.6h_p20060108.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h_p20060108.ebuild,v 1.1 2006/01/16 17:02:28 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h_p20060108.ebuild,v 1.2 2006/03/12 03:24:31 ramereth Exp $
inherit eutils webapp depend.apache
@@ -19,7 +19,7 @@ for i in $UPSTREAM_PATCHES ; do
done
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="snmp"
DEPEND=""
@@ -69,6 +69,7 @@ src_install() {
dodir ${MY_HTDOCSDIR}
cp -r . ${D}${MY_HTDOCSDIR}
+ webapp_serverowned ${MY_HTDOCSDIR}/rra
webapp_configfile ${MY_HTDOCSDIR}/include/config.php
webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
diff --git a/net-analyzer/cacti/files/postinstall-en.txt b/net-analyzer/cacti/files/postinstall-en.txt
index ec5b7b7f4dd2..a55bee9e2ee4 100644
--- a/net-analyzer/cacti/files/postinstall-en.txt
+++ b/net-analyzer/cacti/files/postinstall-en.txt
@@ -21,6 +21,10 @@ New Install
5. Point your web browser to: http://your-server/cacti/
Make sure to fill in all of the path variables carefully and
correctly on the following screen.
+6. After you've gone through the setup wizard, go back to the main cacti page
+ and login as:
+ Username: admin
+ Password: admin
Upgrading