From owner-svn-ports-all@freebsd.org Fri Mar 10 02:00:39 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BF51D059DC; Fri, 10 Mar 2017 02:00:39 +0000 (UTC) (envelope-from miwi.fbsd@gmail.com) Received: from mail-pf0-x241.google.com (mail-pf0-x241.google.com [IPv6:2607:f8b0:400e:c00::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B7A21014; Fri, 10 Mar 2017 02:00:39 +0000 (UTC) (envelope-from miwi.fbsd@gmail.com) Received: by mail-pf0-x241.google.com with SMTP id j5so9038928pfb.3; Thu, 09 Mar 2017 18:00:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc:message-id:references :to; bh=wT0gDnle0OycbA+acQqM5vIwQA0xhK1vmMNIo8SjqpQ=; b=kod0SzTKzqFwFKwKxarnv4a40SMURSxC1xsUBJnh531ag9llElXQ6bH7ebVrNXG3i0 RhWXC+ljht0Y/2WICiRDMNikrEE3ssIqi+EJEFfpKLj9b5WqmLvGo5K04sROdMBT5r/6 x/tZchnfegeaPvi9ZRIwx2K05r8lJPkKVmigQNjApXOQ803pis26QdvCd3EJIu5Rmfr+ a14rZfP/PDWWu8AytM8pXcSNdo3nQU82cTwd6sy8QAq3okIiEp1t3KKXdoL+jcY1kceV ie/qWcWBPGmMrRGYr7NTIUMySCjUNkJhyK/jj0VmxV50ixZA9QsZtdcjCGUb6WVCO4D3 XdwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=wT0gDnle0OycbA+acQqM5vIwQA0xhK1vmMNIo8SjqpQ=; b=pLjn9Ss+n7eWKl3WhFGAGGI7evW3nxVmMt2gjRGqzmh6VvZ0MLGMTrRI4Z1/Uk3Ded gtmqh8mHR/3JQOQ3TpqIs40sv3jrcx1J34yptfio/EWUil8GbvKz0wnLW5dFtxTuVaK/ BVvlR0j/sx99K/mk07ZNaP7UADjzwgCgiTHCmvtmQQCtvgf7DqKvEa3N2VODzS2KTbsq WJGYSVwhMIJoJ99hZSYBEslk+Il9rSSKLQW6eNxDwtrtApAal+/HRZTWNdCYHooaw1n6 Mx5S6MuoiFC1BCFQ/q4AwFjFrw+Ihy/5QlIXjRHIJJZkMB85w1FBivo2GRHpAduANhWw tmHg== X-Gm-Message-State: AMke39k5dF6oQHniOAZrz1pRsttIYGdqIXPAgEkKENWoFsdW97xoo27KSvycHKIV2YsDPA== X-Received: by 10.99.67.6 with SMTP id q6mr17290071pga.156.1489111238925; Thu, 09 Mar 2017 18:00:38 -0800 (PST) Received: from [172.20.10.3] ([183.171.82.92]) by smtp.gmail.com with ESMTPSA id y6sm14948908pgc.1.2017.03.09.18.00.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2017 18:00:37 -0800 (PST) Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: svn commit: r435813 - in head/math: . py-PyWavelets From: Martin Wilke In-Reply-To: <201703100128.v2A1SPBr063975@repo.freebsd.org> Date: Fri, 10 Mar 2017 10:00:30 +0800 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-Id: References: <201703100128.v2A1SPBr063975@repo.freebsd.org> To: Wen Heping X-Mailer: Apple Mail (2.3251) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 10 Mar 2017 02:00:39 -0000 Hi Wen, Would you please rename the port to follow the py policy [1]. https://wiki.freebsd.org/Python/PortsPolicy = Thanks. > On 10 Mar 2017, at 9:28 AM, Wen Heping wrote: >=20 > Author: wen > Date: Fri Mar 10 01:28:25 2017 > New Revision: 435813 > URL: https://svnweb.freebsd.org/changeset/ports/435813 >=20 > Log: > PyWavelets is a free Open Source library for wavelet transforms in = Python. > Wavelets are mathematical basis functions that are localized in both = time and > frequency. Wavelet transforms are time-frequency transforms employing = wavelets. > They are similar to Fourier transforms, the difference being that = Fourier > transforms are localized only in frequency instead of in time and = frequency. >=20 > WWW: https://github.com/PyWavelets/pywt >=20 > PR: 217426 > Submitted by: eric@camachat.org >=20 > Added: > head/math/py-PyWavelets/ > head/math/py-PyWavelets/Makefile (contents, props changed) > head/math/py-PyWavelets/distinfo (contents, props changed) > head/math/py-PyWavelets/pkg-descr (contents, props changed) > Modified: > head/math/Makefile >=20 > Modified: head/math/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/math/Makefile Fri Mar 10 00:48:35 2017 = (r435812) > +++ head/math/Makefile Fri Mar 10 01:28:25 2017 = (r435813) > @@ -582,6 +582,7 @@ > SUBDIR +=3D pspp > SUBDIR +=3D pure-mpfr > SUBDIR +=3D pure-rational > + SUBDIR +=3D py-PyWavelets > SUBDIR +=3D py-altgraph > SUBDIR +=3D py-apgl > SUBDIR +=3D py-basemap >=20 > Added: head/math/py-PyWavelets/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/math/py-PyWavelets/Makefile Fri Mar 10 01:28:25 2017 = (r435813) > @@ -0,0 +1,32 @@ > +# $FreeBSD$ > + > +PORTNAME=3D PyWavelets > +PORTVERSION=3D 0.5.1 > +DISTVERSIONPREFIX=3D v > +CATEGORIES=3D math python > +PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} > +DISTNAME=3D pywt > + > +MAINTAINER=3D eric@camachat.org > +COMMENT=3D Discrete Wavelet Transforms in Python > + > +LICENSE=3D MIT > +LICENSE_FILE=3D ${WRKSRC}/COPYING > + > +BUILD_DEPENDS=3D ${PYNUMPY} \ > + cython:lang/cython \ > + ${PYTHON_PKGNAMEPREFIX}pillow>=3D1.7:graphics/py-pillow > +RUN_DEPENDS=3D ${PYNUMPY} \ > + cython:lang/cython \ > + ${PYTHON_PKGNAMEPREFIX}pillow>=3D1.7:graphics/py-pillow > + > +USE_GITHUB=3D yes > +GH_PROJECT=3D ${DISTNAME} > + > +USES=3D cpe python > +USE_PYTHON=3D autoplist distutils > + > +PYDISTUTILS_BUILD_TARGET=3D build build_ext > +PYDISTUTILS_BUILDARGS+=3D saveopts > + > +.include >=20 > Added: head/math/py-PyWavelets/distinfo > = =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/math/py-PyWavelets/distinfo Fri Mar 10 01:28:25 2017 = (r435813) > @@ -0,0 +1,3 @@ > +TIMESTAMP =3D 1489108516 > +SHA256 (pywt_GH0.tar.gz) =3D = dc912325b4752b83303af31925450efb795ec81d6aed1317613f7d5a634c0b50 > +SIZE (pywt_GH0.tar.gz) =3D 3865431 >=20 > Added: head/math/py-PyWavelets/pkg-descr > = =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/math/py-PyWavelets/pkg-descr Fri Mar 10 01:28:25 2017 = (r435813) > @@ -0,0 +1,7 @@ > +PyWavelets is a free Open Source library for wavelet transforms in = Python. > +Wavelets are mathematical basis functions that are localized in both = time and > +frequency. Wavelet transforms are time-frequency transforms employing = wavelets. > +They are similar to Fourier transforms, the difference being that = Fourier > +transforms are localized only in frequency instead of in time and = frequency. > + > +WWW: https://github.com/PyWavelets/pywt >=20