CVS: cvs.openbsd.org: ports

2019-12-14 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2019/12/14 17:57:49

Modified files:
infrastructure/lib/OpenBSD/PortGen: Dependency.pm Port.pm 

Log message:
Centralize multi-value variable formatting in portgen(1)



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2019/12/14 17:18:05

Modified files:
infrastructure/lib/OpenBSD/PortGen: Utils.pm 
infrastructure/lib/OpenBSD/PortGen/Port: PyPI.pm 

Log message:
Look for existing ports by stem in portgen

Also caches the sqlports connection and query

OK abeiber@



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2019/12/14 17:15:30

Modified files:
infrastructure/lib/OpenBSD/PortGen: Port.pm 

Log message:
Have portgen(1) set FIX_EXTRACT_PERMISSIONS if necessary

Idea and initial patch from cwen@
OK abeiber@



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/12/14 15:49:34

Modified files:
lang/kona  : Makefile distinfo 

Log message:
Bugfix update to kona-3.2.0.20191211



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/12/14 15:42:31

Modified files:
fonts/unifont  : Makefile distinfo 

Log message:
Update to unicode-12.1.04
Only minor glyph improvements; see http://unifoundry.com/unifont/index.html
for more details.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/14 15:27:03

Modified files:
sysutils   : Makefile 
www: Makefile 

Log message:
Hook sysutils/py-filelock and sysutils/py-query up to the build



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/14 15:21:55

Log message:
www/py-query

A jquery-like library for python

Version 1.4.0

ok bket

Status:

Vendor Tag: kmos
Release Tags:   kmos_20191214

N ports/www/py-query/Makefile
N ports/www/py-query/distinfo
N ports/www/py-query/pkg/DESCR
N ports/www/py-query/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/14 15:16:04

Log message:
sysutils/py-filelock

"This package contains a single module which implements a platform
independent file lock in Python, providing a simple method of
inter-process communication."

Version 3.0.12

OK bket

Status:

Vendor Tag: kmos
Release Tags:   kmos_20191214

N ports/sysutils/py-filelock/Makefile
N ports/sysutils/py-filelock/distinfo
N ports/sysutils/py-filelock/pkg/DESCR
N ports/sysutils/py-filelock/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/14 15:12:52

Modified files:
net/py-libcloud: Makefile 

Log message:
Fix tests by adding py-openssl to TEST_DEPENDS.

Add py-enum34 to TEST_DEPENDS for python2

Move to explicit use of MODPY_PYTEST (setuptools currently will call it,
but test invocation from setuptools is deprecated)



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/12/14 15:03:17

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

Log message:
Update to 10.88.01 for numerous bug fixes.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/14 14:44:08

Modified files:
sysutils/binwalk: Makefile 

Log message:
Enable tests using MODPY_PYTEST

Added PORTHOME and TEST_ENV with PYTHONPATH to make them work



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2019/12/14 13:17:15

Modified files:
textproc/podofo: Makefile 
textproc/podofo/patches: patch-CMakeLists_txt 
textproc/podofo/pkg: PLIST 

Log message:
podofo: unbreak with ports-gcc

textproc/podofo uses -std=c++98 but cppunit now uses c++11 features for
which ports-gcc insists that -std=c/gnu++11 should be used. Fix adapted
from https://sourceforge.net/p/podofo/code/1826.

Tested on sparc64 by jca@.

OK sthen@ (maintainer), jca@



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 11:47:28

Modified files:
sysutils/terraform/provider-aws: Makefile 

Log message:
Update to terraform-provider-aws-2.42.0.



CVS: cvs.openbsd.org: ports

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

Modified files:
databases/evolution-data-server: Makefile 

Log message:
Fix build when db3 is installed.

breakage reported by naddy@



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 10:56:39

Modified files:
sysutils/login_krb5: Makefile distinfo 

Log message:
Update to login_krb5-6.6.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 10:47:37

Modified files:
sysutils/terragrunt: Makefile distinfo 

Log message:
Update to terragrunt-0.21.9.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 10:00:00

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

Log message:
Update to awscli-1.16.303.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:59:37

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.10.39.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:59:25

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

Log message:
Update to py-botocore-1.13.39.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:58:19

Modified files:
sysutils/terraform/provider-alicloud: Makefile distinfo 
sysutils/terraform/provider-aws: distinfo 
sysutils/terraform/provider-exoscale: Makefile distinfo 
sysutils/terraform/provider-gitlab: Makefile distinfo 
sysutils/terraform/provider-google: Makefile distinfo 
sysutils/terraform/provider-ignition: Makefile distinfo 
sysutils/terraform/provider-packet: Makefile distinfo 
sysutils/terraform/provider-scaleway: Makefile distinfo 
sysutils/terraform/provider-vcd: Makefile distinfo 

Log message:
Update terraform providers.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:50:40

Modified files:
net/py-libcloud: Makefile distinfo 

Log message:
Update to py-libcloud-2.7.0.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:47:13

Modified files:
sysutils/terraform/terraform: Makefile distinfo 

