FreeBSD Bugzilla – Attachment 74364 Details for
Bug 107599
[patch] Building LigHTTP with webDAV support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 697 bytes, created by
Dazza
on 2007-01-05 23:30:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dazza
Created:
2007-01-05 23:30:30 UTC
Size:
697 bytes
patch
obsolete
>--- Makefile.orig Fri Jan 5 02:35:36 2007 >+++ Makefile Fri Jan 5 02:47:45 2007 >@@ -40,7 +40,8 @@ > MYSQL "Enable MYSQL support" off \ > OPENLDAP "Enable LDAP support" off \ > OPENSSL "Enable SSL support" on \ >- VALGRIND "Enable valgrind support" off >+ VALGRIND "Enable valgrind support" off \ >+ WEBDAV "Enable WebDAV support" off > > .include <bsd.port.pre.mk> > >@@ -107,6 +108,12 @@ > RUN_DEPENDS+= valgrind:${PORTSDIR}/devel/valgrind > CONFIGURE_ARGS+= --with-valgrind > .endif >+ >+.if defined(WITH_WEBDAV) >+LIB_DEPENDS+= libuuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid >+CONFIGURE_ARGS+= --with-webdav-props --with-webdav-locks >+.endif >+ > > SUB_LIST+= REQUIRE="${_REQUIRE}"
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 107599
: 74364