https://bz.apache.org/ooo/show_bug.cgi?id=126891

--- Comment #17 from Don Lewis <[email protected]> ---
Hmn, the FreeBSD port uses the system nss and nspr and they have been at
versions 3.24 and 4.12 for some time now.  The -devel version of the port
tracks trunk, but is a few months old, but I don't think there have been any
recent commits that would break signing.

I just tried signing an existing .odt and OpenOffice found my StartCom-issued
certificate without any special settings and successfully signed the document.

These are the configure arguments used by the port:
        --with-unix-wrapper=${EXECBASE}
        --with-system-apache-commons=yes
        --with-commons-codec-jar=${JAVALIBDIR}/commons-codec.jar
        --with-commons-lang-jar=${JAVALIBDIR}/commons-lang.jar
        --with-commons-httpclient-jar=${JAVALIBDIR}/commons-httpclient.jar
        --with-commons-logging-jar=${JAVALIBDIR}/commons-logging.jar
        --with-system-apr
        --with-system-apr-util
        --with-system-beanshell
        --with-beanshell-jar=${JAVALIBDIR}/bsh.jar
        --with-system-boost
        --enable-category-b
        --with-system-cairo --enable-cairo
        --with-system-coinmp
        --with-system-curl
        --enable-crashdump
        --with-system-dicts
        --with-epm=${LOCALBASE}/bin/epm
        --with-system-expat
        --disable-fetch-external
        --without-fonts
        --with-gnu-patch=${LOCALBASE}/bin/gpatch
        --with-gperf=${LOCALBASE}/bin/gperf
        --with-system-graphite
        --enable-gtk
        --with-system-hunspell
        --with-external-dict-dir=${LOCALBASE}/share/hunspell
        --with-system-hyphen
        --with-external-hyph-dir=${LOCALBASE}/share/hyphen
        --with-system-jpeg
        --with-junit=${LOCALBASE}/share/java/classes/junit.jar
        --with-system-libtextcat
        --disable-kde
        --disable-kde4
        --with-system-libxml
        --with-system-libxslt
        --with-system-lucene
        --with-lucene-core-jar=${JAVALIBDIR}/lucene-core-3.6.2.jar
        --with-lucene-analyzers-jar=${JAVALIBDIR}/lucene-analyzers-3.6.2.jar
        --with-system-mythes
        --with-external-thes-dir=${LOCALBASE}/share/mythes
        --with-system-nss
        --enable-opengl
        --with-system-openssl
        --with-package-format="archive"
        --with-system-poppler
        --with-system-python
        --with-system-redland
        --with-system-sane
        --with-system-serf
        --with-system-stdlibs
        --without-stlport
        --with-vendor="FreeBSD ports system"
        --enable-verbose
        --with-system-vigra
        --with-system-xrender
        --with-system-zlib
        --enable-cups
        --enable-dbus
        --enable-gconf
        --enable-lockdown
        --enabled-gnone-vfs
        --disable-gio
        --enable-gstreamer
        --enable-pdfimport
        --enable wiki-publisher

Can you try the trunk version without this patch?  I'll try updating the
FreeBSD port to the latest trunk.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to