aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* www/element-web: Update to 1.9.5Ashish SHUKLA2021-12-133-118/+122
| | | | | | Approved by: maintainer (implicit, version bump, as per PR 258262) (cherry picked from commit e4a6d525d22234d417e18a5c865a0c4044a3f6e2)
* www/element-web: Update to 1.9.4Ashish SHUKLA2021-12-133-110/+115
| | | | | | Approved by: maintainer (implicit, version bump, as per PR 258262) (cherry picked from commit 399a9542533197ba9b805fcd81f72994c465ca2a)
* www/element-web: Update to 1.9.3Ashish SHUKLA2021-12-133-103/+107
| | | | | | Approved by: maintainer (implicit, version bump, as per PR 258262) (cherry picked from commit 8dcfe73b5b761d836eb7b4a6a88c94d4e61e7338)
* www/element-web: Update to 1.9.2Ashish SHUKLA2021-12-133-83/+83
| | | | (cherry picked from commit 9e8b1a213de9dd04d8cb1365f3704195f3356a74)
* www/element-web: Update to 1.9.1Ashish SHUKLA2021-12-133-124/+131
| | | | | | Approved by: maintainer (implicit, version bump, as per PR 258262) (cherry picked from commit 11f7005347b2cb49379a229dd3074454e7e1b1cc)
* textproc/apache-solr: disable format lookup for log4jMatthias Fechner2021-12-131-1/+2
| | | | | | | | | | As recommended here: https://solr.apache.org/news.html#apache-solr-affected-by-apache-log4j-cve-2021-44228 disable lookup that opens a security vulnerability with log4j < 2.15.0. This is a mitigation for CVE-2021-44228. PR: 260373 (cherry picked from commit 7604d31e30b4c523981eb3fd1b41cc5697f94a26)
* textproc/apache-solr: Security update to 8.11.0Matthias Fechner2021-12-132-4/+4
| | | | | | | | | | | | Changelog: https://solr.apache.org/security.html https://solr.apache.org/docs/8_11_0/changes/Changes.html PR: 260373 Reported by: ari@ish.com.au Security: 66cf7c43-5be3-11ec-a587-001b217b3468 (cherry picked from commit 1b3a85f97e7d823198631150dd5ec06a8bc89aef)
* mail/thunderbird: use libc for res_* functionsChristoph Moench-Tegeder2021-12-122-1/+26
| | | | | | | | | | | | | | | | | thunderbird's javascript code needs more than basic DNS resolution (e.g. SRV, TXT, MX lookups) - more than javascript natively has (welcome to the web) and builds it's own bindings for libc to use the resolver(3) interface. Unlike linux, where the resolver routines live in libresolv, FreeBSD has these routines in libc. I'm referencing libc.so.7 directly, as this is enough to make this code work on 13/amd64 (others should work too) - the official way of using libc.so would be much more work (and reimplementing parts of the dynamic linker in javascript takes the cake, or something). This is enough to make adding and using new CalDAV calendars possible; other problems might linger and possibly require a better solution. (cherry picked from commit 9a2174d4e02e859881d336167e1509840e5f2d82)
* audio/calf-lv2: Unbreak by updating to the intermediate commit fixing clang ↵Yuri Victorovich2021-12-125-83/+33
| | | | | | | | | | | compilation: 0.90.3 -> 0.90.3.20210427 gcc-compiled libcalf.so was crashing due to mix of gcc- and base-provided libc++.so and libstdc++.so PR: 258051 Original patch submitted by: Florian Walpen <dev@submerge.ch> (cherry picked from commit 866b394fc61c77414454f8e70e896b27fec08539)
* audio/calf-lv2: Broken.Yuri Victorovich2021-12-121-1/+5
| | | | (cherry picked from commit da7c8ee010fd596d96c5a593abffb78687fd72ac)
* java/openjfx14: fix build with non-default CCACHE_DIRBenjamin Takacs2021-12-121-3/+3
| | | | | | | | | | | In the build of openjfx14 CCACHE_DIR gets lost leading to build failures e.g. when building as nobody, so add it into ccwrapper and cxxwrapper. While here remove redundant ${SETENV} in do-build (${_GRADLE_RUN} already contains ${SETENV}) PR: 260215 (cherry picked from commit 4ddd25225aa38b53f02f4e5b95551cc7cd63647c)
* deskutils/gucharmap: update to 14.0.1Charlie Li2021-12-122-6/+7
| | | | | | | | | Chase textproc/UCD update. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32928 (cherry picked from commit f2b7e61817c67b6bf77814a7426c4a25505574c2)
* security/openvpn: sort OPTIONS_{DEFAULT|DEFINE}Matthias Andree2021-12-121-3/+3
| | | | (cherry picked from commit 42d73509241dbede9fb29d56683188fa4a1b2872)
* security/openvpn: deprecate tunnelblickMatthias Andree2021-12-122-6/+23
| | | | | | While here, shorten LZO_DESC to fit 80x24 dialogs. (cherry picked from commit bedfd042b988444cb311f477d5cf1e4457ead29f)
* games/omega: Fix inventory display crash and take maintainershipAlex2021-12-122-3/+14
| | | | | | | | | PR: 259786 Reported by: Alex <r7st.guru@gmail.com> (new maintainer) Approved by: portmgr (blanket: bugfix, unmaintained port) MFH: 2021Q4 (cherry picked from commit dfc806ae70f1cd36860b6b90e4185d2198446f7a)
* www/grafana8: Update to 8.2.7 (Fixes high vulnerabilities)Boris Korzun2021-12-124-363/+815
| | | | | PR: ports/259638 (cherry picked from commit 9e29bc87e91191f9fccb9428fdbcca83fa87a64e)
* security/openvpn: re-enable mbedTLS buildMatthias Andree2021-12-111-4/+4
| | | | | | | | | | | ...now that mbedTLS metadata was fixed to show the actual situation for mbedTLS 2.x.y, that it's either Apache License 2.0, or GNU General Public License 2.0 or any later version. While here, also mark the main port with mbedTLS option enabled to record it's going to lose the mbedTLS option end of March 2022. (cherry picked from commit d02b0675d0630a9ac66617becd9f9cfbbca9c524)
* security/mbedtls: fix LICENSE (dual with GPLv2+)Matthias Andree2021-12-111-2/+4
| | | | | | | | | | "Unless specifically indicated otherwise in a file, Mbed TLS files are provided under the Apache License 2.0, or the GNU General Public License v2.0 or later (SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later)." Approved by: portmgr@ (blanket metadata change approval) (cherry picked from commit cd08d6c7ed39147df7ed9beef9536c9c5151ac01)
* net-mgmt/unifi6: Update to 6.5.54Juraj Lutter2021-12-112-6/+6
| | | | | | | | | | | This is a security release, fixing a vulnerability in an embedded log4j library. Release notes: https://community.ui.com/releases/r/network/6.5.54 Security: CVE-2021-44228 MFH: 2021Q4 (cherry picked from commit 4fa85ecd3e9748bf6f6ceb0d7a9d62b9c71461bb)
* mail/fetchmail: update 6.4.25, add WOLFSSL supportMatthias Andree2021-12-113-13/+22
| | | | | | | | WOLFSSL is a GPLv2+ licensed SSL library with OpenSSL compatibility layer. This is to permit shipping fetchmail under a clean GPLv2+ license with OpenSSL 1.1.1. (cherry picked from commit a1be1173a389c69879a2747a584728bba3a5d722)
* security/openvpn: license incompat mbedTLS, LZO+LibreSSLMatthias Andree2021-12-111-3/+26
| | | | | | | | | | | | | | | | | | | | After reviewing licenses again, - mark mbedTLS broken for now, since it uses the Apache License 2.0, which is incompatible with the GPLv2 (OpenVPN does not employ the "or any later version" escape hatch). This will be handed to the OpenVPN-devel mailing list for review. - block out the combination of LZO with LibreSSL, since OpenVPN only has a linking exception for OpenSSL itself. Remedy is to either forgo LibreSSL, or to disable the LZO option, which requires proper configuration on either end. The maintainer's recommendation is to compile with OpenSSL instead. Bump PORTREVISION in spite of unchanged contents to flush out old packages. MFH: 2021Q4 (cherry picked from commit 5cc978dcfe58a52b9a163e080d855b022ac22545)
* sysutils/graylog: update to 4.2.3 with log4j CVE patchDave Cottlehuber2021-12-112-6/+6
| | | | | | MFH: 2021Q4 Security: CVE-2021-44228 (cherry picked from commit 449f35caf83a264d8e41dcc32d480d9c1247f254)
* devel/sdl12-compat: update to s20211209Jan Beich2021-12-112-5/+5
| | | | | Changes: https://github.com/libsdl-org/sdl12-compat/compare/a6a965a...8743305 (cherry picked from commit adc6a8b516970de708e6d17883a087f90cedb6d2)
* emulators/rpcs3: update to 0.0.19.13101Jan Beich2021-12-112-5/+5
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/f48c53580...2f93df480 (cherry picked from commit 9c37cd3a8027c235504ffc403be9d45458956686)
* net-im/telegram-desktop: update to 3.2.5Gleb Smirnoff2021-12-102-6/+6
| | | | (cherry picked from commit 381a8f522fe9a7f1247c1cffef76f381544c218d)
* net-im/tg_owt: fix dependenciesGleb Smirnoff2021-12-101-4/+3
| | | | | | | | | - Don't depend on audio backends, as their build is not disabled - Explicitly depend on libXtst PR: 257889 PR: 259182 (cherry picked from commit e4f31ebae421a3c46ca73f6f2c9be78ba9d61568)
* net-im/telegram-desktop: Cleanup and set new maintainerOlivier Cochard2021-12-1010-133/+9
| | | | | | Reported by: glebius (cherry picked from commit 50119a0b431718d00a22f424a550239246021ff9)
* net-im/tg_owt: Update to 20 October 2021 snapshot and set new maintainerOlivier Cochard2021-12-1012-204/+7
| | | | | | Reported by: glebius (cherry picked from commit 618f78768591ccf6766571cbdcdee5b2d01323a4)
* net-im/telegram-desktop: convert webkit-gtk dependency to OPTIONS (+)Dima Panov2021-12-101-1/+6
| | | | | | | | | | | | | | | | - Add WEBKIT option, disabled by default - Bump PORTREVISION, default dependencies was changed Previously dropped GTK option was used to enable gtk native dialogs and render rich window content. With last releases WebKit-gtk used only for in-app payments system. While internal payments still experimental and not wide used, there is no reason to hook this burden to the build as default yet. Discussed with: osa, danfe, maintainer via ML Approved by: maintainer (cherry picked from commit ece7e7d92c75401608ccb6d64bcdb0b51898fe2c)
* net-im/telegram-desktop: Update to 3.1.9Henry Hu2021-12-1018-216/+20
| | | | | | | | | | Thanks to the work done by Gleb (glebius@), we are able to remove most of the patches. 11 patches are upstreamed, and 2 seem to be obsolete. Changelog: https://github.com/telegramdesktop/tdesktop/blob/dev/changelog.txt PR: 259014 (cherry picked from commit 2bc3e6229febd07dd7f2980cb7065573d689a0f5)
* math/nlopt: Update to 2.7.1Rainer Hurling2021-12-103-5/+5
| | | | | | | | | Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-271 Reported by: portscout, Repology MFH: 2021Q4 (cherry picked from commit 82a75635e9b74615f1dc23af560ce8b5340a6621)
* lang/mono6.8: Invoke CPU_COUNT properlyCy Schubert2021-12-101-382/+25
| | | | | | | | | 9e02e52115e43c5c5ec3d971c9100c3cf322b726 did not include a patch to configure.ac that allowed it to properly detect CPU_COUNT. Fixes: 2e52115e43c5c5ec3d971c9100c3cf322b726 (cherry picked from commit ed11420d6b20eb3d10774633f70eae87c1b6e1e9)
* lang/mono5.20: Invoke CPU_COUNT properlyCy Schubert2021-12-101-3/+51
| | | | | | | | | 6017a183afd1d58656a75f72277f0cd5111cc0e6 did not include a patch to configure.ac that allowed it to properly detect CPU_COUNT. Fixes: 6017a183afd1d58656a75f72277f0cd5111cc0e6 (cherry picked from commit 6e22c3c3fd29ac31c0611e29e6068b62c1e89b43)
* lang/mono5.10: Invoke CPU_COUNT properlyCy Schubert2021-12-101-4/+60
| | | | | | | | | 3a278c7add6265e6d545f3014d7f6a6e9c222fa7 did not include a patch to configure.ac that allowed it to properly detect CPU_COUNT. Fixes: 3a278c7add6265e6d545f3014d7f6a6e9c222fa7 (cherry picked from commit 0435eab9f0396fceaa33339240604e740b00a858)
* lang/mono: Invoke CPU_COUNT properlyCy Schubert2021-12-101-4/+60
| | | | | | | | | 83c19a7238e9f5f46a9186e3ce58d03585691e5d did not include a patch to configure.ac that allowed it to properly detect CPU_COUNT. Fixes: 83c19a7238e9f5f46a9186e3ce58d03585691e5d MFH: 2021Q4 (cherry picked from commit a8176108d5dd60dd740cf34a514989da21c86f99)
* security/nmap: Make PCAP option non-defaultCy Schubert2021-12-101-2/+2
| | | | | | | All supported versions of FreeBSD provide pcap support. Disable the PCAP option by default. (cherry picked from commit cb950ffff2e18ff8148ae10ac010b000b926739c)
* security/nmap: PCAP option conflicts with pcap in 14-CURRENT baseCy Schubert2021-12-101-0/+6
| | | | | | | PCAP option conflicts with pcap in 14-CURRENT base. Mark the option BROKEN. (cherry picked from commit b1dcaf64da857d32153590fed40804f460da9bb9)
* sysutils/reptyr: Fix buld under LLVM 13 on FreeBSDCy Schubert2021-12-101-0/+27
| | | | | | | | | | | | | | | | | | | Fix the following error under LLVM 13 on FreeBSD. In file included from platform/freebsd/freebsd_ptrace.c:69: In file included from platform/freebsd/arch/amd64.h:23: platform/freebsd/arch/x86_common.h:45:6: error: variable 'ret' set but not used [-Werror,-Wunused-but-set-variable] int ret; ^ platform/freebsd/arch/x86_common.h:54:6: error: variable 'ret' set but not used [-Werror,-Wunused-but-set-variable] int ret; ^ 2 errors generated. This patch has been submitted to upstream in pull request https://github.com/nelhage/reptyr/pull/134. (cherry picked from commit db939cf00140485662e03f3fe6c6f50277448001)
* sysutils/reptyr: Revert "sysutils/reptyr: Address LLVM 13 build failure"Cy Schubert2021-12-101-1/+0
| | | | | | | | This reverts commit b8c4bfe660b373862165a58514f270a51e77e147. A proper patch will be created and submitted upstream. (cherry picked from commit 2778a12ebb63ca2aa2172260829a804b995657d6)
* sysutils/reptyr: Revert "sysutils/reptyr: Use -Wno-error instead"Cy Schubert2021-12-101-1/+1
| | | | | | | | This reverts commit 437487b2bc91beef0eaee1e9319feab1649232a5. A proper patch will be created and submitted upstream. (cherry picked from commit be86ad273d76baa936e98aa6769711dee7c33022)
* sysutils/reptyr: Use -Wno-error insteadCy Schubert2021-12-101-1/+1
| | | | | | | | Ports really shouldn't use -Werror anyway. Suggested by: koobs (cherry picked from commit 437487b2bc91beef0eaee1e9319feab1649232a5)
* sysutils/reptyr: Address LLVM 13 build failureCy Schubert2021-12-101-0/+1
| | | | | | | | | | | | | | | | | Rather than create a patch, simply add -Wno-unused-but-set-variable, avoiding a maintainer to backport patches any time the port is updated. In file included from platform/freebsd/freebsd_ptrace.c:69: In file included from platform/freebsd/arch/amd64.h:23: platform/freebsd/arch/x86_common.h:45:6: error: variable 'ret' set but not used [-Werror,-Wunused-but-set-variable] int ret; ^ platform/freebsd/arch/x86_common.h:54:6: error: variable 'ret' set but not used [-Werror,-Wunused-but-set-variable] int ret; ^ 2 errors generated. (cherry picked from commit b8c4bfe660b373862165a58514f270a51e77e147)
* www/squid-devel: Fix build on current with _WITH_CPU_SET_TCy Schubert2021-12-103-11/+40
| | | | (cherry picked from commit fa91f5445b0a7d26afc1c7390b3a06b97763b370)
* www/squid: Fix build on current with _WITH_CPU_SET_TCy Schubert2021-12-103-11/+40
| | | | (cherry picked from commit 9be82b2f413287fcb193ec19b23b1ed62f3fc2d7)
* lang/mono6.8: Fix build on current with _WITH_CPU_SET_TCy Schubert2021-12-102-0/+31
| | | | | | Fix the same error as lang/mono. (cherry picked from commit 9e02e52115e43c5c5ec3d971c9100c3cf322b726)
* lang/mono5.20: Fix build on current with _WITH_CPU_SET_TCy Schubert2021-12-102-0/+31
| | | | | | Fix the same error as lang/mono. (cherry picked from commit 6017a183afd1d58656a75f72277f0cd5111cc0e6)
* lang/mono5.10: Fix build on current with _WITH_CPU_SET_TCy Schubert2021-12-102-0/+31
| | | | | | Fix the same error as lang/mono. (cherry picked from commit 3a278c7add6265e6d545f3014d7f6a6e9c222fa7)
* lang/mono: Fix build on current with _WITH_CPU_SET_TCy Schubert2021-12-102-0/+31
| | | | | | | | | | | | | | | | | | | mono-proclib.c:776:3: error: unknown type name 'cpu_set_t'; did you mean 'cpuset_t'? cpu_set_t set; ^~~~~~~~~ cpuset_t /usr/include/sys/_cpuset.h:50:24: note: 'cpuset_t' declared here typedef struct _cpuset cpuset_t; ^ mono-proclib.c:777:7: error: implicit declaration of function 'sched_getaffinity' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if (sched_getaffinity (mono_process_current_pid (), sizeof (set), &set) == 0) ^ mono-proclib.c:778:11: error: implicit declaration of function 'CPU_COUNT' is invalid in C99 [-Werror,-Wimplicit-function-declaration] return CPU_COUNT (&set); ^ 3 errors generated. (cherry picked from commit 83c19a7238e9f5f46a9186e3ce58d03585691e5d)
* www/py-django32: Update to 3.2.10Wen Heping2021-12-092-4/+4
| | | | (cherry picked from commit c331737cdb1ffde81f03f6d2b8f524838ef46e60)
* www/py-django31: Update to 3.1.14Wen Heping2021-12-092-4/+4
| | | | (cherry picked from commit 861e390e2557a2c38555d2e9186f2f8387c07ecb)