aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Copy cyrus-imapd32 to cyrus-imapd34 for preparation of Cyrus IMAPd 3.4.Hajimu UMEMOTO2021-04-1921-0/+1113
|
* math/libxslxwriter: update to 1.0.2Baptiste Daroussin2021-04-192-4/+4
|
* sysutils/kubectl: Update to 1.21.0Danilo Egea Gondolfo2021-04-192-4/+4
|
* net-mgmt/py-prometheus-client: Update to 0.10.1Luca Pizzamiglio2021-04-192-4/+4
|
* devel/py-bitarray: update to 2.0.0Sofian Brabez2021-04-192-5/+9
|
* mail/rss2email3: update to 3.13Sofian Brabez2021-04-192-6/+6
| | | | | | PR: 224188 Reported by: Michael Bueker <m.bueker@berlin.de> Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
* graphics/libplacebo: update to 3.120.2Jan Beich2021-04-192-4/+4
| | | | | Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.2 Reported by: Repology
* graphics/py-ueberzug: add USE_CSTD=c99 to fix build on GCC-based systems:Mark Linimon2021-04-191-0/+1
| | | | Xshm/Xshm.c:209: error: 'for' loop initial declaration used outside C99 mode
* audio/nyquist: add USE_CSTD=c99 to fix build on GCC-based systems:Mark Linimon2021-04-191-0/+1
| | | | nyqsrc/sndseq.c:81: error: 'for' loop initial declaration used outside C99 mode
* math/sage: work-around to chase the upgrade of py-docutils to 0.17Thierry Thomas2021-04-191-1/+3
| | | | | | | | | There is no subdir hu for Hungarian under $PYTHON_SITELIBDIR/docutils/languages and since the upgrade to textproc/py-docutils to 0.17 this causes a failure in dochtml when building Sage. Neither the upgrade to 0.17.1 proposed in PR 255197 solves the problem: as a work-around this modification only removes the build of a_tour_of_sage for hu.
* dns/bind9-devel: Update to latest commit.Mathieu Arnold2021-04-192-5/+5
|
* lang/perl5-devel: Update to v5.33.8-57-gebdbfbc13a.Mathieu Arnold2021-04-193-7/+7
|
* x11/wezterm: drop CARGO_USE_GITHUB workaround after 58744a09099aJan Beich2021-04-191-4/+0
|
* emulator/tnylpo: update to version 1.1.3Stefan Eßer2021-04-192-4/+4
| | | | | This is a bug-fix release that corrects the emulation of some seldom used instructions.
* Uses/cargo: Improve URL subsitution for ports using CARGO_USE_GIT[HUB|LAB]Luca Pizzamiglio2021-04-191-4/+4
| | | | | | | | | | While maintaing a rust application, I found a cargo.toml that specifies the git URL with { git="https://..." }, cargo.mk expects a form like { git = "https://" }. This patch improve the regex making the spaces around the '=' optional Test: built all ports using the CARGO_USE_GIT feature Approved by: tobik Differential Revision: https://reviews.freebsd.org/D29805
* audio/vm-lv2: Fix typo in DISTNAMEYuri Victorovich2021-04-192-4/+4
| | | | Reported by: mat
* graphics/drm-{current,devel}-kmod: Update to 5.4.92.g20210419Emmanuel Vadot2021-04-194-12/+10
| | | | - Fix kernel panic with sysctl -a when a NAVI10 gpu is present.
* graphics/drm-fbsd13-kmod: Update to 5.4.92.g20210419Emmanuel Vadot2021-04-192-5/+5
| | | | - Fix kernel panic with sysctl -a when a NAVI10 gpu is present.
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-1952-54/+44
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* devel/rust-analyzer: Update to 2021-04-19Tobias Kortkamp2021-04-192-10/+10
| | | | Changes: https://rust-analyzer.github.io/thisweek/2021/04/19/changelog-73.html
* lang/rust-nightly: Update to 1.53.0.20210419Tobias Kortkamp2021-04-192-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/a866124564...5a4ab26459
* Remove my useless "Created by" linesTobias Kortkamp2021-04-1927-54/+0
|
* devel/rgbds: Update to 0.5.0Tobias Kortkamp2021-04-192-4/+5
| | | | Changes: https://github.com/gbdev/rgbds/releases/tag/v0.5.0
* emulators/sameboy: Update to v0.14.3Tobias Kortkamp2021-04-192-4/+4
| | | | Changes: https://github.com/LIJI32/SameBoy/releases/tag/v0.14.3
* devel/catch: update to 2.13.6Pietro Cerutti2021-04-192-4/+4
| | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.6
* dns/dnsdbflex: Update to 1.0.6Don Lewis2021-04-192-4/+4
| | | | | | | - Add DNSDBQ_CONFIG_FILE environment variable which can specify a different configuration file to use. Sponsored by: Farsight Security, Inc.
* www/* convert to use PYNUMPYLoïc Bartoletti2021-04-193-4/+4
| | | | | | while here fix minimal python version for www/py-sentinelhub Approved by: portmgr (blanket, convert to USES)
* dns/dnsdbq: Update to 2.5.4Don Lewis2021-04-192-4/+4
| | | | | | | - Add DNSDBQ_CONFIG_FILE environment variable below which can specify a different configuration file to use. Sponsored by: Farsight Security, Inc.
* math/onednn: Update 2.2 -> 2.2.1Yuri Victorovich2021-04-192-5/+6
| | | | Reported by: portscout
* math/py-numpoly: Update 1.1.2 -> 1.1.3Yuri Victorovich2021-04-192-4/+4
| | | | Reported by: portscout
* science/qmcpack: Update 3.10.0 -> 3.11.0Yuri Victorovich2021-04-193-15/+6
| | | | Reported by: portscout
* misc/py-toil: Update 5.2.0 -> 5.3.0Yuri Victorovich2021-04-192-5/+6
| | | | Reported by: portscout
* misc/py-pyEDFlib: Update 0.1.21 -> 0.1.22Yuri Victorovich2021-04-192-4/+4
| | | | Reported by: portscout
* devel/hs-haskell-language-server: Mark as not for i386.Gleb Popov2021-04-192-0/+2
| | | | | | | | | Upstream indicated that they do not support 32bit systems, as HLS itself is quite memory hungry. It doesn't make sense to build the helper port too. Reported by: pkg-fallout
* games/exult: update to 1.7.0.20210418Fernando Apesteguía2021-04-192-4/+4
| | | | Reported by: portscout
* devel/maven: update to 3.8.1Kevin Bowling2021-04-194-13/+80
| | | | | | | | | | | | | | This is not just a bugfix as it contains three features that cause a change of default behavior (external HTTP insecure URLs are now blocked by default): your builds may fail when using this new Maven release, if you use now blocked repositories. Please check and eventually fix before upgrading. Changes http://maven.apache.org/docs/3.8.1/release-notes.html PR: 255161 Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Security: CVE-2021-26291 CVE-2020-13956
* multimedia/musikcube: Update 0.96.5 -> 0.96.6Yuri Victorovich2021-04-194-18/+7
|
* misc/openhantek: Update 3.2.1 -> 3.2.2Yuri Victorovich2021-04-193-17/+4
|
* net/cloudquery: Update to 0.12.1Neel Chauhan2021-04-192-4/+4
| | | | Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.12.1
* sysutils/byobu: fix color definitionsKevin Bowling2021-04-192-2/+22
| | | | | PR: 255190 Approved by: Connor Sheridan <cws@cybersecu.red> (maintainer)
* New port: security/pkcs11-tools: Tools for managing PKCS11 cryptographic tokensYuri Victorovich2021-04-196-0/+139
| | | | | PR: 255058 Submitted by: Eric Devolder <eric.devolder@gmail.com>
* devel/libqb: update 2.0.0 to 2.0.3Vinícius Zavam2021-04-183-6/+9
| | | | | | | while here, fixes portscout's check - present USE_GITHUB to this port's Makefile Reported by: flo
* x11-toolkits/wlroots: move CONSOLEKIT as BASU to sysutils/seatdJan Beich2021-04-184-17/+20
| | | | | | | - wlroots >= 0.14 is libseat-only per https://github.com/swaywm/wlroots/commit/7f0908546149 - WLR_SESSION currently defaults to libseat even if CONSOLEKIT is enabled - mutter and plasma5-kwin if ever ported to libseat may want to use ConsoleKit2 - Enable BASU by default as the dependency is already pulled by sway and mako
* x11-toolkits/wlroots: disable direct session by defaultJan Beich2021-04-183-13/+3
| | | | | | - Removed upstream in https://github.com/swaywm/wlroots/commit/d037c2dddc0f - Lacks XDG_SESSION_TYPE unlike https://github.com/swaywm/wlroots/commit/90c845295947 - SUID in consumers is now handled by `builtin` backend in libseat
* sysutils/seatd: alphabetically order SUID definitionJan Beich2021-04-181-3/+3
|
* x11/xdg-desktop-portal-wlr: unbreak default config after 337aa4a3c88eJan Beich2021-04-182-0/+6
|
* net/ooni-mini: update 0.18.0 to 0.23.0Vinícius Zavam2021-04-182-192/+79
| | | | | | | * https://github.com/ooni/probe-engine/releases/tag/v0.23.0 Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project
* New port: sysutils/rset: Configure systems using any scripting languageYuri Victorovich2021-04-185-0/+39
| | | | | PR: 255145 Submitted by: Greg Fitzgerald <gregf@beastie.tech>
* devel/R-cran-pkgload: Update to 1.2.1Guangyuan Yang2021-04-182-5/+5
| | | | Approved by: lwhsu
* devel/R-cran-diffobj: Update to 0.3.4Guangyuan Yang2021-04-182-4/+4
| | | | Approved by: lwhsu