/net-mgmt/ipfm/

sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-0/+1
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Update to upstream version 15.0.0riggs2017-08-192-4/+4
| | | | MFH: 2017Q3
* Update to upstream version 14.0.0riggs2017-07-303-4/+5
| | | | MFH: 2017Q3
* Update to upstream version 13.0.0riggs2017-06-272-4/+4
| | | | MFH: 2017Q2
* Update to upstream version 12.0.0riggs2017-06-032-5/+4
| | | | MFH: 2017Q2
* devel/boost-*: update to 1.64.0jbeich2017-05-021-0/+1
| | | | | | | | 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
* Update to upstream release 11.0.0riggs2017-04-243-8/+10
| | | | MFH: 2017Q2
* Chase multimedia/libmatroska update.ehaupt2017-04-231-1/+1
|
* Drop support for releases older than FreeBSD 10.3riggs2017-04-039-175/+1
|
* Update to upstream version 10.0.0riggs2017-04-022-5/+5
| | | | MFH: 2017Q2
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-0/+1
| | | | | | | | | | | | | | 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
* Update to upstream version 9.9.0, new non-default OPTION MANTRANSriggs2017-03-123-53/+59
| | | | | | | | | Details: - Update to upstream version 9.9.0 - Manpages do not come pre-packaged anymore, hence new build dependencies to docbook-xsl, libxslt and po4a in case translations are requested - Add MANTRANS option to build translated manpages
* Update to upstream version 9.8.0riggs2017-01-292-16/+9
| | | | | | | | | | Detailed log: - Update to upstream version 9.8.0 - Remove no longer used CONFIGURE_ARGS - BUILD_DEPENDS on devel/rubygem-rake - bundled drake is retired - USE_RUBY is no longer required - retire custom do-build and do-install targets
* Unbundle pugixml, update LIB_DEPENDS accordingly, bump PORTREVISIONriggs2017-01-271-1/+2
| | | | | | PR: 216445 Reported by: w.schwarzenfeld@utanet.at MFH: 2017Q1
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-26/+0
| | | | Approved by: portmgr blanket
* devel/boost-*: update to 1.63.0jbeich2017-01-061-0/+1
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
* Assume "pkg-config zlib" works after 9.x reached EOLjbeich2017-01-041-1/+1
| | | | | | | Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz" which is unsafe at least with lang/gcc* that override some system headers and have newer libgcc_s.so that our old version in base may not be forward-compatible with.
* Remove BROKEN_FreeBSD_9sunpoet2017-01-011-1/+0
| | | | Approved by: portmgr (blanket)
* Update to upstream version 9.7.1riggs2016-12-282-6/+6
| | | | | | Details: - Now requires Qt5Concurrent - Now requires a c++14 compiler
* Update to upstream release 9.6.0riggs2016-12-192-5/+4
|
* devel/boost-*: update to 1.62.0jbeich2016-11-231-0/+1
| | | | | | | | | | | | - 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)
* Update to upstream version 9.5.0riggs2016-10-182-4/+4
|
* - Switch to USES=localbaseamdmi32016-10-131-12/+5
| | | | | | | - Verbosify build - Cosmetic fixes Approved by: portmgr blanket
* Fix build on archs where sizeof(size_t) != sizeof(uint64_t)riggs2016-10-121-0/+11
|
* Update to upstream version 9.4.2; fixes code execution vulnerabilityriggs2016-10-092-4/+4
| | | | MFH: 2016Q4
* - Mark BROKEN on 9.x:amdmi32016-09-121-0/+2
| | | | | | g++48: internal compiler error: Segmentation fault: 11 (program cc1plus) Approved by: portmgr blanket
* Update to upstream version 9.4.0, update USES for QT5 OPTIONriggs2016-08-262-5/+5
|
* Update to upstream version 9.3.1riggs2016-07-163-4/+25
|
* Take maintainershipriggs2016-07-081-1/+1
| | | | | | | | | | Details: mkvtoolnix shows spurious build issues due to a gcc-internal segfault on the build cluster on 9.x. However, this is not perfectly reproducible and on other hardware setups it builds reliably, so we don't want to mark it broken on 9.x. Taking maintainership so pkg-fallout won't continue spam the multimedia@ mailing list.
* Update to upstream version 9.2.0riggs2016-06-022-4/+4
| | | | | | While on it: Mark unbroken on 9.x. gcc internal segfault is not reproducible on my test box on 9.3 with gcc 4.8
* Mark broken on 9.xbrooks2016-05-261-0/+1
| | | | | This has been failing for weeks on i386 and amd64 and it seems likely to be broken elsewhere.
* Fix build with gcc 4.8riggs2016-04-241-5/+64
|
* Update to upstream releaser 9.1.0riggs2016-04-243-15/+15
|
* Update to upstream version 9.0.1, retire CURL OPTIONriggs2016-04-033-10/+18
| | | | | | | | | Details: - Update to upstream version 9.0.1 (released on 2016-03-28 - Update MASTER_SITES - Retire CURL OPTION. Rationale: curl is not required for mkvtoolnix core functionality, but to check for upstream updates. There is little use for this feature when distributing software via ports / packages.