Supersedes: PR #60098 (upstream outdated, maintainer timeout) Supersedes: PR #60904 (uses too long pkg-plist, renames libraries without need) The shar below adds the much-desired db42 and db42-nocrypto ports. Since the 60098 submission, the -nocrypto port and the 4.2.52.1 patch have been added. This PR has been tested and approved by Sebastian Yepes, originator of PR #60904. He needs this port committed to support subversion. Note to other porters who want their port to depend on this one: Use LIB_DEPENDS= db-4.2.2:${PORTSDIR}/databases/db42-nocrypto Usually, setting CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db42" LDFLAGS="-L${LOCALBASE}/lib/db42" LIBS="-ldb-4.2" will then work to get the right DB library. At run time, the proper library will be looked up by its SONAME, which is "libdb-4.2.so.2" and resides in /usr/local/lib.
Responsible Changed From-To: freebsd-ports-bugs->pav I'll handle this one.
State Changed From-To: open->closed Committed, thanks!