CVS: cvs.openbsd.org: ports

2024-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/02/04 00:47:32

Modified files:
net/gssdp  : Makefile 
net/gssdp/pkg  : PLIST 

Log message:
Don't build man pages: it requires textproc/pandoc which does not build on the
exopi cluster. And when using a package built from somewhere else, it just
fails with illegal instruction.



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:52:09

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Register trojita removal



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:48:20

Modified files:
mail   : Makefile 
Removed files:
mail/trojita   : Makefile distinfo 
mail/trojita/patches: patch-CMakeLists_txt 
  patch-src_Gui_Spinner_h 
  patch-src_Gui_Window_cpp 
  patch-src_Imap_Network_FileDownloadManager_cpp 
  patch-tests_Imap_test_Imap_BodyParts_cpp 
mail/trojita/pkg: DESCR PLIST 

Log message:
Remove trojita

Dead upstream and it still use x11/qt5/qtwebkit (insecure and also dead
upstream)

OK caspar@ (maintainer), solene@



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:37:47

Modified files:
devel/doxygen  : Makefile 
Added files:
devel/doxygen/patches: patch-src_dirdef_cpp 

Log message:
Re-add patch-src_dirdef_cpp (lost in an earlier update)

Doxygen encodes the source directory path into some of the output filenames.
This is problematic in a ports context as it means WRKDIR pathnames can appear
in generated filenames.



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:35:06

Modified files:
telephony/linphone/liblinphone: Makefile 
telephony/linphone/liblinphone/pkg: PLIST 
net/signond: Makefile 
net/signond/pkg: PLIST 
graphics/orthanc/server: Makefile 
graphics/orthanc/server/pkg: PLIST 
graphics/ipe   : Makefile 
graphics/ipe/pkg: PLIST 
net/libaccounts-qt: Makefile 
net/libaccounts-qt/pkg: PLIST 

Log message:
Regen PLIST with Doxygen 1.10.0



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:34:49

Modified files:
devel/doxygen-gui: Makefile distinfo 
devel/doxygen  : Makefile distinfo 
devel/doxygen/patches: patch-doc_CMakeLists_txt 

Log message:
Update Doxygen to 1.10.0



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:13:46

Added files:
math/fftw3/files: FFTW3LibraryDepends.cmake.in 

Log message:
Add missing files/FFTW3LibraryDepends.cmake.in

Forgotten in the previous commit



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:10:18

Modified files:
graphics/krita : Makefile distinfo 
graphics/krita/pkg: PLIST 

Log message:
Update krita to 5.2.2



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 13:09:07

Modified files:
math/fftw3 : Makefile 
math/fftw3/pkg : PFRAG.double-main PFRAG.float-main 

Log message:
fix the missing FFTW3LibraryDepends.cmake

This file would normally be generated by cmake, but we are using the more
feature-complete and stable autotools configure.

https://github.com/FFTW/fftw3/issues/130

- Split cmake files in fftw3 and fftw3f depending on the FLAVOR.
- Subst FFTW3LibraryDepends.cmake
- With this approach we could introduce "--enable-long-double" (l) and
"--enable-quad-precision" (q) if we need it.



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 12:58:37

Modified files:
devel  : Makefile 

Log message:
Hook up devel/zug devel/immer devel/lager (new krita depedencies)



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 12:53:44

Log message:
Import lager-0.1.1, tweak and ok semarie@

Comment:
redux for C++

Description:
ilager is a C++ library to assist value-oriented design by implementing the
unidirectional data-flow architecture. It is heavily inspired by Elm and 
Redux,
and enables composable designs by promoting the use of simple value types 
and
testable application logic via pure functions.

Maintainer: The OpenBSD ports mailing-list 

WWW: https://sinusoid.es/lager

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20240203

N ports/devel/lager/Makefile
N ports/devel/lager/distinfo
N ports/devel/lager/pkg/DESCR
N ports/devel/lager/pkg/PLIST
N ports/devel/lager/patches/patch-CMakeLists_txt

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 12:52:00

Log message:
Import zug-0.1.1, tweak and ok semarie@

