From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 6 13:40:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE2A3C7A for ; Fri, 6 Sep 2013 13:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8CA022B1B for ; Fri, 6 Sep 2013 13:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r86De05W098272 for ; Fri, 6 Sep 2013 13:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r86De0RR098271; Fri, 6 Sep 2013 13:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 6 Sep 2013 13:40:00 GMT Resent-Message-Id: <201309061340.r86De0RR098271@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Demelier Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 23CEAC1F for ; Fri, 6 Sep 2013 13:38:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 118782AF8 for ; Fri, 6 Sep 2013 13:38:25 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r86DcOnl099939 for ; Fri, 6 Sep 2013 13:38:24 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r86DcObm099936; Fri, 6 Sep 2013 13:38:24 GMT (envelope-from nobody) Message-Id: <201309061338.r86DcObm099936@oldred.freebsd.org> Date: Fri, 6 Sep 2013 13:38:24 GMT From: David Demelier To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181869: textproc/asciidoc: xhtml11.conf is incorrect X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2013 13:40:00 -0000 >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: