FreeBSD Bugzilla – Attachment 49909 Details for
Bug 76152
[ports/www/apache2] allow the use of Berkeley DB 4.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 579 bytes, created by
Sunpoet Po-Chuan Hsieh
on 2005-01-12 16:20:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2005-01-12 16:20:23 UTC
Size:
579 bytes
patch
obsolete
>--- /usr/ports/www/apache2/Makefile.modules.orig Mon Nov 15 03:38:03 2004 >+++ /usr/ports/www/apache2/Makefile.modules Wed Jan 12 22:43:51 2005 >@@ -78,6 +78,10 @@ > LIB_DEPENDS+= db-4.2:${PORTSDIR}/databases/db42 > CONFIGURE_ARGS+= --with-dbm=db42 \ > --with-berkeley-db=${LOCALBASE}/include:${LOCALBASE}/lib/db42 >+. elif ${WITH_BERKELEYDB} == "db43" >+LIB_DEPENDS+= db-4.3.0:${PORTSDIR}/databases/db43 >+CONFIGURE_ARGS+= --with-dbm=db43 \ >+ --with-berkeley-db=${LOCALBASE}/include:${LOCALBASE}/lib/db43 > . else > IGNORE= "Unknown Berkeley DB version" > . 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 76152
: 49909 |
49910