<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/py-numarray, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-05-30T21:39:16Z</updated>
<entry>
<title>Remove expired ports:</title>
<updated>2019-05-30T21:39:16Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2019-05-30T21:39:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4353580e2f7aa1bd864716db24c84ec8e1fbcc89'/>
<id>urn:sha1:4353580e2f7aa1bd864716db24c84ec8e1fbcc89</id>
<content type='text'>
2019-05-30 math/gracetmpl: Long unmaintained abandonware; depends on stale numarray
2019-05-30 math/py-numarray: Obsoleted upstream in favor of NumPy
2019-05-30 net/neubot: neubot client has been retired upstream
</content>
</entry>
<entry>
<title>math/py-numarray: mark deprecated</title>
<updated>2019-04-29T22:22:27Z</updated>
<author>
<name>Ruslan Makhmatkhanov</name>
<email>rm@FreeBSD.org</email>
</author>
<published>2019-04-29T22:22:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a6a7ea191243ef164c9cdda74435df2cd34b836c'/>
<id>urn:sha1:a6a7ea191243ef164c9cdda74435df2cd34b836c</id>
<content type='text'>
This port is unmaintained and obsoleted upstream in favor of NumPy [1].
We no more have not deprecated consumers in ports tree, so deprecate
this port too.

[1] https://wiki.python.org/moin/NumArray
</content>
</entry>
<entry>
<title>Convert Python ports to FLAVORS.</title>
<updated>2017-11-30T15:50:30Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-11-30T15:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=551be3c7231225ed9c26479af2b8914fb2ef0ea8'/>
<id>urn:sha1:551be3c7231225ed9c26479af2b8914fb2ef0ea8</id>
<content type='text'>
  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six&gt;0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
</content>
</entry>
<entry>
<title>- Fix shebangs</title>
<updated>2017-04-18T10:26:10Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2017-04-18T10:26:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=37255964e5cbcf87bc5f8529020d7552b50a4c86'/>
<id>urn:sha1:37255964e5cbcf87bc5f8529020d7552b50a4c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix installing examples.</title>
<updated>2016-11-09T12:39:57Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-11-09T12:39:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=383c878bf960cc67394e3ed852599890fcb568dc'/>
<id>urn:sha1:383c878bf960cc67394e3ed852599890fcb568dc</id>
<content type='text'>
Pointy hat to:	amdmi3
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Switch to options helpers</title>
<updated>2016-10-29T09:04:18Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-10-29T09:04:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db5f7b6cf1398ed5620a303804068469c49673fc'/>
<id>urn:sha1:db5f7b6cf1398ed5620a303804068469c49673fc</id>
<content type='text'>
- Regenerate patches
</content>
</entry>
<entry>
<title>${RM} already has -f.</title>
<updated>2016-10-21T12:51:40Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-10-21T12:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eabbfd75e30148b8f686899a638b93547ca83485'/>
<id>urn:sha1:eabbfd75e30148b8f686899a638b93547ca83485</id>
<content type='text'>
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Add LICENSE</title>
<updated>2015-03-24T13:30:44Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-03-24T13:30:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b15b136352c619591a2bb0cce4b1c2319cd2796f'/>
<id>urn:sha1:b15b136352c619591a2bb0cce4b1c2319cd2796f</id>
<content type='text'>
- Strip libraries
</content>
</entry>
<entry>
<title>- Convert ports of math/ to new USES=python</title>
<updated>2014-10-21T16:54:54Z</updated>
<author>
<name>Marcus von Appen</name>
<email>mva@FreeBSD.org</email>
</author>
<published>2014-10-21T16:54:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=214bd533a7aa7a2f42290138bc4f5d5cae9ce19d'/>
<id>urn:sha1:214bd533a7aa7a2f42290138bc4f5d5cae9ce19d</id>
<content type='text'>
Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>math/py-numarray: allow staging and use auto python plist</title>
<updated>2013-12-12T20:18:08Z</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2013-12-12T20:18:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=280e4bb064793558c577308ece06a7ccd8d41312'/>
<id>urn:sha1:280e4bb064793558c577308ece06a7ccd8d41312</id>
<content type='text'>
</content>
</entry>
</feed>
