notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
non port: multimedia/mkvtoolnix/Makefile

Number of commits found: 279 (showing only 100 on this page)

«  1 | 2 | 3  »  

Saturday, 29 Sep 2018
07:09 riggs search for other commits by this committer
Update to upstream release 27.0.0
Original commitRevision:480894 
Thursday, 30 Aug 2018
14:29 riggs search for other commits by this committer
Update to upstream version 26.0.0

MFH:		2018Q3
Original commitRevision:478461 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Original commitRevision:476723 
Monday, 16 Jul 2018
05:21 riggs search for other commits by this committer
Update to upstream version 25.0.0

Details:
- Fixes and minor enhancements
- Details see upstream changelog
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2018Q3
Original commitRevision:474715 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Saturday, 16 Jun 2018
07:08 riggs search for other commits by this committer
Update to upstream version 24.0.0

Details:
- Fixes and minor enhancements
- Details see upstream changelog
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2018Q2
Original commitRevision:472521 
Saturday, 12 May 2018
18:01 riggs search for other commits by this committer
Update to upstream version 23.0.0

Details:
- Upstream release 23.0.0 includes runtime fixes indcluding
  fixes for crashes, see
  https://gitlab.com/mbunkus/mkvtoolnix/blob/release-23.0.0/NEWS.md

MFH:		2018Q2
Original commitRevision:469745 
Sunday, 22 Apr 2018
18:14 riggs search for other commits by this committer
Bump PORTREVISION for ports depending on libmatroska

MFH:		2018Q2
Original commitRevision:468044 
Wednesday, 18 Apr 2018
13:57 jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
Original commitRevision:467711 
Monday, 2 Apr 2018
13:38 riggs search for other commits by this committer
Update to upstream version 22.0.0

MFH:		2018Q2
Original commitRevision:466227 
Saturday, 24 Mar 2018
08:49 riggs search for other commits by this committer
Update to upstream version 21.0.0

Details:
- Upstream changelog, see
  https://mkvtoolnix.download/doc/NEWS.md
- mkvinfo is now command-line-only
Original commitRevision:465436 
Saturday, 20 Jan 2018
20:43 riggs search for other commits by this committer
Update to upstream version 20.0.0

Details:
- Update to upstream version 20.0.0
  a.o. removal of deprecated options in command line clients, see
  Changelog: https://mkvtoolnix.download/doc/NEWS.md
- QT version now requires textproc/cmark
Original commitRevision:459553 
Thursday, 18 Jan 2018
04:11 jbeich search for other commits by this committer
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
Original commitRevision:459315 
Sunday, 31 Dec 2017
14:28 riggs search for other commits by this committer
Update to upstream version 19.0.0
Original commitRevision:457694 
Sunday, 19 Nov 2017
21:34 riggs search for other commits by this committer
Update to upstream version 18.0.0

MFH:		2017Q4
Original commitRevision:454502 
Monday, 23 Oct 2017
05:50 riggs search for other commits by this committer
Update to upstream version 17.0.0

MFH:		2017Q4
Original commitRevision:452690 
Sunday, 1 Oct 2017
14:37 riggs search for other commits by this committer
Update to upstream version 16.0.0
Original commitRevision:451046 
Monday, 25 Sep 2017
00:08 jbeich search for other commits by this committer
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
Original commitRevision:450560 
00:05 jbeich search for other commits by this committer
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
Original commitRevision:450557 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
Original commitRevision:449591 
Saturday, 19 Aug 2017
14:04 riggs search for other commits by this committer
Update to upstream version 15.0.0

MFH:		2017Q3
Original commitRevision:448310 
Saturday, 29 Jul 2017
17:38 riggs search for other commits by this committer
Update to upstream version 14.0.0

MFH:		2017Q3
Original commitRevision:446885 
Monday, 26 Jun 2017
18:53 riggs search for other commits by this committer
Update to upstream version 13.0.0

MFH:		2017Q2
Original commitRevision:444380 
Saturday, 3 Jun 2017
09:59 riggs search for other commits by this committer
Update to upstream version 12.0.0

MFH:		2017Q2
Original commitRevision:442469 
Tuesday, 2 May 2017
06:48 jbeich search for other commits by this committer
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
Original commitRevision:439934 
Sunday, 23 Apr 2017
21:14 riggs search for other commits by this committer
Update to upstream release 11.0.0

