Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout libinstall.a -> libpkg commit. | flz | 2011-05-17 | 14 | -3280/+0 |
| | | | | Discussed with: erwin, brooks, bapt | ||||
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
| | | | | | | PR: bin/154928 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days | ||||
* | - Take libinstall.a out of pkg_install and make it a proper shared library. | flz | 2010-04-23 | 14 | -0/+3280 |
- Rework the wrapper support to check libpkg version as well as pkg_install version. - Add libfetch to _prebuild_libs. - There are no new features introduced. Notes: the API is not stable, so basically, do not use libpkg in your projects for now. Also there's no manpage for libpkg yet, because the API will change drastically. I repeat, do not use libpkg for now. |