- Move perl dependency before <bsd.port.pre.mk>
- Adopt mail/squirrelmail-login_notes-plugin while I am here
- There is no bump as the same functionality is maintained
Requested by: linimon
Approved by: portmgr (linimon)
- default SQUIRREL_PLUGIN_NAME to PORTNAME only if not already deifned
- provide default values for:
CATEGORIES, MASTER_SITES, PKGNAMEPREFIX, PKGNAMESUFFIX
- if ${FILESDIR}/pkg-message.in exists, add it to SUB_FILES and set
SQUIRREL_PLUGIN_NAME to the right value in SUB_LIST
- introduce USE_SM_COMPAT;
if defined, RUN_DEPEND on mail/squirrelmail-compatibility-plugin
for the old (v1) compat plugin you still need to depends by hand (since it's
expected to go away shortly)
- bug-fix: install in the right place even if the install dir exists.
Approved by: maintainer (on IRC)
- Assume maintainership
- Add bsd.squirrelmail.mk, a common include framework for plugins
- Thanks to Simon for his maintainership
- Thanks to jadawin@, miwi@, itetcu@ and Neil Darlow for testing and
feedback on bsd.squirrelmail.mk
PR: ports/124027
Submitted by: Simon Dick <simond irrelevant.org>