From root@cakebox.homeunix.net  Sun Jun 10 07:06:31 2012
Return-Path: <root@cakebox.homeunix.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A7412106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Jun 2012 07:06:31 +0000 (UTC)
	(envelope-from root@cakebox.homeunix.net)
Received: from mo6-p05-ob.rzone.de (mo6-p05-ob.rzone.de [IPv6:2a01:238:20a:202:5305::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 3852D8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Jun 2012 07:06:31 +0000 (UTC)
Received: from cakebox.homeunix.net
	(ip-77-25-193-221.web.vodafone.de [77.25.193.221])
	by smtp.strato.de (josoe mo83) (RZmta 29.10 DYNA|AUTH)
	with (DHE-RSA-AES256-SHA encrypted) ESMTPA id Y03060o5A6qWCO ;
	Sun, 10 Jun 2012 09:06:27 +0200 (CEST)
Received: from cakebox.homeunix.net (localhost [127.0.0.1])
	by cakebox.homeunix.net (Postfix) with ESMTP id EAE5E688A6;
	Sun, 10 Jun 2012 09:06:08 +0200 (CEST)
Received: by cakebox.homeunix.net (Postfix, from userid 0)
	id 3E05968889; Sun, 10 Jun 2012 09:06:05 +0200 (CEST)
Message-Id: <20120610070606.3E05968889@cakebox.homeunix.net>
Date: Sun, 10 Jun 2012 09:06:05 +0200 (CEST)
From: freebsd@nagilum.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: horde@FreeBSD.org
Subject: etc/horde/httpd.conf.horde missing option
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168911
>Category:       ports
>Synopsis:       mail/horde4-imp: etc/horde/httpd.conf.horde missing option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    horde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 10 07:10:08 UTC 2012
>Closed-Date:    Tue Mar 12 06:41:40 UTC 2013
>Last-Modified:  Tue Mar 12 06:41:40 UTC 2013
>Originator:     freebsd@nagilum.org
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD cakebox.tis 9.0-STABLE FreeBSD 9.0-STABLE #0: Sat Jun 2 13:49:45 CEST 2012 root@cakebox.tis:/usr/obj/export/src/sys/net5501 i386

$ ll -d /var/db/pkg/horde-*
drwxr-xr-x  2 root  wheel  512 Jun  9 09:17 /var/db/pkg/horde-4.0.15/
drwxr-xr-x  2 root  wheel  512 Jun  3 19:16 /var/db/pkg/horde-chora-2.1.1_6/
drwxr-xr-x  2 root  wheel  512 Jun  8 21:17 /var/db/pkg/horde-content-1.0.3/
drwxr-xr-x  2 root  wheel  512 Jun  9 19:29 /var/db/pkg/horde-gollem-2.0.2/
drwxr-xr-x  2 root  wheel  512 Jun  8 21:17 /var/db/pkg/horde-imp-5.0.21/
drwxr-xr-x  2 root  wheel  512 Jun  9 05:17 /var/db/pkg/horde-ingo-2.0.8/
drwxr-xr-x  2 root  wheel  512 Jun  8 21:17 /var/db/pkg/horde-kronolith-3.0.17/
drwxr-xr-x  2 root  wheel  512 Jun  9 05:17 /var/db/pkg/horde-mnemo-3.0.6/
drwxr-xr-x  2 root  wheel  512 Jun  9 07:15 /var/db/pkg/horde-nag-3.0.8/
drwxr-xr-x  2 root  wheel  512 Apr 22 10:53 /var/db/pkg/horde-passwd-3.1.3_2/
drwxr-xr-x  2 root  wheel  512 Jun  8 21:17 /var/db/pkg/horde-timeobjects-1.0.7/
drwxr-xr-x  2 root  wheel  512 Jun  9 05:17 /var/db/pkg/horde-turba-3.0.14/
drwxr-xr-x  2 root  wheel  512 Jun  9 07:15 /var/db/pkg/horde-webmail-4.0.8/


>Description:
	Horde/Dimp will not work due to a missing option in the
	installed $PREFIX/etc/horde/httpd.conf.horde.
	The config should also contain "AcceptPathInfo On":

<Directory /usr/local/www/horde>
    Options Indexes FollowSymLinks
    AllowOverride None
    AcceptPathInfo On
    order allow,deny
...

>How-To-Repeat:
	install mail/horde4-imp

>Fix:

	Add missing option to httpd.conf.horde
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->horde 
Responsible-Changed-By: arved 
Responsible-Changed-When: Sun Jun 10 16:14:48 UTC 2012 
Responsible-Changed-Why:  
over to maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168911 

From: Martin Matuska <mm@FreeBSD.org>
To: bug-followup@FreeBSD.org, freebsd@nagilum.org
Cc:  
Subject: Re: ports/168911: mail/horde4-imp: etc/horde/httpd.conf.horde missing
 option
Date: Mon, 07 Jan 2013 12:34:11 +0100

 Do we actually have a package that installs httpd.conf.horde?
 
 -- 
 Martin Matuska
 FreeBSD committer
 http://blog.vx.sk
 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Mar 12 06:40:50 UTC 2013 
State-Changed-Why:  
Currently only horde3 and horde6 ports are in the tree. 

Close, in the belief that this PR is obsolete.  If it still applies 
to one of the others, please let us know. 

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