Date: Fri, 6 Sep 2013 13:38:24 GMT From: David Demelier <demelier.david@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/181869: textproc/asciidoc: xhtml11.conf is incorrect Message-ID: <201309061338.r86DcObm099936@oldred.freebsd.org> Resent-Message-ID: <201309061340.r86De0RR098271@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 181869 >Category: ports >Synopsis: textproc/asciidoc: xhtml11.conf is incorrect >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 06 13:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: David Demelier >Release: 9.2-RC1 >Organization: >Environment: FreeBSD Pomme.malikania.fr 9.2-RC1 FreeBSD 9.2-RC1 #2 r254276: Tue Aug 13 13:12:12 CEST 2013 root@Pomme.malikania.fr:/usr/obj/usr/src/sys/GENERIC amd64 >Description: This is the worse problem I ever seen, also I don't have any idea what's happening. For some days, I was expecting a issue with asciidoc which I reported into freebsd-questions. asciidoc does not generate the usual HTML file as it should. And it took me several days thanks to asciidoc users to find the issue: the etc/xhtml11.conf is incorrect. Here you can see my discuss with them: https://groups.google.com/forum/#!topic/asciidoc/qxjpb4NhSvA The textproc/asciidoc port seems to copy the .conf.sample files to .conf if they do not exists. With the port it just works. However with poudriere / pkgng the xhtml11.conf file is the exact wordpress.conf file. >How-To-Repeat: Install this poudriere generated package (default options) with pkgng: http://packages.malikania.fr/FreeBSD/9.1/amd64/desktop/All/asciidoc-8.6.8_1.txz Then: # cd /usr/local/etc/asciidoc # diff -ub xhtml11.conf wordpress.conf # diff -ub xhtml11.conf xhtml11.conf.sample --> lot of difference. >Fix: I absolutely have no ideas. The packages contains correct *.conf files, but the post-install script seems dead. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309061338.r86DcObm099936>