CVS: cvs.openbsd.org: ports

2021-09-11 Thread Nam Nguyen
CVSROOT:/cvs
Module name:ports
Changes by: n...@cvs.openbsd.org2021/09/11 16:48:22

Modified files:
net/wget   : Makefile distinfo 
net/wget/patches: patch-Makefile_in 
net/wget/pkg   : PLIST 

Log message:
update to wget-1.21.2

Release notes:
https://lists.gnu.org/archive/html/info-gnu/2021-09/msg3.html

"Release tarballs no longer have a dependency on Python."

This update:
- Updates to 1.21.2
- Removes python3 hack and requires python3 at build time instead.
MODPY_RUN_DEPENDS is in TEST_DEPENDS (as before) and BUILD_DEPENDS
(via removal of MODPY_BUILDDEP = No).

Python3 is readily available when building ports. Release notes state
that python3 is no longer needed at build time. Without python3, it
will fail configure and will not run python regression tests in
testenv/.

submitted by tj@ with tweaks by me to reintroduce python3 as a build
dependency
feedback from and OK sthen@



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/09/11 16:26:51

Modified files:
x11/kde-applications/kdenlive: Makefile 
x11/kde-applications/kdenlive/pkg: PLIST 

Log message:
Do not mix with upcoming kdenlive update. Wait for mlt7

Fix PLIST, clean up dependencies. Spotted by naddy. Thanks!



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/09/11 12:19:17

Modified files:
graphics/libwebp: Makefile distinfo 

Log message:
Update to libwebp 1.2.1.

