On Thu, 18 Oct 2007, Landry Breuil wrote:
cd /usr/ports/mystuff/geo/postgis/w-postgis-1.3.1/postgis-1.3.1/doc && gmake html cat postgis.xml | sed "s/@@LAST_RELEASE_VERSION@@/1.3.1/g" > postgis-out.xml /usr/local/bin/xsltproc --param section.autolabel 1 --param section.label.includes.component.label 1 --param chunk.section.depth 0 --stringparam html.stylesheet style.css \ --output html/postgis.html \ /usr/local/share/xsl/docbook/html/docbook.xsl \ postgis-out.xml systrace: deny user: sthen, prog: /usr/local/bin/xsltproc, pid: 4268(0)[20483], policy: /usr/bin/make, filters: 193, syscall: native-connect(98), sockaddr: inet-[127.0.0.1]:53 systrace: deny user: sthen, prog: /usr/local/bin/xsltproc, pid: 4268(0)[20483], policy: /usr/bin/make, filters: 193, syscall: native-connect(98), sockaddr: inet-[127.0.0.1]:53 systrace: deny user: sthen, prog: /usr/local/bin/xsltproc, pid: 4268(0)[20483], policy: /usr/bin/make, filters: 193, syscall: native-connect(98), sockaddr: inet-[66.151.234.59]:80 error : Operation not permitted postgis-out.xml:5: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"We had the same problem when working on a cleanup of dia port, adding textproc/docbook to build_depends seems to fix this issue.
No, I think you're mixing the issue you had while building the xmlto port.
With dia, it was another thing. -- Antoine
