summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/mplayer: Migrate some knobs to CONFIGURE_ENABLEThomas Zander2022-02-201-4/+4
| | | | | | PR: 262014 Reported by: VVD <vvd@unislabs.com> MFH: 2022Q1
* graphics/qgis: Update to 3.24.0Rainer Hurling2022-02-203-45/+41
| | | | | | | | | | | | | Changelog: https://changelog.qgis.org/en/qgis/version/3.24/ This update takes into account suggestions by Martin Birgmeier and adrig@ in PR 261333 to reduce the number of dependents, especially for Qt5. Dependencies like webengine and webkit must remain, otherwise functionalities for QGIS and for important extensions are missing, see PR. PR: 261333 Reported by: portscout, Repology
* devel/ruby-build: Update to 20220218Koichiro Iwao2022-02-202-4/+4
| | | | | | | | | * Add Ruby 3.1.1 * Add JRuby 9.3.3.0 * Add TruffleRuby and TruffleRuby GraalVM 22.0.0.2 Changes: https://github.com/rbenv/ruby-build/releases/tag/v20220218 Changes: https://github.com/rbenv/ruby-build/releases/tag/v20220125
* devel/RStudio: Update 2021.09.2+382 -> 2022.02.0+443Yuri Victorovich2022-02-194-55/+67
| | | | Reported by: portscout
* net/wireshark: Update to 3.6.2.Joe Marcus Clarke2022-02-193-7/+7
| | | | | See https://www.wireshark.org/docs/relnotes/wireshark-3.6.2.html for a list of changes in this release.
* math/R-cran-terra: Update to 1.5-21TAKATSU Tomonari2022-02-202-4/+4
|
* finance/libofx: Update to 0.10.3Jason E. Hale2022-02-192-5/+6
| | | | Changes: https://github.com/libofx/libofx/blob/0.10.3/NEWS
* emulators/citra: update to s20220218Jan Beich2022-02-202-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/cdbd72e79...54a36bc54
* www/py-grip: Update to 4.6.0Jason E. Hale2022-02-192-6/+6
| | | | Changes: https://github.com/joeyespo/grip/blob/v4.6.0/CHANGES.md
* graphics/mesa-devel: update to 21.4.b.599Jan Beich2022-02-202-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/01d1bf62283...a814a4f9dba
* emulators/yuzu: update to s20220219Jan Beich2022-02-202-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/83a84f1c2...298469526
* graphics/librsvg2-rust: disable notifications for unstable versionsJan Beich2022-02-201-0/+1
| | | | See https://gitlab.gnome.org/GNOME/librsvg/-/blob/main/RELEASING.md
* security/boringssl: update to the recent commitSergey A. Osokin2022-02-192-5/+5
|
* x11-wm/labwc: respect LOCALBASE for icons after bb83f2992ed9Jan Beich2022-02-191-0/+1
|
* x11/swaync: update to 0.4Jan Beich2022-02-193-6/+12
| | | | | Changes: https://github.com/ErikReider/SwayNotificationCenter/releases/tag/v0.4 Reported by: GitHub (watch releases)
* games/veloren: update to 0.12.0Jan Beich2022-02-194-589/+656
| | | | | Changes: https://gitlab.com/veloren/veloren/-/releases/v0.12.0 Reported by: Repology
* net/traefik: Update to upstream release 2.6.1Thomas Zander2022-02-202-4/+4
| | | | | | | | | | Details: - Bugfix release, see https://github.com/traefik/traefik/releases/tag/v2.6.1 - No breaking changes, see https://doc.traefik.io/traefik/migration/v2/#v260-to-v261 MFH: 2022Q1
* math/R: Add cmake dependencyYuri Victorovich2022-02-191-2/+4
| | | | | | | | Some R packages such as nloptr require CMake to build. PR: 261835 Approved by: jrm (maintainer)
* print/texlive-texmf: unbreak fetch on i386 after 8374a33c804aJan Beich2022-02-191-0/+1
| | | | | | fetch: https://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/texlive-20210325-texmf.tar.xz: size mismatch: expected 2147483647, actual 3474113420 Reported by: antoine
* textproc/ugrep: Update to 3.7.3Ashish SHUKLA2022-02-192-4/+4
|
* print/texlive-texmf: Remove CONFLICTSMuhammad Moinur Rahman2022-02-191-3/+1
| | | | | | | - Remove reference to old latex-base DIST PR: 262052 Reported by: alt2600@icloud.com
* print/tex-basic-engines: Fix web2c dependencyMuhammad Moinur Rahman2022-02-191-1/+1
| | | | Reported by: fluffy
* devel/tex-synctex: Remove CONFLICT with web2cMuhammad Moinur Rahman2022-02-191-2/+0
| | | | Reported by: montgomerysmithstephen@gmail.com
* multimedia/onevpl: update to 2022.0.5Jan Beich2022-02-192-4/+4
| | | | | Changes: https://github.com/oneapi-src/oneVPL/compare/v2022.0.4...v2022.0.5 Reported by: Repology
* x11-wm/labwc: update to 0.5.0Jan Beich2022-02-192-9/+4
| | | | | Changes: https://github.com/labwc/labwc/releases/tag/0.5.0 Reported by: portscout
* graphics/imlib2-jxl: add new portJan Beich2022-02-194-0/+51
| | | | | | | | | | | | | This is a loader for imlib2 that adds support for reading and writing JPEG XL files. This lets you view them using feh, for example. It relies on libjxl for encoding and decoding the images. All JPEG XL files are supported, with the following limitations: * All images are internally converted to ARGB with 8 bits per sample, in an sRGB colorspace - this is a limitation of imlib2. * For animated JXLs, only the first frame is decoded. https://github.com/alistair7/imlib2-jxl
* security/step-cli: remove no longer needed patchLarry Rosenman2022-02-191-0/+0
| | | | PR: 262054
* security/step-cli: upgrade to 0.18.1Larry Rosenman2022-02-193-85/+73
| | | | PR: 262054
* MOVED: fix some entriesAntoine Brodin2022-02-191-6/+3
|
* www/nginx: update third-party ngx_fancyindex moduleJochen Neumeister2022-02-194-6/+56
| | | | | | | | | Update third-party ngx-fancyindex module from v0.5.1 to v0.5.2 Add patch to fix heimdal build (1) PR: 261810 (1) Sponsored by: Netzkommune GmbH
* security/step-certificates: update to 0.18.1Larry Rosenman2022-02-192-46/+46
| | | | PR: 262053
* editors/libreoffice6: unbreak build (+)Dima Panov2022-02-191-2/+4
| | | | | | | | Drop dependency on graphics/libgltf, it is staled from historic times. While here, mark port as deperecated before 2022Q2. LibreOffice 6.x is unmaitained upstream, consider users switch to main LibreOffice 7.x release branch.
* devel/shfmt: Update to 3.4.3Adam Weinberger2022-02-192-6/+6
|
* security/testssl.sh: Update to 3.0.7Adam Weinberger2022-02-193-8/+8
| | | | | | | | | | | | | | | | | | | | Changes: Fix "ID resumption test failed" bug under Darwin Fix "locale error message when en_US.UTF-8 isn't available" bug Fix "Darwin / LibreSSL startup problem" which leads to a question upfront Make upfront handshake tests more compatible by adding </dev/null (David) Take 'HTTP Age' HTTP header into account when determine HTTP time (Wahnes) Fix JSON header (structured JSON output) name (David) Robustness: Update reset_hostdepended_vars() for mass tests (David) Simplify determination of git stuff (Matthias) Fix "newline to spaces" in JSON and CSV findings (David) Fix "Bad file descriptor with --connect-timeout option" SSLv2 fixes, OpenSSL fixes 3.X (David) Improve cipher_pref_check() for detecting prioritization of ChaCha ciphers Simplify + speed up pre-check Addressing lame DNS responses on WSL Fix big serial # issue in certs Fix invalid JSON when certificate issuer containing non-ASCII chars
* net/cloudflared: update 2022.2.0 to 2022.2.1, and switch LICENSE to APACHE20Vinícius Zavam2022-02-192-8/+5
| | | | | | | | | | | | | | | | Reflecting upstream's changes, this commit not only updates the software itself, but also the LICENSE behind its source code. As it now follows the Apache 2.0 license, we allow the distribution of FreeBSD binary packages for this port. For more information about this change, please read the following tickets: - https://github.com/cloudflare/cloudflared/issues/145 - https://github.com/cloudflare/cloudflared/issues/464 RELEASE NOTES * https://github.com/cloudflare/cloudflared/blob/master/RELEASE_NOTES
* irc/anope: update 2.0.9_1 to 2.0.10Vinícius Zavam2022-02-192-5/+4
| | | | | | | | | | | | | | | | | Add support for channel SQLines on InspIRCd; Change default protocol module from inspircd20 to inspircd3; Change the character set used by chanstats and irc2sql to utf8mb4; Fix a ton of typos in messages; Fix being able to override MAXLIST on InspIRCd; Fix blocking on boot when trying to upgrade SQL databases; Fix not flushing the ERROR message on squit; Fix using an invalidated iterator when deleting bots; Fix various harmless compiler warnings; Fix webcpanel not using the forwarded IP; Show the account name in nickserv/info. * https://github.com/anope/anope/releases/tag/2.0.10 * https://github.com/anope/anope/compare/2.0.9...2.0.10
* print/lgrind: Mark DEPRECATEDMuhammad Moinur Rahman2022-02-191-0/+2
| | | | | | | | | | | | | - Abandonware as last release was in 2001 - Set EXPIRATION_DATE on 2022-03-22 README at https://ctan.org/tex-archive/support/lgrind says: LGrind contains non-free code written by Van Jacobson, who does not answer to any request for changing his licence. This software is therefore not maintained. I also do not accept any cheques anymore. Reported by: pi
* databases/pecl-rrd: Update to 2.0.3Florian Smeets2022-02-193-30/+4
|
* astro/py-skyfield-data: upgrade to 4.0.0Thierry Thomas2022-02-192-5/+4
| | | | | Release notes at <https://github.com/brunobord/skyfield-data/releases/tag/4.0.0>.
* net-im/tox: upgrade to v0.2.16Thierry Thomas2022-02-193-4/+8
| | | | Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.16>.
* net/haproxy: update to version 2.5.3Dmitry Sivachenko2022-02-192-4/+4
|
* print/*: Fix deprecated @exec/@unexecMuhammad Moinur Rahman2022-02-192-4/+4
|
* print/tex-formats: Add missing pdftex engineMuhammad Moinur Rahman2022-02-191-1/+2
|
* security/gpg-tui: upgrade to version 0.8.3Stefan Eßer2022-02-193-198/+245
|
* mail/notmuch-*: Update to 0.35Joseph Mingrone2022-02-196-25/+10
| | | | | | https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=748154646eb44c8db3a7887e0ae8e4701e552bc9 Sponsored by: The FreeBSD Foundation
* news/inn-current: Update to 20220209Kevin Bowling2022-02-194-20/+22
|
* net-mgmt/py-phonebox-plugin: Add new portKai Knoblich2022-02-195-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | This NetBox plugin is intented for Telephone Number Management. It currently implements a Number abstraction representing a single telephone number of an arbitrary format. A Number can consist of valid DTMF characters and leading plus sign for E.164 support: * Leading Plus ("+") sign (optional) * Digits 0-9 * Characters A, B, C, D * Pound sign ("#") * Asterisk sign ("*") Support for Bulk Edit/Delete operations for Numbers and the following voice circuit types is included as well: * SIP Trunk. * Digital Voice Circuit (PRI/BRI/etc). * Analog Voice Circuit (CO lines/etc). The plugin also introduces a NetBox REST API extension which is compatible with pynetbox. WWW: https://github.com/iDebugAll/phonebox_plugin Requested by: Mike Geiger (via e-mail)
* devel/py-setuptools_scm: Adjust BUILD_DEPENDSKai Knoblich2022-02-191-2/+1
| | | | | | | | | | | | * Remove devel/py-wheel from BUILD_DEPENDS as it leads to circular dependencies under certain conditions, e.g. when the non-default option SIGNATURE of devel/py-wheel is enabled. Although devel/py-wheel is listed in "pyproject.toml", it is not needed during build, nor does it result in different package content. PR: 261920 Reported by: Phil Pennock
* math/R: Specify tk_config location during configureJohn Hein2022-02-191-1/+2
| | | | PR: 261779
* games/automuteus: Update to 6.16.7Neel Chauhan2022-02-192-8/+7
|