Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: multimedia/gstreamer1-qt4 |
Date | By | Description |
14 Apr 2018 14:02:49
1.2.0_6

|
tcberner  |
multimedia/gstreamer1-qt4, multimedia/gstreamer1-qt5: create flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14641 |
18 Jan 2018 04:11:03
1.2.0_6

|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
25 Sep 2017 00:08:17
1.2.0_5

|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:05:06
1.2.0_4

|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
02 May 2017 06:48:11
1.2.0_3

|
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
06 Jan 2017 08:45:04
1.2.0_2

|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
23 Nov 2016 12:45:47
1.2.0_1

|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
18 Sep 2016 20:29:52
1.2.0

|
tcberner  |
Add a new port multimeda/gstreamer1-qt5 (as slave of multimedia/gstreamer1-qt4)
The port for multimedia/gstreamer1-qt5 has existed in area51 for a while now,
and has been worked on by rakuco@ and myself.
It used the same distfile as multimedia/gstreamer1-qt4, but requires an
additional patch over the qt4-based one to fix compilation in C++11 mode.
To bring this port now into the official ports-tree the following was done:
* Add multimedia/gstreamer1-qt5 (obvously) as as a slaveport
* Replace the two patches in multimedia/gstreamer1-qt4 obtained from
OpenBSD by the git commit from upstream (we already had it like that in
the qt5 one)
* Import the C++11 (not strictly necessary for the qt4 one, but
doesn't/shouldn't hurt)
* Add proxy deps to make stage-qa happy
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7907 |