Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 07:39:06 +0100
From:      Marcus von Appen <mva@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r332944 - in head/x11-fonts: . py-bdflib
Message-ID:  <20131106063906.GA1385@medusa.sysfault.org>
In-Reply-To: <201311060508.rA658XmR012155@svn.freebsd.org>
References:  <201311060508.rA658XmR012155@svn.freebsd.org>

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

--yrj/dFKFPuw6o+aM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On, Wed Nov 06, 2013, Alexey Dokuchaev wrote:

[...]
> Added: head/x11-fonts/py-bdflib/Makefile
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/x11-fonts/py-bdflib/Makefile	Wed Nov  6 05:08:32 2013	(r332944)
> @@ -0,0 +1,23 @@
> +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
> +# $FreeBSD$
> +
> +PORTNAME=	bdflib
> +PORTVERSION=	1.0.0
> +CATEGORIES=	x11-fonts python
> +MASTER_SITES=	CHEESESHOP/source/b/${PORTNAME}
> +PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
> +DISTNAME=	${PORTNAME}-v${PORTVERSION}
> +
> +MAINTAINER=	danfe@FreeBSD.org
> +COMMENT=	Library for working with BDF font files
> +
> +LICENSE=	GPLv3
> +
> +USE_PYTHON=	yes

That module is not compatible with Python 3.x+. USE_PYTHON should be
restricted accordingly.

> +USE_PYDISTUTILS=	yes

Is there any reason not to use PYDISTUTILS_AUTOPLIST? Sicne it only
works for Python 2.x it does not matter that much, but would at least
save the plist.

Cheers
Marcus

--yrj/dFKFPuw6o+aM
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iEYEARECAAYFAlJ55AoACgkQi68/ErJnpkduAQCfbruVGh65E74xGoqkR8uQI35i
M1EAoLYbUmaH/t79hs0U0jEDPXUGe5yY
=M5BY
-----END PGP SIGNATURE-----

--yrj/dFKFPuw6o+aM--



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