- Consolidate all -extras under one maintainership
NOTE: Author still warning everyone about experimental status of filters.
All --with-filter-XXX replaced with --with-experimental-filter-XXX
Approved by: adamw
to skip unneccessary bump slaves by master port touching
- Pass master's CONFIGURE_ARGS to slaves
- Option to select mail/opensmtpd[-devel] as build/run dependency
(and corresponding libasr via this)
- Pass pkgconfig dependency only to subports which need it.
- Adjust dependencies in subports
Submitted by: myself
Reviewed by: adamw, gahr
Approved by: adamw, gahr, miwi (mentor, implicit)
Sponsored by: milk and cookies
Differential Revision: https://reviews.freebsd.org/D6607
-filter-regex needs a post-install target, so I changed the post-install
in MASTERDIR to be pre-patch instead.
Also, in the opensmtpd-extras/Makefile, change the dependencies to only
be run-time, and fix some spacing nits.
PORTREVISION bump for dependency changes.