MFH:		2017Q2
Original commitRevision:439260 
10:23 ehaupt search for other commits by this committer
Chase multimedia/libmatroska update.
Original commitRevision:439215 
Monday, 3 Apr 2017
06:10 riggs search for other commits by this committer
Drop support for releases older than FreeBSD 10.3
Original commitRevision:437589 
Saturday, 1 Apr 2017
17:10 riggs search for other commits by this committer
Update to upstream version 10.0.0

MFH:		2017Q2
Original commitRevision:437449 
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
Original commitRevision:437439 
Saturday, 11 Mar 2017
20:57 riggs search for other commits by this committer
Update to upstream version 9.9.0, new non-default OPTION MANTRANS

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
Original commitRevision:435958 
Saturday, 28 Jan 2017
17:58 riggs search for other commits by this committer
Update to upstream version 9.8.0

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
Original commitRevision:432637 
Thursday, 26 Jan 2017
20:32 riggs search for other commits by this committer
Unbundle pugixml, update LIB_DEPENDS accordingly, bump PORTREVISION

PR:		216445
Reported by:	w.schwarzenfeld@utanet.at
MFH:		2017Q1
Original commitRevision:432539 
Monday, 9 Jan 2017
13:16 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:430947 
Friday, 6 Jan 2017
08:45 jbeich search for other commits by this committer
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
Original commitRevision:430692 
Tuesday, 3 Jan 2017
17:06 jbeich search for other commits by this committer
Assume "pkg-config zlib" works after 9.x reached EOL

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.
Original commitRevision:430483 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Wednesday, 28 Dec 2016
14:38 riggs search for other commits by this committer
Update to upstream version 9.7.1

Details:
- Now requires Qt5Concurrent
- Now requires a c++14 compiler
Original commitRevision:429776 
Sunday, 18 Dec 2016
17:41 riggs search for other commits by this committer
Update to upstream release 9.6.0
Original commitRevision:428884 
Wednesday, 23 Nov 2016
12:45 jbeich search for other commits by this committer
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)
Original commitRevision:426908 
Monday, 17 Oct 2016
17:06 riggs search for other commits by this committer
Update to upstream version 9.5.0
Original commitRevision:424131 
Thursday, 13 Oct 2016
12:57 amdmi3 search for other commits by this committer
- Switch to USES=localbase
- Verbosify build
- Cosmetic fixes

Approved by:	portmgr blanket
Original commitRevision:423911 
Sunday, 9 Oct 2016
08:26 riggs search for other commits by this committer
Update to upstream version 9.4.2; fixes code execution vulnerability

MFH:		2016Q4
Original commitRevision:423569 
Sunday, 11 Sep 2016
18:47 amdmi3 search for other commits by this committer
- Mark BROKEN on 9.x:

g++48: internal compiler error: Segmentation fault: 11 (program cc1plus)

Approved by:	portmgr blanket
Original commitRevision:421865 
Friday, 26 Aug 2016
05:20 riggs search for other commits by this committer
Update to upstream version 9.4.0, update USES for QT5 OPTION
Original commitRevision:420888 
Saturday, 16 Jul 2016
09:24 riggs search for other commits by this committer
Update to upstream version 9.3.1
Original commitRevision:418623 
Thursday, 7 Jul 2016
17:39 riggs search for other commits by this committer
Take maintainership

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.
Original commitRevision:418191 
Wednesday, 1 Jun 2016
18:07 riggs search for other commits by this committer
Update to upstream version 9.2.0

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
Original commitRevision:416255 
Wednesday, 25 May 2016
17:47 brooks search for other commits by this committer
Mark broken on 9.x

This has been failing for weeks on i386 and amd64 and it seems likely to
be broken elsewhere.
Original commitRevision:415850 
Saturday, 23 Apr 2016
19:02 riggs search for other commits by this committer
Update to upstream releaser 9.1.0
Original commitRevision:413903 
Sunday, 3 Apr 2016
13:23 riggs search for other commits by this committer
Update to upstream version 9.0.1, retire CURL OPTION

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.
Original commitRevision:412469 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 12 Jan 2016
20:08 riggs search for other commits by this committer
Update to upstream version 8.8.0
Original commitRevision:405908 
Tuesday, 5 Jan 2016
13:41 riggs search for other commits by this committer
Update to upstream version 8.7.0 ; Fix build failure on pre-10.x systems

