CVS: cvs.openbsd.org: ports

2022-04-23 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2022/04/23 17:51:25

Modified files:
lang/dmd   : Makefile distinfo 
lang/dmd/pkg   : PLIST 

Log message:
Update to dmd-2.099.1
Changelog: https://dlang.org/changelog/2.099.1.html
Build and run testing from Ryan Boggs
ok fcambus@



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/04/23 15:40:33

Modified files:
print/unpaper  : Makefile 

Log message:
Fix build on sparc64 by switching to ports-gcc

Otherwise build fails with:

"A C library compatible with POSIX.1-2008 is required"



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 08:00:22

Modified files:
devel/libplist : Makefile 

Log message:
Use bash(1) for configure; the script contains lots of bashisms for variable
expension.
This fixes the build where fmin(3) is not a compiler builtin.

reported by sthen@



Re: CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
On Sat, Apr 23, 2022 at 01:05:52PM +0100, Stuart Henderson wrote:
> On 2022/04/19 08:45, Antoine Jacoutot wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: ajacou...@cvs.openbsd.org   2022/04/19 08:45:31
> > 
> > Modified files:
> > devel/libplist : Makefile distinfo 
> > devel/libplist/pkg: DESCR PLIST 
> > 
> > Log message:
> > Update to libplist-2.2.0.
> > 
> 
> Looks like it needs -lm?
> 
> ld: error: .libs/libplist-2.0.so.0.0: undefined reference to fmin 
> [--no-allow-shlib-undefined]

Thanks.
I have a fix, just need to figure sth out first.

-- 
Antoine



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/04/23 06:38:54

Modified files:
net: Makefile 

Log message:
+guacamole



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/04/23 06:38:28

Log message:
import ports/net/guacamole, ok aja@

Apache Guacamole is a remote desktop gateway. It allows users to connect
using an HTML5 web browser and access systems using standard remote client
protocols like VNC, RDP, and SSH.

It comprises "guacamole-client", the front-end web application written
in Java which accepts connections from end-users web browsers, and
"guacamole-server" (the guacd proxy daemon and related libraries,
written in C), which runs on a gateway machine, accepting connections
from guacamole-client and connecting out to remote machines using their
standard protocol. Both guacamole-client and guacamole-server can run
on the same machine.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20220423

N ports/net/guacamole/Makefile.inc
N ports/net/guacamole/Makefile
N ports/net/guacamole/client/Makefile
N ports/net/guacamole/client/distinfo
N ports/net/guacamole/client/files/user-mapping.xml
N ports/net/guacamole/client/files/guacamole.properties
N ports/net/guacamole/client/pkg/DESCR-header
N ports/net/guacamole/client/pkg/DESCR-duo
N ports/net/guacamole/client/pkg/DESCR-quickconnect
N ports/net/guacamole/client/pkg/DESCR-jdbc
N ports/net/guacamole/client/pkg/DESCR-json
N ports/net/guacamole/client/pkg/DESCR-ldap
N ports/net/guacamole/client/pkg/DESCR-main
N ports/net/guacamole/client/pkg/PLIST-header
N ports/net/guacamole/client/pkg/DESCR-sso
N ports/net/guacamole/client/pkg/DESCR-totp
N ports/net/guacamole/client/pkg/PLIST-duo
N ports/net/guacamole/client/pkg/PLIST-quickconnect
N ports/net/guacamole/client/pkg/PLIST-jdbc
N ports/net/guacamole/client/pkg/PLIST-json
N ports/net/guacamole/client/pkg/PLIST-ldap
N ports/net/guacamole/client/pkg/PLIST-main
N ports/net/guacamole/client/pkg/README-main
N ports/net/guacamole/client/pkg/PLIST-sso
N ports/net/guacamole/client/pkg/PLIST-totp
N ports/net/guacamole/server/Makefile
N ports/net/guacamole/server/distinfo
N ports/net/guacamole/server/patches/patch-src_libguac_socket-fd_c
N ports/net/guacamole/server/patches/patch-src_libguac_client_c
N ports/net/guacamole/server/patches/patch-src_libguac_pool_c
N ports/net/guacamole/server/patches/patch-src_libguac_socket-broadcast_c
N ports/net/guacamole/server/patches/patch-src_libguac_socket-wsa_c
N ports/net/guacamole/server/pkg/PLIST
N ports/net/guacamole/server/pkg/DESCR
N ports/net/guacamole/server/pkg/guacd.rc
N ports/net/guacamole/server/files/guacd.conf

No conflicts created by this import



Re: CVS: cvs.openbsd.org: ports

2022-04-23 Thread Stuart Henderson
On 2022/04/19 08:45, Antoine Jacoutot wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   ajacou...@cvs.openbsd.org   2022/04/19 08:45:31
> 
> Modified files:
>   devel/libplist : Makefile distinfo 
>   devel/libplist/pkg: DESCR PLIST 
> 
> Log message:
> Update to libplist-2.2.0.
> 

Looks like it needs -lm?

ld: error: .libs/libplist-2.0.so.0.0: undefined reference to fmin 
[--no-allow-shlib-undefined]

