CVS: cvs.openbsd.org: ports

2019-09-22 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 15:46:07

Modified files:
devel/bpython  : Makefile 
Added files:
devel/bpython/patches: patch-bpython_test_test_args_py 

Log message:
Enable tests for devel/bpython

Originally there was no python3 flavor of py-twisted. It has
existed now for a while, so enable the tests.

Also patch 3 tests to be skipped since they just hang forever.

ok bcallah



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 15:44:04

ports/devel/bpython/patches

Update of /cvs/ports/devel/bpython/patches
In directory cvs.openbsd.org:/tmp/cvs-serv72308/patches

Log Message:
Directory /cvs/ports/devel/bpython/patches added to the repository



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/09/22 15:39:53

Modified files:
games/valyriatear: Makefile distinfo 
games/valyriatear/patches: patch-src_CMakeLists_txt 
games/valyriatear/pkg: PLIST 
Removed files:
games/valyriatear/patches: patch-src_common_options_handler_cpp 
   patch-src_engine_system_cpp 
   patch-src_engine_video_video_cpp 
   
patch-src_luabind_luabind_detail_object_rep_hpp 
   patch-src_luabind_luabind_object_hpp 
   patch-src_main_cpp 
   patch-src_main_options_cpp 
   patch-src_utils_utils_files_cpp 

Log message:
Update to valyriatear-1.1.0
Changelog: https://github.com/ValyriaTear/ValyriaTear/releases/tag/1.1.0
ok solene@



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 14:15:51

Modified files:
lang/pypy  : Makefile 

Log message:
Use find -delete and Python's -m compileall properly

Replace xargs dances with cleaner builtin options;  no PLIST change.

Input and OK sthen



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/09/22 13:34:56

Modified files:
net/weechat: Makefile distinfo 
net/weechat/patches: patch-tests_CMakeLists_txt 
Removed files:
net/weechat/patches: patch-src_core_hook_wee-hook-timer_h 
 patch-src_plugins_CMakeLists_txt 
 patch-src_plugins_python_CMakeLists_txt 

Log message:
Update weechat to 2.6

With this update we switch from py2 to py3 as default. See changlog:
https://weechat.org/news/107/20190908-Version-2.6/
https://weechat.org/files/changelog/ChangeLog-2.6.html



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Christopher Zimmermann
CVSROOT:/cvs
Module name:ports
Changes by: chr...@cvs.openbsd.org  2019/09/22 12:29:54

Modified files:
net/unison/2.4x/pkg: README 
net/unison/2.5x/pkg: README 

Log message:
Correct the instructions to set OPAMROOT. Problem reported by Laurence Tratt.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/09/22 12:10:44

Modified files:
mail/geary : Makefile distinfo 
mail/geary/patches: 

patch-test_engine_imap-db_imap-db-database-test_vala 
mail/geary/pkg : PLIST 

Log message:
Update to geary 3.34.0.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Christopher Zimmermann
CVSROOT:/cvs
Module name:ports
Changes by: chr...@cvs.openbsd.org  2019/09/22 11:59:03

Modified files:
net/unison/2.4x: Makefile 
net/unison/2.4x/pkg: README 
net/unison/2.5x: Makefile 
net/unison/2.5x/pkg: README 

Log message:
Add instructions how to build unison with fixed OCaml version via OPAM.

reviewed by sthen@, ok bket@



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/09/22 11:19:07

Modified files:
www/mozilla: mozilla.port.mk 
www/tor-browser/browser: Makefile 
www/firefox-esr: Makefile 
www/mozilla-firefox: Makefile 
www/seamonkey  : Makefile 
mail/mozilla-thunderbird: Makefile 

Log message:
factor some common parts into mozilla.port.mk and fix DPB_PROPERTIES which
is supposed to be "lonesome" on i386 because parts of the build take a lot of
ram, but actually ended up as "lonesome parallel" due to a +=. hoping this
will reduce the frequent build failures on i386.  ok landry



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 09:46:37

Modified files:
lang/abcl  : Makefile 

Log message:
This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.

Okay Timo Myyra  MAINTAINER



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2019/09/22 09:46:26

Modified files:
devel/sdl2 : Makefile distinfo 
devel/sdl2/patches: patch-Makefile_in patch-src_SDL_c 
patch-src_joystick_SDL_gamecontroller_c 
patch-src_video_SDL_egl_c 
Removed files:
devel/sdl2/patches: patch-src_joystick_bsd_SDL_sysjoystick_c 

Log message:
update to sdl2 2.0.10

testing and ok brynet@



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 09:35:16

Modified files:
devel/pudb : Makefile 

Log message:
Fix tests for devel/pudb.

They didn't run previously "0 tests run". This fixes that.

OK kn



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 09:34:27

Modified files:
net/toot   : Makefile 
net/toot/pkg   : DESCR 

Log message:
Actually update DESCR, drop useless version specs



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 09:29:26

Modified files:
math/py-mpmath : Makefile distinfo 
math/py-mpmath/pkg: PLIST 

