Bug 76152 - [ports/www/apache2] allow the use of Berkeley DB 4.3
Summary: [ports/www/apache2] allow the use of Berkeley DB 4.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Clement Laforet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 16:20 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2005-01-17 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (579 bytes, patch)
2005-01-12 16:20 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff
file.diff (4.26 KB, patch)
2005-01-12 16:20 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!