Comment:
C++ library providing transducers.

Description:
zug is a C++ library providing transducers. Transducers are composable
sequential transformations independent of the source. They are extremely
lightweight, and can be used to express algorithms over pull-based sequences
(iterators, files) but also push based sequences (signals, events, 
asynchronous
streams) in a generic way.

Maintainer: The OpenBSD ports mailing-list 

WWW: https://sinusoid.es/zug

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20240203

N ports/devel/zug/Makefile
N ports/devel/zug/distinfo
N ports/devel/zug/pkg/DESCR
N ports/devel/zug/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2024/02/03 12:50:53

Log message:
Import immer-0.8.1, tweak and ok semarie@

Comment:
immutable and persistent data structures for C++

Description:
immer is a library of persistent and immutable data structures written in 
C++.
These enable whole new kinds of architectures for interactive and concurrent
programs of striking simplicity, correctness, and performance.

Maintainer: The OpenBSD ports mailing-list 

WWW: https://sinusoid.es/immer

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20240203

N ports/devel/immer/Makefile
N ports/devel/immer/distinfo
N ports/devel/immer/pkg/DESCR
N ports/devel/immer/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Daniel Dickman
CVSROOT:/cvs
Module name:ports
Changes by: dan...@cvs.openbsd.org  2024/02/03 11:43:46

Modified files:
devel/py-gitpython: Makefile distinfo 

Log message:
update gitpython to 3.1.41



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2024/02/03 11:14:34

Modified files:
graphics/imlib2: Makefile distinfo 

Log message:
graphics/imlib2: update to 1.12.2

fixes a number of loader/saver bugs.



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Daniel Dickman
CVSROOT:/cvs
Module name:ports
Changes by: dan...@cvs.openbsd.org  2024/02/03 11:05:15

Modified files:
www/py-yarl: Makefile distinfo 
www/py-yarl/pkg: PLIST 

Log message:
update py-yarl to 1.9.2 so aiohttp can be updated



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/02/03 06:12:32

Modified files:
security/qdigidoc4: Makefile distinfo 

Log message:
config.json rerolled



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/02/03 05:39:41

Modified files:
x11/remmina: Makefile distinfo 
x11/remmina/patches: patch-CMakeLists_txt 

Log message:
update to remmina 1.4.33



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2024/02/03 05:15:05

Modified files:
devel/avr32: Makefile.inc 
devel/avr32/binutils: Makefile 
devel/avr32/gcc: Makefile 
devel/avr32/gcc-bootstrap: Makefile 
devel/avr32/headers: Makefile 
devel/avr32/newlib: Makefile 

Log message:
remove dead HOMEPAGE/SITES and provide a working mirror



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2024/02/03 05:03:18

Modified files:
sysutils/smbldap-tools: Makefile 

Log message:
homepage moved to github

an interested party might want to update it though



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2024/02/03 04:57:24

Modified files:
net/fpdns  : Makefile 

Log message:
remove defunct google code homepage and fallback to github



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2024/02/03 04:49:55

Modified files:
infrastructure/db: network.conf 

Log message:
replace defunct kddilabs GNU mirror with another Japanese mirror (JAIST).
kddilabs has been removed from the GNU mirror list some time ago as well.



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2024/02/03 04:46:27

Modified files:
net/uhttpmock  : Makefile 

Log message:
use HTTPS for SITES



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/02/03 04:03:15

Modified files:
security/py-openssl: Makefile 

Log message:
py-openssl: fix comment: shutdown test is no longer disabled



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2024/02/03 01:18:44

Modified files:
lang/zig   : Makefile 
lang/zig/patches: patch-lib_std_debug_zig patch-lib_std_os_zig 

Log message:
lang/zig: unbreak the build

msync() might return EPERM now.

https://github.com/ziglang/zig/pull/18701



CVS: cvs.openbsd.org: ports

2024-02-03 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/02/03 01:06:25

Modified files:
security/clamav: Makefile 

Log message:
Mark BROKEN-sparc64

This hasn't built in some time because the rust part doesn't build.
The memory safe language part dies with a SIGSEGV