freebsd-dev/usr.sbin/pkg_install/version
Florent Thoumie 762c7db2e8 - Take libinstall.a out of pkg_install and make it a proper shared library.
- 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.
2010-04-23 11:07:43 +00:00
..
main.c - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
Makefile - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
perform.c - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
pkg_version.1 - Add long options to pkg_install. 2008-05-30 14:26:09 +00:00
test-pkg_version.sh * pkg_version(1) exits if INDEX files is not found and -I is not 2005-10-10 12:35:31 +00:00
version.h Some code cleanups, including removing of stale getopt argument and 2007-11-10 10:21:29 +00:00