<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/rpy, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-03-10T17:46:04Z</updated>
<entry>
<title>Bump PORTREVISIONs of all users of math/mpc that we just updated to</title>
<updated>2018-03-10T17:46:04Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2018-03-10T17:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c2a92a1aea4e66d25d82a5def112bb1b55660bd2'/>
<id>urn:sha1:c2a92a1aea4e66d25d82a5def112bb1b55660bd2</id>
<content type='text'>
version 1.1.0 (via revision 464079).
</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>Update license of ports using MPL (without version)</title>
<updated>2017-11-04T11:43:35Z</updated>
<author>
<name>Danilo G. Baio</name>
<email>dbaio@FreeBSD.org</email>
</author>
<published>2017-11-04T11:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4'/>
<id>urn:sha1:c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4</id>
<content type='text'>
All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>After r446199 libR.so has SONAME and was made visible for</title>
<updated>2017-07-24T18:26:39Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2017-07-24T18:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c971fe3c72f2697dc0543ea90e05f89619d1024a'/>
<id>urn:sha1:c971fe3c72f2697dc0543ea90e05f89619d1024a</id>
<content type='text'>
consumer ports. Register correct dependency by using LIB_DEPENDS
instead of BUILD|RUN_DEPENDS dance.

math/rkward-kde4:
- Add 2 missing files to pkg-plist also

PR:		219776
Submitted by:	myself
Approved by:	maintainers timeouts
</content>
</entry>
<entry>
<title>Fix build by stripping any .so library</title>
<updated>2016-05-25T16:13:35Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-25T16:13:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83aaa1e4ee1b6155bfca7b8cf3ed961d7374e5ce'/>
<id>urn:sha1:83aaa1e4ee1b6155bfca7b8cf3ed961d7374e5ce</id>
<content type='text'>
Library name seems to be dependent on R version, so this port will
break on any R update otherwise
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.</title>
<updated>2016-04-01T14:16:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:16:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d6597e0bb9591c40fc6d0c6e2159fca51178d56'/>
<id>urn:sha1:8d6597e0bb9591c40fc6d0c6e2159fca51178d56</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Unbreak after math/R update</title>
<updated>2015-11-01T14:00:30Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2015-11-01T14:00:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4d227c32a622bf4c2ca01b2b38b4af4ce4c56be'/>
<id>urn:sha1:d4d227c32a622bf4c2ca01b2b38b4af4ce4c56be</id>
<content type='text'>
- Bump PORTREVISION for (auto)plist change

Reported by:	pkg-fallout
</content>
</entry>
<entry>
<title>- Strip library</title>
<updated>2015-06-03T16:13:33Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-06-03T16:13:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b52002cc8c7f4800f2871974a3bab2e45292ad1'/>
<id>urn:sha1:6b52002cc8c7f4800f2871974a3bab2e45292ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Canonicalize some dependencies on numpy</title>
<updated>2015-01-23T15:21:52Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2015-01-23T15:21:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9436ce76acd75680d988287bae48eed9d3f12bf1'/>
<id>urn:sha1:9436ce76acd75680d988287bae48eed9d3f12bf1</id>
<content type='text'>
</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>
</feed>
