git: DragonFly_RELEASE_2_4 pkg_radd/pkg_search: add support for BINPKG_BASE
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Sep 28 12:06:17 PDT 2009
commit 0ce5d805be55fcbbad58afbb63c579a04cb5004c
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Thu Sep 17 01:35:22 2009 +0200
pkg_radd/pkg_search: add support for BINPKG_BASE
BINPKG_BASE allows the user to set the base of a package mirror
hierarchy, instead of having to select a specific set of packages which
might get stale.
Summary of changes:
usr.bin/pkg_radd/pkg_radd.1 | 24 ++++++++++++++++++++++--
usr.bin/pkg_radd/pkg_radd.sh | 18 ++++++------------
usr.bin/pkg_search/pkg_search.sh | 33 ++++++++++++++++++++-------------
3 files changed, 48 insertions(+), 27 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0ce5d805be55fcbbad58afbb63c579a04cb5004c
--
DragonFly BSD source repository
More information about the Commits
mailing list