freebsd-skq/usr.sbin/pkg_install/create
Maxim Sobolev a1ad4f468a New feature: allow origins of all dependencies be recorded into package list
using new `@comment DEPORIGIN:...' directive. This would allow us to make
many neat things including:

- easier binary upgrades;
- source upgrades without using external tools by simply extending
  bsd.port.mk and pkg_install tools;
- mixed-mode upgrades (source + binary);
- depreciate and deorbit silly +REQUIRED_BY files in the near future.

This feature is no-op until appropriate bsd.port.mk patch is committed, and
even when it is already committed packages generated will remain 100%
compatible with old set of pkg_install tools (module all those neat
features, of course).

MFC after:	6 days
2002-05-05 21:03:25 +00:00
..
create.h Improve the Bzip2 handling. 2002-04-20 21:20:58 +00:00
main.c Improve the Bzip2 handling. 2002-04-20 21:20:58 +00:00
Makefile WARNS=2 cleanup. 2001-10-10 06:58:42 +00:00
perform.c New feature: allow origins of all dependencies be recorded into package list 2002-05-05 21:03:25 +00:00
pkg_create.1 New feature: allow origins of all dependencies be recorded into package list 2002-05-05 21:03:25 +00:00
pl.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00