non port: multimedia/qmmp-qt5/Makefile |
SVNWeb
|
Number of commits found: 57 |
Wed, 18 Jan 2023
|
[ 14:48 Loïc Bartoletti (lbartoletti) ] 3db760a (Only the first 10 of 42 ports in this commit are shown above. )
graphics/proj: Update to 9.1.1
|
Thu, 17 Nov 2022
|
[ 08:20 Loïc Bartoletti (lbartoletti) ] de3b9f5 (Only the first 10 of 41 ports in this commit are shown above. )
graphics/proj: Update to 9.1.0
Release notes:
https://proj.org/news.html#id37
Also remove proj-data dependency.
You can use proj to retrieve data or install graphics/proj-data
manually.
|
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
Fri, 16 Sep 2022
|
[ 07:27 Dima Panov (fluffy) ] 2c8ea43
multimedia/qmmp-qt5: update to 1.6.2 maintenance release
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 31 Aug 2022
|
[ 08:50 Dima Panov (fluffy) ] d1113af
multimedia/qmmp-qt5: drop obliviously restored defaults in options
|
[ 08:39 Dima Panov (fluffy) ] aaac294
multimedia/qmmp-qt5: rewrite installation of doxygen-generated docs
|
Mon, 22 Aug 2022
|
[ 17:58 Dima Panov (fluffy) ] f744e2f
multimedia/qmmp*-qt5: register conflicts with -qt6 versions (+)
While here, drop outdated dependencies from default options [1]
PR: 264681 [1]
|
Tue, 12 Jul 2022
|
[ 06:43 Daniel Engberg (diizzy) ] 0601c2a
multimedia/qmmp-qt5: Remove (lib)mms support
Microsoft deprecated MMS in 2003
Approved by: fluffy (maintainer)
|
Mon, 11 Jul 2022
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] 2bbe718 (Only the first 10 of 48 ports in this commit are shown above. )
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
|
Wed, 15 Jun 2022
|
[ 08:05 Dima Panov (fluffy) ] 8294c721
multimedia/qmmp-qt5: update to 1.6.1 release (+)
Changes since 1.6.0:
* fixed skin selection setting;
* fixed API documentation;
* fixed udisks plugin build;
* fixed AppStream metadata;
* removed hal plugin;
* updated translations;
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] 9950ebf
multimediz/qmmp-*qt5>: update qmmp to 1.6.0 release
|
Tue, 29 Mar 2022
|
[ 15:15 Dima Panov (fluffy) ] d48109b
multimedia/qmmp-qt5: update to 1.5.4 release
|
Wed, 5 Jan 2022
|
[ 19:20 Dima Panov (fluffy) ] d5598a5
multimedia/qmmp-qt5: update to 1.5.3 release
Sponsored by: Netzkommune GmbH
|
Tue, 12 Oct 2021
|
[ 18:21 Dima Panov (fluffy) ] 86140fc
multimedia/qmmp*-qt5: update to 1.5.2 release
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Wed, 11 Aug 2021
|
[ 17:22 Dima Panov (fluffy) ] cda219f
multimedia/qmmp*-qt5: update to 1.5.1 release+
As PR256043 shown, maintainer (liangtai.s16@gmail.com) have lost any interest
to keep his ports updated.
I'll adopt the ports untill liangtai claims his rights back to keep them fresh.
With hat: ports-secteam
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 28 Mar 2021
|
[ 21:09 mandree ]
multimedia/qmmp-qt5: fix leftover files
Remove INSTALL_ICONS to solve this build issue:
[00:11:58] =>> Checking for extra files and directories
[00:12:00] =>> Error: Files or directories left over:
[00:12:00] share/icons/hicolor/icon-theme.cache
INSTALL_ICONS is documented as not required for Qt-based ports.
PR: 254245
Submitted by: mandree@
Approved by: maintainer timeout, 16d, liangtai.s16@gmail.com
|
Tue, 21 Apr 2020
|
[ 17:08 yuri ]
graphics/libprojectm: Update 3.1.0 -> 3.1.3
Reported by: portscout
|
Thu, 12 Dec 2019
|
[ 15:11 jhale ] (Only the first 10 of 31 ports in this commit are shown above. )
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
|
Fri, 8 Nov 2019
|
[ 13:59 tobik ] (Only the first 10 of 44 ports in this commit are shown above. )
multimedia: Add missing USES={gl,gnome,sdl,xorg}
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Wed, 1 May 2019
|
[ 19:35 rene ] (Only the first 10 of 128 ports in this commit are shown above. )
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
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 ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
[ 16:59 jbeich ]
multimedia/qmmp-qt5: unbreak with ffmpeg 4.0
src/plugins/Input/ffmpeg/decoder_ffmpeg.h:64:43: error: use of undeclared
identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
uchar m_input_buf[INPUT_BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE];
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:37:17: error: cannot initialize
object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
return (int)d->input()->read((char*)buf, size);
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:49:16: error: cannot initialize
object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
return d->input()->size();
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:54:24: error: cannot initialize
object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
absolute_pos = d->input()->pos() + offset;
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:57:24: error: cannot initialize
object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg' (Only the first 15 lines of the commit message are shown above )
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
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
|
Thu, 5 Apr 2018
|
[ 20:13 jhale ] (Only the first 10 of 40 ports in this commit are shown above. )
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469
|
Thu, 15 Mar 2018
|
[ 16:19 adridg ]
Switch qmmp to USES=libarchive
The LIB_DEPENDS line can also be satisfied by base libarchive, which
then leads to problems at configure time because the CMake code looks for
ports libarchive. This is hidden as long as CMake depends on the ports
version of libarchive.
PR: 226538
Approved by: tcberner (mentor), liangtai.s16@gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D14655
|
Sun, 3 Dec 2017
|
[ 17:39 riggs ]
Update to upstream version 1.2.0
Details:
- Update to upstream version 1.2.0
- New OPTIONS: SHOUTCAST, FILEWRITER, ARCHIVE
- Pet portlint
PR: 223928
Submitted by: liangtai.s16@gmail.com (maintainer)
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Sun, 13 Aug 2017
|
[ 22:20 ultima ]
* Updated to 1.1.10
* Cleanup Makefile
* Added license file
PR: 221250
Submitted by: SimaMoto,RyoTa (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11998
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Sat, 25 Mar 2017
|
[ 13:53 riggs ]
Update to upstream version 1.1.7
Details:
- Update to upstream version 1.1.7
- Retire MPLAYER2 OPTION
- Rename MPLAYER1 OPTION to MPLAYER
PR: 218021
Submitted by: liangtai.s16@gmail.com (maintainer)
|
[ 09:59 rene ]
multimedia/qmmp[-qt5]: remove expired optional dependency on multimedia/mplayer2
|
Sat, 18 Feb 2017
|
[ 15:23 riggs ] (Only the first 10 of 14 ports in this commit are shown above. )
Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR: 216847
Reported by: pkubaj@anongoth.pl
MFH: 2017Q1
|
Mon, 19 Dec 2016
|
[ 01:08 jbeich ]
multimedia/ffmpeg: expose SOXR dependency
|
Sun, 11 Dec 2016
|
[ 15:22 jbeich ] (Only the first 10 of 160 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 23 Aug 2016
|
[ 18:50 olivierd ]
- Update to 1.1.2
- Switch to CMake boolean flags
PR: 210841 (update to 1.1.1)
Submitted by: SimaMoto,RyoTa (maintainer)
|
Sun, 26 Jun 2016
|
[ 20:32 olivierd ]
- Adjust dependencies, switch to *_IMPLIES (for JACK option)
- Enhance description
Submitted by: SimaMoto,RyoTa (maintainer)
|
Sat, 25 Jun 2016
|
[ 19:46 olivierd ]
- Update to 1.1.0
- Remove SRCONV option
- Add 3 new options: TWOPANEDIALOG, QTMULTIMEDIA and SOXR
PR: 210524
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
Sat, 11 Jun 2016
|
[ 08:58 olivierd ]
- Update to 1.0.10
- Adjust dependencies
- Set PORTSCOUT to specify targeted version is 1.*, not 0.*
PR: 209915
Submitted by: <liangtai.s16@gmail.com> (maintainer)
|
Mon, 9 May 2016
|
[ 17:25 olivierd ]
- Update to 1.0.9 [2]
- USES= desktop-file-utils uses only with DIR_ASSOC option [1]
PR: 209247
Submitted by: <liangtai.s16@gmail.com> (maintainer) [1], myself [2]
|
Fri, 29 Apr 2016
|
[ 15:20 arved ] (Only the first 10 of 27 ports in this commit are shown above. )
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 29 Jan 2016
|
[ 21:57 olivierd ]
Update to 1.0.6
Changelog:
http://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-1.0.6/ChangeLog
PR: 206670
Submitted by: <liangtai.s16@gmail.com> (maintainer)
|
Fri, 8 Jan 2016
|
[ 09:58 olivierd ]
Update to 1.0.5
PR: 205916
Submitted by: <liangtai.s16@gmail.com> (maintainer)
|
Fri, 25 Dec 2015
|
[ 17:39 olivierd ] (Only the first 10 of 19 ports in this commit are shown above. )
- 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)
|
Number of commits found: 57 |