From owner-freebsd-ports@FreeBSD.ORG Mon Apr 12 14:48:17 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF3E16A4F7 for ; Mon, 12 Apr 2004 14:48:17 -0700 (PDT) Received: from humakt.s8n.se (as18-5-7.mt.g.bonet.se [217.215.16.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5344043D31 for ; Mon, 12 Apr 2004 14:48:16 -0700 (PDT) (envelope-from olof@s8n.se) Received: from s8n.se (localhost [IPv6:::1]) (authenticated bits=0) by humakt.s8n.se (8.12.9p2/8.12.8) with ESMTP id i3CLm9jL097468; Mon, 12 Apr 2004 23:48:09 +0200 (CEST) (envelope-from olof@s8n.se) Message-ID: <407B0E99.10508@s8n.se> Date: Mon, 12 Apr 2004 23:48:09 +0200 From: Olof Samuelsson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: sv, en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: mod_mp3 seems to depend on libghttp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 21:48:17 -0000 Hi, www/mod_mp3 seems to depend on libghttp (see below). The port is maintained by ports@. I can maintain it, if nobody else wants to. Should I send-pr a patch? Best regards, Olof Samuelsson humakt:/usr/ports/sysutils/pkg_cutleaves$ ldd /usr/local/libexec/apache/mod_mp3.so /usr/local/libexec/apache/mod_mp3.so: libghttp.so.1 => /usr/local/lib/libghttp.so.1 (0x28112000) humakt:/usr/ports/sysutils/pkg_cutleaves$ pkgdb /usr/local/lib/libghttp.so.1 libghttp-1.0.9 humakt:/usr/ports/sysutils/pkg_cutleaves$ pkg_info -o libghttp-1.0.9 Information for libghttp-1.0.9: Origin: www/libghttp humakt:/usr/ports/sysutils/pkg_cutleaves$