<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/labplot, branch release/10.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-05-30T02:56:43Z</updated>
<entry>
<title>Update science/hdf5 to 1.10.1</title>
<updated>2017-05-30T02:56:43Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-05-30T02:56:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8b1d897ff66b7ec744342c2492ce62734df8727c'/>
<id>urn:sha1:8b1d897ff66b7ec744342c2492ce62734df8727c</id>
<content type='text'>
- Bump PORTREVISION for shlib change

Changes:	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
</content>
</entry>
<entry>
<title>Update math/gsl to 2.3</title>
<updated>2017-05-02T05:26:40Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2017-05-02T05:26:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c99ed5982716a3f399ccfd97312b79b3d691d4b'/>
<id>urn:sha1:8c99ed5982716a3f399ccfd97312b79b3d691d4b</id>
<content type='text'>
This release introduces some new features and fixes several bugs:
	http://savannah.gnu.org/forum/forum.php?forum_id=8751

* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support

PR:		218952
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10522
</content>
</entry>
<entry>
<title>Update to 2.4.0</title>
<updated>2017-04-28T19:10:55Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2017-04-28T19:10:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c42648a9f3da10d72e3d1b5f08f05f85f25f21a4'/>
<id>urn:sha1:c42648a9f3da10d72e3d1b5f08f05f85f25f21a4</id>
<content type='text'>
* Adds option for FITS support

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10471
</content>
</entry>
<entry>
<title>Update math/labplot to 2.3.0 and give maintainership to kde@</title>
<updated>2017-04-04T19:26:57Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2017-04-04T19:26:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ac186a582378d935e80b42cd1dd4773d4fa70adb'/>
<id>urn:sha1:ac186a582378d935e80b42cd1dd4773d4fa70adb</id>
<content type='text'>
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10178
</content>
</entry>
<entry>
<title>Bump PORTREVISIONs for ports depending on the canonical version of GCC and</title>
<updated>2017-04-01T15:23:30Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2017-04-01T15:23:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=04d6f52202c61a48690e73e65879001d2ee3adc5'/>
<id>urn:sha1:04d6f52202c61a48690e73e65879001d2ee3adc5</id>
<content type='text'>
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
</content>
</entry>
<entry>
<title>Bump PORTREVISIONS for ports depending on the canonical version of GCC and</title>
<updated>2016-11-20T09:38:08Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2016-11-20T09:38:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89f8b052147a980faa4f4419d8444f0c7073c997'/>
<id>urn:sha1:89f8b052147a980faa4f4419d8444f0c7073c997</id>
<content type='text'>
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
</content>
</entry>
<entry>
<title>Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and</title>
<updated>2016-08-24T08:20:31Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2016-08-24T08:20:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0f583d87000061087521fb77c44c9055d122d787'/>
<id>urn:sha1:0f583d87000061087521fb77c44c9055d122d787</id>
<content type='text'>
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:&lt;arg&gt;
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
</content>
</entry>
<entry>
<title>Remove expired misc/kdehier4 and update all of its consumers to not reference it any</title>
<updated>2016-05-25T20:56:06Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2016-05-25T20:56:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=059340ceb7b48dcb0df914995161c233f99ef0fd'/>
<id>urn:sha1:059340ceb7b48dcb0df914995161c233f99ef0fd</id>
<content type='text'>
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
</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>- Drop @dirrm* from plist</title>
<updated>2014-09-23T16:13:10Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-09-23T16:13:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1e155e844ee4279550d38005d834a413513ce55b'/>
<id>urn:sha1:1e155e844ee4279550d38005d834a413513ce55b</id>
<content type='text'>
- Add LICENSE_FILE
</content>
</entry>
</feed>
