textmate2: Add patch to fix build failure with Xcode 9The same patch also addresses a runtime crash on High Sierra, but since
the port has never built on High Sierra, no revbump is needed.
Closes: https://trac.macports.org/ticket/55049
Remove check for Xcode >= 4.4 on OS X 10.7 since the port requires OS X
10.8.
Add GitHub handle to maintainers line.
Add patch to fix build failure with modern multimarkdown.
Add patch to prevent the build from...
php-swoole: Update to 1.10.1Downgrade php5x-swoole subports to 1.10.1 because swoole 2.0.12 doesn't
support PHP 5 anymore.
Increase revision to add zlib dependency.
faust, faust-devel: Use the right C++ lib for the entire buildAlso reinplace quietly when affecting many files.
Also reinplace more accurately (escape literal period).
glib2, glib2-devel: Remove gi18n.h patchThe problem this patch was working around (popt.h defining N_; see
f0206ffaa5dbeee26a9fc28f13878d3e2931d457) was fixed in popt 1.13 10 years ago.
ccache[-devel]: stop symlinking gccAll of the installed symlinks are old, and do not match the binary names
installed by macports. While we could update them, they would likely go
out of date again, and having symlinks for binaries that are not
installed can be annoying to some users.
SDRplay: fix livecheck.Will now show that an update happened, not the actual new version. There's no way to determine that information from their website without actually downloading the file -- which is behind a reCAPTCHA.