aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kooha
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.91.1Mikael Urankar2025-11-111-1/+1
| | | | PR: 290816
* lang/rust: Bump revisions after 1.90.0Mikael Urankar2025-10-031-1/+1
| | | | PR: 289709
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-011-1/+1
| | | | PR: 288923
* lang/rust: Bump revisions after 1.88.0Mikael Urankar2025-07-031-1/+1
| | | | PR: 287766
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-051-1/+1
| | | | PR: 286829
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-081-1/+1
| | | | PR: 285840
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-241-1/+1
| | | | PR: 284884
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-201-1/+1
| | | | PR: 283962
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-011-1/+1
| | | | PR: 283000
* Remove remnant comments/code after f99a708957bdJan Beich2024-11-241-1/+0
| | | | PR: 280305
* lang/rust: Bump revisions after 1.82.0Mikael Urankar2024-11-081-1/+1
| | | | PR: 282516
* multimedia/kooha: Convert to USE_GSTREAMER=rustJason E. Hale2024-11-081-2/+1
|
* Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based portsYuri Victorovich2024-10-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Reasons: * Port build shouldn't use cross-compilation mode because it buids for the same architecture. * RUSTFLAGS isn't passed to the build of all or some Rust ports in the cross-compilation mode. Essential changes: * Remove the CARGO_BUILD_TARGET make variable. * Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV. * Update many ports that used CARGO_BUILD_TARGET. * Build paths now don't include the architecture triplet part. Immadiate benefits: * Unbreak build on architectures like i386 that sometimes require special RUSTFLAGS that were not effective in the cross-compilation mode. Ports that really need cross-compilation for some reason should enable it on case-by-case basis. Example: net-p2p/cncli (Not sure why does net-p2p/cncli actually need it, but it only builds with these options.) PR: 280305 Approved by: rust@FreeBSD.org (maintainer's timeout; 98 days)
* lang/rust: Bump revisions after 1.81.0Mikael Urankar2024-09-101-1/+1
| | | | PR: 281300
* multimedia/kooha: drop maintainershipJan Beich2024-09-031-1/+1
|
* lang/rust: Bump revisions after 1.80.1Mikael Urankar2024-08-261-1/+1
| | | | PR: 280490
* multimedia/kooha: drop obsolete patch after af2c0a4d9bd4Jan Beich2024-06-291-16/+0
|
* lang/rust: Bump revisions after 1.79.0Mikael Urankar2024-06-181-1/+1
| | | | PR: 279707
* security/libsodium: update to 1.0.19, bump dependent portsVsevolod Stakhov2024-05-201-1/+1
| | | | | PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
* lang/rust: Bump revisions after 1.78.0Mikael Urankar2024-05-131-1/+1
| | | | PR: 278834
* lang/rust: Bump revisions after 1.77.0Mikael Urankar2024-03-231-0/+1
| | | | PR: 277786
* multimedia/kooha: update to 2.3.0Jan Beich2024-03-215-394/+423
| | | | | Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.3.0 Reported by: GitHub (watch releases)
* lang/rust: Bump revisions after 1.76.0Mikael Urankar2024-02-191-1/+1
| | | | PR: 276920
* lang/rust: Bump revisions after 1.75.0Mikael Urankar2024-01-091-1/+1
| | | | PR: 276033
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-081-1/+1
| | | | PR: 275243
* lang/rust: Bump revisions after 1.73.0Mikael Urankar2023-10-241-0/+1
| | | | PR: 274499
* multimedia/kooha: update to 2.2.4Jan Beich2023-09-235-342/+443
| | | | | Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.2.4 Reported by: GitHub (watch releases)
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-081-1/+1
| | | | PR: 273331
* audio/pulseaudio: Update to 16.1Gleb Popov2023-08-071-1/+1
| | | | | | | | Bump PORTREVISION on consumers. Sponsored by: Serenity Cybersecurity, LLC PR: 262713
* lang/rust: Bump revisions after 1.71.0Mikael Urankar2023-07-171-1/+1
| | | | PR: 272449
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-1/+1
| | | | PR: 271797
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-1/+1
| | | | PR: 270953
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-161-1/+1
| | | | PR: 270080
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ---
* lang/rust: Bump revisions after 1.67.1Mikael Urankar2023-02-131-1/+1
| | | | PR: 269336
* */*: Bump rust (cargo) ports to reflect on WITH_LTODaniel Engberg2023-01-071-0/+1
| | | | | Bump ports in tree so they get rebuilt with new default settings for cargo ports
* multimedia/kooha: update to 2.2.3Jan Beich2022-12-254-119/+135
| | | | | Changes: https://github.com/SeaDve/Kooha/releases/tag/v2.2.3 Reported by: GitHub (watch releases)
* lang/rust: Bump revisions after 1.66.0Mikael Urankar2022-12-201-1/+1
| | | | PR: 268415
* lang/rust: Bump revisions after 1.65.0Mikael Urankar2022-11-171-1/+1
| | | | PR: 267622
* */*: move CARGO_CRATES to Makefile.crates in my portsJan Beich2022-11-032-141/+140
|
* lang/rust: Bump revisions after 1.64.0Mikael Urankar2022-10-301-0/+1
| | | | PR: 267173
* multimedia/kooha: update to 2.2.2Jan Beich2022-10-164-96/+108
| | | | | | | 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)
* multimedia/kooha: update to 2.1.1Jan Beich2022-10-155-539/+348
| | | | | | 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)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* rust: bring back update to 1.63Baptiste Daroussin2022-08-251-1/+1
| | | | | | | | | | | | | | | | 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
* Revert "lang/rust: Bump revisions after 1.63.0"Piotr Kubaj2022-08-251-1/+1
| | | | | | This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
* lang/rust: Bump revisions after 1.63.0Mikael Urankar2022-08-251-1/+1
|
* wayland: add more mostly leaf ports to virtual categoryJan Beich2022-07-201-1/+1
| | | | | | | | | 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)