Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.9.3_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
3.9.3_2 14 Nov 2022 10:05:02 |
Jan Beich (jbeich) |
multimedia/minitube: simplify LIB_DEPENDS after 917fc0b4d194 |
3.9.3_2 13 Nov 2022 23:12:27 |
Yuri Victorovich (yuri) Author: VVD |
multimedia/minitube: Fix build with mpv-0.35
PR: 267115 |
3.9.3_1 12 Nov 2022 20:21:30 |
Jan Beich (jbeich) |
multimedia/mpv: update to 0.35.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.0
PR: 267113
Reported by: GitHub (watch releases) |
3.9.3 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.9.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.9.3 06 May 2022 21:36:29 |
Yuri Victorovich (yuri) |
multimedia/minitube: Update 3.9.2 -> 3.9.3
Reported by: portscout |
3.9.2 18 Nov 2021 06:33:40 |
Yuri Victorovich (yuri) |
multimedia/minitube: Update 3.9.1 -> 3.9.2
Reported by: portscout |
3.9.1 21 Sep 2021 20:07:19 |
Yuri Victorovich (yuri) |
multimedia/minitube: Update 3.9 -> 3.9.1 |
3.9 21 Aug 2021 21:08:13 |
Yuri Victorovich (yuri) |
multimedia/minitube: Should be unbroken because bug#257978 is now fixed. |
3.9 21 Aug 2021 05:56:23 |
Yuri Victorovich (yuri) |
multimedia/minitube: Broken on 14 due to a clang crash. |
3.9 23 Jun 2021 14:51:24 |
Yuri Victorovich (yuri) |
multimedia/minitube: Update 3.8.2 -> 3.9
Reported by: portscout |
3.8.2_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
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 |
3.8.2 07 May 2021 03:44:02 |
Yuri Victorovich (yuri) |
multimedia/minitube: Update 3.8 -> 3.8.2
Reported by: portscout |
3.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.8 22 Feb 2021 05:51:14 |
yuri |
multimedia/minitube: Update 3.6.7-1 -> 3.8
Reported by: portscout |
3.6.7.1 13 Feb 2021 17:26:13 |
yuri |
multimedia/minitube: Update 3.6.7 -> 3.6.7-1
Reported by: portscout |
3.6.7 03 Dec 2020 21:26:29 |
yuri |
multimedia/minitube: Update 3.6.6 -> 3.6.7
Reported by: portscout |
3.6.6 23 Nov 2020 03:59:06 |
yuri |
multimedia/minitube: Update 3.6.5 -> 3.6.6
Reported by: portscout |
3.6.5 05 Nov 2020 19:21:44 |
yuri |
multimedia/minitube: Update 3.6.4 -> 3.6.5
Reported by: portscout |
3.6.4 24 Oct 2020 20:15:22 |
yuri |
multimedia/minitube: Update 3.6.3 -> 3.6.4
Reported by: portscout |
3.6.3 19 Oct 2020 06:59:19 |
yuri |
multimedia/minitube: Update 3.5 -> 3.6.3; Take maintainership |
3.5 10 Aug 2020 17:35:55 |
fernape |
multimedia/minitube: update to 3.5
A patch to update to 3.4.2 existed in PR #247246 |
2.9_5 08 Nov 2019 05:36:36 |
tobik |
www/minitube: Fix phonon backend names in pkg-message
Also do not print the pkg-message before the build. It was bad
before but is very confusing now that the pkg-message is in UCL. |
2.9_4 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.9_4 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.9_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.9_3 16 Mar 2019 21:32:52 |
tcberner |
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation) |
2.9_2 12 Mar 2019 04:14:55 |
linimon |
Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket) |
2.9_2 16 Jan 2019 11:13:45 |
tijl |
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 ) |
2.9_1 04 Nov 2018 19:00:54 |
tcberner |
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751 |
2.9_1 28 Jun 2018 17:39:55 |
tcberner |
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 |
2.9_1 21 Jun 2018 16:52:09 |
tcberner |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632 |
2.9 16 Feb 2018 08:36:10 |
yuri |
multimedia/minitube: Update to 2.9
Additional port changes:
* Replaced with DISTVERSION
* Removed INSTALLS_ICONS (not a gtk app)
* Added the patch with the workaround for the build failure
Approved by: tcberner (mentor, implicit) |
2.7 04 Jun 2017 11:15:39 |
riggs |
Update to upstream version 2.7, update message on API keys
PR: 219621
Submitted by: vidar@karlsen.tech |
2.6_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.6 15 May 2017 19:15:12 |
tcberner |
Update multimedia/minitube to 2.6
Changes: http://flavio.tordini.org/minitube-2-6
Approved by: rakuco (mentor, implicit) |
2.5.2 18 Nov 2016 15:22:22 |
jhale |
Update to 2.5.2
Note: This release uses Qt5 now instead of Qt4 |
2.4 07 Nov 2016 12:30:03 |
amdmi3 |
- Add LICENSE
- Pet portlint
- Cosmetic fixes
- Add missing qtcore dependency |
2.4 20 Oct 2016 15:58:13 |
rakuco |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
2.4 25 Aug 2015 10:03:09 |
makc |
Convert my ports to new options helpers |
2.4 17 Jul 2015 07:26:24 |
makc |
multimedia/minitube:
- Update to 2.4 with support for the latest YouTube API
- Remove INSTALLS_ICONS needless for Qt/KDE ports |
2.3 28 Mar 2015 17:53:29 |
makc |
multimedia/minitube: remove BOM to fix build on 8.4-RELEASE |
2.3 08 Mar 2015 18:41:57 |
makc |
multimedia/minitube:
- Update to 2.3
- Don't force dependency on Phonon GStreamer backend
- Remove stale patch |
2.0_2 24 Feb 2015 21:46:29 |
makc |
- Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping |
2.0_2 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
2.0_2 10 Sep 2014 20:50:37 |
gerald |
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) |
2.0_1 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
2.0 26 Nov 2013 12:58:55 |
makc |
- Clean up after conversion to USES=qmake
- Use options helpels |
2.0 21 Nov 2013 15:41:06 |
makc |
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix |
2.0 22 Oct 2013 13:56:27 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
2.0 09 Oct 2013 10:08:05 |
makc |
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax |
2.0 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
2.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.0 12 May 2013 11:48:50 |
makc |
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html |
2.0 25 Mar 2013 13:59:18 |
makc |
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options |
2.0 25 Feb 2013 16:31:25 |
makc |
Update to 2.0 |
1.9 03 Nov 2012 17:00:16 |
makc |
Update to 1.9
Trim Makefile header
Update COMMENT
Explicitly declare NLS in options
Feature safe: yes |
1.8 27 Jul 2012 11:03:39 |
makc |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
1.8 23 Jul 2012 00:13:50 |
makc |
Update to 1.8 |
1.7_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.7_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.7 16 Jan 2012 12:30:46 |
makc |
Update to 1.7 |
1.6 07 Nov 2011 18:59:24 |
makc |
Update to 1.6 |
1.5 16 Aug 2011 14:02:39 |
pawel |
Update to version 1.5
PR: 159788
Submitted by: me
Approved by: makc (maintainer via private mail), wen (mentor) |
1.4.2 30 Apr 2011 12:27:56 |
makc |
Update to 1.4.2
PR: ports/156682
Submitted by: bartoletti <coder at tuxfamily.org> |
1.4.1 05 Apr 2011 20:14:10 |
makc |
Update to 1.4.1
PR: based on ports/156122
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com> |
1.4_1 12 Mar 2011 16:29:14 |
makc |
Add dependency on gstreamer-ffmpeg |
1.4 10 Mar 2011 17:00:27 |
makc |
Update to 1.4 |
1.3 11 Dec 2010 20:27:44 |
makc |
Update to 1.3 |
1.2 17 Oct 2010 16:29:58 |
makc |
Update to 1.2 |
1.1 28 Jul 2010 20:12:39 |
makc |
Update to 1.1
PR: based on ports/149035
Submitted by: Ivan Georgiev <iegeorgiev at gmail.com> |
1.0 06 May 2010 05:04:38 |
makc |
Update to 1.0 |
0.9_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9 31 Jan 2010 15:58:42 |
makc |
Update to 0.9 |
0.8.1 09 Dec 2009 20:52:05 |
makc |
Update to 0.8.1 |
0.7 24 Oct 2009 16:42:13 |
makc |
Update to 0.7 |
0.6.1 20 Sep 2009 10:46:33 |
makc |
Update to 0.6.1
Feature safe: yes |
0.5 15 Aug 2009 13:19:12 |
makc |
Add new port multimedia/minitube:
Minitube is a native YouTube client. With it you can watch YouTube
videos in a new way: you type a keyword, Minitube gives you an
endless video stream. Minitube does not require the Flash Player.
WWW: http://flavio.tordini.org/minitube/ |