CVS: cvs.openbsd.org: ports

2018-11-23 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/23 17:57:15

Modified files:
math/z3: Makefile 
math/z3/patches: patch-scripts_mk_util_py 

Log message:
Make better use of ports infrastructure, don't override optimization
flags, use -fPIC to build shared objects on all archs.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/23 14:15:07

Modified files:
x11/kde4/libs  : Makefile 

Log message:
remove kate and konsole from TEST_DEPENDS



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/23 14:08:39

Modified files:
audio/ocp/patches: patch-configure 

Log message:
fix fat-fingered diff



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2018/11/23 12:03:29

Modified files:
devel/p5-Exception-Class: Makefile distinfo 

Log message:
Update devel/p5-Exception-Class to 1.44

from wen heping 



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2018/11/23 12:01:48

Modified files:
devel/p5-Devel-StackTrace: Makefile distinfo 

Log message:
Update devel/p5-Devel-StackTrace to 2.03

from wen heping 



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/11/23 10:16:27

Modified files:
devel  : Makefile 

Log message:
+py-chai



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/11/23 10:15:53

Log message:
import devel/py-chai, from Edward Lopez-Acosta
ok jca@, with slight PLIST fixing on top of what was OK'd

Chai provides a very easy to use API for mocking, stubbing, and spying your
Python objects. This module is modelled after the ruby library Mocha.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20181123

N ports/devel/py-chai/Makefile
N ports/devel/py-chai/distinfo
N ports/devel/py-chai/pkg/DESCR
N ports/devel/py-chai/pkg/PLIST
N ports/devel/py-chai/pkg/PFRAG.no-python3

No conflicts created by this import



Re: CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
On Thu, Nov 22, 2018 at 11:57:52AM -0700, Frederic Cambus wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   fcam...@cvs.openbsd.org 2018/11/22 11:57:52
> 
> Added files:
>   audio/ocp/patches: patch-configure 
> 
> Log message:
> Patch configure to add support for newer versions of GCC. This will
> allow building on architectures using ports-gcc to build the port once
> we update lang/gcc.
> 
> OK naddy@

===>  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 ocp-0.1.21p4
===>  Configuring for ocp-0.1.21p4
Using /exopi-obj/pobj/ocp-0.1.21/config.site (generated)
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-gtk-doc
configure: loading site script /exopi-obj/pobj/ocp-0.1.21/config.site
checking build system type... x86_64-unknown-openbsd6.4
checking host system type... x86_64-unknown-openbsd6.4
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 we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... c++ -E
checking whether gmake sets $(MAKE)... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 gcc version... ./configure[4593]: syntax error: `)' unexpected
*** Error 1 in audio/ocp (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2756 
'do-configure')
*** Error 1 in audio/ocp (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2776 
'/exopi-obj/pobj/ocp-0.1.21/.configure_done')
*** Error 1 in audio/ocp (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2463 
'build')



-- 
Antoine



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2018/11/23 09:02:35

Modified files:
games/eduke32  : Makefile 

Log message:
tweak



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2018/11/23 09:00:16

Modified files:
textproc/the_silver_searcher: Makefile distinfo 

Log message:
Update to the_silver_search-2.2.0 -- predominantly recognizing more
languages.
Original diff from Edward Lopez-Acosta, with tweaks from me to switch the
HOMEPAGE and MASTER_SITES to their correct locations and https.
ok sthen@, works fine for MAINTAINER



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2018/11/23 08:31:22

Modified files:
editors/emacs  : Makefile 

Log message:
Don't clobber LDFLAGS



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2018/11/23 08:22:51

Modified files:
www/nghttp2: Makefile distinfo 

Log message:
update to nghttp2-1.35.0



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2018/11/23 07:15:03

Modified files:
games/ezquake  : Makefile 

Log message:
Bump revision for last commit



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2018/11/23 07:08:23

Added files:
games/ezquake/patches: patch-EX_browser_sources_c 

Log message:
Add missing patch from last commit to tell ezquake where to look at server
list.

Spotted by jca@



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2018/11/23 05:49:29

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

Log message:
change comment to "virtual globe and world atlas", add homepage

Missing homepage spotted by Stefan Wollny



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2018/11/23 05:41:47

Modified files:
devel/subversion: Makefile distinfo 
devel/subversion/pkg: PLIST-gnome-keyring PLIST-main PLIST-perl 
  PLIST-python PLIST-ruby 

Log message:
Update to Apache Subversion 1.11.0
ok sthen@



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2018/11/23 04:41:43

Modified files:
games/ezquake  : Makefile 
games/ezquake/pkg: PLIST 

Log message:
Add servers list for multiplayer mode

ok jca@ awolk@



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 03:23:43

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.60.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 03:23:27

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

Log message:
Update to py-botocore-1.12.50.



CVS: cvs.openbsd.org: ports

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

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.50.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 03:20:22

Modified files:
sysutils/amazon-ecs-cli: Makefile distinfo 

Log message:
Update to ecs-cli-1.12.0.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 03:20:40

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

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



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 03:14:17

Modified files:
sysutils/terraform/provider-alicloud: Makefile distinfo 
sysutils/terraform/provider-aws: Makefile distinfo 
sysutils/terraform/provider-vault: Makefile distinfo 

Log message:
Update terraform providers.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 02:51:41

Modified files:
sysutils/consul: Makefile distinfo 

Log message:
Update to consul-1.4.0.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 02:49:41

Modified files:
security/vault : Makefile distinfo 

Log message:
Update to vault-0.11.5.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2018/11/23 02:49:05

Modified files:
sysutils/packer: Makefile distinfo 

Log message:
Update to packer-1.3.2.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2018/11/23 02:23:14

Modified files:
lang/gprolog   : Makefile 

Log message:
Accept text relocations on i386, needed by ld.lld

Reported and fix suggested by naddy@



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2018/11/23 02:17:37

Modified files:
lang/gprolog   : Makefile 
Added files:
lang/gprolog/patches: patch-EnginePl_try_sigaction_c 

Log message:
Add support for sparc64

I tried to relax the checks in try_sigaction.c so that it works on any
arch, but maybe that test should be dropped completely instead.  The
runtime doesn't need a precise fault address, the latter is only used
for reporting.



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2018/11/23 02:13:40

Modified files:
lang/gprolog   : Makefile 
Removed files:
lang/gprolog/patches: patch-configure_in 

Log message:
Disabling PIE is not needed on i386, amd64 and sparc64

i386 test by naddy@



CVS: cvs.openbsd.org: ports

2018-11-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2018/11/23 02:11:15

Modified files:
lang/gprolog   : Makefile 
lang/gprolog/patches: patch-EnginePl_machine_h 
Removed files:
lang/gprolog/patches: patch-EnginePl_dl_malloc_c 

Log message:
Use system malloc(3), not Doug Lea malloc (backed by sbrk(2) by default)