sigil: modify source to work against newer boost versionsincludes a compatibility header instead of the primary
boost::bind header
closes: https://trac.macports.org/ticket/55359
see also: https://svn.boost.org/trac10/ticket/11902
python PG: prevent setuptools' easy_install from downloading softwareThis adds an .cfg that forbids easy_install from downloading any
required software. It can be used in the buildbot or with port -t
(trace) to find dependents not listed in a portfile.
See discussion in
https://lists.macports.org/pipermail/macports-dev/2017-November/036794.html
closes #1016
atom: update to 1.22.1Adjust command installer paths to ${prefix}; add two links (atom/apm)
that the command installer would install.
closes https://trac.macports.org/ticket/55334
bitlbee: fix flags and their ordering- Put internal -I flags before the ones from $CPPFLAGS. This fixes the
build conflicts properly.
- Ensure correct -arch flags are used when linking.
- Patch out silencing of build commands.
- Disable universal variant that doesn't work.
Closes: https://trac.macports.org/ticket/31120
p5-search-elasticsearch-client-5_0: new portThin client with full support for Elasticsearch 5.x (legacy) APIs.
Current version 6.0 APIs are supported by p5-search-elasticsearch.
p5-search-elasticsearch: update to version 6.00, dependenciesUpdated to support new 6.0 API. Support for legacy 5.0 API moved
to new port p5-search-elasticsearch-client-5_0.