MFH:		2016Q1
Original commitRevision:405290 
Saturday, 26 Dec 2015
14:33 riggs search for other commits by this committer
Update to upstream version 8.6.1
Original commitRevision:404517 
Thursday, 19 Nov 2015
10:38 makc search for other commits by this committer
multimedia/mkvtoolnix:
- Fix gettext detection. Building the port with NLS and without QT5 option
  reveals the problem.

Reported by:	olgeni
Original commitRevision:401926 
Wednesday, 18 Nov 2015
10:47 makc search for other commits by this committer
multimedia/mkvtoolnix:
- Update to 8.5.2.
- WXGTK support has been removed upstream in favour of Qt
- Amend BROKEN message
- Enable verbose build when PACKAGE_BUILDING is set (instead of BATCH)
- Decouple CURL option for online update checks from QT5
- Add NLS option
- Sort plist

PR:		based on 204312
Submitted by:	yuri@rawbw.com
Original commitRevision:401860 
Saturday, 5 Sep 2015
06:31 ehaupt search for other commits by this committer
Update to 8.3.0
Original commitRevision:396155 
Thursday, 13 Aug 2015
15:07 ehaupt search for other commits by this committer
Introduce an option to build the new Qt5 based GUI. The Qt5 version will replace
the now deprecated WXGTK version in the future. If you're currently launching
'mmg'
(the WXGTK GUI) you will get the following notification:

  Please note that this program (mkvmerge GUI) is deprecated and will be removed
  within one or two releases. It has been superseded by the new MKVToolNix GUI
  which should also be included in the same package.

Don't enable this option by default to give current users a notice that future
updates will pull in the Qt5 dependency chain by default. However, users are
encouraged to try the Qt5 version and report bugs.

This new option does not change the current default build of the port and
therefore no PORTREVISION bump is required.
Original commitRevision:394068 
Wednesday, 12 Aug 2015
11:37 ehaupt search for other commits by this committer
Update to 8.2.0
Original commitRevision:394016 
Tuesday, 9 Jun 2015
14:09 ehaupt search for other commits by this committer
Fix build on FreeBSD 8/9. Thanks to tijl@ for the solution.
Original commitRevision:388936 
08:06 ehaupt search for other commits by this committer
Mark broken on FreeBSD < 10.0-RELEASE, it does not compile. Add patches that
solve a problem with missing headers. A bug report has been submitted upstream.
Original commitRevision:388902 
Monday, 1 Jun 2015
20:54 ehaupt search for other commits by this committer
Update to 7.9.0
Original commitRevision:388286 
Tuesday, 24 Mar 2015
16:24 riggs search for other commits by this committer
Update to upstream version 7.7.0

PR:		198800
Submitted by:	aberg010@my.hennepintech.edu
Reviewed by:	riggs
Original commitRevision:382117 
Wednesday, 25 Feb 2015
11:36 marino search for other commits by this committer
multimedia/mkvtoolnix: set environment during build/install and unsuppress

This port was strange in that it not only failed to set the environment,
it was unsetting PREFIX to whatever environment it had.  This change sets
the environment in both build and install targets with the exception of
PREFIX.  I don't know why that is done, but I maintained that part.

While here, unsuppress the commands so that the build can be logged and
change ";" to "&&" conjunctions which is preferred.

Approved by:	blanket
Original commitRevision:379901 
Tuesday, 6 Jan 2015
10:01 ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Original commitRevision:376416 
Monday, 5 Jan 2015
18:12 riggs search for other commits by this committer
Update to upstream version 7.5.0
Original commitRevision:376332 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Sunday, 30 Nov 2014
17:25 riggs search for other commits by this committer
Update to upstream release 7.3.0

While on it
- Modernise pkg-plist
- Fix handling of icons: INSTALL_ICONS if GUI version is built

PR:		195331
Submitted by:	tremere@cainites.net
Reviewed by:	riggs
Original commitRevision:373669 
Thursday, 16 Oct 2014
08:15 ehaupt search for other commits by this committer
Update to 7.2.0
Original commitRevision:370978 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Monday, 25 Aug 2014
09:43 ehaupt search for other commits by this committer
Update to 7.1.0
Original commitRevision:366046 
Saturday, 5 Jul 2014
00:13 bapt search for other commits by this committer
Update to 7.0.0
Remove CURL option

