openbsd-ports/devel/quirks/pkg/DESCR
espie 937e93ff7d future "quirks" package, to be used by pkg_add for various non-obvious
thingies.

(work in progress, not active yet, don't install unless you REALLY know
what you're doing)
2009-12-04 16:50:48 +00:00

6 lines
276 B
Plaintext

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.