Bug 76152

Summary: [ports/www/apache2] allow the use of Berkeley DB 4.3
Product: Ports & Packages Reporter: Sunpoet Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Clement Laforet <clement>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Sunpoet Po-Chuan Hsieh 2005-01-12 16:20:23 UTC
Allow apache2 users to use Berkeley DB 4.3.
Note that this PR obsoletes PR/76151.

Fix: Note that patch-srclib:apr-util:build:dbm.m4 is mis-named as patch-srclib:apr-utils:build:dbm.m4 in /usr/ports/www/apache2/files/.

1. Apply the following patch:
% diff -ru /usr/ports/www/apache2/Makefile.modules.orig /usr/ports/www/apache2/Makefile.modules
2. Replace patch-srclib:apr-util:build:dbm.m4 as follows:
% cat /usr/ports/www/apache2/files/patch-srclib:apr-util:build:dbm.m4
Comment 1 Clement Laforet freebsd_committer freebsd_triage 2005-01-12 18:40:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

grab.
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2005-01-17 20:30:40 UTC
State Changed
From-To: open->closed

Committed, thanks!