freebsd-dev/usr.sbin/pkg_install/create
Maxim Sobolev dd2b039a87 Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record
a path of the port from which package has been created within FreeBSD Ports
Collection and will be used to improve pkg_version(1) and similar tools.

Reviewed by:	ports@FreeBSD.org, jkh
Approved by:	jkh
2000-10-23 07:01:31 +00:00
..
create.h Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
main.c Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
Makefile Use libfetch instead of libftpio. This adds support for http and IPv6. 2000-06-27 11:00:07 +00:00
perform.c Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
pkg_create.1 Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
pl.c Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00