CVS: cvs.openbsd.org: ports

2022-08-07 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/08/07 23:24:16

Modified files:
www/lighttpd   : Makefile distinfo 

Log message:
Update to lighttpd 1.4.66.

- 1.4.66 - 2022-08-07
* [core] h2: optim: send window update in 16k units
* [mod_magnet] reset for http-response-send-file
* [multiple] fix json encoding
* [core] buffer_append_bs_escaped_json()
* [autoconf] update ax_prog_cc_for_build.m4
* [doc] add libdeflate to INSTALL
* [mod_webdav] cold func if xml reqbody w/o db conf
* [mod_webdav] check reqbody Content-Type is XML
* [doc] more consistent use of vars in examples
* [core] do not load indexfile, dirlisting if unused
* [mod_dirlisting] send ETag, Cache-Control w/ cache
* [mod_openssl] compile compat w/ openssl < 1.1.0
* [mod_webdav] webdav_reqbody_type_xml() fixes
* [core] clarify server.username = "root" error msg
* [mod_wolfssl] compat with older wolfssl versions
* [core] fix li_base64_dec() on whitespace
* [core] perf tweak buffer_eq_icase_ssn()
* [mod_deflate] fix use of libdeflate for files>128k (fixes #3161)
* [core] fix buffer_substr_replace() extend (fixes #3160)
* [mod_webdav] build with Android NDK
* [core] check r->http_status before handling Range
* [core] preprocessor option to force crypto lib
* [core] fix SIGUSR1 graceful restart w/ TLS (fixes #3164)
* [mod_authn_gssapi] warn if no confidentiality flag (fixes #3163)
* [mod_wstunnel] fix crash with bad hybivers (fixes #3165)
* [core] perf: adjust max h2 stream send increment
* [core] fix HTTP/2 downloads >= 4GiB (fixes #3166)

Update diff from Brad, thanks



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/08/07 23:23:20

Modified files:
multimedia/svt-av1: Makefile distinfo 
Removed files:
multimedia/svt-av1/patches: patch-CMakeLists_txt 

Log message:
Update to SVT-AV1 1.2.0.

## [1.2.0] - 2022-08-02

Encoder
- Improve CRF preset tradeoffs for both the default and fast-decode modes
- Improve the SSIM-based tradeoffs of the presets without impacting those of 
PSNR / VMAF
- Improve CBR mode by enhancing the bit-distribution within the gop
- Added support for reference frame scaling
- Added support for quantization matrices
- Added svtparams patches applicable to ffmpeg 4.4
- AVX2 optimizations for low-delay mode
- TPL-based VBR mode improvements
- Improved Chroma RDOQ
- Improve TPL QP Scaling
- Add length info to ivf header
- Fix support for metadata pass-through
- Add ability to specify Chroma and Luma qindex offsets independently on top of 
CRF qp assignments

Build, Cleanup and Documentation
- Fix multiple API documentation mismatches
- Updated features documentation
- Various functional bug fixes

Update diff from Brad, thanks



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/08/07 15:55:37

Modified files:
devel/jdk/17   : Makefile distinfo 

Log message:
Update to 17.0.4 GA:
* Contains many upstream bug fixes which can be found in the release notes
here:
https://foojay.io/java-17/?quarter=072022=allissues
https://openjdk.org/groups/vulnerability/advisories/2022-07-19
* Update bootstraps
okay sthen@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/08/07 15:53:29

Modified files:
devel/jdk/11   : Makefile distinfo 

Log message:
Update to 11.0.16 GA:
* Contains many upstream bug fixes which can be found in the release
notes here:
https://foojay.io/java-11/?quarter=072022=allissues
https://openjdk.org/groups/vulnerability/advisories/2022-07-19
* Update bootstraps
okay sthen@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/08/07 15:49:38

Modified files:
devel/jdk/1.8  : Makefile distinfo 
Removed files:
devel/jdk/1.8/patches: 
   
patch-hotspot_src_cpu_aarch64_vm_pauth_aarch64_hpp 
   
patch-hotspot_src_os_cpu_bsd_aarch64_vm_pauth_bsd_aarch64_inline_hpp 
   patch-make_common_MakeBase_gmk 

Log message:
Update to 8u342 GA:
* Contains many upstream bug fixes which can be found in the release
notes here:
https://foojay.io/java-8/?tab=allissues=openjdk8u342
https://openjdk.org/groups/vulnerability/advisories/2022-07-19
* Update bootstraps and strip debuginfo from them to keep them as small
as possible
okay sthen@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2022/08/07 15:35:53

Modified files:
net/mattermost-server: Makefile distinfo 
net/mattermost-server/patches: patch-config_config_json 
   patch-utils_fileutils_fileutils_go 
net/mattermost-server/pkg: PLIST 

Log message:
Update mattermost-server 6.7.2 -> 7.1.2
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
Switched to vendored distfile



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2022/08/07 15:25:05

Modified files:
sysutils/ansible: Makefile distinfo 
sysutils/ansible/pkg: PLIST 

Log message:
Update ansible 6.1.0 -> 6.2.0
Changelog: 
https://github.com/ansible-community/ansible-build-data/blob/main/6/CHANGELOG-v6.rst#v6-2-0



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2022/08/07 15:06:33

Modified files:
devel  : Makefile 

Log message:
Add binutils.



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2022/08/07 15:02:22

Added files:
devel/binutils : Makefile 

Log message:
binutils: resolve conflict which happened during import.

There used to be a binutils port which was removed in 2004, which created
a merge conflict when using portimport.

Add Makefile manually to fix the issue.



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/08/07 14:55:23

Modified files:
emulators/bochs: Makefile 

Log message:
Enable Cirrus support in Bochs

Requested and tested by  Manuel 



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/08/07 14:52:59

Modified files:
fonts/font-awesome: Makefile distinfo 

Log message:
Update font-awesome to 6.1.2



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Lucas Raab
CVSROOT:/cvs
Module name:ports
Changes by: lr...@cvs.openbsd.org   2022/08/07 14:44:54

Modified files:
sysutils/grafana: Makefile distinfo 
sysutils/grafana/pkg: PLIST 

Log message:
sysutils/grafana: update to 9.0.6

9.0.5 changelog:
https://github.com/grafana/grafana/releases/tag/v9.0.5

9.0.6 changelog:
https://github.com/grafana/grafana/releases/tag/v9.0.6

OK sthen@ and landry@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2022/08/07 14:44:09

Log message:
Import devel/binutils.

This package contains the following GNU binary utilities:

- addr2line - Converts addresses into filenames and line numbers.
- ar - A utility for creating, modifying and extracting from archives.
- c++filt - Filter to demangle encoded C++ symbols.
- elfedit - Update ELF header and program property of ELF files.
- nm - Lists symbols from object files.
- objcopy - Copies and translates object files.
- objdump - Displays information from object files.
- ranlib - Generates an index to the contents of an archive.
- readelf - Displays information from any ELF format object file.
- size - Lists the section sizes of an object or archive file.
- strings - Lists printable strings from files.
- strip - Discards symbols.

All installed utilities have the 'g' prefix prepended to the binary
name.

OK sthen@

Status:

Vendor Tag: fcambus
Release Tags:   fcambus_20220807

C ports/devel/binutils/Makefile
N ports/devel/binutils/distinfo
N ports/devel/binutils/pkg/DESCR
N ports/devel/binutils/pkg/PLIST

1 conflicts created by this import.
Use the following command to help the merge:

cvs checkout -jfcambus:yesterday -jfcambus ports/devel/binutils



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Lucas Raab
CVSROOT:/cvs
Module name:ports
Changes by: lr...@cvs.openbsd.org   2022/08/07 14:41:02

Modified files:
databases/py-influxdb_client: Makefile distinfo 
databases/py-influxdb_client/pkg: PLIST 

Log message:
databases/py-influxdb_client: update to 1.31.0

changelog:
Features
Add possibility to initialize client by json file
Improve Query UX - simplify serialization to JSON and add
possibility to serialize query results as a flattened list of
values

Bug Fixes
Redact the Authorization HTTP header from log

OK sthen@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Caspar Schutijser
CVSROOT:/cvs
Module name:ports
Changes by: cas...@cvs.openbsd.org  2022/08/07 13:22:11

Modified files:
www/firefox-esr: Makefile 
www/firefox-esr/pkg: README 

Log message:
www/firefox-esr: mention sysctl kern.video.record in pkg-readme
since sysctl kern.audio.record is already mentioned.

OK landry@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Caspar Schutijser
CVSROOT:/cvs
Module name:ports
Changes by: cas...@cvs.openbsd.org  2022/08/07 13:21:20

Modified files:
www/mozilla-firefox: Makefile 
www/mozilla-firefox/pkg: README 

Log message:
www/mozilla-firefox: mention sysctl kern.video.record in pkg-readme
since sysctl kern.audio.record is already mentioned.

OK landry@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread George Koehler
CVSROOT:/cvs
Module name:ports
Changes by: gkoeh...@cvs.openbsd.org2022/08/07 11:00:43

Modified files:
lang/python: Makefile.inc 

Log message:
Don't --enable-optimizations on powerpc

This unbreaks python 3.* on powerpc.  The build had enabled PGO
(Profile Guided Optimization), then got "Segmentation fault" from the
./python binary.  This seems to be a bug in clang or lld specific to
32-bit powerpc.  We continue to --enable-optimizations on powerpc64.

ok kmos@, sthen@



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Joel Sing
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org   2022/08/07 06:22:18

Modified files:
lang/go: Makefile 
Added files:
lang/go/patches: patch-src_internal_cpu_cpu_arm64_openbsd_go 
 patch-src_internal_cpu_cpu_arm64_other_go 
 patch-src_runtime_os_openbsd_go 

Log message:
Implement CPU feature detection for lang/go on openbsd/arm64.

Make use of the ISAR0 register information exposed via sysctl. This allows
Go to make use of the available hardware accelerated features.



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 05:36:37

Modified files:
telephony/asterisk-g729: Makefile 

Log message:
unbreak asterisk-g729 build



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 05:14:53

Modified files:
sysutils/bacula: Makefile distinfo 
sysutils/bacula/patches: patch-configure 

Log message:
update to bacula-13.0.1



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 05:07:43

Modified files:
lang/php/8.1   : Tag: OPENBSD_7_1 Makefile distinfo 

Log message:
update to php-8.1.9



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 05:07:42

Modified files:
lang/php/8.0   : Tag: OPENBSD_7_1 Makefile distinfo 

Log message:
update to php-8.0.22



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 05:07:28

Modified files:
lang/php/8.1   : Makefile distinfo 

Log message:
update to php-8.1.9



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 05:07:27

Modified files:
lang/php/8.0   : Makefile distinfo 

Log message:
update to php-8.0.22



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 04:44:13

Modified files:
multimedia/aom : Makefile distinfo 
multimedia/aom/patches: patch-CMakeLists_txt 
patch-build_cmake_aom_configure_cmake 

Log message:
update to aom-3.4.0, from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 04:41:42

Modified files:
www/lighttpd   : Makefile distinfo 

Log message:
update to lighttpd-1.4.65, from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2022/08/07 03:29:35

Modified files:
shells/fish: Makefile distinfo 
shells/fish/pkg: PLIST 

Log message:
update shells/fish to 3.5.1; diff from MAINTAINER Florian Viehweger,
thanks!

changelog: https://fishshell.com/docs/current/relnotes.html



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Elias M . Mariani
CVSROOT:/cvs
Module name:ports
Changes by: mari...@cvs.openbsd.org 2022/08/07 03:29:21

Modified files:
net/qbittorrent: Makefile.inc 
net/qbittorrent/qbittorrent: distinfo 
net/qbittorrent/qbittorrent-nox: distinfo 

Log message:
Update net/qbittorrent 4.4.2 to 4.4.3.1

Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.4.3.1/Changelog
Just small fixes.



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/08/07 02:18:27

Modified files:
x11/gnome/eog  : Makefile distinfo 
x11/gnome/eog/pkg: PLIST 

Log message:
Update to eog-42.3.



CVS: cvs.openbsd.org: ports

2022-08-07 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/08/07 02:15:51

Modified files:
mail/alpine: Makefile 

Log message:
alpine HOMEPAGE/MASTER_SITES changed again