- 7/20/2021: version 1.2.1
This is a binary compatible release.
* minor lossless encoder improvements and x86 color conversion speed up
* add ARM64 simulator support to xcframeworkbuild.sh (#510)
* further security related hardening in libwebp & examples
(issues: #497, #508, #518)
(chromium: #1196480, #1196773, #1196775, #1196777, #1196778, #1196850)
(oss-fuzz: #28658, #28978)
* toolchain updates and bug fixes (#498, #501, #502, #504, #505, #506, #509,
#533)
* use more inclusive language within the source (#507)

>From Brad



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/09/11 12:16:04

Modified files:
multimedia/dav1d: Makefile distinfo 

Log message:
Update to dav1d 0.9.2.

Changes for 0.9.2 'Golden Eagle':
-

0.9.2 is a small update of dav1d on the 0.9.x branch:
- x86: SSE4 optimizations of inverse transforms for 10bit for all sizes
- x86: mc.resize optimizations with AVX2/SSSE3 for 10/12b
- x86: SSSE3 optimizations for cdef_filter in 10/12b and mc_w_mask_422/444 in 8b
- ARM NEON optimizations for FilmGrain Gen_grain functions
- Optimizations for splat_mv in SSE2/AVX2 and NEON
- x86: SGR improvements for SSSE3 CPUs
- x86: AVX2 optimizations for cfl_ac

>From Brad



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2021/09/11 12:11:12

Modified files:
net/lagrange   : Makefile distinfo 

Log message:
Update to lagrange-1.6.5



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/09/11 12:02:15

Modified files:
archivers/makeself: Makefile distinfo 
archivers/makeself/patches: patch-makeself_sh 

Log message:
Update makeself to 2.4.5

Update diff from Stefan Hagen



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/09/11 10:15:02

Modified files:
x11/kde-applications/cantor: Makefile 

Log message:
Fix missing dependency on Qt5WebEngine

Spotted by aja, thanks



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/09/11 09:31:33

Removed files:
x11/kde-applications/kitinerary/patches: 
 
patch-src_lib_pdf_pdfdocument_cpp 

Log message:
Delete unnecessary patch

Spotted by aja, thanks



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/09/11 08:54:06

Added files:
security/libssh2/patches: patch-example_subsystem_netconf_c 

Log message:
security/libssh2: avoid printf %n in example code

The old code is also broken, as it passes a pointer to a variable
of a different size (on LP64).  There is no check for truncation,
but buf[] is 1MB in size.

ok benoit@ sthen@



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 08:23:53

Modified files:
devel/pango: Makefile distinfo 

Log message:
Update to pango-1.48.10.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 08:11:52

Modified files:
mail/perdition : Makefile 
mail/postfix   : Makefile.inc 
mail/postfix/snapshot: Makefile 
mail/postfix/stable: Makefile 
net/pure-ftpd  : Makefile 

Log message:
Unbreak by removing the version spec (needed after the recent openldap
port change).



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2021/09/11 07:54:40

Modified files:
devel/got  : Makefile distinfo 

Log message:
update to got 0.58

- tog: support navigating to first/last line of tree and ref views (naddy)
- tog: jump directly to first log item instead of traversing the list (naddy)
- tog: when jumping to bottom of the log view, go from tail backwards (naddy)
- make "got branch -d" print reference name and value (naddy)
- move code duplicated by got-send-pack and got-fetch-pack to common files
- assert against accidentally overflowing argv[] in got_dial_ssh() (naddy)
- make 'gotadmin info' display separate send/fetch URLs if they differ
- fix a null-pointer deref in 'got fetch -d' (reported by Omar Polo)



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2021/09/11 04:32:04

Modified files:
x11/kde-applications/akonadi-contacts: Makefile 

Log message:
Add missing build dependency on kcmutils

Spotted by naddy@ Thanks



Re: CVS: cvs.openbsd.org: ports

2021-09-11 Thread Kevin Lo
On Fri, Sep 10, 2021 at 07:42:58PM +0100, Stuart Henderson wrote:
> On 2021/09/05 23:38, Kevin Lo wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: ke...@cvs.openbsd.org   2021/09/05 23:38:57
> > 
> > Modified files:
> > math/openfst   : Makefile distinfo 
> > math/openfst/pkg: PLIST 
> > Added files:
> > math/openfst/patches: patch-configure 
> > 
> > Log message:
> > Update to 1.8.1
> > 
> > ok bentley@
> > 
> 
> Fails on i386: build output inline, config.log attached.

Fixed.  Sorry for the breakage and thanks for reporting.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Kevin Lo
CVSROOT:/cvs
Module name:ports
Changes by: ke...@cvs.openbsd.org   2021/09/11 03:44:46

Modified files:
math/openfst   : Makefile 

Log message:
Fix build on i386. Compile with SSE2 on i386 (flags: -msse -msse2 -mfpmath=sse)

Build failure noticed by sthen@



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 03:19:19

Modified files:
print/libspectre: Makefile distinfo 
print/libspectre/patches: patch-configure_ac 
print/libspectre/pkg: PLIST 
Added files:
print/libspectre/patches: patch-libspectre_spectre-device_c 
  patch-libspectre_spectre-gs_c 

Log message:
Update to libspectre-0.2.9.
Revert some upstream commits because our ghostscript version is super old.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 03:10:08

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.20.40.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 03:09:55

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py3-boto3-1.18.40.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 03:09:45

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py3-botocore-1.21.40.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 03:00:51

Modified files:
net/dleyna/connector-dbus: Makefile distinfo 

Log message:
Update to dleyna-connector-dbus-0.4.1.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 02:47:55

Modified files:
www/castor : Makefile distinfo 

Log message:
Update to castor-0.8.18.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 02:39:12

Modified files:
print/hplip: Makefile distinfo 
print/hplip/patches: patch-Makefile_in 
 patch-prnt_hpps_hppsfilter_c 
print/hplip/pkg: PLIST-hpijs 

Log message:
Update to hplip-3.21.8.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 02:14:42

Modified files:
sysutils/terragrunt: Makefile distinfo 

Log message:
Update to terragrunt-0.31.10.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Inoguchi Kinichiro
CVSROOT:/cvs
Module name:ports
Changes by: inogu...@cvs.openbsd.org2021/09/11 01:55:18

Added files:
textproc/libmarisa: Makefile distinfo 
textproc/libmarisa/patches: patch-tests_marisa-test_cc 
textproc/libmarisa/pkg: DESCR PLIST 

Log message:
Import textproc/libmarisa

Provided and tested on amd64, aarch64 (rpi4), and  mips64el (loongson) (with
reduced input) by Yifei Zhan < openbsd () zhan ! science >.

OK sthen@ if someone would like to import.

I am also fine with this and build and test on amd64 works fine.
ok inoguchi@



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Inoguchi Kinichiro
CVSROOT:/cvs
Module name:ports
Changes by: inogu...@cvs.openbsd.org2021/09/11 01:53:02

ports/textproc/libmarisa/pkg

Update of /cvs/ports/textproc/libmarisa/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv21786/pkg

Log Message:
Directory /cvs/ports/textproc/libmarisa/pkg added to the repository



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Inoguchi Kinichiro
CVSROOT:/cvs
Module name:ports
Changes by: inogu...@cvs.openbsd.org2021/09/11 01:53:01

ports/textproc/libmarisa/patches

Update of /cvs/ports/textproc/libmarisa/patches
In directory cvs.openbsd.org:/tmp/cvs-serv21786/patches

Log Message:
Directory /cvs/ports/textproc/libmarisa/patches added to the repository



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 01:50:06

Modified files:
sysutils/terraform: Makefile distinfo 

Log message:
Update to terraform-1.0.6.



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Inoguchi Kinichiro
CVSROOT:/cvs
Module name:ports
Changes by: inogu...@cvs.openbsd.org2021/09/11 01:48:49

ports/textproc/libmarisa

Update of /cvs/ports/textproc/libmarisa
In directory cvs.openbsd.org:/tmp/cvs-serv65050/libmarisa

Log Message:
Directory /cvs/ports/textproc/libmarisa added to the repository



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2021/09/11 01:36:14

Modified files:
sysutils/bat   : Makefile crates.inc distinfo 

Log message:
update sysutils/bat to v0.18.3



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2021/09/11 01:13:13

Modified files:
devel/cargo: cargo.port.mk 

Log message:
devel/cargo tweaks

add a $OpenBSD$ marker in modcargo-gen-crates-licenses output, and a
reminder to run modcargo-gen-crates-licenses in modcargo-gen-crates
output



CVS: cvs.openbsd.org: ports

2021-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/09/11 01:00:02

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

Log message:
Update to libdazzle-3.42.0.