FreeBSD Bugzilla – Attachment 105839 Details for
Bug 146376
[PATCH] www/apache: fails to start with mod_auth_digest after last commit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.24 KB, created by
Guido Falsi
on 2010-05-07 15:30:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2010-05-07 15:30:04 UTC
Size:
1.24 KB
patch
obsolete
>diff -ruN ports.old/devel/apr/Makefile ports/devel/apr/Makefile >--- ports.old/devel/apr/Makefile 2010-05-07 16:02:50.589568957 +0200 >+++ ports/devel/apr/Makefile 2010-05-07 16:03:35.179196696 +0200 >@@ -27,7 +27,6 @@ > NDBM "Enable NDBM support in apr-util" off \ > PGSQL "Enable Postgresql suport in apr-util" off \ > SQLITE "Enable SQLite3 support in apr-util" off \ >- EGD "Use EGD compatible sockets in apr" off \ > DEVRANDOM "Use /dev/random or compatible in apr" off > > APR_VERSION= 1.4.2 >@@ -80,17 +79,6 @@ > .endif > .endif > >-.if defined(WITHOUT_EGD) >-APR_CONF_ARGS+= --without-egd >-.else >-APR_CONF_ARGS+= --with-egd >-.if defined(PKGNAMESUFFIX) >-PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-egd >-.else >-PKGNAMESUFFIX= -egd >-.endif >-.endif >- > .if defined(WITHOUT_DEVRANDOM) > APR_CONF_ARGS+= --without-devrandom > .else >diff -ruN ports.old/www/apache22/Makefile ports/www/apache22/Makefile >--- ports.old/www/apache22/Makefile 2010-05-07 16:02:18.011646821 +0200 >+++ ports/www/apache22/Makefile 2010-05-07 16:03:17.438280295 +0200 >@@ -171,12 +171,8 @@ > .endif > > .if defined(WITH_AUTH_DIGEST) >-WITH_EGD= yes > WITH_DEVRANDOM= yes > .endif >-.if defined(WITH_EGD) >-CONFIGURE_ARGS+= --with-egd >-.endif > .if defined(WITH_DEVRANDOM) > CONFIGURE_ARGS+= --with-devrandom > .endif
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 146376
: 105839