summaryrefslogtreecommitdiff
path: root/external/bsd/pkg_install/sbin
AgeCommit message (Collapse)Author
2019-04-06revert previkous it isn't neededpgoyette
2019-04-06Treat implicit-fallthrough only as a warningpgoyette
2017-04-21Help silly sun2 along.joerg
2017-04-20Update build system for pkg_install-20170419.joerg
2016-06-25Delete bpm(1)maya
It hasn't worked in a long time. PR bin/51268
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
Push -Wno-array-bounds down to the cases that depend on it. Selectively disable warnings for 3rd party software or non-trivial issues to be reviewed later to get clang -Werror to build most of the tree.
2010-11-05New pkg_install requires -llzma, so to support static linking, behe
explicit about what libraries are required, and not only depend on shared library inter-dependencies to pull that in. Fixes the build for sun2.
2009-02-25Update build glue for pkg_install-20090225.joerg
2009-02-05Retire.joerg
2009-02-02Merge pkg_install-20090201 and update build system.joerg
2008-10-01Add missing RCS ID.joerg
2008-09-30Add build glue for pkg_install.joerg