>>> Building on i386-1 under devel/libplist
 BDEPENDS = [archivers/bzip2]
 DIST = [devel/libplist:libplist-2.2.0.tar.bz2]
 FULLPKGNAME = libplist-2.2.0
(Junk lock obtained for i386-1 at 1650714653.18)
>>> Running depends in devel/libplist at 1650714653.20
/usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0
was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0
/usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0
>>> Running show-prepare-results in devel/libplist at 1650714656.19
===> devel/libplist
===> libplist-2.2.0 depends on: bzip2-* -> bzip2-1.0.8p0
===>  Verifying specs:  c++ c++abi pthread c m
===>  found c++.9.0 c++abi.6.0 pthread.26.1 c.96.1 m.10.1
bzip2-1.0.8p0
(Junk lock released for i386-1 at 1650714656.58)
distfiles size=451801
>>> Running build in devel/libplist at 1650714656.60
===> devel/libplist
===>  Checking files for libplist-2.2.0
`/mnt/distfiles/libplist-2.2.0.tar.bz2' is up to date.
>> (SHA256) libplist-2.2.0.tar.bz2: OK
===>  Extracting for libplist-2.2.0
===>  Patching for libplist-2.2.0
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for libplist-2.2.0
===>  Configuring for libplist-2.2.0
Using /pobj/libplist-2.2.0/config.site (generated)
configure: WARNING: unrecognized options: --disable-gtk-doc
configure: loading site script /pobj/libplist-2.2.0/config.site
checking for a BSD-compatible install... /pobj/libplist-2.2.0/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... gcc3
checking whether c++ is available and compiles a program... yes
checking build system type... i386-unknown-openbsd7.1
checking host system type... i386-unknown-openbsd7.1
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 131072
checking how to convert i386-unknown-openbsd7.1 file names to 
i386-unknown-openbsd7.1 format... func_convert_file_noop
checking how to convert i386-unknown-openbsd7.1 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... (cached) ar
checking for archiver @FILE support... @
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... 

CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 06:05:44

Modified files:
devel/meson: Makefile distinfo meson.port.mk 
devel/meson/patches: patch-mesonbuild_build_py 
Removed files:
devel/meson/patches: patch-mesonbuild_modules_gnome_py 

Log message:
Update to meson-0.62.1.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2022/04/23 05:52:33

Modified files:
net/sslh   : Makefile 
net/sslh/pkg   : PLIST 
news/nzbget: Makefile 
news/nzbget/pkg: PLIST 
news/sabnzbd   : Makefile 
news/sabnzbd/pkg: PLIST 

Log message:
Remove "daemon" class from @newuser



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2022/04/23 04:30:24

Modified files:
emulators/qemu : Makefile 
emulators/qemu/pkg: PLIST-ga 

Log message:
emulators/qemu: build against libslirp, from brad



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2022/04/23 04:29:13

Modified files:
net: Makefile 

Log message:
+libslirp



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2022/04/23 04:28:35

Log message:
import ports/net/libslirp 4.6.1, from brad

libslirp is a user-mode networking library used by virtual machines,
containers or various tools.

ok sthen@

Status:

Vendor Tag: brad
Release Tags:   landry_20220423

N ports/net/libslirp/Makefile
N ports/net/libslirp/distinfo
N ports/net/libslirp/pkg/DESCR
N ports/net/libslirp/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 03:25:47

Modified files:
x11/gnome/nautilus: Makefile distinfo 

Log message:
Update to nautilus-42.1.1.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 03:23:56

Modified files:
sysutils/awscli: Makefile 
Added files:
sysutils/awscli/patches: patch-setup_cfg patch-setup_py 

Log message:
Bump possible py-colorama version; from upstream.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 03:14:37

Modified files:
x11/gnome/librsvg: Makefile distinfo 
Removed files:
x11/gnome/librsvg/patches: patch-Makefile_am patch-configure_ac 

Log message:
Update to librsvg-2.54.1.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 03:13:58

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

Log message:
Update to libadwaita-1.1.1.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 02:47:07

Modified files:
x11/libhandy   : Makefile distinfo 

Log message:
Update to libhandy-1.6.2.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 02:36:42

Modified files:
lang/vala  : Makefile distinfo 
lang/vala/pkg  : PLIST-main 

Log message:
Update to vala-0.56.1.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Paco Esteban
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2022/04/23 02:33:02

Modified files:
net/dnscontrol : Makefile distinfo modules.inc 

Log message:
update net/dnscontrol to 3.15.0

ok sthen@



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Paco Esteban
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2022/04/23 02:32:04

Modified files:
net/py-nbxmpp  : Makefile distinfo 
net/py-nbxmpp/pkg: PLIST 

Log message:
update net/py-nbxmpp to 2.0.6

ok sthen@



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 02:29:09

Modified files:
x11/gnome/maps : Makefile distinfo 
Removed files:
x11/gnome/maps/patches: patch-meson_build patch-src_main_js 

Log message:
Update to gnome-maps-42.1.



CVS: cvs.openbsd.org: ports

2022-04-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/04/23 01:34:20

Modified files:
net/bro: Makefile 

Log message:
PORTROACH: add a new skipv.