User Details
- User Since
- Jun 12 2014, 10:01 AM (414 w, 3 d)
Sat, May 21
Fri, May 6
Wed, Apr 27
Tue, Apr 26
Sun, Apr 24
Sat, Apr 23
Apr 19 2022
Apr 12 2022
Apr 3 2022
Mar 30 2022
Mar 18 2022
Mar 17 2022
Mar 9 2022
as discussed on IRC, the xslt-config and pkg-config module need to make sure the app links to libxml2 and finds its headers.
we also agreed that share/aclocal/libxslt.m4 ships. This all is to be seen in context with D34338.
Mar 6 2022
Feb 26 2022
Thanks for all the hard work!
Feb 25 2022
Daniel, I think the port is broken the way it is. Either it enables the test configuration unconditionally (and without a TEST option), or else you need to make it conditional as suggested. It is common for ports that do not have support for tests to just silently pass a "make test" in that case (for instance, if TEST_TARGET is empty).
Feb 24 2022
Much better for py-libxml2.
Feb 22 2022
doesn't work when built as a port with Python 3.8 and 3.10 installed, something is being mixed up in the build. The intention is to build a Py38 based port, but the result is that Py310 seeps in.