openbsd-ports/devel/quirks/pkg/DESCR

6 lines
276 B
Plaintext
Raw Normal View History

The quirks package allows unpredicted changes to the package system.
For instance, package name changes, or stuff incorporated into base.
pkg_add tests whether it's present, and whether it has a compatible
interface. Otherwise it degrades gracefully to not using any quirks.