From owner-svn-ports-all@FreeBSD.ORG Thu Nov 27 17:42:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77C84333; Thu, 27 Nov 2014 17:42:25 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 027E6781; Thu, 27 Nov 2014 17:42:25 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id b13so7033582wgh.32 for ; Thu, 27 Nov 2014 09:42:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=KR61Tf14t9C+pc5rhU65Md9doCkUJ40pEe7DVStXCcY=; b=LE3nOl7TXXFWllBlZ8IYzi9UdeFVQU6ZJ40c3iamxQs0Ousz2N3IF+7rS5C9GNVnQ5 zvratss48rkglrIRiXbjKhxKnlp699+XaC97fasSvN/XfLagH7NzxV744OeG+75Yx97b OTL9N5wZvFvjIxySxOUyCBjWc6vT7lRypwu3bewQbE9WK15TN9Q0TkoUaCRXY3RTx2sI w+DO/gW9x8fbamxJAsS0agEe9YB+Fk0cj7suUMQyEx8dOchtTQSyydu3UAZgFQTRCY9g GbwVnDVM5I0K25Qk2byQoR0yUNFck+tPAHsZ41iV2eMqXQnrqPQbHY8rsVuhYkfWdQdz QZCQ== X-Received: by 10.180.104.2 with SMTP id ga2mr53729192wib.64.1417110143298; Thu, 27 Nov 2014 09:42:23 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id cq4sm11616521wjc.35.2014.11.27.09.42.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Nov 2014 09:42:22 -0800 (PST) Sender: Baptiste Daroussin Date: Thu, 27 Nov 2014 18:42:19 +0100 From: Baptiste Daroussin To: Tilman Keskinoz Subject: Re: svn commit: r373502 - in head/net-im: . poezio Message-ID: <20141127174219.GF28816@ivaldir.etoilebsd.net> References: <201411271733.sARHXBZI054676@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eDB11BtaWSyaBkpc" Content-Disposition: inline In-Reply-To: <201411271733.sARHXBZI054676@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2014 17:42:25 -0000 --eDB11BtaWSyaBkpc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 27, 2014 at 05:33:11PM +0000, Tilman Keskinoz wrote: > Author: arved > Date: Thu Nov 27 17:33:10 2014 > New Revision: 373502 > URL: https://svnweb.freebsd.org/changeset/ports/373502 > QAT: https://qat.redports.org/buildarchive/r373502/ >=20 > Log: > Add poezio a python XMPP client for the console >=20 > Added: > head/net-im/poezio/ > head/net-im/poezio/Makefile (contents, props changed) > head/net-im/poezio/distinfo (contents, props changed) > head/net-im/poezio/pkg-descr (contents, props changed) > Modified: > head/net-im/Makefile >=20 > Modified: head/net-im/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net-im/Makefile Thu Nov 27 17:29:44 2014 (r373501) > +++ head/net-im/Makefile Thu Nov 27 17:33:10 2014 (r373502) > @@ -112,6 +112,7 @@ > SUBDIR +=3D pidgin-skype > SUBDIR +=3D pidgin-twitter > SUBDIR +=3D plasma-applet-ktp > + SUBDIR +=3D poezio > SUBDIR +=3D pork > SUBDIR +=3D prosody > SUBDIR +=3D psi >=20 > Added: head/net-im/poezio/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net-im/poezio/Makefile Thu Nov 27 17:33:10 2014 (r373502) > @@ -0,0 +1,20 @@ > +# $FreeBSD$ > + > +PORTNAME=3D poezio > +PORTVERSION=3D 0.8.1 > +CATEGORIES=3D net-im > +MASTER_SITES=3D http://dev.louiz.org/attachments/download/52/ > + > +MAINTAINER=3D arved@FreeBSD.org > +COMMENT=3D Console XMPP client > + > +LICENSE=3D ZLIB > +LICENSE_FILE=3D ${WRKSRC}/COPYING > + > +RUN_DEPENDS=3D ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-d= nspython \ > + ${PYTHON_SITELIBDIR}/sleekxmpp/__init__.py:${PORTSDIR}/net-im/py-sleek= xmpp > + This package will never build succeed on the cluster at all The cluster will only build py-dnspython for python27 and you require a pyt= hon33 version. Bapt --eDB11BtaWSyaBkpc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlR3YnkACgkQ8kTtMUmk6EzbdACfTId9exq6E3e2R5bUPF0lPomR 8HoAoJhInOFL5ldRDJw85hx+w60Foevk =H38n -----END PGP SIGNATURE----- --eDB11BtaWSyaBkpc--