From nobody@FreeBSD.org  Fri Sep  6 13:38:25 2013
Return-Path: <nobody@FreeBSD.org>
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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <demelier.david@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: textproc/asciidoc: xhtml11.conf is incorrect
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181869
>Category:       ports
>Synopsis:       textproc/asciidoc: xhtml11.conf is incorrect
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 13:40:00 UTC 2013
>Closed-Date:    Sun Sep 15 16:04:16 UTC 2013
>Last-Modified:  Sun Sep 15 16:04:16 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 6 13:40:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181869 
State-Changed-From-To: open->feedback 
State-Changed-By: sunpoet 
State-Changed-When: Sat Sep 14 06:49:36 UTC 2013 
State-Changed-Why:  
PLIST fixed in r327222. Please check if it works. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181869 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sun Sep 15 16:04:16 UTC 2013 
State-Changed-Why:  
Submitter confirmed that the problem is solved in current ports tree. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181869 
>Unformatted:
