summaryrefslogtreecommitdiff
path: root/distrib/sets/syspkgdeps
AgeCommit message (Expand)Author
2006-01-28No space in "function()", "command;" or "$(command)".apb
2006-01-08Oops, missed a few echo >&2 changes in previous commit.apb
2006-01-08Detect cyclic dependencies, and abort if any exist.apb
2006-01-08Document input and output format for syspkgdeps and culldeps.apb
2006-01-08When printing messages to stderr, always useapb
2006-01-04* Add a special case for sets="all".apb
2006-01-03Ensure that (almost) all shell variables in distrib/sets/* scripts areapb
2006-01-03Add shell variables defined in sets.subr for almost all commands usedapb
2006-01-03Move default values for several shell variables into sets.subr.apb
2005-10-21Set default vars so blank and unset both end up w. a reasonable defaultjmc
2004-07-23Make all the sets scripts work even when not run from the directory thaterh
2004-01-03rename all the <bsd.own.mk> derived variables to uppercase, and exportlukem
2003-12-29Significant overhaul of how the sets are used:lukem
2003-11-25Factor duplicated code for setting variables such as machine_cpudyoung
2003-06-23For System Packages, two new utilities, a subroutine library, anddyoung