Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100419 Details for
Bug 152703
net-analyzer/cacti remove duplicate adodb install and require php with sockets
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cacti-0.8.6i.ebuild.diff
cacti-0.8.6i.ebuild.diff (text/plain), 934 bytes, created by
INODE64 Sistemas
on 2006-10-24 14:34:39 UTC
(
hide
)
Description:
cacti-0.8.6i.ebuild.diff
Filename:
MIME Type:
Creator:
INODE64 Sistemas
Created:
2006-10-24 14:34:39 UTC
Size:
934 bytes
patch
obsolete
>--- /usr/portage/net-analyzer/cacti/cacti-0.8.6i.ebuild 2006-10-15 01:59:30.000000000 +0200 >+++ cacti-0.8.6i.ebuild 2006-10-24 23:28:49.000000000 +0200 >@@ -35,6 +35,7 @@ > RDEPEND="!alpha? ( !sparc? ( !apache? ( !apache2? ( www-servers/lighttpd ) ) ) ) > snmp? ( net-analyzer/net-snmp ) > net-analyzer/rrdtool >+ dev-php/adodb > dev-db/mysql > virtual/cron" > >@@ -54,14 +55,15 @@ > webapp_pkg_setup > has_php > if [ $PHP_VERSION = 5 ] ; then >- require_php_with_use cli mysql xml >+ require_php_with_use cli mysql xml sockets > elif [ $PHP_VERSION = 4 ] ; then >- require_php_with_use cli mysql xml expat >+ require_php_with_use cli mysql xml sockets expat > fi > } > > src_compile() { > einfo "Nothing to compile." >+ epatch ${FILESDIR}/adodb.patch > } > > src_install() { >@@ -72,6 +74,7 @@ > > dodoc docs/{CHANGELOG,CONTRIB,INSTALL,README,REQUIREMENTS,UPGRADE} > rm -rf docs >+ rm -rf lib/adodb > > edos2unix `find -type f -name '*.php'` >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 152703
: 100419 |
100420