From owner-svn-ports-head@FreeBSD.ORG Wed Oct 30 21:45:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3040AC70; Wed, 30 Oct 2013 21:45:20 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.104]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DF8F0262B; Wed, 30 Oct 2013 21:45:19 +0000 (UTC) Received: from [89.183.4.179] (helo=localhost) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1VbdZj-0006xg-6M; Wed, 30 Oct 2013 22:45:17 +0100 Date: Wed, 30 Oct 2013 22:45:08 +0100 From: Marcus von Appen To: Veniamin Gvozdikov Subject: Re: svn commit: r332178 - in head/databases: . py-tarantool Message-ID: <20131030214508.GA11571@medusa.sysfault.org> Mail-Followup-To: Veniamin Gvozdikov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201310302135.r9ULZS28058105@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <201310302135.r9ULZS28058105@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) X-Df-Sender: MTEyNTc0Mg== Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Marcus von Appen List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 21:45:20 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Wed Oct 30, 2013, Veniamin Gvozdikov wrote: > Author: vg > Date: Wed Oct 30 21:35:27 2013 > New Revision: 332178 > URL: http://svnweb.freebsd.org/changeset/ports/332178 > > Log: > This package is a pure-python client library for Tarantool Database. > > WWW: https://github.com/mailru/tarantool-python > WWW: https://pypi.python.org/pypi/tarantool > > PR: ports/183501 > Submitted by: myself > Approved by: eadler, osa, rm (mentors, implicit) You should consider PYDISTUTILS_AUTOPLIST=yes for such a port - it fulfills all criteria to get rid of a manually managed pkg-plist. Cheers Marcus --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlJxfeQACgkQi68/ErJnpkex4ACdF8guI4xedKdfdkDXspEGFVSL q6QAnRxcqO6h3fnlGZc+GL01JY7eqpaS =TuiI -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--