| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
|
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade multimedia/mythtv and multimedia/mythtv-frontend from 30 to 31.0
- Bumps python to 3.5+
- Uses ffmpeg 4.3.1 so CVE-2016-10191 no longer applies
- Configuration options changed to reflect update
Release notes: https://www.mythtv.org/wiki/Release_Notes_-_31
audio/mythplugin-mythmusic also bumped as a reverse dep.
Pass maintainership of multimedia/mythtv* to submitter.
PR: 249484
Submitted by: Alan Hicks <ahicks p-o co uk>
Notes:
svn path=/head/; revision=558199
|
|
|
|
|
|
|
|
| |
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Notes:
svn path=/head/; revision=550443
|
|
|
|
| |
Notes:
svn path=/head/; revision=536694
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://www.exiv2.org/changelog.html
- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python bindings
Exp-run by: antoine
PR: 235943
PR: 234830
Notes:
svn path=/head/; revision=496059
|
|
|
|
|
|
|
|
|
| |
Changes: https://www.mythtv.org/wiki/Release_Notes_-_30
PR: 234551
Submitted by: fernando.e.vilas@gmail.com
Notes:
svn path=/head/; revision=492655
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1] https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2] https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3] https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
Notes:
svn path=/head/; revision=490472
|
|
|
|
|
|
|
|
|
| |
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345
Notes:
svn path=/head/; revision=468519
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Convert multimedia/mythtv-frontend to a slave port of multimedia/mythtv
which should make future updates much easier.
Upstream security patches have been added to address known
vulnerabilities in the bundled ffmpeg 3.2.
PR: 225652 (initial patches to update to 29.0) [1]
Submitted by: <lucylangthorne55@gmail.com> [1]
Differential Revision: https://reviews.freebsd.org/D14563
Notes:
svn path=/head/; revision=465529
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In r440321 and r440322 PORTVERSION was bumped to 0.28.7/0.28.1, but
GH_TAGNAME was not updated. Commit ad97d24 is tagged as v0.27.5 [1].
Reset version back to 0.27.5 and bump PORTEPOCH.
[1] https://github.com/MythTV/mythtv/releases/tag/v0.27.5
PR: 222219
Reported by: robbak@gmail.com
Pointy hat: miwi
Notes:
svn path=/head/; revision=456874
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
| |
Notes:
svn path=/head/; revision=440322
|
|
|
|
|
|
|
|
|
|
|
| |
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825
Notes:
svn path=/head/; revision=428889
|
|
|
|
|
|
|
|
| |
- Cosmetic fixes
- Fix WWW:
Notes:
svn path=/head/; revision=427091
|
|
|
|
| |
Notes:
svn path=/head/; revision=426279
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415124
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
| |
- Disable mythlogserver as recommended from upstream
- Remove own distfile mirror and trust in githubs codeload
Notes:
svn path=/head/; revision=406026
|
|
|
|
|
|
|
|
| |
Poked by: antoine, freshports
Sponsored by: Absolight
Notes:
svn path=/head/; revision=399348
|
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
Notes:
svn path=/head/; revision=399346
|
|
|
|
| |
Notes:
svn path=/head/; revision=385652
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385637
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=378270
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=371612
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
| |
Notes:
svn path=/head/; revision=362009
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/187836
Submitted by: Jan Beich <jbeich@tormail.org>
Notes:
svn path=/head/; revision=349119
|
|
|
|
|
|
|
|
|
|
|
| |
- Add patches to build with clang [1]
- Use OPTIONS_SUB
PR: ports/186005 [1]
Submitted by: John Clark <clarkjc@runbox.com> [1]
Notes:
svn path=/head/; revision=341084
|
|
|
|
|
|
|
|
|
| |
- Add staging support
- Convert optional dependencies to new format
- Add a few clang patches but switch to USE_GCC=any because there's quite some work left (contributors?)
Notes:
svn path=/head/; revision=334175
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
| |
Notes:
svn path=/head/; revision=325445
|
|
|
|
| |
Notes:
svn path=/head/; revision=310871
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Force binutils from ports for 7.x/8.x because binutils from base is too old
- Trim Makefile headers
Feature safe: yes
Notes:
svn path=/head/; revision=306501
|
|
|
|
| |
Notes:
svn path=/head/; revision=302008
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--- mythtv-0.25-OLD/VERSION 2012-04-10 07:29:22.000000000 +0200
+++ mythtv-0.25-NEW/VERSION 2012-04-13 03:49:25.000000000 +0200
@@ -1 +1 @@
-SOURCE_VERSION="v0.25pre"
+SOURCE_VERSION="v0.25"
Redported by: Robert Backhaus <robbak@robbak.com>
Notes:
svn path=/head/; revision=296362
|
|
|
|
|
|
|
|
| |
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
Notes:
svn path=/head/; revision=296350
|
|
|
|
| |
Notes:
svn path=/head/; revision=290230
|
|
|
|
|
|
|
| |
Bump portrevision of all ports which depend upon it.
Notes:
svn path=/head/; revision=289243
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
|
| |
structure
- Remove WRKSRC
- Bump PORTREVISION
Reported by: Ashley Diamond <ash@diamondbsd.com>
Notes:
svn path=/head/; revision=274459
|
|
|
|
|
|
|
| |
- Pet portlint (CPPFLAGS)
Notes:
svn path=/head/; revision=274370
|
|
|
|
| |
Notes:
svn path=/head/; revision=272537
|
|
|
|
|
|
|
| |
- Remove MD5 checksum
Notes:
svn path=/head/; revision=267387
|
|
|
|
|
|
|
| |
Noticed by: The Distilator
Notes:
svn path=/head/; revision=265857
|