1977d149f7
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. PR: ports/60943 Submitted by: Matthias Andree <matthias.andree@gmx.de>
44 lines
891 B
Text
44 lines
891 B
Text
bin/db42/db_archive
|
|
bin/db42/db_checkpoint
|
|
bin/db42/db_deadlock
|
|
bin/db42/db_dump
|
|
bin/db42/db_dump185
|
|
bin/db42/db_load
|
|
bin/db42/db_printlog
|
|
bin/db42/db_recover
|
|
bin/db42/db_stat
|
|
bin/db42/db_upgrade
|
|
bin/db42/db_verify
|
|
bin/db_archive-4.2
|
|
bin/db_checkpoint-4.2
|
|
bin/db_deadlock-4.2
|
|
bin/db_dump-4.2
|
|
bin/db_dump185-4.2
|
|
bin/db_load-4.2
|
|
bin/db_printlog-4.2
|
|
bin/db_recover-4.2
|
|
bin/db_stat-4.2
|
|
bin/db_upgrade-4.2
|
|
bin/db_verify-4.2
|
|
include/db42/db.h
|
|
include/db42/db_185.h
|
|
include/db42/db_cxx.h
|
|
lib/db42/libdb-4.2.a
|
|
lib/db42/libdb-4.2.la
|
|
lib/db42/libdb-4.2.so
|
|
lib/db42/libdb-4.2.so.2
|
|
lib/db42/libdb-4.so
|
|
lib/db42/libdb.a
|
|
lib/db42/libdb.so
|
|
lib/db42/libdb_cxx-4.2.a
|
|
lib/db42/libdb_cxx-4.2.la
|
|
lib/db42/libdb_cxx-4.2.so
|
|
lib/db42/libdb_cxx-4.2.so.2
|
|
lib/db42/libdb_cxx-4.so
|
|
lib/db42/libdb_cxx.a
|
|
lib/db42/libdb_cxx.so
|
|
lib/libdb-4.2.so.2
|
|
lib/libdb_cxx-4.2.so.2
|
|
@dirrm lib/db42
|
|
@dirrm include/db42
|
|
@dirrm bin/db42
|