aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/nomad: fixes for i386John Hixson2021-12-154-2/+32
|
* devel/forge-devel: Update to latest snapshotYasuhiro Kimura2021-12-152-5/+5
| | | | Changes: https://github.com/magit/forge/commits/402773e
* devel/magit-devel: Update to latest snapshotYasuhiro Kimura2021-12-152-5/+5
| | | | Changes: https://github.com/magit/magit/commits/1eb183e7
* mail/mutt: Update to 2.1.4Derek Schrock2021-12-152-4/+4
| | | | | | Changes: https://marc.info/?l=mutt-users&m=163926095306375&w=2 PR: 260248
* dns/nsd: Update to 4.3.9Jaap Akkerhuis2021-12-152-4/+4
| | | | | | Changes: https://www.nlnetlabs.nl/news/2021/Dec/09/nsd-4.3.9-released/ PR: 260362
* shells/ammonite: Update to 2.5.0Jens Grassel2021-12-152-4/+4
| | | | PR: 260378
* net/cloud-init: Update to 21.4Andrey Fesenko2021-12-156-88/+14
| | | | PR: 260379
* multimedia/py-soco: Update to 0.25.0Conall O'Brien2021-12-152-4/+4
| | | | PR: 260403
* multimedia/get_iplayer: Update to 3.28Jamie Landeg-Jones2021-12-152-4/+4
| | | | PR: 260425
* www/wt: update to 4.6.0Mohammad S. Babaei2021-12-153-81/+218
| | | | | | Changes: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html PR: 260426
* x11/nvidia-driver: try to unbreak the build on recent -CURRENTAlexey Dokuchaev2021-12-151-0/+6
| | | | | | | After src commit df38ada2931f, `sys/module.h' must be included after `sys/param.h'. PR: 260318
* sysutils/openshift-install: Use personal fork of openshift-installJohn Hixson2021-12-152-4/+4
|
* sysutils/oc: Update to use personal fork of ocJohn Hixson2021-12-152-4/+4
|
* sysutils/py-diffoscope: Update to 196Guangyuan Yang2021-12-152-4/+4
| | | | | | | Changelog: https://diffoscope.org/news/diffoscope-196-released/ PR: 260326 Approved by: koobs (maintainer)
* lang/go-devel: Update to 1.18beta1Guangyuan Yang2021-12-152-5/+5
| | | | Changes: https://tip.golang.org/doc/go1.18
* devel/e2fsprogs-libss: use local compile_et,Matthias Andree2021-12-151-2/+7
| | | | | | | | in order to avoid build failures when Kerberos support is missing. PR: 254751 Reported by: Felix Palmen Approved by: maintainer timeout (kaduk-fbsd@mit.edu, 6 months)
* net-im/signald: Update log4j to 2.16, fix buildMichael Gmelin2021-12-144-14/+14
|
* science/libecpint: Update 1.0.6 -> 1.0.7Yuri Victorovich2021-12-143-5/+4
| | | | Reported by: portscout
* devel/fatal: Update 2021.12.06.00 -> 2021.12.13.00Yuri Victorovich2021-12-142-4/+4
|
* www/proxygen: Update 2021.12.06.00 -> 2021.12.13.00Yuri Victorovich2021-12-142-4/+4
|
* net/fbzmq: Update 2021.12.06.00 -> 2021.12.13.00Yuri Victorovich2021-12-142-4/+4
|
* devel/fbthrift: Update 2021.12.06.00 -> 2021.12.13.00Yuri Victorovich2021-12-143-6/+5
|
* net/wangle: Update 2021.12.06.00 -> 2021.12.13.00Yuri Victorovich2021-12-142-4/+4
|
* security/fizz: Update 2021.12.06.00 -> 2021.12.13.00Yuri Victorovich2021-12-142-4/+4
|
* devel/folly: Update 2021.12.06.00 -> 2021.12.13.00Yuri Victorovich2021-12-143-5/+10
|
* audio/yoshimi: Update 2.1.1.1 -> 2.1.2.2Yuri Victorovich2021-12-142-4/+4
| | | | Reported by: portscout
* science/shelxle: Update 1.0.1346 -> 1.0.1348Yuri Victorovich2021-12-142-4/+4
| | | | Reported by: portscout
* finance/R-cran-TTR: Update to 0.24.3TAKATSU Tomonari2021-12-142-4/+4
|
* emulators/vt100: Add port: Simulation of VT100 terminal hardwareRobert Clausecker2021-12-146-0/+61
| | | | | | | | | | | | | | | | | | | This emulator emulates the internal circuitry and processor of the VT100 for a very realistic user experience. It is slightly patched to work smoothly on FreeBSD. Some additional quality of life patches have been added in discussion with upstream and will be added to a future release. This is a software simulation of the VT100 hardware. The original firmware ROM is built in and executed by an 8080 emulator. Other components include video display with character generator ROM, settings NVRAM, Intel 8251 USART, and a keyboard matrix scanner. The Advance Video Option is not included. WWW: https://github.com/larsbrinkhoff/terminal-simulator PR: 259956
* dns/unbound: Update to 1.14.0Jaap Akkerhuis2021-12-143-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: This release contains bug fixes and a full set of RPZ triggers and actions that are supported. This works with RPZ zones, configured with `rpz:`. It is possible to selectively enable use of TCP for stub zones and forward zones, without having enable it server wide, by enabling it with the `stub-tcp-upstream: yes` and `forward-tcp-upstream: yes` options. The added contrib/Dockerfile.tests from ziollek can be used to setup a Docker environment to run tests in. The documentation is in the doc/README.tests file. If openssl it installed with different versions, you can set the location as `--with-ssl=/usr/include/openssl11` and it then detects the use of the lib dir split off in /usr/lib64/openssl11 with regex. This is useful if to pass to configure if openssl is installed in such a manner. The option `outbound-msg-retry` can be used to select the number of retries when a non-positive response is received. It is best left at default, but when the upstream is known to not need retries, it can be lowered, because in that case the upstream is performing the retry for non-positive responses. The domain `home.arpa.` is set by default as blocked, as per RFC8375. If you want to use it, unblock it with a local-zone nodefault statement, or use another type of local-zone to override it with your choice. In the config it is possible to enter IPv6 scope-id values with interface names, instead of a number, for link-local addresses. Features - Merge #401: RPZ triggers. This add additional RPZ triggers, unbound supports a full set of rpz triggers, and this now includes nsdname, nsip and clientip triggers. Also actions are fully supported, and this now includes the tcp-only action. - Merge #519: Support for selective enabling tcp-upstream for stub/forward zones. - Merge PR #514, from ziollek: Docker environment for run tests. - Support using system-wide crypto policies. - Fix that --with-ssl can use "/usr/include/openssl11" to pass the location of a different openssl version. - Merged #41 from Moritz Schneider: made outbound-msg-retry configurable. - Implement RFC8375: Special-Use Domain 'home.arpa.'. - Merge PR #555 from fobser: Allow interface names as scope-id in IPv6 link-local addresses. Bug Fixes - Add test tool readzone to .gitignore. - Merge #521: Update mini_event.c. - Merge #523: fix: free() call more than once with the same pointer. - For #519: note stub-tcp-upstream and forward-tcp-upstream in the example configuration file. - For #519: yacc and lex. And fix python bindings, and test program unbound-dnstap-socket. - For #519: fix comments for doxygen. - Fix to print error from unbound-anchor for writing to the key file, also when not verbose. - For #514: generate configure. - Fix for #431: Squelch permission denied errors for udp connect, and udp send, they are visible at higher verbosity settings. - Fix zonemd verification of key that is not in DNS but in the zone and needs a chain of trust. - zonemd, fix order of bogus printout string manipulation. - Fix to support harden-algo-downgrade for ZONEMD dnssec checks. - Merge PR #528 from fobser: Make sldns_str2wire_svcparam_buf() static. - Fix #527: not sending quad9 cert to syslog (and may be more). - Fix sed script in ssldir split handling. - Fix #529: Fix: log_assert does nothing if UNBOUND_DEBUG is undefined. - Fix #531: Fix: passed to proc after free. - Fix #536: error: RPZ: name of record (drop.spamhaus.org.rpz.local.) to insert into RPZ. - Fix the stream wait stream_wait_count_lock and http2 buffer locks setup and desetup from race condition. - Fix RPZ locks. Do not unlock zones lock if requested and rpz find zone does not find the zone. Readlock the clientip that is found for ipbased triggers. Unlock the nsdname zone lock when done. Unlock zone and ip in rpz nsip and nsdname callback. Unlock authzone and localzone if clientip found in rpz worker call. - Fix compile warning in libunbound for listen desetup routine. - Fix asynclook unit test for setup of lockchecks before log. - Fix #533: Negative responses get cached even when setting cache-max-negative-ttl: 1 - Fix tcp fastopen failure when disabled, try normal connect instead. - Fix #538: Fix subnetcache statistics. - Small fixes for #41: changelog, conflicts resolved, processQueryResponse takes an iterator env argument like other functions in the iterator, no colon in string for set_option, and some whitespace style, to make it similar to the rest. - Fix for #41: change outbound retry to int to fix signed comparison warnings. - Fix root_anchor test to check with new icannbundle date. - Fix initialisation errors reported by gcc sanitizer. - Fix lock debug code for gcc sanitizer reports. - Fix more initialisation errors reported by gcc sanitizer. - Fix crosscompile on windows to work with openssl 3.0.0 the link with ws2_32 needs -l:libssp.a for __strcpy_chk. Also copy results from lib64 directory if needed. - For crosscompile on windows, detect 64bit stackprotector library. - Fix crosscompile shell syntax. - Fix crosscompile windows to use libssp when it exists. - For the windows compile script disable gost. - Fix that on windows, use BIO_set_callback_ex instead of deprecated BIO_set_callback. - Fix crosscompile script for the shared build flags. - Fix to add example.conf note for outbound-msg-retry. - Fix chaos replies to have truncation for short message lengths, or long reply strings. - Fix to protect custom regional create against small values. - Fix #552: Unbound assumes index.html exists on RPZ host. - Fix that forward-zone name is documented as the full name of the zone. It is not relative but a fully qualified domain name. - Fix analyzer review failure in rpz action override code to not crash on unlocking the local zone lock. - Fix to remove unused code from rpz resolve client and action function. - Merge #565: unbound.service.in: Disable ProtectKernelTunables again. - Fix for #558: fix loop in comm_point->tcp_free when a comm_point is reclaimed more than once during callbacks. - Fix for #558: clear the UB_EV_TIMEOUT bit before adding an event. - Improve EDNS option handling, now also works for synthesised responses such as local-data and server.id CH TXT responses. - Merge PR #570 from rex4539: Fix typos. - Fix for #570: regen aclocal.m4, fix configure.ac for spelling. - Fix to make python module opt_list use opt_list_in. - Fix #574: unbound-checkconf reports fatal error if interface names are used as value for interfaces: - Fix #574: Review fixes for it. - Fix #576: [FR] UB_* error codes in unbound.h - Fix #574: Review fix for spelling. - Fix to remove git tracking and ci information from release tarballs. - iana portlist update. - Merge PR #511 from yan12125: Reduce unnecessary linking. - Merge PR #493 from Jaap: Fix generation of libunbound.pc. - Merge PR #562 from Willem: Reset keepalive per new tcp session. - Merge PR #522 from sibeream: memory management violations fixed. - Merge PR #530 from Shchelk: Fix: dereferencing a null pointer. - Fix #454: listen_dnsport.c:825: error: ‘IPV6_TCLASS’ undeclared. - Fix #574: Review fixes for size allocation. - Fix doc/unbound.doxygen to remove obsolete tag warning. PR: 260360, 260417 Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
* biology/vcf2hap: Update to 0.1.4Jason W. Bacon2021-12-142-5/+5
| | | | | Updates for evolving libxtend and biolibc APIs Add --version flag
* biology/vcf-split: Update to 0.1.3.3Jason W. Bacon2021-12-142-5/+6
| | | | | | | Transfer header from multi-sample input Updates for evolving libxtend and biolibc APIs Add --version flag Numerous minor fixes and enhancements
* biology/peak-classifier: Update to 0.1.2Jason W. Bacon2021-12-142-5/+4
| | | | | Mainly updates for evolving libxtend and biolibc APIs A few minor fixes and enhancements
* biology/biolibc-tools: Update to 0.1.1Jason W. Bacon2021-12-143-12/+25
| | | | | | | | | | Make all programs subcommands of "blt" Several new commands Updates for evolving libxtend and biolibc APIs Add --version flag Numerous minor fixes and enhancements Changes: https://github.com/auerlab/biolibc-tools/releases/tag/0.1.1
* biology/ad2vcf: Update to 0.1.4Jason W. Bacon2021-12-142-5/+5
| | | | | | | | | Updates for evolving libxtend and biolibc APIs Add --version flag Filter out unused SAM fields on input Numerous other minor fixes and enhancements Changes: https://github.com/auerlab/ad2vcf/releases/tag/0.1.4
* biology/biolibc: Update to 0.2.1Jason W. Bacon2021-12-143-183/+8
| | | | | | | | | | Add orf.c with start/stop codon locators Standardize BED and GFF APIs Implement VCF input filtering Eliminate mutator macros mirroring mutator functions Numerous minor bug fixes and enhancements Changes: https://github.com/auerlab/biolibc/releases/tag/0.2.1
* devel/libxtend: Update to 0.1.4Jason W. Bacon2021-12-143-14/+17
| | | | | | | | Several new functions Eliminate mutator macros mirroring mutator functions Numerous minor bug fixes and enhancements Changes: https://github.com/outpaddling/libxtend/releases/tag/0.1.4
* security/openssl-devel: Security update to 3.0.1Bernard Spil2021-12-143-70/+4
| | | | | Security: 0132ca5b-5d11-11ec-8be6-d4c9ef517024 MFH: 2021Q4
* security/openssl: Update to 1.1.1mBernard Spil2021-12-143-58/+4
|
* security/vuxml: Document OpenSSL 3.0 vulnerabilityBernard Spil2021-12-141-0/+42
|
* net-im/nextcloud-talk: Update to 13.0.1Bernard Spil2021-12-142-4/+4
|
* devel/cmake: update to 3.22.1Tobias C. Berner2021-12-146-9/+40
| | | | | | | | Release Notes: https://cmake.org/cmake/help/v3.22/release/3.22.html Exp-run by: antoine PR: 260123
* devel/cdecl: update 11.8Larry Rosenman2021-12-142-4/+4
| | | | | | | | | | | | | ChangeLog: New cdecl keywords There are now the new pseudo-English keywords of evaluation (plus eval as a shorthand), expression (plus expr), and initialization (plus init) that can optionally be used after constant (or const) instead of consteval, constexpr, or constinit, respectively: c++decl> declare f as constant expression function returning int constexpr int f(); There are now the new pseudo-English keywords of maybe, unused, thread, local, as well as discard, except, and return that can be used after no that can be used instead of maybe_unused, thread_local, nodiscard, noexcept, and noreturn. Fixed reading of stdin The "no files as arguments" change broke reading of stdin; fixed.
* games/openmw: update to 0.47 releaseDima Panov2021-12-145-27/+57
| | | | Sponsored by: Netzkommune GmbH
* games/[irrlamb,stuntrally]: mark BROKEN after devel/bullet update (+)Dima Panov2021-12-142-0/+4
| | | | | | | Abandonware, no activity Approved by: amdmi3 (maintainer, via IM) Sponsored by: Netzkommune GmbH
* devel/bullet: update to 3.21 releaseDima Panov2021-12-147-96/+134
| | | | | | | While here, take maintainership Approved by: acm (previous maintainer, by mail) Sponsored by: Netzkommune GmbH
* graphics/recastnavigation: add port (+)Dima Panov2021-12-145-0/+69
| | | | | Recastnavigation is an art navigation mesh construction toolset for games. Currntly recuired by upcoming games/openmw update
* x11-wm/kwinft: update to 5.23.2Jan Beich2021-12-142-5/+5
| | | | | Changes: https://gitlab.com/kwinft/kwinft/-/compare/kwinft@5.23.1...kwinft@5.23.2 Reported by: Repology
* x11-wm/gamescope: switch to merged upstream fixJan Beich2021-12-142-3/+3
|
* x11-wm/gamescope: update to 3.10Jan Beich2021-12-144-29/+10
| | | | | Changes: https://github.com/Plagman/gamescope/compare/3.9.5...3.10 Reported by: portscout