From owner-freebsd-python@FreeBSD.ORG Wed Aug 6 20:02:25 2014 Return-Path: Delivered-To: python@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 ESMTPS id C7EEADA; Wed, 6 Aug 2014 20:02:25 +0000 (UTC) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.29.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8413C2F57; Wed, 6 Aug 2014 20:02:25 +0000 (UTC) Received: from [89.182.170.45] (helo=localhost) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1XF7JV-00026k-LC; Wed, 06 Aug 2014 21:55:57 +0200 Date: Wed, 6 Aug 2014 21:55:58 +0200 From: Marcus von Appen To: Craig Leres Subject: Re: svn commit: r354587 - in head: ftp/proftpd ftp/proftpd-mod_geoip ftp/proftpd/files security/proftpd-mod_clamav Message-ID: <20140806195558.GA1025@medusa.sysfault.org> Reply-To: Marcus von Appen Mail-Followup-To: Craig Leres , python@FreeBSD.org References: <201405192258.s4JMwEQM006649@svn.freebsd.org> <53E27712.6010503@ee.lbl.gov> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <53E27712.6010503@ee.lbl.gov> User-Agent: Mutt/1.5.23 (2014-03-12) X-Df-Sender: MTEyNTc0Mg== Cc: python@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2014 20:02:25 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Wed Aug 06, 2014, Craig Leres wrote: > This commit removes the installation of the Tools/scripts tree which > means now the ptags.py script no longer is installed anywhere: > > > Index: pkg-plist > > > -%%DATADIR%%/Tools/scripts/ptags.py > > At least when it was in > /usr/local/share/python2.7/Tools/scripts/ptags.py you could hard code > the path into a Makefile. > > What would be a reasonable way to install ptags somewhere? > > Ideally it would go in /usr/local/bin which would be a simple change to > files/patch-setup.py. But if necessary I'm willing to write a completely > new port that just installs this one script. We're planning for a python-tools port, which will install the tools and scripts properly on a per version (python27, python32, python33, ...) basis. The port will take some more days (work on it probably won't happen before the USES=python conversion has been done). Do you need it asap, since the non-availability blocks things for you badly? If so, I can try to put it together until the end of the week. Cheers Marcus --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlPiiE4ACgkQi68/ErJnpkf82ACeLQM+/XQA1mhwGRShIrqrhsAI vrMAoL6baevKCVB1p0LbeQ7fBsUiGWxW =Rl6R -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--