FreeBSD Bugzilla – Attachment 166877 Details for
Bug 207115
databases/mariadb55-server: mark OQGRAPH broken and allow to disable it properly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
mariadb55-server.patch (text/plain), 863 bytes, created by
Dmitry Marakasov
on 2016-02-11 20:01:20 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-02-11 20:01:20 UTC
Size:
863 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 408693) >+++ Makefile (working copy) >@@ -101,12 +101,12 @@ > OPTIONS_DEFAULT+= MAXKEY > > MAXKEY_DESC= Change max key length from 1000 to 4000 >+ > OQGRAPH_DESC= Open Query Graph Computation engine > >-OQGRAPH_CMAKE_OFF= -DWITHOUT_OQGRAPH_STORAGE_ENGINE=1 > OQGRAPH_USE= GCC=yes >-OQGRAPH_CMAKE_ON= -DWITH_OQGRAPH_STORAGE_ENGINE=1 > OQGRAPH_LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs >+OQGRAPH_BROKEN= yes > > MAXKEY_EXTRA_PATCHES= ${FILESDIR}/extra-patch-include_my_compare.h > .endif >@@ -124,6 +124,9 @@ > USE_GCC= yes > .endif > >+post-extract-OQGRAPH-off: >+ @${RM} -rf ${WRKSRC}/storage/oqgraph >+ > post-patch: > @${REINPLACE_CMD} 's/*.1/${MAN1}/' ${WRKSRC}/man/CMakeLists.txt > @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mysys/default.c
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 207115
: 166877