Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-16 | make sure libs get registered if we take a shortcut and don't reinstall | Marc Espie | |
the package, or if we call add_bogus_libs directly. | |||
2005-08-12 | avoid warning message | Marc Espie | |
2004-12-28 | add a boguslibs forced option, that rescans packages for libraries | Marc Espie | |
not marked with @lib. This allows pkg_add -current to deal with 3.6 packages fully. | |||
2004-12-21 | if we can't get this packing-list, this is not dramatic | Marc Espie | |
2004-11-23 | allow for registration of libraries from an existing plist. | Marc Espie | |
make sure lookup_libspec result is defined. allow for registering pkgpath instead of pkgname. | |||
2004-11-22 | implement global repository for shared libraries. | Marc Espie | |
2004-11-21 | move the system libraries registration code to SharedLibs. | Marc Espie | |
2004-11-21 | pull the code that handles shared libraries (ldconfig for now) aside. | Marc Espie | |