Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
macros to actually work, using assert(3) for possibly non-existing
functions with -DNDEBUG set earlier and without linkage is not likely
tobe a good test.
OpenWBEM is an enterprise-grade open-source implementation of WBEM,
written in C++, suitable for commercial and non-commercial
applications. It provides a foundation for development of management
frameworks that overcome cross-platform barriers and empower true
interoperability. Developers can use OpenWBEM as a management agent
and WBEM framework to provide applications for configuration and
change management, system health monitoring, and enterprise-wide
management functionality.