Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.7.b.19_1 04 Feb 2024 00:55:50 |
Yuri Victorovich (yuri) |
audio/vst3sdk: Unbreak on 14 and 15
The code doesn't correctly detect the location of the C++ 'filesystem' header
in the C++17 mode. This is now fixed by switching to C++20. |
3.7.7.b.19_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.7.7.b.19 18 Aug 2023 04:56:22 |
Muhammad Moinur Rahman (bofh) |
audio/vst3sdk: Mark BROKEN on 14
Fails to compile with:
error: 'experimental/filesystem' file not found
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.7.7.b.19 05 Mar 2023 19:03:03 |
Yuri Victorovich (yuri) |
audio/vst3sdk: Update 3.7.4_build_25 → 3.7.7_build_19 |
3.7.4.b.25_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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.7.4.b.25 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.7.4.b.25 17 Apr 2022 23:24:13 |
Yuri Victorovich (yuri) |
audio/vst3sdk: Update 3.7.1_build_50-1 -> 3.7.4_build_25 |
3.7.1.b.50.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
3.7.1.b.50.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
3.7.1.b.50.1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
3.7.1.b.50.1 25 Apr 2021 09:51:58 |
Yuri Victorovich (yuri) |
audio/vst3sdk: Broken on 11
Reported by: fallout |
3.7.1.b.50.1 18 Apr 2021 05:34:52 |
Yuri Victorovich (yuri) |
audio/vst3sdk: Unbreak on 11 by adding #define _WITH_GETLINE for getline(3) to
be visible
Reported by: fallout |
3.7.1.b.50.1 18 Apr 2021 05:27:07 |
Yuri Victorovich (yuri) |
audio/vst3sd: Add PORTSCOUT tag |
3.7.1.b.50.1 15 Apr 2021 17:01:31 |
Yuri Victorovich (yuri) |
audio/vst3sdk: Add patch for missing include statement
Reported by: fallout |
3.7.1.b.50.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.7.1.b.50.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.7.1.b.50.1 24 Mar 2021 00:49:13 |
yuri |
audio/vst3sdk: Broken on i386 |
3.7.1.b.50.1 22 Mar 2021 21:25:47 |
yuri |
New port: audio/vst3sdk: VST3 SDK (VST3 audio plugins Software Development Kit) |