FreeBSD Bugzilla – Attachment 99403 Details for
Bug 138469
[ PATCH ] databases/mysql51-{server|client} bad dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-MYSQL
patch-MYSQL (text/plain), 746 bytes, created by
Dan Lukes
on 2009-09-02 04:00:17 UTC
(
hide
)
Description:
patch-MYSQL
Filename:
MIME Type:
Creator:
Dan Lukes
Created:
2009-09-02 04:00:17 UTC
Size:
746 bytes
patch
obsolete
>--- databases/mysql51-server/Makefile.orig 2009-08-28 10:23:35.000000000 +0200 >+++ databases/mysql51-server/Makefile 2009-09-02 04:08:56.000000000 +0200 >@@ -30,6 +30,7 @@ > --with-libwrap \ > --with-low-memory \ > --with-comment='FreeBSD port: ${PKGNAME}' \ >+ --with-named-curses-libs=-ltermcap \ > --enable-thread-safe-client > > .ifdef USE_MYSQL >@@ -42,7 +43,13 @@ > .if defined(WITH_XCHARSET) && ${WITH_XCHARSET} != "" > CONFIGURE_ARGS+=--with-extra-charsets=${WITH_XCHARSET} > .endif >+.if defined(NOPORTDOCS) >+CONFIGURE_ARGS+=--without-doc >+.endif > .if defined(WITH_OPENSSL) >+USE_OPENSSL= yes >+CONFIGURE_ARGS+=--with-ssl=${OPENSSLBASE} >+.elif defined(WITH_YASSL) > CONFIGURE_ARGS+=--with-ssl=bundled > .endif > .if defined(WITH_FAST_MUTEXES)
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 Raw
Actions:
View
Attachments on
bug 138469
: 99403