chinese/xcin25 is updated to use USE_BDB, and supports db4+. A warning message is printed if user defines WITH_BDB_VER. The db version used for xcin25 and libtabe *MUST* match. USE_BDB exists in libtabe, but it may find the wrong version if one has more than one bdb version installed. Thus, configure and two source files are patched to use the correct bdb version specified in WITH_BDB_VER. Due to the db version must match between libtabe and xcin25, hope these can be committed together. Both ports are tested WITH_BDB_VER from 2 to 44, pass compilation on i386 7-CURRENT as of few days ago. I think we traditionally put make targets below bsd.port.pre.mk, so I changed Makefile. Fix: ===> Generating patch ===> Viewing diff with less ===> Generating patch ===> Viewing diff with less
State Changed From-To: open->feedback Awaiting maintainers feedback
Responsible Changed From-To: freebsd-ports-bugs->clsung Take.
approved.
State Changed From-To: feedback->closed Committed. Thank You.