aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* databases/cutelyst-asql: update to 0.50.0, latest upstreamAdriaan de Groot2021-12-013-4/+9
| | | | | | | | | We skipped a couple of releases, notes are at https://github.com/cutelyst/asql/releases with one important change (reflected in pkg-plist) - Split the Postgres driver out of ::Core into ::Pg to make it easier for future drivers
* emulators/wine: Configure without libhal supportGerald Pfeifer2021-12-011-0/+1
| | | | | | | | | In de47ffe65cfc8ee11610c6378e1d0a342c137916 the option to leverage libhal was removed, alas configure was not adjusted. Ensure that even if libhal somehow is present we explicitly do not use it. This back ports 7ca1a772ead2dc568317408b3b24c6d44c7ad2a1 from the wine-devel port.
* net-mgmt/netxms: Return to poolMuhammad Moinur Rahman2021-12-011-2/+2
| | | | - Update MASTER_SITES to detect subfolder from PORTVERSION
* mail/mailman: 2.1.38 security fixing CSRF vulnMatthias Andree2021-12-013-8/+12
| | | | | | | | | While here, fix pkg-message to mention -exim4 and -postfix derived ports that override the default MTA. Security: 0d6efbe3-52d9-11ec-9472-e3667ed6088e Security: CVE-2021-44227 MFH: 2021Q4
* security/vuxml: mail/mailman < 2.1.38 CSRF vuln.Matthias Andree2021-12-011-0/+48
| | | | | Security: CVE-2021-44227 Security: 0d6efbe3-52d9-11ec-9472-e3667ed6088e
* math/octave-forge-video: Update to 2.0.2.Stephen Montgomery-Smith2021-12-012-4/+4
|
* benchmarks/flamegraph: update to latest GitHub revisionJohannes M Dieterich2021-12-013-8/+15
| | | | | Given that there hasn't been a tagged release in 4y, switch to the latest GH revision and give it the moniker 1.1 (1.0-43 was the previous tag).
* ports-mgmt/sccache-overlay: Drop bogus ONLY_FOR_ARCHSTobias Kortkamp2021-12-011-3/+0
| | | | | | | | It was inherited from devel/sccache which enables additional features that need the ring crate. The sccache version here comes with only local storage enabled and should build fine on other archs too. This is untested but the ring crate is never compiled according to the logs.
* security/nextcloud-twofactor_u2f: Update to 6.3.0Bernard Spil2021-12-012-4/+4
|
* security/nextcloud-twofactor_totp: Update to 6.2.0Bernard Spil2021-12-012-4/+4
|
* net-im/nextcloud-talk: Update to 13.0.0Bernard Spil2021-12-012-6/+6
|
* www/nextcloud-groupfolders: Update to 11.0.0Bernard Spil2021-12-012-5/+5
|
* www/nextcloud-deck: Update to 1.6.0Bernard Spil2021-12-012-5/+5
|
* www/nextcloud-calendar: Update to 3.0.1Bernard Spil2021-12-012-4/+4
|
* www/nextcloud: Update to 23.0.0Bernard Spil2021-12-012-4/+4
|
* biology/bwa: don't use GCC on powerpc64lePiotr Kubaj2021-12-011-3/+0
| | | | Now that the port uses simde, it builds fine without gcc's translation.
* www/firefox: fix build on powerpc64Piotr Kubaj2021-12-011-6/+13
| | | | WASM is not supported on big-endian.
* security/cryptlib: fix build on powerpc64lePiotr Kubaj2021-12-012-2/+2
|
* games/darkplaces: the port had been updated and cleaned up (+)Alexey Dokuchaev2021-12-014-33/+75
| | | | | | | | | | | | | | | | | | | | - Update to 20180412beta1 penultimate snapshot, the very latest one had introduced too many changes which e.g. broke dedicated server - Drop needless zip:infozip dependency, set USE_XORG more discretely - Follow the defaults and link to libjpeg the usual way rather than load it at run-time with dlopen(3) - Target `sdl-release' is spelled the same, regardless of the used SDL version - Remove SSE port option: upstream makefile logic enables it for x86 CPUs; it's safe to assume that all modern x86 CPUs would support these instructions - Amend patches and remove `post-patch' target (patching makefiles for LOCALBASE with sed(1) is bogus in the first place as it is passed on the MAKE_ENV and thus propagated down to inner makes) - Do not try to use unsupported `-fno-signaling-nans' compiler flag - Define LICENSE (GPLv2 or later) and assume port's maintainership PR: 259123
* games/jinput: Unbreak on armv6 and armv7.Robert Clausecker2021-12-011-3/+0
| | | | | PR: 260115 Approved by: portgmr blanket
* security/zaproxy: Fix typoJose Alonso Cardenas Marquez2021-12-011-1/+1
| | | | Reported by: olgeni
* devel/llvm11: Add BE_WASM optionBrooks Davis2021-12-011-3/+8
| | | | | | | | When set, always build the WebAssembly backend (now required by Firefox via wasi). This option effects BE_FREEBSD and BE_NATIVE. It has no effect on BE_STANDARD. This option is enabled by default.
* biology/biostar-tools: Allow package build on non-amd64 systemsJason W. Bacon2021-12-012-4/+10
| | | | | | Only sra-tools is still non-portable, but it will take some time to add support for other architectures. In the meantime, allow aarch64 and powerpc64 users to have a biostar-tools package.
* databases/redis-devel: update to the recent commitSergey A. Osokin2021-12-013-20/+15
|
* biology/bwa: Unbreak on most non-x86 platforms using simdeJason W. Bacon2021-12-012-7/+17
|
* devel/mercurial: update to 6.0Sergey A. Osokin2021-12-012-4/+4
| | | | ChangeLog: https://www.mercurial-scm.org/wiki/Release6.0
* devel/oclgrind: increment PORTEPOCHJohannes M Dieterich2021-12-011-0/+1
| | | | | Due to the version change to abbreviated years (21.10) we'd otherwise go backwards.
* textproc/p5-PPIx-Regexp: Update to 0.082Sergei Vyshenski2021-12-012-4/+4
| | | | | | | Changes: https://metacpan.org/dist/PPIx-Regexp/changes PR: 260142 Approved by: philip (mentor) Differential Revision: https://reviews.freebsd.org/D33202
* security/p5-Crypt-JWT: Update to 0.034Sergei Vyshenski2021-12-012-4/+4
| | | | | | | | Ensure payload is serialized consistently (canonical). PR: 260112 Approved by: philip (mentor) Differential Revision: https://reviews.freebsd.org/D33201
* textproc/gojq: New portNorikatsu Shigemura2021-12-015-0/+33
| | | | | | | | Pure Go implementation of jq. PR: 259884 Approved by: philip (mentor) Differential Revision: https://reviews.freebsd.org/D33204
* devel/py-types-psycopg2: update to 2.9.3Dmitry Marakasov2021-12-012-4/+6
| | | | | - Add missing dependency on py-psycopg2, as typing stubs do import psycopg2 modules.
* devel/cil: enable on armv7Piotr Kubaj2021-12-011-1/+1
|
* misc/openmvg: enable on armv7Piotr Kubaj2021-12-011-1/+1
|
* textproc/R-cran-vroom: Update to 1.5.7TAKATSU Tomonari2021-12-012-4/+4
|
* x11/clipman: update to 1.6.1Jan Beich2021-12-012-4/+4
| | | | | Changes: https://github.com/yory8/clipman/releases/tag/v1.6.1 Reported by: GitHub (watch releases)
* multimedia/helvum: update to 0.3.2Jan Beich2021-12-013-15/+15
| | | | | Changes: https://gitlab.freedesktop.org/ryuukyu/helvum/-/compare/0.3.1...0.3.2 Reported by: Repology
* www/flexget: update to 3.2.2Jan Beich2021-12-012-4/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.2.1...v3.2.2 Reported by: Repology
* x11-wm/kwinft: update to 5.23.1Jan Beich2021-12-012-17/+5
| | | | | Changes: https://gitlab.com/kwinft/kwinft/-/compare/kwinft@5.23.0...kwinft@5.23.1 Reported by: Repology
* graphics/wrapland: update to 0.523.1Jan Beich2021-12-012-11/+5
| | | | Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.523.0...wrapland@0.523.1
* editors/openoffice*: unbreak build with clang 13+Don Lewis2021-12-012-10/+18
| | | | | | | | | | | The include file vigra/memory.hxx from the graphics/vigra port has this error: /usr/local/include/vigra/memory.hxx:43:12: fatal error: 'tr1/memory' file not found # include <tr1/memory> ^~~~~~~~~~~~ when compiling with clang 13.0 or newer in -std=gnu++98 mode. MFH: 2021Q4
* www/py-django-tinymce: Update to 3.4.0Kai Knoblich2021-12-013-4/+25
| | | | | | | | | | * Add "do-test" target to make future QA easier. Changelog: https://github.com/jazzband/django-tinymce/releases/tag/3.4.0 MFH: 2021Q4
* security/py-netbox-secretstore: Update to 1.0.10Kai Knoblich2021-12-012-4/+5
| | | | | | Changelog since 1.0.8: https://github.com/DanSheps/netbox-secretstore/compare/v1.0.8...v1.0.10
* net-mgmt/py-netbox-plugin-extensions: Update to 1.0.6Kai Knoblich2021-12-012-4/+6
| | | | | | Changelog since 1.0.2: https://github.com/DanSheps/netbox-plugin-extensions/compare/v1.0.2...v1.0.6
* irc/py-limnoria: Mark as not compatible with Python 3.10+Simeon Simeonov2021-12-011-1/+1
| | | | | | | | | | | | | | | | Since Python 3.10 the method "collections.MutableMapping" has been renamed to "collections.abc.MutableMapping" which leads to run time errors: [..] class CacheDict(collections.MutableMapping): AttributeError: module 'collections' has no attribute 'MutableMapping' [..] PR: 259979 Reviewed by: koobs (maintainer) Approved by: portmgr (blanket) MFH: 2021Q4
* lang/jimtcl: update to 0.81Pietro Cerutti2021-12-013-5/+8
| | | | Changes: https://github.com/msteveb/jimtcl/blob/0.81/jim_tcl.txt#L55
* net-p2p/amule: correct the inverted logic for DEBUG option.Barbara Guida2021-12-011-4/+4
| | | | | PR: 26002 Reported by: echoxxzz@gmail.com
* devel/electron13: fix ENOTTY error on uv_pipe_openMikael Urankar2021-12-013-2/+20
| | | | | This patch was introduced for electron11 and slipped out when creating ports for electron 12 and 13.
* textproc/R-cran-stringi: Update to 1.7.6TAKATSU Tomonari2021-12-012-5/+4
|
* security/zaproxy: New port: The OWASP zed attack proxyJose Alonso Cardenas Marquez2021-12-016-0/+368
| | | | | | | | | | | The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular fr security tools and is actively maintained by a dedicated international team of volunteers. It can help you automatically find security vulnerabilities in your web applications while you are developing and testing your applications. It's also a great tool for experienced pentesters to use for manual security testing. WWW: https://www.zaproxy.org/
* net-mgmt/prometheus2: Update to 2.30.3David O'Rourke2021-12-013-9/+9
| | | | | | Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.30.3 PR: 259982