Log message:
Update to terraform-0.12.18.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:46:19

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

Log message:
Update to hplip-3.19.12.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:42:56

Modified files:
sysutils/google-cloud-sdk: Makefile distinfo 
sysutils/google-cloud-sdk/pkg: PLIST 

Log message:
Update to google-cloud-sdk-273.0.0.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:39:33

Modified files:
sysutils/exoscale-cli: Makefile distinfo 

Log message:
Update to exoscale-cli-1.8.0.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:37:31

Modified files:
sysutils/amazon-ssm-agent: Makefile distinfo 

Log message:
Update to amazon-ssm-agent-2.3.772.0.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:32:30

Modified files:
net/bro: Makefile distinfo 
net/bro/patches: 
 
patch-aux_broker_3rdparty_caf_libcaf_core_CMakeLists_txt 
 
patch-aux_broker_3rdparty_caf_libcaf_core_caf_config_hpp 
 patch-aux_broker_3rdparty_caf_libcaf_io_CMakeLists_txt 
 
patch-aux_broker_3rdparty_caf_libcaf_openssl_CMakeLists_txt 
 patch-aux_broker_CMakeLists_txt 
 patch-src_iosource_BPF_Program_cc 
 patch-src_iosource_Packet_cc 
net/bro/pkg: PLIST 
Added files:
net/bro/patches: 
 patch-src_3rdparty_caf_libcaf_core_caf_config_hpp 
Removed files:
net/bro/patches: 
 
patch-aux_broker_3rdparty_caf_libcaf_io_src_interfaces_cpp 
 
patch-aux_broker_3rdparty_caf_libcaf_io_src_native_socket_cpp 
 patch-src_Sessions_cc 
 patch-src_analyzer_protocol_dns_DNS_cc 

Log message:
Update to zeek-3.0.1.
- fix picking up libexecinfo (and failing when junking); reported by naddy



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 09:26:06

Modified files:
print/cups-filters: Makefile distinfo 
print/cups-filters/pkg: PLIST 

Log message:
Update to cups-filters-1.26.0.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/12/14 08:45:01

Modified files:
lang/guile2: Makefile 

Log message:
guile2: Unbreak on powerpc

After an initial report by Matthew Hull, George Koehler found out that
the pre-built 32-bit BE bootstrap has probably a wrong byte order.
As such the port should be built without it. Thanks a lot!

OK jca@



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/12/14 07:21:46

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

Log message:
- update to binwalk-2.2.0
- add py-cryptodome dependency
- take maintainership



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/12/14 07:13:23

Modified files:
net/wireguard-tools: Makefile distinfo 

Log message:
update to the 20191212 snapshot



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 06:43:09

Modified files:
devel/fribidi  : Makefile distinfo 
Removed files:
devel/fribidi/patches: patch-lib_fribidi-bidi_c 

Log message:
Update to fribidi-1.0.8.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/12/14 06:28:38

Modified files:
net/py-botocore: Makefile 
Added files:
net/py-botocore/patches: patch-setup_py 

Log message:
loosen dependency on python-dateutil which was imposing an upper limit that
broke when py-dateutil was updated to 2.8.1. upstream is sorting out the issue
but in the meantime we can relax the dependency as this doesn't seem to affect
it adversely as confirmed by sthen@

prompted by pvk@
ok aja@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 06:18:45

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

Log message:
Update to gnome-autoar-0.2.4.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/12/14 06:19:37

ports/net/py-botocore/patches

Update of /cvs/ports/net/py-botocore/patches
In directory cvs.openbsd.org:/tmp/cvs-serv45334/patches

Log Message:
Directory /cvs/ports/net/py-botocore/patches added to the repository



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/12/14 06:08:27

Modified files:
x11/icewm  : Makefile 

Log message:
This uses machine/apmvar.h code unconditionally so restrict it

See http://build-failures.rhaalovely.net/mips64/2019-12-06/x11/icewm.log



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/14 06:02:29

Modified files:
graphics/sane-backends: Makefile 
graphics/sane-backends/pkg: README 
print/cups : Makefile 
print/cups/pkg : README-main 
graphics/libgphoto2: Makefile 
graphics/libgphoto2/pkg: README 

Log message:
Rework README after the recen ugen(4) default permissions change.
Also sync the READMEs as close as possible.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/12/14 05:58:07

Modified files:
x11/gnome/librsvg: Makefile 

Log message:
Bump REVISION of the old rsvg version used on archs without rust

...since the last update introduced a change in pkg/PLIST.
ok ajacoutot@ (maintainer)



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/12/14 03:58:55

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
This is non obvious enough, document



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:ports
Changes by: an...@cvs.openbsd.org   2019/12/14 03:17:57

Modified files:
mail/mdsort: Makefile distinfo 

Log message:
Update to mdsort-4.3.0.



CVS: cvs.openbsd.org: ports

2019-12-14 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/12/14 02:56:04

Modified files:
infrastructure/bin: build-debug-info 

Log message:
much better with the actual test... I'm a moron