看板 DFBSD_commit 關於我們 聯絡資訊
commit 0bc904b6e96f6d63ed3db2c5b1473c8170845f70 Author: Matthias Schmidt <matthias@dragonflybsd.org> Date: Wed Aug 19 19:12:57 2009 +0200 pkg_search: Change URLs and honor possible mirror settings - Change the version variable to match latest changes on avalon (2.2 -> 2.2.0) - If the user uses $BINPKG_SITES or /etc/settings.conf (like with pkg_radd) try to download the summary file from a mirror first. If that fails, fall back to default aka avalon NOTE: If someone changes the directory layout on avalon, please update the pkg_* tools in base as well. Summary of changes: usr.bin/pkg_search/pkg_search.sh | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bc904b6e96f6d63ed3db2c5b1473c8170845f70 -- DragonFly BSD source repository