``CONSFIGURATOR.PROPERTY.PKGNG`` ================================ API reference ------------- FreeBSD's pkg(8) ~~~~~~~~~~~~~~~~ Property: ``PKGNG:INSTALLED`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``(pkgng:installed &rest packages)`` Ensure all of the pkg(8) packages PACKAGES are installed. Property: ``PKGNG:DELETED`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``(pkgng:deleted &rest packages)`` Ensure all of the pkg(8) packages PACKAGES are removed. Property: ``PKGNG:UPGRADED`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``(pkgng:upgraded)`` Property: ``PKGNG:AUTOREMOVED`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``(pkgng:autoremoved)`` Property: ``PKGNG:CACHE-CLEANED`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``(pkgng:cache-cleaned)`` Remove superseded & obsolete data from the local package cache. Property: ``PKGNG:CACHE-EMPTIED`` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``(pkgng:cache-emptied)`` Completely empty the local package cache.