Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 21:10:37 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lev@FreeBSD.org
Subject:   ports/186764: [PATCH] devel/subversion: allow build with databases/db6
Message-ID:  <20140214131037.19F3636ED@sunpoet.net>
Resent-Message-ID: <201402141320.s1EDK0xf003184@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186764
>Category:       ports
>Synopsis:       [PATCH] devel/subversion: allow build with databases/db6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 14 13:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r261402: Mon Feb  3 22:35:15
>Description:
- Allow build with databases/db6

Port maintainer (lev@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- subversion-1.8.5_1.patch begins here ---
Index: Makefile.common
===================================================================
--- Makefile.common	(revision 344197)
+++ Makefile.common	(working copy)
@@ -37,6 +37,7 @@
 OPTIONS_SUB=			yes
 
 BDB_CONFIGURE_OFF=		--without-berkeley-db
+BDB_CONFIGURE_ON=		--with-berkeley-db --enable-bdb6
 BDB_USE=			BDB=42+
 
 GNOME_KEYRING_CONFIGURE_OFF=	--without-gnome-keyring
--- subversion-1.8.5_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140214131037.19F3636ED>