Log message:
Update math/py-mpmath 0.19 -> 1.1.0

>From Wen Heping once again. Thank you.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 09:25:15

Modified files:
net/toot   : Makefile distinfo 
net/toot/pkg   : PLIST 

Log message:
Update toot to 0.24.0

- Add toot tui, new and improved TUI implemented written with the help of
the urwid library
- Deprecate toot curses. It will show a deprecation notice when started.
To be removed in a future release
- Add --editor option to toot post to allow composing toots in an editor
- Add user agent string to all requests, fixes interaction with instances
protected by Cloudflare

Initial diff, DESCR update, prodding and tests from
< clematis at insiberia dot net>, thanks!



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 09:19:50

Modified files:
devel/py-urwid : Makefile distinfo 

Log message:
Update py-urwid to 2.0.1

Prodded by  as new requirement for net/toot.

OK kmos



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2019/09/22 08:46:55

Modified files:
games/fnaify   : Makefile distinfo 
games/fnaify/pkg: PLIST README 

Log message:
update to fnaify 2.0



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2019/09/22 08:35:18

Modified files:
games/devilutionx: Makefile 

Log message:
DevilutionX is C++14; set COMPILER appropriately. From sparc64 bulk logs.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/09/22 07:14:04

Modified files:
net/wireshark  : Tag: OPENBSD_6_5 Makefile distinfo 
net/wireshark/patches: Tag: OPENBSD_6_5 patch-CMakeLists_txt 

Log message:
update to wireshark-3.0.5



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/09/22 07:13:48

Modified files:
net/wireshark  : Makefile distinfo 
net/wireshark/patches: patch-CMakeLists_txt 

Log message:
update to wireshark-3.0.5 and garbage-collect some remnants of the "no_qt"
pseudoflavour.



Re: CVS: cvs.openbsd.org: ports

2019-09-22 Thread Stuart Henderson
On 2019/09/20 07:34, Robert Nagy wrote:
> update to libreoffice 6.3.1.2;

I get this on i386, any ideas?

--
/pobj/libreoffice-6.3.1.2/libreoffice-6.3.1.2/bridges/source/cpp_uno/gcc3_linux_intel/share.hxx:65:12:
 error: redefinition of '__class_type_info'
struct __class_type_info : public std::type_info
   ^
/pobj/libreoffice-6.3.1.2/libreoffice-6.3.1.2/bridges/source/cpp_uno/gcc3_linux_intel/share.hxx:40:7:
 note: previous definition is here
