aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* databases/sqlite3: unbreak fetch2021Q4Charlie Li2022-01-011-1/+1
| | | | | | | | | 3.35.5 was not released in 2022, nor have there been any SQLite releases thus far in 2022. Approved by: portmgr (implicit) (cherry picked from commit 29f62814e9260a18475b403b8ec1567660621c97)
* emulators/yuzu: unbreak fetch after 8042b641840fJan Beich2022-01-011-2/+5
| | | | | | | | | | | | | | Failover between mirrors doesn't work if file exists but is different. => Attempting to fetch https://api.yuzu-emu.org/gamedb/?dummy=/yuzu/compatibility_list.json [...] => SHA256 Checksum mismatch for yuzu/compatibility_list.json. [...] ===> Giving up on fetching files: yuzu/compatibility_list.json Reported by: pkg-fallout (cherry picked from commit beb378a9cf7dc275aaa15d74465ff944b2cf49c3)
* emulators/citra: unbreak fetch after 66e2037c4970Jan Beich2022-01-011-2/+5
| | | | | | | | | | | | | | Failover between mirrors doesn't work if file exists but is different. => Attempting to fetch https://api.citra-emu.org/gamedb/?dummy=/citra/compatibility_list.json [...] => SHA256 Checksum mismatch for citra/compatibility_list.json. [...] ===> Giving up on fetching files: citra/compatibility_list.json Reported by: pkg-fallout (cherry picked from commit 84b697165ef31bd2c4cbc1f9605d4de3a507500b)
* emulators/citra-qt5: fix Compatibility == Not TestedJan Beich2021-12-313-1/+11
| | | | | | | citra-qt embeds game compatibility list during build. It cannot be updated on demand unlike rpcs3. So, cache the list in local-distfiles. (cherry picked from commit 66e2037c4970eb8b9a2d6bbb37cb0bae84074672)
* emulators/yuzu: sort make targets after 8042b641840fJan Beich2021-12-311-4/+4
| | | | (cherry picked from commit 96e6417aa10072254133b8dd96432db82ec859aa)
* emulators/yuzu: update to s20211231Jan Beich2021-12-314-9/+31
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/279c7bcc1...eb7d36165 (cherry picked from commit 3063438e50b13bcfdcf12177ef2d303120ddddcb)
* emulators/yuzu-qt5: fix Compatibility == Not TestedJan Beich2021-12-313-1/+11
| | | | | | | yuzu embeds game compatibility list during build. It cannot be updated on demand unlike rpcs3. So, cache the list in local-distfiles. (cherry picked from commit 8042b641840f40072866f92328877baa65836b39)
* x11-clocks/wlclock: update to 1.0.1Jan Beich2021-12-312-15/+6
| | | | | | | Changes: https://git.sr.ht/~leon_plickat/wlclock/refs/v1.0.1 Reported by: Repology (cherry picked from commit 36838f55657bcb53157eb88b9dcb5aaa97797b36)
* net-mgmt/zabbix5: Update to 5.0.19Juraj Lutter2021-12-303-7/+7
| | | | | | Release notes: https://www.zabbix.com/rn/rn5.0.19 (cherry picked from commit 3d590251518cf31391ba04559a06c9cb2c2c6849)
* www/gallery-dl: update to 1.20.0Jan Beich2021-12-302-4/+4
| | | | | | | Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.20.0 Reported by: GitHub (watch releases) (cherry picked from commit 164ae7c43558fc9a8dea75e24048d2bc9d3acb8e)
* x11/swaync: update to s20211228Jan Beich2021-12-302-5/+5
| | | | | Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/5e5efb0...c1eb052 (cherry picked from commit c2554fcecae8507b59aae249a1597cc22a767a9d)
* emulators/yuzu: update to s20211228Jan Beich2021-12-302-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/292dfac25...279c7bcc1 (cherry picked from commit 06aad4020dff2f07749d70e624fc5ea314fc416e)
* emulators/rpcs3: update to 0.0.19.13137Jan Beich2021-12-302-8/+8
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/900d7df40...cb2748ae0 (cherry picked from commit 336b39b9fb48cda2e88491bc2a9f32e234d0cb6b)
* x11-wm/gamescope: unbreak fetch due to repo growthJan Beich2021-12-281-8/+8
| | | | | | | | | | | | | | | | | | | | fetch: https://github.com/Plagman/gamescope/commit/ec8e547be135.patch: size mismatch: expected 2857, actual 2861 -index e7251ec..957d9f0 100644 +index e7251ec0..957d9f0e 100644 -index 08d9e15..7298f7b 100644 +index 08d9e158..7298f7b3 100644 -index b9ba551..e984865 100644 +index b9ba551e..e9848654 100644 -index e984865..f1a1c55 100644 +index e9848654..f1a1c55a 100644 -index 5a47ff8..bba9ec8 100644 +index 5a47ff84..bba9ec84 100644 PR: 260761 Reported by: amdmi3 (cherry picked from commit 279ff94e15fbceb60e413aba34bbaecf70639490)
* x11-servers/xwayland-devel: unbreak fetch due to repo growthJan Beich2021-12-281-6/+6
| | | | | | | | | | | fetch: https://github.com/freedesktop/xorg-xserver/commit/42e34498f87a.patch: size mismatch: expected 10298, actual 10310 This reverts commit 4055fc841fafb6b3d2aa3fa196de8a99b1e4d4b5. PR: 260750 Reported by: amdmi3 (cherry picked from commit aa29c227d1f365cc72d5799fb3d792d3ccac3a3b)
* x11/swaync: update to s20211227Jan Beich2021-12-283-7/+16
| | | | | Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/bf9309b...5e5efb0 (cherry picked from commit 40167251e9f901844db5ccf366d52bc86215cb0a)
* emulators/yuzu: update to s20211225Jan Beich2021-12-282-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/b85f5b133...292dfac25 (cherry picked from commit 1a6d83816ff20e2da4b34d77eac192294be7a021)
* emulators/rpcs3: update to 0.0.19.13136Jan Beich2021-12-282-8/+8
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/6ee9d0f35...900d7df40 (cherry picked from commit 35697f21a2326c5014633057055c598890de763d)
* games/minecraft-server: Update to 1.18.1Jonathan Price2021-12-266-6/+34
| | | | | PR: 260452 (cherry picked from commit 9b7bf0835c59594c983a54034f3fa04d95d5fc3e)
* multimedia/mpv: restore SNDIO (--ao=sndio) after 0cee9d1b218aJan Beich2021-12-252-1/+11
| | | | | | Requested by: Brad Smith <brad@comstyle.com> (cherry picked from commit a6e090a8c9f44a519972f942b4351017cfba0ef1)
* devel/mill: Update to 0.9.11Jens Grassel2021-12-252-4/+4
| | | | | | | | | | | | | | | | | | | | Changelog --------- - BSP: Fixed/improved source item for root project - Bloop: Prevent compilation during bloop config generation - GenIdea: Fix content path of root project (mill-build) - Various version bumps - Some feature backports from mill 0.10 - New + separator to provide multiple targets (with parameters) via cmdline - New --import cmdline option to run ad-hoc plugins without editing of build.sc - import $ivy support $MILL_BIN_PLATFORM variable and a new sort notations for external plugins - zinc worker: Updated log4j2 to 2.16.0 to fix Log4Shell (CVE-2021-44228) vulnerability PR: 260634 (cherry picked from commit 66134d11e66140da4c48e667168a8690a81e6ec2)
* lang/sbcl: Utilize SBCL_HOME to build custom core file and set it to empty.Kirill Ponomarev2021-12-251-0/+2
| | | | | | Reported by: Catherine Tower <catherine__at__towernetdotdev> (cherry picked from commit 888bfec23a620b16120d94d4d502a1a98b43710d)
* emulators/rpcs3: update to 0.0.19.13122Jan Beich2021-12-252-5/+5
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/56dd09f4f...6ee9d0f35 (cherry picked from commit c63e5dc025d46769089965dd131b1ad69a2ad388)
* emulators/yuzu: update to s20211222Jan Beich2021-12-252-14/+8
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/ee6d40d41...b85f5b133 (cherry picked from commit ce5f5c20f99ba330a4e43519bbe4b94726bf48ca)
* emulators/yuzu: update to s20211220Jan Beich2021-12-252-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/8e33cf1c2...ee6d40d41 (cherry picked from commit 508580a06756d27a003af573637b3834087d0f5d)
* devel/sdl12-compat: update to s20211216Jan Beich2021-12-242-5/+5
| | | | | Changes: https://github.com/libsdl-org/sdl12-compat/compare/8f54fd8...d05899f (cherry picked from commit d0ef6fff363d653d8965d7ddb8b0450416745551)
* x11-servers/xwayland-devel: update to 21.0.99.1.156Jan Beich2021-12-242-5/+5
| | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/6c1a1fcc4...38291fa86 (cherry picked from commit c837640a6170e8956903373259dfaaf07bc508dc)
* x11/swaync: update to s20211223Jan Beich2021-12-242-5/+5
| | | | | Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/a699043...bf9309b (cherry picked from commit 5a2f46059fe67f164a5114e3068d5092a707a145)
* x11/swaync: update to s20211222Jan Beich2021-12-242-5/+5
| | | | | Changes: https://github.com/ErikReider/SwayNotificationCenter/compare/f0c3918...a699043 (cherry picked from commit 28400647bb33273b305a53a67c7819ee3386380b)
* textproc/kepubify: update to 4.0.3Robert Clausecker2021-12-242-6/+6
| | | | | | | | | | This is a bug fix release. Changelog: https://github.com/pgaskin/kepubify/releases/tag/v4.0.3 PR: 260656 MFH: 2021Q4 (cherry picked from commit 9f57722a567461b58dc0aae3261e14db4ed2ccaf)
* devel/php-composer2: Update to 2.2.0Guido Falsi2021-12-232-4/+4
| | | | | | | | PR: 260622 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) MFH: 2021Q4 (cherry picked from commit 228cab608d70398adc5aa56315ee4c3c408d2509)
* devel/php-composer: Update to 1.10.24, Mark DEPRECATEDGuido Falsi2021-12-232-4/+6
| | | | | | | | | | | | | | Upstream is deprecating this version of composer and dropping support for it in the packagist.org servers. No expiration set since upstrteam has not stated an hard deadline. Please consider updating to devel/php-composer2. PR: 260623 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) MFH: 2021Q4 (cherry picked from commit aa682c04765459d0683913c68dc24fa7f5c1c893)
* x11-wm/enlightenment: Enable build of armv{6,7}.Robert Clausecker2021-12-231-9/+5
| | | | | | | | | While there, turn a bunch of `.else .if` blocks into `.elif`s. PR: 260543 Reported by: Peter TKATCHENKO <peter@flytrace.com> (cherry picked from commit db6a71f02193b7021526f17b687719133c5c1672)
* emulators/rpcs3: update to 0.0.19.13117Jan Beich2021-12-232-5/+5
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/18f59d3be...56dd09f4f (cherry picked from commit 5bf92357e8069bfc912605633aa81840addf6b03)
* astro/py-ephem: Update to 4.1.3Rainer Hurling2021-12-222-4/+4
| | | | | | | | | Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-413-2021-december-13 Reported by: Repology MFH: 2021Q4 (cherry picked from commit d2154bc353c433d3a5e99103d8d8fd5911bd927d)
* www/mediawiki136: Update to 1.36.3Wen Heping2021-12-212-4/+4
| | | | (cherry picked from commit d09c164918ccf4978acc1cfe9709c58ca173654a)
* www/mediawiki135: Update to 1.35.5Wen Heping2021-12-212-4/+4
| | | | (cherry picked from commit 1090472cdf1c710a0a8548b8862a8c8e0f998443)
* www/apache24: Update to 2.4.52Bernard Spil2021-12-203-31/+4
| | | | | | Security: ca982e2d-61a9-11ec-8be6-d4c9ef517024 MFH: 2021Q4 (cherry picked from commit e721e5aeffbd529fb28aeae0bf0b90b128a965e8)
* security/openssl-devel: Security update to 3.0.1Bernard Spil2021-12-202-5/+6
| | | | | | Security: 0132ca5b-5d11-11ec-8be6-d4c9ef517024 MFH: 2021Q4 (cherry picked from commit 2b095f9a257a5916bf2e55094ad43e4e8f632c80)
* x11-wm/wayfire-plugins-extra: respect PREFIX after f081b8b768c8Jan Beich2021-12-201-0/+5
| | | | (cherry picked from commit 2d26e2d78202bab6f2b6d63e74585f6fd463392d)
* x11-wm/wayfire-plugins-extra: enable dbus and windecor pluginsJan Beich2021-12-206-2/+130
| | | | (cherry picked from commit f081b8b768c80b77f4f73e1d85938004d2d51014)
* devel/zookeeper: Update log4j to 2.17Dmitry Wagin2021-12-202-5/+5
| | | | | | | Fix CVE-2021-45105 PR: 260570 (cherry picked from commit fd1a56edee0810dfa81eaf35c10a9735e1cc84ea)
* www/grafana8: remove duplicates from distinfoMatthew Seaman2021-12-191-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | The Azure go-autorest project (https://github.com/Azure/go-autorest) provides several go modules within the same tarball, but the Grafana code requires different commits for several of those modules, hence the same source appearing multiple times at different commmit hashes in distinfo. Unfortunately, with grafana 8.3.3, three of the go-autorest modules required the same commit hash, leading to duplication in the distinfo. This causes a problem when trying to download the distfiles the first time -- a number of the downloads will fail. Repeatedly attempting to download will succeed for one more of the various different versions of the go-autorest distfile, until eventually everything has been successfully downloaded. Remove the duplicate items in distinfo so that first-time download into a virgin distfiles directory does succeed. This means that the result of `make makesum` cannot be used un-edited. PR: 260537 Reported by: John D. (cherry picked from commit dcd67527ab526dcb8683565796f1ac2e8b6bc6a7)
* www/grafana8: update to 8.3.3Matthew Seaman2021-12-194-552/+827
| | | | | | | | | | | | | | | | | | | Update to 8.3.2 with moderate severity security fix ( https://grafana.com/blog/2021/12/10/grafana-8.3.2-and-7.5.12-released-with-moderate-severity-security-fix/ ) ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.2 Update to 8.3.3 Changelog: https://github.com/grafana/grafana/releases/tag/v8.3.3 PR: 260401, 260358 Reported by: Boris Korzun (maintainer), ohauer Security: c2a7de31-5b42-11ec-8398-6c3be5272acd Security: a994ff7d-5b3f-11ec-8398-6c3be5272acd (cherry picked from commit 352b384cbd92272646c25e2583296770d8222dca)
* www/firefox: update to 95.0.2Christoph Moench-Tegeder2021-12-192-4/+4
| | | | | | | Release Notes: https://www.mozilla.org/en-US/firefox/95.0.2/releasenotes/ (cherry picked from commit b1799d523a4c185d10a55ba1edb99a13e7ba341b)
* emulators/citra: update to s20211218Jan Beich2021-12-192-5/+5
| | | | | Changes: https://github.com/citra-emu/citra/compare/28039d39a...0126ecb3e (cherry picked from commit 18a382b73499211671bb44cbf3bbd48587489a29)
* emulators/citra: update to s20211212Jan Beich2021-12-193-7/+7
| | | | | Changes: https://github.com/citra-emu/citra/compare/5a7d80172...28039d39a (cherry picked from commit 772274a15b8bfcec1b77656d5d7d6fa04b811e93)
* emulators/yuzu: update to s20211218Jan Beich2021-12-194-21/+46
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/a2fb5a13b...8e33cf1c2 (cherry picked from commit 097b6241bb4225dd747d75a58e26205b9d2c5eaa)
* emulators/yuzu: update to s20211202Jan Beich2021-12-192-8/+11
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/8a613f6c8...a2fb5a13b (cherry picked from commit 4d27418c2ed1a2fdd5b16561a084bdce2613c016)
* emulators/yuzu: update to s20211130Jan Beich2021-12-192-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/051e63c9a...8a613f6c8 (cherry picked from commit 6b914238cc6a0341227682db03c118d7d20d30e5)