From owner-freebsd-ports@FreeBSD.ORG Thu Feb 4 13:04:17 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94C93106568D for ; Thu, 4 Feb 2010 13:04:17 +0000 (UTC) (envelope-from spambox@haruhiism.net) Received: from mail.haruhiism.net (mail.fujibayashi.jp [IPv6:2001:470:9954:ffff::2]) by mx1.freebsd.org (Postfix) with ESMTP id 38E218FC1D for ; Thu, 4 Feb 2010 13:04:16 +0000 (UTC) Received: from [IPv6:2001:470:9f2d:0:1::1] (omoikane.gensokyo.fujibayashi.jp [IPv6:2001:470:9f2d:0:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.haruhiism.net (Postfix) with ESMTPSA id 1268819058A; Thu, 4 Feb 2010 22:04:13 +0900 (JST) Message-ID: <4B6AC5CF.1070305@haruhiism.net> Date: Thu, 04 Feb 2010 16:04:15 +0300 From: Kamigishi Rei User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 ThunderBrowse/3.2.8.1 MIME-Version: 1.0 To: Guy Brand References: <4B27DCA4.1090308@haruhiism.net> <20091215191405.GK1378@unistra.fr> <4B27E0ED.4090606@haruhiism.net> <20091216124442.GW1378@unistra.fr> <4B2989FD.7020300@haruhiism.net> <20091223214727.GS49041@unistra.fr> <4B3319EF.8000001@haruhiism.net> <4B69CAA7.10405@whisperingvault.net> <4B69CEB6.5070003@haruhiism.net> <20100203203946.GQ2496@unistra.fr> In-Reply-To: <20100203203946.GQ2496@unistra.fr> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: net-im/ejabberd 2.0.5 to 2.1.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2010 13:04:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03.02.2010 23:39, Guy Brand wrote: > Just a note on the installed documentation: # Documentation install > -d /usr/local/usr/local/share/doc/ejabberd install > ../doc/guide.html /usr/local/usr/local/share/doc/ejabberd install > ../doc/*.png /usr/local/usr/local/share/doc/ejabberd install > ../doc/*.txt /usr/local/usr/local/share/doc/ejabberd > > There is an extra "/usr/local" in the path. Thanks a lot for the report; seems I forgot to remove $(DESTDIR) from the DOCDIR definition. The issue has been fixed, updated .txz is available at the same location (http://media.fujibayashi.jp/software/ejabberd.txz). Quoting make install: # Documentation install -d /usr/local/share/doc/ejabberd install ../doc/guide.html /usr/local/share/doc/ejabberd install ../doc/*.png /usr/local/share/doc/ejabberd install ../doc/*.txt /usr/local/share/doc/ejabberd - -- Kamigishi Rei KREI-RIPE -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJLasXNAAoJEPAgyqbDpP+e1qsH/3GaKdbo6A7Uj0e/HxEkXDtF xgSas4pshdJuqOpd8ip/Y5FO/+oDzneT+t18uC0rLEILtrO5BGm0Qk7s1zR0hFQS YhzY1IF2nXAmU+7WDhLANJfG69YyXE0ZOAXFq9A/C/xzCDAo+vgNyun4XiMGwXJZ VGn4ArYc2VXu1TzlbtgHlFnnwQFk28kEOiuE7sySFs4AMqb2xQEgKUZ/1saw4sdU zsh2WpOQ+xb2F/vYciV2BgfhecFPnoFakGVG3R2QoM50Z3W4kc8+c4CaJPhsiN7e 37Lz4yo2W3ze5KTn87euC2brSjK/HT8eX0y16gQEjIYZ+e2chGEQK6WAXnnrdk4= =6tHP -----END PGP SIGNATURE-----