Changelog:
* m_pine: Double-quote parens. Thanks to Stefan M<C3><A4>tje for reporting this
bug and sending a patch.
* Apply patch by Brendan Cully to follow the Apple build system changes
used to build ABQuery module.
* Add m_vcf module for querying vcard files provided by Brendan Cully.
* Add authentication (bind_dn, bind_password) to mutt_ldap_query. Based
on an idea of Jan-Benedict Glaw (Closes: #324655, #286163).
* Update FSF address in nearly all files.
* Upgrade to standards-version 3.6.2 (no changes).
For now, make sure the m_vcf module is not built. It depends on libvformat,
which is not yet in pkgsrc
so prevent interactions with bash and gawk packages or tools wrappers
Update maintainer address, and bump PKGREVISION, binary packages may contain references to bash or gawk
Make it use the option framework, to enable/disable abook and gnupg plugins and
dependancies
fix PR 29879, applying the appended patch
approved by cube@
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.