From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 10 16:50:13 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37B251065675 for ; Sun, 10 Apr 2011 16:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ED6F28FC12 for ; Sun, 10 Apr 2011 16:50:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3AGoC1p089685 for ; Sun, 10 Apr 2011 16:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3AGoC28089684; Sun, 10 Apr 2011 16:50:12 GMT (envelope-from gnats) Resent-Date: Sun, 10 Apr 2011 16:50:12 GMT Resent-Message-Id: <201104101650.p3AGoC28089684@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, nico Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A321106564A for ; Sun, 10 Apr 2011 16:46:52 +0000 (UTC) (envelope-from nico@core.ws) Received: from core.ws (unknown [IPv6:2a01:4f8:140:73e1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 28E478FC1C for ; Sun, 10 Apr 2011 16:46:51 +0000 (UTC) Received: from core.ws (nico@localhost [IPv6:::1]) by core.ws (8.14.4/8.14.4) with ESMTP id p3AGlAov028877 for ; Sun, 10 Apr 2011 18:47:10 +0200 (CEST) (envelope-from nico@core.ws) Received: (from nico@localhost) by core.ws (8.14.4/8.14.4/Submit) id p3AGlA2N028876; Sun, 10 Apr 2011 18:47:10 +0200 (CEST) (envelope-from nico) Message-Id: <201104101647.p3AGlA2N028876@core.ws> Date: Sun, 10 Apr 2011 18:47:10 +0200 (CEST) From: nico To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/156308: [Patch] Update net-im/prosody to 0.8.0 and missing deps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nico List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 16:50:13 -0000 >Number: 156308 >Category: ports >Synopsis: [Patch] Update net-im/prosody to 0.8.0 and missing deps >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 10 16:50:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: nico >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD devnull 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update net-im/prosody to 0.8.0 Patch: http://people.freebsd.org/~dhn/diff/prosody-0.8.0.diff TB: http://tb.4bit.ws/index.php?action=describe_port&id=864 Works fine for me. I have noticed that there are some optional dependencies (for common prosody modules which are installed with this package) missing in the ports tree. Those are: 1. luaevent-prosody (http://prosody.im/doc/depends#luaevent) 2. lua-zlib (http://prosody.im/doc/depends#lua-zlib) - needed by mod_compression 3. luaDBI (http://prosody.im/doc/depends#luadbi) starting with 0.8.0, needed by mod_storage_sql Also the lua51-posix port should be added as a default depedency and maybe the posix module should be enabled in the sample config too. It will save headaches. Took me some time to figure out why prosody was not writing to to logfile. The provided patch is just a version bump, it does not touch the dependency problematics. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: