non port: multimedia/kooha/Makefile |
Number of commits found: 58 |
Tuesday, 24 Oct 2023
|
10:22 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.73.0
PR: 274499
dd10dc8 |
Saturday, 23 Sep 2023
|
09:20 Jan Beich (jbeich)
multimedia/kooha: update to 2.2.4
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.2.4
Reported by: GitHub (watch releases)
e58514e |
Friday, 8 Sep 2023
|
09:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.72.0
PR: 273331
aba8da2 |
Monday, 7 Aug 2023
|
16:34 Gleb Popov (arrowd)
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
b1ecad5 |
Monday, 17 Jul 2023
|
15:58 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.71.0
PR: 272449
cdf2861 |
Friday, 9 Jun 2023
|
11:38 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.70.0
PR: 271797
e1d1045 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Sunday, 23 Apr 2023
|
13:14 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.69.0
PR: 270953
3db55c4 |
Thursday, 16 Mar 2023
|
11:11 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.68.0
PR: 270080
ebf29ac |
Thursday, 2 Mar 2023
|
05:23 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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk
PR: 269704
Exp-run by: antoine
---
fa81a4f |
Monday, 13 Feb 2023
|
14:52 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.67.1
PR: 269336
109e35f |
Saturday, 7 Jan 2023
|
19:24 Daniel Engberg (diizzy)
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
12f1c62 |
Sunday, 25 Dec 2022
|
13:35 Jan Beich (jbeich)
multimedia/kooha: update to 2.2.3
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.2.3
Reported by: GitHub (watch releases)
5c28a6a |
Tuesday, 20 Dec 2022
|
17:37 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.66.0
PR: 268415
ba14e01 |
Thursday, 17 Nov 2022
|
07:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.65.0
PR: 267622
9bf6a99 |
Thursday, 3 Nov 2022
|
14:10 Jan Beich (jbeich)
*/*: move CARGO_CRATES to Makefile.crates in my ports
c818b3c |
Sunday, 30 Oct 2022
|
12:07 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.64.0
PR: 267173
afe651c |
Sunday, 16 Oct 2022
|
00:58 Jan Beich (jbeich)
multimedia/kooha: update to 2.2.2
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.2.0
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.2.1
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.2.2
Reported by: GitHub (watch releases)
3fcd86d |
Saturday, 15 Oct 2022
|
22:44 Jan Beich (jbeich)
multimedia/kooha: update to 2.1.1
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.1.0
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.1.1
Reported by: GitHub (watch releases)
0881c31 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Thursday, 25 Aug 2022
|
14:49 Baptiste Daroussin (bapt)
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr
b9b250f |
10:49 Piotr Kubaj (pkubaj)
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
783c056 |
08:51 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.63.0
c7912d9 |
Wednesday, 20 Jul 2022
|
12:48 Jan Beich (jbeich)
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
2948687 |
Saturday, 2 Jul 2022
|
13:47 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.62.0
a50372b |
Tuesday, 31 May 2022
|
13:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.61.0
e9a35a1c |
Tuesday, 3 May 2022
|
08:00 Tobias Kortkamp (tobik)
lang/rust: Relink ports after the Rust 1.60.0 update
57c3caa |
Saturday, 30 Apr 2022
|
08:03 Tobias C. Berner (tcberner)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097
ca3f925 |
Thursday, 24 Mar 2022
|
00:50 Jan Beich (jbeich)
multimedia/kooha: drop libadwaita workaround after 3da07b6b1695
9bf300f |
Tuesday, 15 Mar 2022
|
09:51 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.59.0
e255ac5 |
Thursday, 3 Feb 2022
|
14:02 Tobias Kortkamp (tobik)
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
d64a2a3 |
Monday, 17 Jan 2022
|
11:57 Tobias Kortkamp (tobik)
lang/rust: Bump revisions after 1.58.0
835bd57 |
Sunday, 5 Dec 2021
|
12:35 Tobias Kortkamp (tobik)
lang/rust: Rebuild consumers for Rust 1.57.0
5a7f23c |
Saturday, 20 Nov 2021
|
23:10 Jan Beich (jbeich)
multimedia/kooha: drop obsolete comment after 641cbf15e997
022f963 |
Monday, 25 Oct 2021
|
08:55 Tobias Kortkamp (tobik)
*: Rebuild for Rust 1.56.0
ad90fc6 |
Wednesday, 20 Oct 2021
|
03:23 Jan Beich (jbeich)
multimedia/kooha: update to 2.0.1
Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.0.1
Reported by: GitHub (watch releases)
d328b66 |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
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)
2c672a4 |
Thursday, 23 Sep 2021
|
12:55 Jan Beich (jbeich)
multimedia/kooha: update to 2.0.0
Changes: https://github.com/SeaDve/Kooha/compare/e535867...v2.0.0
641cbf1 |
Tuesday, 21 Sep 2021
|
00:51 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.680
Changes: https://github.com/SeaDve/Kooha/compare/b85b5e5...e535867
f774550 |
Sunday, 19 Sep 2021
|
09:03 Tobias Kortkamp (tobik)
*: Rebuild lang/rust consumers after the 1.55.0 update
7059b43 |
Thursday, 16 Sep 2021
|
00:59 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.677
Changes: https://github.com/SeaDve/Kooha/compare/36ae755...b85b5e5
d1f850d |
Tuesday, 14 Sep 2021
|
00:53 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.676
Changes: https://github.com/SeaDve/Kooha/compare/8e75f74...36ae755
8f27852 |
Saturday, 11 Sep 2021
|
00:57 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.672
Changes: https://github.com/SeaDve/Kooha/compare/5d6d08e...8e75f74
03c7f88 |
Wednesday, 8 Sep 2021
|
23:56 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.670
Changes: https://github.com/SeaDve/Kooha/compare/b3720a5...5d6d08e
ef71e3a |
Saturday, 4 Sep 2021
|
00:25 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.668
Changes: https://github.com/SeaDve/Kooha/compare/838eb55...b3720a5
89d12cb |
Thursday, 2 Sep 2021
|
00:27 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.667
Changes: https://github.com/SeaDve/Kooha/compare/2220796...838eb55
e594748 |
Tuesday, 31 Aug 2021
|
00:36 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.665
Changes: https://github.com/SeaDve/Kooha/compare/59f3b5e...2220796
5905ef0 |
Sunday, 29 Aug 2021
|
00:26 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.652
Changes: https://github.com/SeaDve/Kooha/compare/b4414e6...59f3b5e
91abf0b |
Saturday, 28 Aug 2021
|
13:42 Mikael Urankar (mikael)
lang/rust: Rebuild consumers for 1.54.0
70f1b06 |
Tuesday, 24 Aug 2021
|
14:24 Jan Beich (jbeich)
x11-toolkits/libadwaita: update to 0.0.20210812
- Drop no longer necessary libadwaita workaround in kooha
Changes: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/7f61711...8442d60
PR: 257917
a26a1bf |
00:49 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.636
Changes: https://github.com/SeaDve/Kooha/compare/a088235...b4414e6
aef7877 |
Saturday, 21 Aug 2021
|
00:24 Jan Beich (jbeich)
multimedia/kooha: verbose build per 30a00f2227a3 + 7bec7b192cda
CARGO_TERM_VERBOSE doesn't support "very verbose" required by 7bec7b192cda,
so patch the wrapper instead.
0f5efc5 |
00:24 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.625
Changes: https://github.com/SeaDve/Kooha/compare/ba1f8e8...a088235
663eacd |
Thursday, 19 Aug 2021
|
00:58 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.624
Changes: https://github.com/SeaDve/Kooha/compare/c843f2c...ba1f8e8
a8720dd |
Tuesday, 17 Aug 2021
|
00:44 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.621
Changes: https://github.com/SeaDve/Kooha/compare/0ea8edc...c843f2c
7b9d25e |
Saturday, 14 Aug 2021
|
22:22 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.618
Changes: https://github.com/SeaDve/Kooha/compare/ec6b216...0ea8edc
4153f07 |
00:30 Jan Beich (jbeich)
multimedia/kooha: update to 1.2.1.615
Changes: https://github.com/SeaDve/Kooha/compare/a756d91...ec6b216
29490a6 |
Friday, 13 Aug 2021
|
02:45 Jan Beich (jbeich)
multimedia/kooha: add new port
Capture your screen in a straightforward and painless way without
distractions.
Kooha is a simple screen recorder with a minimal interface. You can
simply click the record button without having to configure a bunch of
settings.
The main features of Kooha include the following:
- Capture your screen without any hassle.
- Record your microphone, computer sounds, or both at the same time.
- Support for WebM, MP4, GIF, and MKV formats.
- Multiple sources selection.
- Optional hardware accelerated encoding
- Select a monitor or window to record.
- Create a selection to capture certain area from your screen.
- Set delay to prepare before you start recording.
- Hide or show mouse pointer.
- Choose a saving location for your recording.
- Utilize helpful keyboard shortcuts.
https://github.com/SeaDve/Kooha
767b4b1 |
Number of commits found: 58 |