diff options
author | knu <knu@FreeBSD.org> | 2001-09-22 06:46:14 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-22 06:46:14 +0800 |
commit | ec9ad4853f94cb6a63a0ce1dbbfb5a7d3959fc6a (patch) | |
tree | 045a0852da67a95008a3ca7e94ac7793840bdbfe /audio | |
parent | 156acd3ea546ee0af52c8e8d2b3a08c7008217d0 (diff) | |
download | freebsd-ports-graphics-ec9ad4853f94cb6a63a0ce1dbbfb5a7d3959fc6a.tar.gz freebsd-ports-graphics-ec9ad4853f94cb6a63a0ce1dbbfb5a7d3959fc6a.tar.zst freebsd-ports-graphics-ec9ad4853f94cb6a63a0ce1dbbfb5a7d3959fc6a.zip |
Update to 20010922, with some brand new functionalities.
overall:
- Implement new package glob patterns: {<|<=|>=|>}{date|pkgname_glob}.
For example, you can rebuild and reinstall all the dependent
packages of png that had been installed prior to png this way:
portupgrade -fr png -x '>=png'
- Introduce the packages database, which is currently a simple hash
that maps file paths to package names.
Inspired by: NetBSD
pkgdb(1): (new)
- A command to create/update the packages database.
pkg_which(1): (new)
- A command to check which package a file came from quickly.
portsclean(1):
- Suppress "can't cd" error messages.
Submitted by: Jos Backus <josb@cncdsl.com>
ports_glob(1): (new)
- Give portsdb(1)'s ports glob expanding feature a suitable name.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions