We package 0.8.3 05-Apr-2012 but 0.8.4 in 13-Jul-2013 and 0.8.5 in
08-Oct-2018 were released; the release tarball's NEWS file states
"changes to make it compile with newer g++ and libcrypto" and
"Manually parse /etc/resolv.conf, rather than attempting to make use of the
res data structure (which at least on OpenBSD no longer actually contains
the addresses of resolvers)".
This port fails to build with "-fno-common" and noone has spoken up on
ports@ to fix and update it.
PS: http://www.mailavenger.org/NEWS is sitll missing 0.8.5 changes, so
best look at the actual tarball.
Unhook now and give it a few days grace period before actual removal.
OK gnezdo for sending it to the attic
audio/audacious/player failed to package in naddy@'s latest bulk build due a
missing bump. The addition of the qt5 flavor also involves a change in the
PLIST of audio/audacious/plugins, so bump this one as well.
following MODPY_BIN_SUFFIX switch the "cython" command is renamed
to cython-2 for the py2 version - the py3 build of cython is happy to
work with code from a py2 port.
on graphviz; naddy points out that the graphviz has a large set of
dependencies (which end up causing a loop; cmake -> sphinx -> graphviz
-> jpeg -> cmake)
build time to fetch dependencies; fetches during build aren't permitted so
work around this by using the files that Debian have generated for their
packaging and use their packaging patches directly.
(including one used to generate sphinx's own docs). while many uses of
sphinx work without this, package builds that change depending on what
is installed at build time are problematic, so just force the dependency..
regen PLIST, extra files are built when this is present (used in
file:///usr/local/share/doc/py3-sphinx/usage/extensions/inheritance.html).