| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.10.1_8 17 Mar 2025 04:02:08 commit hash: e87d8134a3460dff28f0c469fff83a187e9820bc commit hash: e87d8134a3460dff28f0c469fff83a187e9820bc commit hash: e87d8134a3460dff28f0c469fff83a187e9820bc commit hash: e87d8134a3460dff28f0c469fff83a187e9820bc files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
3.10.1_8 02 May 2024 17:42:04 commit hash: 0a2c5ca042fda31ac37c629793420d7035502e01 commit hash: 0a2c5ca042fda31ac37c629793420d7035502e01 commit hash: 0a2c5ca042fda31ac37c629793420d7035502e01 commit hash: 0a2c5ca042fda31ac37c629793420d7035502e01 files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
graphics/opencv: update 4.6.0 → 4.9.0
PR: 275977
Approved by: desktop@FreeBSD.org (maintainers timeout; 4+ months) |
3.10.1_7 17 Mar 2024 09:23:06 commit hash: 52f1668f169ffa7cfa612f86c69d2a78e6903b65 commit hash: 52f1668f169ffa7cfa612f86c69d2a78e6903b65 commit hash: 52f1668f169ffa7cfa612f86c69d2a78e6903b65 commit hash: 52f1668f169ffa7cfa612f86c69d2a78e6903b65 files touched by this commit |
Gleb Popov (arrowd) search for other commits by this committer |
*: Move manpages to share/man
Approved by: portmgr (blanket) |
3.10.1_6 25 Apr 2023 15:17:15 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit |
Christian Weisgerber (naddy) search for other commits by this committer |
audio/opus: bump consumers after update to 1.4 |
3.10.1_5 23 Apr 2023 09:09:58 commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit |
Gerald Pfeifer (gerald) search for other commits by this committer |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.10.1_4 11 Sep 2022 10:20:14 commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit |
Felix Palmen (zirias) search for other commits by this committer |
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 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
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.10.1_4 07 Sep 2022 21:10:59 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
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 View all of this commit message) |
3.10.1_4 02 Sep 2022 07:12:18 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 files touched by this commit |
Tobias C. Berner (tcberner) search for other commits by this committer |
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe
This was missed in the upgrade of graphics/opencv.
Reported by: VVD |
3.10.1_3 12 Aug 2022 14:46:53 commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit |
Dima Panov (fluffy) search for other commits by this committer |
*/*: bump all consumers after recent boost upgrade |
3.10.1_2 22 Jun 2021 18:53:08 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit |
Kevin Bowling (kbowling) search for other commits by this committer |
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.10.1_1 07 Apr 2021 08:09:01 commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.10.1_1 06 Apr 2021 14:31:07 commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
Remove # $FreeBSD$ from Makefiles. |
3.10.1_1 30 Jan 2021 18:08:57 Revision:563430 Original commit files touched by this commit |
tcberner search for other commits by this committer |
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable
This is a major upgrade from 3.x to 4.x.
Changelog from versions 3.4.1--4.5.1 can be found here:
https://github.com/opencv/opencv/wiki/ChangeLog
Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
the option to pick the "wrong one" - this leads however to some abandoned
ports being
broken.
The port has been greatly simplified:
* graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
has been removed. ffmpeg no longer can depend on opencv. (Only the first 15 lines of the commit message are shown above View all of this commit message) |
3.10.1 26 Mar 2020 00:09:17 Revision:529147 Original commit files touched by this commit |
yuri search for other commits by this committer |
misc/actiona: Update 3.10.0-4 -> 3.10.1
Reported by: portscout |
3.10.0.4_6 11 Dec 2019 17:53:49 Revision:519824 Original commit files touched by this commit |
jbeich search for other commits by this committer |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
3.10.0.4_5 06 Nov 2019 18:07:22 Revision:516916 Original commit files touched by this commit |
zeising search for other commits by this committer |
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. |
3.10.0.4_5 19 Aug 2019 15:35:28 Revision:509290 Original commit files touched by this commit |
jbeich search for other commits by this committer |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
3.10.0.4_4 26 Jul 2019 20:46:57 Revision:507372 Original commit files touched by this commit |
gerald search for other commits by this committer |
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 |
3.10.0.4_3 09 May 2019 13:44:27 Revision:501095 Original commit files touched by this commit |
pkubaj search for other commits by this committer |
misc/actiona: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix build with GCC:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: mentors (implicit approval) |
3.10.0.4_3 12 Apr 2019 06:36:31 Revision:498698 Original commit files touched by this commit |
jbeich search for other commits by this committer |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
3.10.0.4_2 16 Jan 2019 11:13:45 Revision:490472 Original commit files touched by this commit |
tijl search for other commits by this committer |
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) |
3.10.0.4_1 12 Dec 2018 00:15:50 Revision:487266 Original commit files touched by this commit |
jbeich search for other commits by this committer |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
3.10.0.4 02 Dec 2018 18:08:23 Revision:486474 Original commit files touched by this commit |
yuri search for other commits by this committer |
New port: misc/actiona: Cross-platform automation tool |