PR:		191194
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Original commitRevision:360703 
Tuesday, 1 Jul 2014
09:06 olgeni search for other commits by this committer
Fix pkg-plist when WXGTK is not enabled.
Original commitRevision:359968 
Wednesday, 7 May 2014
17:48 bapt search for other commits by this committer
Update to 6.9.1
Disable CURL options by default it is not clang+libc+++boost friendly
Switch default wx to wx 3.0
Add missing depencencies
Allow to parallel build
Original commitRevision:353184 
Friday, 7 Feb 2014
11:44 bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
Original commitRevision:343214 
Tuesday, 14 Jan 2014
10:06 ehaupt search for other commits by this committer
Update to 6.7.0

Changelog:
http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog
http://www.bunkus.org/blog/
Original commitRevision:339673 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Wednesday, 9 Oct 2013
06:50 bapt search for other commits by this committer
Update to 6.4.1
Fix build with libc++ (adding stdlib.h for a free(2) usage)
Specify that ports needs a compiler using a c++11 standard library
Original commitRevision:329867 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Friday, 13 Sep 2013
06:18 bapt search for other commits by this committer
Adjust OSVERSION properly
Original commitRevision:327132 
06:17 bapt search for other commits by this committer
Use clang+libc++ when possible
Original commitRevision:327131 
Saturday, 17 Aug 2013
16:27 gerald search for other commits by this committer
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Original commitRevision:324851 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Tuesday, 2 Jul 2013
14:45 ehaupt search for other commits by this committer
Update to 6.3.0
Original commitRevision:322173 
Sunday, 9 Jun 2013
19:30 naddy search for other commits by this committer
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
Original commitRevision:320405 
Monday, 6 May 2013
23:01 ehaupt search for other commits by this committer
Chase textproc/libebml, multimedia/libmatroska update.

Approved by:    multimedia (bapt, kwm)
Original commitRevision:317561 
Tuesday, 30 Apr 2013
21:04 ehaupt search for other commits by this committer
- Make FLAC support optional but keep it as a default option [1]
- Make curl support optional [1]. Curl is only used for checking if there are
  new upstream releases. Since this gives us the opportunity to receive feedback
  from our users, keep it as a default option
- Since mkvmerge, mkvextract and mmg have been re-written to to use the
  "pugixml" C++ library instead of the "expat" this direct dependency can also
  be dropped and therefore bump PORTREVISION.
- Fix package list if no GUI option is selected

PR:             161546, 174338 (based on) [1]
Submitted by:   Oliver Fromme <olli@secnetix.de>,
                Rainer Hurling <rhurlin@gwdg.de>
Original commitRevision:316967 
16:19 ehaupt search for other commits by this committer
Now that BZ2 (bzlib) and LZO (lzo1x) support has been removed upstream also
remove the dependency to archivers/lzo2.
Original commitRevision:316947 
15:17 ehaupt search for other commits by this committer
Update to 6.2.0

Changelog:	http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog
Original commitRevision:316939 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Monday, 22 Apr 2013
22:57 bapt search for other commits by this committer
Convert some multimedia@ ports to:
USES=pkgconfig and USES=pathfix
Original commitRevision:316286 
Thursday, 31 Jan 2013
13:38 bapt search for other commits by this committer
Chase boost update
Original commitRevision:311310 
Thursday, 20 Dec 2012
10:23 ehaupt search for other commits by this committer
- Update to 5.9.0
- Add an additional mirror
Original commitRevision:309305 
Wednesday, 14 Nov 2012
15:36 bapt search for other commits by this committer
Explicitly depends on pkg-config because the build system do use it

Feature safe:	yes
Original commitRevision:307420 
Tuesday, 25 Sep 2012
07:58 bapt search for other commits by this committer
- update to 5.8.0
- make ruby a buildonly dependency
- use gcc 46+ as code is now C++11
- remove shlib numbers

PR:		ports/171887
Submitted by:	Horance Chou <horance@gmail.com>
Original commitRevision:304821 
Thursday, 19 Jul 2012
20:15 naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit

Number of commits found: 279 (showing only 100 on this page)

«  1 | 2 | 3  »