Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2014 18:42:19 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Tilman Keskinoz <arved@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r373502 - in head/net-im: . poezio
Message-ID:  <20141127174219.GF28816@ivaldir.etoilebsd.net>
In-Reply-To: <201411271733.sARHXBZI054676@svn.freebsd.org>
References:  <201411271733.sARHXBZI054676@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141127174219.GF28816>