FreeBSD Bugzilla – Attachment 36891 Details for
Bug 58950
update: net/nagios
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 987 bytes, created by
Jim Shewmaker
on 2003-11-05 05:00:28 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Jim Shewmaker
Created:
2003-11-05 05:00:28 UTC
Size:
987 bytes
patch
obsolete
>*** Makefile.orig Tue Nov 4 20:38:30 2003 >--- Makefile Tue Nov 4 20:41:29 2003 >*************** >*** 52,62 **** > LIBGD= -lgd > .endif > >! .if defined(WITH_MYSQL) >! LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client > CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \ >! --with-mysql-inc=${LOCALBASE}/include/mysql \ >! --with-mysql-xdata > .endif > > .if defined(NAGIOS_FILE_PERFDATA) >--- 52,70 ---- > LIBGD= -lgd > .endif > >! .if defined(WITH_MYSQL)||defined(WITH_NAGMIN) >! USE_MYSQL= yes > CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \ >! --with-mysql-inc=${LOCALBASE}/include/mysql \ >! --with-mysql-xdata >! .endif >! >! .if defined(WITH_NAGMIN) >! RUN_DEPENDS+= nagmin:${PORTSDIR}/sysutils/nagmin >! CONFIGURE_ARGS+=--with-myqsl-comments \ >! --with-mysql-downtime \ >! --with-mysql-retention \ >! --with-mysql-status > .endif > > .if defined(NAGIOS_FILE_PERFDATA)
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 58950
: 36891