DragonFlyBSD / DPorts

The dedicated application build system for DragonFly BSD
Other
89 stars 44 forks source link

DragonFly lacks FreeBSD's ldconfig_local_dirs rc.conf feature #22

Closed pavalos closed 11 years ago

pavalos commented 11 years ago

Some libraries (e.g. libevent2) install into a subdir of /usr/local/lib/. The port installs a file into /usr/local/libdata/ldconfig/ so that the rc.d/ldconfig script can get all the required dirs for ldconfig without user intervention. DragonFly lacks this feature. For more info take a look at FreeBSD's svn 154114.

pavalos commented 11 years ago

Perhaps something like http://www.theshell.com/~pavalos/wip/ldconfig-localdirs.patch?

jrmarino commented 11 years ago

If it fixes libevent2's issue, go ahead and commit it!

jrmarino commented 11 years ago

I assume this is no longer an issue... http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6496b71f4416918b5de73b326ad5af47c8371e2d