FreeBSD Bugzilla – Attachment 114906 Details for
Bug 156638
[patch] net/asterisk don't build mysql modules despite enabled option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
Alexander Brovikov
on 2011-04-25 09:30:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Brovikov
Created:
2011-04-25 09:30:08 UTC
Size:
1.62 KB
patch
obsolete
>--- files/extra-patch-menuselect-tree-mysql.diff.orig 2011-02-19 04:37:52.000000000 +0500 >+++ files/extra-patch-menuselect-tree-mysql.diff 2011-04-25 14:07:51.000000000 +0600 >@@ -1,3 +1,27 @@ >+--- addons/.moduleinfo.orig 2011-04-22 02:02:46.000000000 +0600 >++++ addons/.moduleinfo 2011-04-25 14:05:23.000000000 +0600 >+@@ -1,14 +1,12 @@ >+ <category name="MENUSELECT_ADDONS" displayname="Add-ons (See README-addons.txt)" remove_on_change="addons/modules.link"> >+ <member name="app_mysql" displayname="Simple Mysql Interface" remove_on_change="addons/app_mysql.o addons/app_mysql.so"> >+ <depend>mysqlclient</depend> >+- <defaultenabled>no</defaultenabled> >+ </member> >+ <member name="app_saycountpl" displayname="Say polish counting words" remove_on_change="addons/app_saycountpl.o addons/app_saycountpl.so"> >+ <defaultenabled>no</defaultenabled> >+ </member> >+ <member name="cdr_mysql" displayname="MySQL CDR Backend" remove_on_change="addons/cdr_mysql.o addons/cdr_mysql.so"> >+ <depend>mysqlclient</depend> >+- <defaultenabled>no</defaultenabled> >+ </member> >+ <member name="chan_mobile" displayname="Bluetooth Mobile Device Channel Driver" remove_on_change="addons/chan_mobile.o addons/chan_mobile.so"> >+ <depend>bluetooth</depend> >+@@ -22,6 +20,5 @@ >+ </member> >+ <member name="res_config_mysql" displayname="MySQL RealTime Configuration Driver" remove_on_change="addons/res_config_mysql.o addons/res_config_mysql.so"> >+ <depend>mysqlclient</depend> >+- <defaultenabled>no</defaultenabled> >+ </member> >+ </category> > --- menuselect-tree.orig 2011-02-11 17:33:25.000000000 +0200 > +++ menuselect-tree 2011-02-11 17:33:52.000000000 +0200 > @@ -4,14 +4,12 @@
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 156638
: 114906