diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-05 21:03:25 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-05 21:03:25 +0000 |
commit | 842eb4b30ab12533f948111da9947ebc3af975a3 (patch) | |
tree | 7c9f1e55ee95af60dec0886ffed805ea8d577125 /lib/libc | |
parent | c1ae331211aba15b32979855d8c599ba5e6ae4f3 (diff) | |
download | FreeBSD-src-842eb4b30ab12533f948111da9947ebc3af975a3.zip FreeBSD-src-842eb4b30ab12533f948111da9947ebc3af975a3.tar.gz |
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
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions