aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge r567377 from 2021Q1 to RELEASE_13_0_0.release/13.0.0Glen Barber2021-03-133-6/+10
| | | | | | | | | | | | | | | | | | | | | | | r567285 was used for the tag as it was the last revision of the tree for RC1 package builds. However, an important update to address issues with USB on the RPI4 followed afterward, and as such, did not make it into the tag. Although technically tags should not change after they are created, too many other changes have happened in the 2021Q1 branch that may potentially interfere with the state of the 13.0-RELEASE cycle. So, I am merging this change to the RELEASE_13_0_0 tag with my re@ hat on. Reported by: manu Approved by: re (implicit) Approved by: portmgr (implicit, re blanket) Sponsored by: Rubicon Communications, LLC ("Netgate") Notes: svn path=/branches/2021Q1/; revision=567945 svn path=/tags/RELEASE_13_0_0/; revision=568266; tag=release/13.0.0
* MFH: r567284Chris Rees2021-03-041-5/+13
| | | | | | | | | | | | | | | www/falkon: add flavor without KDE integration This results in a package that doesn't drag in huge numbers of KDE dependencies if you aren't on KDE. This replaces the OPTION KDEINTEGRATION. Approved by: kde (adridg) Differential Revision: https://reviews.freebsd.org/D29010 Notes: svn path=/branches/2021Q1/; revision=567285
* MFH: r567282Jan Beich2021-03-042-5/+5
| | | | | | | | | x11-wm/chamfer: update to s20210218 Changes: https://github.com/jaelpark/chamferwm/compare/5f22b1d...a034c07 Notes: svn path=/branches/2021Q1/; revision=567283
* MFH: r567278Jan Beich2021-03-042-5/+5
| | | | | | | | | emulators/yuzu: update to s20210303 Changes: https://github.com/yuzu-emu/yuzu/compare/ac8b1445f...394475c4e Notes: svn path=/branches/2021Q1/; revision=567281
* MFH: r567279Jan Beich2021-03-042-5/+5
| | | | | | | | | graphics/mesa-devel: update to 21.0.b.2591 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/3054921a8d4...a8423eb7328 Notes: svn path=/branches/2021Q1/; revision=567280
* MFH: r567271Dmitry Marakasov2021-03-042-1/+2
| | | | | | | | | | - Fix signal used in reload command PR: 253965 Submitted by: admin@support.od.ua Notes: svn path=/branches/2021Q1/; revision=567272
* MFH: r567068Fernando Apesteguía2021-03-032-0/+2
| | | | | | | | | | | net/py-wsdd: Add closing { to pkg-message PR: 253941 Submitted by: andrew@neptune-one.net Approved by: hiroo.ono+freebsd@gmail.com (maintainer) Notes: svn path=/branches/2021Q1/; revision=567069
* MFH: r567023Jan Beich2021-03-032-4/+4
| | | | | | | | | | www/youtube_dl: update to 2021.03.03 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.03 Reported by: GitHub (watch releases) Notes: svn path=/branches/2021Q1/; revision=567024
* MFH: r566997Neel Chauhan2021-03-022-5/+4
| | | | | | | | | | | | | devel/dash.el: Update to 2.18.1 Changes: https://github.com/magnars/dash.el/releases/tag/2.18.1 PR: 253921 Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) Approved by: portmgr (bugfix blanket) Notes: svn path=/branches/2021Q1/; revision=566998
* MFH: r566992Jan Beich2021-03-021-9/+2
| | | | | | | | | | | | | | multimedia/arcan: use luajit-openresty on all architectures lang/luajit hasn't been updated in years. Alpine, Debian, Fedora, Gentoo, Guix, Mageia, Nix, Void updated to 2.1.0 beta3 or snapshot. Of those Guix and Void have Arcan package. So, switch to 2.1 as well for better stability and non-x86 support. https://github.com/letoram/arcan/commit/b1290c6485db Notes: svn path=/branches/2021Q1/; revision=566994
* MFH: r566991Jan Beich2021-03-022-1/+6
| | | | | | | multimedia/arcan: use getentropy on FreeBSD >= 12 Notes: svn path=/branches/2021Q1/; revision=566993
* MFH: r566953Kai Knoblich2021-03-021-2/+2
| | | | | | | | | | | | multimedia/gpodder: Fix pkg-plist issues with non-default Python versions PR: 253815 Approved by: portmgr (build fix) Approved by: ports-secteam (implicit, build fix) Notes: svn path=/branches/2021Q1/; revision=566957
* MFH: r566946Kirill Ponomarev2021-03-022-6/+6
| | | | | | | Update to 2.1.2 Notes: svn path=/branches/2021Q1/; revision=566948
* MFH: r566927Jan Beich2021-03-022-5/+5
| | | | | | | | | graphics/mesa-devel: update to 21.0.b.2489 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/05d0514a8fc...3054921a8d4 Notes: svn path=/branches/2021Q1/; revision=566929
* MFH: r566130 r566356 r566926Jan Beich2021-03-022-8/+8
| | | | | | | | | x11-wm/river: update to s20210301 Changes: https://github.com/ifreund/river/compare/3d66cbd...27cac16 Notes: svn path=/branches/2021Q1/; revision=566928
* MFH: r566924Jan Beich2021-03-012-4/+4
| | | | | | | | | | www/youtube_dl: update to 2021.03.02 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.02 Reported by: GitHub (watch releases) Notes: svn path=/branches/2021Q1/; revision=566925
* MFH: r566353 r566919Jan Beich2021-03-015-17/+140
| | | | | | | | | | | emulators/yuzu: update to s20210301 - Switch to GCC/libstdc++ until Clang/libc++ supports more C++20 features Changes: https://github.com/yuzu-emu/yuzu/compare/0b47f7a46...ac8b1445f Notes: svn path=/branches/2021Q1/; revision=566923
* MFH: r566352Jan Beich2021-03-012-2/+3
| | | | | | | | | | | | | | | | emulators/yuzu: prefer OpenSSL over GnuTLS after r560825 -- Found NETTLE: /usr/local/lib/libnettle.so -- Found GnuTLS: /usr/local/lib/libgnutls.so -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1h") [...] Error: /usr/local/bin/yuzu is linked to /usr/local/lib/libgnutls.so.30 from security/gnutls but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgnutls.so:security/gnutls Error: /usr/local/bin/yuzu is linked to /usr/local/lib/libnettle.so.8 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnettle.so:security/nettle Notes: svn path=/branches/2021Q1/; revision=566921
* MFH: r560653 r560821 r561290 r561527 r561682 r561990 r562162 r562354 r562625 ↵Jan Beich2021-03-013-11/+13
| | | | | | | | | | | r563107 r563267 r563775 r563974 r564748 r564916 r565086 r565368 r566129 r566355 r566513 r566918 emulators/rpcs3: update to 0.0.15.11838 Changes: https://github.com/RPCS3/rpcs3/compare/187216096...8e4451d1a Notes: svn path=/branches/2021Q1/; revision=566920
* MFH: r566910Piotr Kubaj2021-03-011-0/+1
| | | | | | | | | lang/ocaml: fix build on armv6 Same issue as on armv7. Notes: svn path=/branches/2021Q1/; revision=566911
* MFH: r566865Piotr Kubaj2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | games/openjk: fix packaging on armv6 pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/cgamearmv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/jagamearmv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/jampgamearmv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/OpenJK/uiarmv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/base/cgamearmv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/base/jampgamearmv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/base/uiarmv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjk.armv6:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjk_sp.armv6:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjkded.armv6:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/rd-vanilla_armv6.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/rdsp-vanilla_armv6.so:No such file or directory Notes: svn path=/branches/2021Q1/; revision=566866
* MFH: r566862Fernando Apesteguía2021-03-012-4/+4
| | | | | | | | | | | | | www/privoxy: Update to 3.0.32 stable ChangeLog: https://lists.privoxy.org/pipermail/privoxy-announce/2021-February/000007.html PR: 253917 Submitted by: fk@fabiankeil.de (maintainer) Notes: svn path=/branches/2021Q1/; revision=566863
* MFH: r566811Juraj Lutter2021-02-282-4/+4
| | | | | | | | | | | | | | | net-mgmt/zabbix52-server: Update to 5.2.5 Changelog: https://www.zabbix.com/rn/rn5.2.5 PR: 253826 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28978 Notes: svn path=/branches/2021Q1/; revision=566812
* MFH: r566808Juraj Lutter2021-02-282-4/+4
| | | | | | | | | | | | | | | net-mgmt/zabbix5-server: Update to 5.0.9 Changelog: https://www.zabbix.com/rn/rn5.0.9 PR: 253827 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28977 Notes: svn path=/branches/2021Q1/; revision=566809
* MFH: r566805Juraj Lutter2021-02-282-31/+34
| | | | | | | | | | | | | | | net-mgmt/zabbix4-server: Update to 4.0.29 Changelog: https://www.zabbix.com/rn/rn4.0.29 PR: 253825 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28976 Notes: svn path=/branches/2021Q1/; revision=566807
* MFH: r566766Thomas Zander2021-02-282-4/+4
| | | | | | | | | | | Update to upstream release 54.0.0. Details: - Many small features and enhancements, and bug fixes, see: https://mkvtoolnix.download/doc/NEWS.md Notes: svn path=/branches/2021Q1/; revision=566767
* MFH: r566141Thomas Zander2021-02-282-4/+4
| | | | | | | | | | | | multimedia/libmatroska: Update to 1.6.3 Changelog: https://github.com/Matroska-Org/libmatroska/blob/master/ChangeLog PR: 253626 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/branches/2021Q1/; revision=566765
* MFH: r566761Thomas Zander2021-02-282-5/+4
| | | | | | | | | | | Update to upstream release 0.22.6. Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.6/NEWS Notes: svn path=/branches/2021Q1/; revision=566764
* MFH: r566453 (partially)Gerald Pfeifer2021-02-281-1/+2
| | | | | | | | | | | | | | ALso back port part of r565301 | gerald | 2021-02-15 from lang/gcc11-devel: Explicitly build --without-zstd such that archivers/zstd isn't pulled in inadvertedly when present in the build system even though it is not an explicit dependency. [1] PR: 253286 [1] Notes: svn path=/branches/2021Q1/; revision=566750
* MFH: r566296 (partially)Gerald Pfeifer2021-02-281-1/+2
| | | | | | | | | | | | | | Plus a back port of part of r565301 | gerald | 2021-02-15 from lang/gcc11-devel: Explicitly build --without-zstd such that archivers/zstd isn't pulled in inadvertedly when present in the build system even though it is not an explicit dependency. [1] PR: 253286 [1] Notes: svn path=/branches/2021Q1/; revision=566749
* MFH: r566704Glen Barber2021-02-2718-70/+70
| | | | | | | | | | | Add 13.0-BETA4 checksums. Prune 13.0-BETA2 checksums. Approved by: portmgr (implicit, re blanket) Sponsored by: Rubicon Communications, LLC ("Netgate") Notes: svn path=/branches/2021Q1/; revision=566706
* MFH: r566211Gerald Pfeifer2021-02-271-1/+2
| | | | | | | | | | | | | | | Back port part of r565994 | gerald | 2021-02-18 from lang/gcc10-devel: Back port part of r565301 | gerald | 2021-02-15 from lang/gcc11-devel: Explicitly build --without-zstd such that archivers/zstd isn't pulled in inadvertedly when present in the build system even though it is not an explicit dependency. [1] PR: 253286 [1] Notes: svn path=/branches/2021Q1/; revision=566676
* MFH: r565994 (partially)Gerald Pfeifer2021-02-271-1/+2
| | | | | | | | | | | | | Back port part of r565301 | gerald | 2021-02-15 from lang/gcc11-devel: Explicitly build --without-zstd such that archivers/zstd isn't pulled in inadvertedly when present in the build system even though it is not an explicit dependency. [1] PR: 253286 [1] Notes: svn path=/branches/2021Q1/; revision=566674
* MFH: r565301 (partially)Gerald Pfeifer2021-02-271-1/+2
| | | | | | | | | | | Explicitly build --without-zstd such that archivers/zstd isn't pulled in inadvertedly when present in the build system even though it is not an explicit dependency. [1] PR: 253286 [1] Notes: svn path=/branches/2021Q1/; revision=566673
* MFH: r566611Kirill Ponomarev2021-02-262-5/+4
| | | | | | | | | Update to 3002.5 Approved by: maintainer Notes: svn path=/branches/2021Q1/; revision=566617
* MFH: r566578Kyle Evans2021-02-262-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | emulators/qemu-user-static: update to f7fd10d7677c This features a number of fixes; highlights: - Handle aarch64 YIELD instructions - Bump ARG_MAX to match the FreeBSD default on LP64 platforms - Implement __specialfd(2) and copy_file_range(2) - Style fixes - Fix an issue with binary execution[0] - Fix page fault handling for self-modifying binaries[1] - Suppress noise from CIOGSESSION usage and restore CRIOGET handling - Patch _umtx_op(2) through to the kernel where possible[2] [0] Attempting to execute a binary by name was broken when there was an unrelated entry by the same name in PWD. The report below observed it in the cluster while building games/dobutsu, which tried to execute `xz` in a directory that had an `xz` directory inside of it. [1] From the fixing commit, qemu mprotect()s pages contained translated code to PROT_READ | PROT_EXEC and upgrades protections as needed upon page fault. This was broken in a previous commit that misidentified by the trap # that should have been observed. The observed issue a broken JIT compiler in libpcre. [2] _umtx_op can now be handled by the kernel in cases where the target long size is not longer than the host, and the target and host are the same endianness. This is much more reliable than our previous emulation of these operations, and should reduce hangs sometimes observed in threaded applications. Note that this requires a recent stable/12 or 13.x/-CURRENT. PR: 253375 [0] PR: 253335 [1] Notes: svn path=/branches/2021Q1/; revision=566579
* MFH: r560298 r560302 r561371 r562151 r562559 r563142 r563143 r563149 r565356 ↵Piotr Kubaj2021-02-2532-15/+817
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r565465 r566011 r566182 finance/quickfix: fix build on non-x86 Code uses x86 assembly, but makes it possible to use Boost atomic. multimedia/zoneminder: enable on powerpc64 net/mpich: fix build on powerpc64 Neither __BYTE_ORDER nor __BIG_ENDIAN are defined: In file included from src/mpi/datatype/typerep/dataloop/looputil.c:10: ./src/mpi/datatype/typerep/dataloop/looputil.h:57:2: error: This code assumes that __BYTE_ORDER and __BIG_ENDIAN are defined #error This code assumes that __BYTE_ORDER and __BIG_ENDIAN are defined editors/libreoffice: fix build on powerpc64 elfv2 This set of patches is applied only on powerpc* architectures. Submitted by: afsilva Approved by: tier 2 blanket security/openconnect-gui: fix checksum emulators/riscv-isa-sim: enable on powerpc64 sysutils/linuxfdisk: enable on powerpc64 graphics/openfx-arena: enable on powerpc64 multimedia/arcan: enable LUAJIT on powerpc64 It builds fine with luajit-openresty. games/libretro-desmume2015: fix build on non-x86 / ARM JIT is only for x86 and ARM. astro/opencpn: fix build on powerpc64* Use GCC unconditionally on powerpc64*: In file included from /usr/lib/clang/11.0.1/include/xmmintrin.h:13: /usr/lib/clang/11.0.1/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? __builtin_ia32_emms(); editors/libreoffice6: backport powerpc* patches to libreoffice6 Approved by: tier 2 blanket Notes: svn path=/branches/2021Q1/; revision=566549
* MFH: r566531Fernando Apesteguía2021-02-253-8/+9
| | | | | | | | | | | | www/privoxy: Update to 3.0.31 stable ChangeLog: https://www.privoxy.org/3.0.31/user-manual/whatsnew.html PR: 253156 Submitted by: fk@fabiankeil.de (maintainer) Notes: svn path=/branches/2021Q1/; revision=566532
* MFH: r566514Jan Beich2021-02-253-16/+19
| | | | | | | | | graphics/mesa-devel: update to 21.0.b.2294 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/60726ed0d31...05d0514a8fc Notes: svn path=/branches/2021Q1/; revision=566515
* MFH: r566504Bradley T. Hughes2021-02-242-4/+4
| | | | | | | | | | | devel/libuv: Update 1.40.0 -> 1.41.0 https://github.com/libuv/libuv/blob/v1.41.0/ChangeLog Sponsored by: Miles AS Notes: svn path=/branches/2021Q1/; revision=566505
* MFH: r566502Matthias Andree2021-02-242-4/+4
| | | | | | | | | security/openvpn: Bugfix update to v2.5.1 Changelog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-251 Notes: svn path=/branches/2021Q1/; revision=566503
* MFH: r564713Alexandre C. Guimarães2021-02-241-1/+2
| | | | | | | | | | www/davical: add missing dependecy. PR: 253347 Submitted by: dinoex Notes: svn path=/branches/2021Q1/; revision=566480
* MFH: r566474Fernando Apesteguía2021-02-242-6/+33
| | | | | | | | | | | | | | | | | | | | | devel/newt: does not register shared libs pkg info -b newt does not show any shared libraries despite the port installing one. The framework uses the output of readelf -d to know if the library has a SONAME and this ports does not add a SONAME if it does not detect the GNU linker. Then, the resulting package does not register any shared libraries. * Patch configure.ac to learn and detect LLVM linker so it adds the SONAME to the library. * Add USE_LDCONFIG (portlint wrongly complains about not installing shared libs) PR: 253712 Submitted by: masamory7@gmail.com Notes: svn path=/branches/2021Q1/; revision=566476
* MFH: r561911 r566314Marc Fonvieille2021-02-248-8/+49
| | | | | | | | | | | | | | | | Update to r85c9d788f8 from the FreeBSD docset. Approved by: doceng (implicit) Update to 0cff342f42461c5081b98bce7581f43df319e4f4 version from the FreeBSD docset (a.k.a. 13.0-R version) Approved by: doceng (implicit) Approved by: portmgr (blanket) Notes: svn path=/branches/2021Q1/; revision=566467
* MFH: r566449Fernando Apesteguía2021-02-242-2/+19
| | | | | | | | | | net/widentd: Replace deprecated variable (fixes build) PR: 253240 Submitted by: portmaster@bsdforge.com (maintainer) Notes: svn path=/branches/2021Q1/; revision=566450
* MFH: r566431Li-Wen Hsu2021-02-231-0/+11
| | | | | | | | | | multimedia/aegisub: Fix build on 12.2 PR: 253735 Submitted by: Olga Smirnova <mistresssilvara@hotmail.com> Notes: svn path=/branches/2021Q1/; revision=566433
* MFH: r566425Kirill Ponomarev2021-02-232-4/+4
| | | | | | | | | Update to 13.0.1 Submitted by: maintainer Notes: svn path=/branches/2021Q1/; revision=566426
* MFH: r565915Christoph Moench-Tegeder2021-02-233-5/+5
| | | | | | | | | | update thunderbird to 78.8.0 Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.8.0/releasenotes/ Notes: svn path=/branches/2021Q1/; revision=566421
* MFH: r566357Jan Beich2021-02-232-8/+11
| | | | | | | | | graphics/mesa-devel: update to 21.0.b.2148 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/3250e04d25e...60726ed0d31 Notes: svn path=/branches/2021Q1/; revision=566359
* MFH: r566354Jan Beich2021-02-232-8/+8
| | | | | | | | | emulators/citra: update to s20210221 Changes: https://github.com/citra-emu/citra/compare/e6c479f49...c2d36cde9 Notes: svn path=/branches/2021Q1/; revision=566358