class __class_type_info: public std::type_info {
  ^
/pobj/libreoffice-6.3.1.2/libreoffice-6.3.1.2/bridges/source/cpp_uno/gcc3_linux_intel/share.hxx:71:12:
 error: redefinition of '__si_class_type_info'
struct __si_class_type_info : public __class_type_info
   ^
/pobj/libreoffice-6.3.1.2/libreoffice-6.3.1.2/bridges/source/cpp_uno/gcc3_linux_intel/share.hxx:52:7:
 note: previous definition is here
class __si_class_type_info: public __class_type_info {
  ^
2 errors generated.
--

I won't include the full 60k lines log, but here's configure output plus
the last pages near the failure. This is the first time I tried to build
6.3.1.2.


>>> Running configure in editors/libreoffice at 1569103462
===> editors/libreoffice
===>  Generating configure for libreoffice-6.3.1.2
===>  Configuring for libreoffice-6.3.1.2
Using /pobj/libreoffice-6.3.1.2/config.site (generated)
/usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst 
-DMODPY_PYCACHE=\"__pycache__/\" -DMODPY_COMMENT= -DMODPY_ABI3SO=\".abi3\" 
-DMODPY_PYC_MAGIC_TAG=\"cpython-37.\" -DMODPY_BIN=/usr/local/bin/python3.7 
-DMODPY_EGG_VERSION= -DMODPY_VERSION=3.7 -DMODPY_BIN_SUFFIX=-3 
-DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DBV=6.3 -DOA=x86 
-DMODPY_DEFAULT_VERSION_3=3.7 -DMODQT5_COMMENT= 
-DMODJAVA_SHARE_DIR=/usr/local/share/java/ 
-DMODJAVA_JAR_DIR=/usr/local/share/java//classes/ 
-DMODJAVA_EXAMPLE_DIR=/usr/local/share/java//examples/ 
-DMODJAVA_DOC_DIR=/usr/local/share/java//doc/ -DLIBorcus-0.14_VERSION=0.0 
-DLIBorcus-parser-0.14_VERSION=0.0 -DLIBstaroffice-0.0-lo_VERSION=0.0 
-DARCH=i386 -DBASE_PKGPATH=editors/libreoffice -DFLAVOR_EXT= 
-DFULLPKGNAME=libreoffice-6.3.1.2 -DHOMEPAGE=http://www.libreoffice.org/ 
-DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=i386 
-DMAINTAINER=Robert\ Nagy\ \ -DPREFIX=/usr/local 
-DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local 
-DX11BASE=/usr/X11R6 -DPKGSTEM= -i -B /pobj/libreoffice-6.3.1.2 
/pobj/libreoffice-6.3.1.2/libreoffice-6.3.1.2/configure 
/pobj/libreoffice-6.3.1.2/libreoffice-6.3.1.2/shell/source/unix/exec/shellexec.cxx
  
/pobj/libreoffice-6.3.1.2/libreoffice-6.3.1.2/shell/source/unix/misc/senddoc.sh
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-gtk-doc
configure: loading site script /pobj/libreoffice-6.3.1.2/config.site

*
*   Running LibreOffice build configuration.
*


checking build system type... i386-unknown-openbsd6.6
checking host system type... i386-unknown-openbsd6.6
checking for product name... LibreOffice
checking for package version... 6.3.1.2
checking for product version... 6.3
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for grep... (cached) /usr/bin/grep
checking for GNU Make... /usr/local/bin/gmake
checking for sed... /pobj/libreoffice-6.3.1.2/bin/sed
checking whether to use link-time optimization... no
checking for explicit AFLAGS... no
checking for explicit CFLAGS... -O2 -pipe
checking for explicit CXXFLAGS... -O2 -pipe
checking for explicit OBJCFLAGS... no
checking for explicit OBJCXXFLAGS... no
checking for explicit LDFLAGS... -L/usr/local/lib -L/usr/X11R6/lib
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 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... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for library containing dlsym... none required
checking whether build target is Release Build... yes
checking whether to sign windows build... no
checking for gawk... (cached) awk
checking for awk... (cached) /usr/bin/awk
checking for bash... /usr/local/bin/bash

CVS: cvs.openbsd.org: ports

2019-09-22 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2019/09/22 05:37:04

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

Log message:
Update lang/pypy to version 7.1.1.

Diff from Laurence Tratt. Tested by myself and kn@.

OK kn@, thanks all.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2019/09/22 04:37:07

Modified files:
lang   : Makefile 

Log message:
Re-hook sbcl-threads flavor

ok from maintainer



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/09/22 03:39:28

Modified files:
sysutils/u-boot: Makefile 

Log message:
Revert switch to Python 3 in previous commit

u-boot still uses Python 2 in various places that cannot be controlled from
our Makefile but require patching;  it also uses Python 2 specific syntax.

OK jsg



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2019/09/22 03:25:27

Modified files:
devel/perltidy : Makefile distinfo 
devel/perltidy/pkg: PLIST 

Log message:
Update perltidy to 20190915.

OK sthen@



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2019/09/22 03:20:44

Modified files:
misc/most  : Makefile distinfo 
misc/most/pkg  : PLIST 

Log message:
Update most to 5.1.0.

Notable changes:

- Switch MASTER_SITES to jedsoft.org
- Remove skipv directive for portroach as it's not necessary anymore

OK sthen@



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 03:20:46

Modified files:
multimedia/aom/patches: patch-aom_ports_arm_cpudetect_c 

Log message:
Correct function name.

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/09/22 03:10:55

Modified files:
x11/grantlee-qt5: Makefile 
x11/grantlee-qt5/patches: patch-CMakeLists_txt 

Log message:
grantlee-qt5: unbreak with ports-gcc
Remove '-ansi' from cxxflags as it implies c++98 with gcc,
and grantlee wants c++11.

OK rsadowski@



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 02:47:28

Modified files:
graphics/ffmpeg: Makefile 
graphics/ffmpeg/patches: patch-libavcodec_allcodecs_c 

Log message:
Enable support for the aom AV1 encoder.

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 02:45:58

Modified files:
multimedia/aom/patches: patch-aom_ports_ppc_cpudetect_c 

Log message:
Fix typo.

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 02:32:18

Modified files:
sysutils/terraform/provider-alicloud: Makefile distinfo 
sysutils/terraform/provider-aws: Makefile distinfo 
sysutils/terraform/provider-azurerm: Makefile distinfo 
sysutils/terraform/provider-heroku: Makefile distinfo 
sysutils/terraform/provider-opsgenie: Makefile distinfo 

Log message:
Update terraform providers.



CVS: cvs.openbsd.org: ports

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

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

Log message:
Update to awscli-1.16.243.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 02:05:49

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.233.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 02:05:27

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.233.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 01:55:27

Modified files:
sysutils/consul: Makefile distinfo 

Log message:
Update to consul-1.6.1.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 01:51:27

Modified files:
print/qpdf : Makefile distinfo 

Log message:
Update to qpdf-9.0.1.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 01:50:20

Modified files:
sysutils/terraform/terraform: Makefile distinfo 

Log message:
Update to terraform-0.12.9.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 01:46:40

Modified files:
sysutils/serf  : Makefile distinfo 

Log message:
Update to (hashicorp-)serf-0.8.4.



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 01:41:57

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

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



CVS: cvs.openbsd.org: ports

2019-09-22 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/09/22 01:36:58

Modified files:
misc/osinfo/osinfo-db: Makefile distinfo 

Log message:
Update to osinfo-db-20190920.