notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: multimedia/qmmp-plugin-pack/Makefile
SVNWeb

Number of commits found: 29

Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Sun, 2 Dec 2018
[ 15:41 rene search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Tue, 6 Nov 2018
[ 01:50 jbeich search for other commits by this committer ] Original commit   Revision:484273 (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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
Wed, 2 May 2018
[ 15:07 jbeich search for other commits by this committer ] Original commit   Revision:468844 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Sun, 3 Dec 2017
[ 17:37 riggs search for other commits by this committer ] Original commit   Revision:455414
Update to upstream version 0.11.0

Details:
- Update to upstream version 0.11.0
- New OPTIONS: GOOM, HISTORY, FFVIDEO
- Pet portlint

PR:		223927
Submitted by:	liangtai.s16@gmail.com (maintainer)
Sun, 13 Aug 2017
[ 22:25 ultima search for other commits by this committer ] Original commit   Revision:447918
* Updated to 0.10.3
* Cleanup Makefile
* Add license file

PR:		221248
Submitted by:	SimaMoto,RyoTa (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12000
Tue, 25 Apr 2017
[ 08:20 riggs search for other commits by this committer ] Original commit   Revision:439367 (Only the first 10 of 701 ports in this commit are shown above. View all ports for this commit)
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Sat, 25 Mar 2017
[ 17:51 riggs search for other commits by this committer ] Original commit   Revision:436910
Update to upstream version 0.10.2, use CMAKE_BOOL helpers

PR:		218020
Submitted by:	liangtai.s16@gmail.com (maintainer)
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Sat, 25 Jun 2016
[ 19:35 olivierd search for other commits by this committer ] Original commit   Revision:417481
- Update to 0.10.0
- Add new option, SRCONV

PR:		210525
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
Sat, 11 Jun 2016
[ 08:47 olivierd search for other commits by this committer ] Original commit   Revision:416706
- Update to 0.9.5
- Set PORTSCOUT to specify targeted version is 0.*, not 1.*

PR:		209914
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
Mon, 9 May 2016
[ 17:18 olivierd search for other commits by this committer ] Original commit   Revision:414870
- Update to 0.9.4 [2]
- Replace CFLAGS, and LDFLAGS by USES= localbase [2]
- Adjust dependencies [1]

PR:		209246
Submitted by:	<liangtai.s16@gmail.com> (maintainer) [1], myself [2]
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 25 Dec 2015
[ 17:39 olivierd search for other commits by this committer ] Original commit   Revision:404443 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Update multimedia/qmmp to 0.9.5
- Update multimedia/qmmp-plugin-pack to 0.9.3

- Add multimedia/qmmp-qt5 (1.0.4)
- Add multimedia/qmmp-plugin-pack-qt5 (1.0.2)

Qmmp 0.9.x works only with Qt4, whereas 1.x switched to Qt5

PR:		203948
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
Wed, 14 Jan 2015
[ 21:52 bapt search for other commits by this committer ] Original commit   Revision:377052
Update qmmp and its plugin pack to 0.8.3
Clean up plist

PR:		196634
Submitted by:	jdhore1@gmail.com (patch by maintainer)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 2 Aug 2014
[ 21:03 riggs search for other commits by this committer ] Original commit   Revision:363838
- Update to upstream version 0.8.0
- Add additonal OPTIONS for replay gain scanner, sid support and
  GNOME/Cinnamon hotkeys
- General cleanups

PR:		188347
Submitted by:	liangtai.s16@gmail.com (maintainer)
Approved by:	mentors (implicit)
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 11 Jun 2014
[ 21:43 bar search for other commits by this committer ] Original commit   Revision:357543
- Added libtool to USES for audio/wildmidi
- Bump PORTREVISION for dependent ports

Approved by:	portsmgr blanket
Fri, 17 Jan 2014
[ 16:00 makc search for other commits by this committer ] Original commit   Revision:340064
- Update to 0.7.4
- Fix build with non-default options
- Remove obsolete patch (CMAKE_INSTALL_RPATH_USE_LINK_PATH is now set globally)

PR:		ports/185219
Submitted by:	RyoTa SimaMoto (maintainer)
Wed, 13 Nov 2013
[ 13:12 wg search for other commits by this committer ] Original commit   Revision:333683
multimedia/qmmp-plugin-pack: update to 0.7.3

- Update to 0.7.3
- Use options helpers

PR:		ports/183919
Submitted by:	maintainer
Sat, 19 Oct 2013
[ 16:43 wg search for other commits by this committer ] Original commit   Revision:330909 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
multimedia/ffmpeg: update to 2.0.1

- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)

Approved by:	portmgr (bapt)
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Fri, 22 Mar 2013
[ 20:06 makc search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Sun, 19 Aug 2012
[ 12:47 madpilot search for other commits by this committer ] Original commit 
- Update to 0.6.2
- Add build dependency on pkgconfig
- Add option controlling asm optimizations (only for i386 and amd64,
  defaults to on)
- While here fix usage of ${ARCH}

PR:		ports/170668
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
Wed, 4 Jul 2012
[ 21:03 pawel search for other commits by this committer ] Original commit 
Additional plug-ins for Qt MultiMedia Player

- MPG123:       provides MPEG v1/2 layer1/2/3 support with use of
                libmpg123 library
- FFap:         provides enhanced Monkey's Audio (APE) support
                (24-bit samples and embedded cue support)
- Simple Ui:    simple user interface based on standard widgets set

WWW: http://qmmp.ylsoftware.com/ or http://code.google.com/p/qmmp/

PR:             ports/169574
Submitted by:   SimaMoto,RyoTa <liangtai.s4@gmail.com>

Number of commits found: 29