UPDATE: security/burpsuite 2.1.02

2019-07-27 Thread Lawrence Teo
This updates burpsuite to 2.1.02. http://releases.portswigger.net/2019/07/professional-community-edition-2102.html I've tested with both jdk 1.8 and 11. While here I have also updated the PERMIT_* URLs to the latest URLs. ok? Index: Makefile

[Update] textproc/p5-LaTeXML : Update to 0.8.4

2019-07-27 Thread wen heping
Hi, Here is a patch for textproc/p5-LaTeXML to update to 0.8.4 It build well and passed all tests on amd64-head system. No other ports depends on textproc/p5-LaTeXML. Comments? OK? wen Index: Makefile === RCS file:

[Update] devel/p5-Modern-Perl : Update to 1.20190727

2019-07-27 Thread wen heping
Hi, ports@: Here is a patch for devel/p5-Modern-Perl to update to 1.20190727. It build well and passed all tests on amd64-head system. No other ports depends on devel/p5-Modern-Perl. Comments? OK? wen Index: Makefile ===

[ports-gcc] Unbreak emulators/desmume

2019-07-27 Thread Charlene Wendling
> http://build-failures.rhaalovely.net/powerpc/2019-07-14/emulators/desmume.log > http://build-failures.rhaalovely.net/sparc64/2019-07-11/emulators/desmume.log Since gcc-6 this part of the code requires integer constants, and later in the build, some additional casting is needed. The diff has

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:ports Changes by: ratc...@cvs.openbsd.org 2019/07/27 17:59:51 Modified files: www/chromium : Makefile www/chromium/files: sndio_output.cc Log message: Fix audio-video synchronisation bug revealed by last commit. A/V synchronization

[ports-gcc] Unbreak emulators/xnp2

2019-07-27 Thread Charlene Wendling
> http://build-failures.rhaalovely.net/sparc64/2019-07-11/emulators/xnp2.log > http://build-failures.rhaalovely.net/powerpc/2019-07-14/emulators/xnp2.log There is a macro vs function clash here iiuc. Upstream [0] has already accepted a fix for it. It builds without issues on macppc [1] and

Re: UPDATE: games/chocolate-doom

2019-07-27 Thread Ryan Freeman
On Sat, Jul 27, 2019 at 04:13:07PM -0400, Brian Callahan wrote: > > > On 7/27/19 3:52 PM, Ryan Freeman wrote: > >Thanks Brian.  How about this, then?  Same thing, just without > >Simon's name in the DESCR. > > > > How about just "Chocolate Doom aims to provide an experience > identical to that

[macppc] unbreak security/aircrack

2019-07-27 Thread Charlene Wendling
> http://build-failures.rhaalovely.net/powerpc/2019-07-14/security/aircrack-ng.log On macppc: - we have AltiVec support - we don't (and won't) have POWER8 instructions The autotools magic works properly here. As such, it's just about removing the PFRAG entries. This indeed packages [0] once

[ports-gcc] Unbreak productivity/ledger

2019-07-27 Thread Charlene Wendling
> http://build-failures.rhaalovely.net/powerpc/2019-07-14/productivity/ledger.log > http://build-failures.rhaalovely.net/sparc64/2019-07-11/productivity/ledger.log There is some namespace issues when built with gcc, upstream fixed it already. This allows building on macppc [0], and amd64 is

Re: UPDATE: games/chocolate-doom

2019-07-27 Thread Brian Callahan
On 7/27/19 3:52 PM, Ryan Freeman wrote: Thanks Brian.  How about this, then?  Same thing, just without Simon's name in the DESCR. How about just "Chocolate Doom aims to provide an experience identical to that of the original games on original hardware." Same effect, no weird "author"

[macppc, arm64] Unbreak graphics/openscenegraph

2019-07-27 Thread Charlene Wendling
> http://build-failures.rhaalovely.net/powerpc/2019-07-14/graphics/openscenegraph.log > http://build-failures.rhaalovely.net/aarch64/2019-07-12/graphics/openscenegraph.log Typical narrowing error... once type specifiers are used properly, it builds without issues [0] on macppc (and amd64 isn't

[macppc] Unbreak emulators/retroarch

2019-07-27 Thread Charlene Wendling
Hi! > http://build-failures.rhaalovely.net/powerpc/2019-07-14/emulators/retroarch.log It's simply a missing header with the asm code that goes with it. Once added it builds [0] and (surprisingly) runs fine on macppc. While pretty useless to do in such a case, i've tested on amd64 as well, and

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/07/27 10:53:07 Modified files: misc/dialog: Makefile distinfo misc/dialog/pkg: PLIST Log message: Update dialog to 1.3-20190724.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/07/27 10:36:37 Modified files: sysutils/psftools: Makefile distinfo sysutils/psftools/pkg: PLIST Log message: Update psftools to 1.0.13.

Re: [ports-gcc] unbreak graphics/spirv-tools and graphics/glslang

2019-07-27 Thread Thomas Frohwein
[...] > OK. > > All ports with ${COMPILER_LIBCXX} in WANTLIB should set COMPILER unless there > are special circumstance (mostly just things on the path to building ports-gcc > itself). > > committed along with vulkan-loader diff, thanks! -- tfrohw...@fastmail.com PGP Public Key:

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2019/07/27 09:47:35 Modified files: graphics/glslang: Makefile graphics/spirv-tools: Makefile graphics/vulkan-loader: Makefile Log message: set COMPILER to base-clang ports-gcc for

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 09:47:15 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.12.197. (forgot to commit this with sysutils/awscli)

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 09:37:03 Modified files: x11/gnome/grilo-plugins: Makefile Log message: Missong BDEP on devel/gperf. reporte by naddy@

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/07/27 09:16:01 Modified files: lang/php : Makefile lang/php/7.1 : Makefile lang/php/7.1/patches: patch-sapi_fpm_www_conf_in lang/php/7.2 : Makefile

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/07/27 08:01:45 Modified files: net/isc-bind : Makefile Log message: the geoip flavour requires COMPILER=base-clang ports-gcc / COMPILER_LANGS=c

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/07/27 07:54:13 Modified files: net/ldns : Makefile distinfo Added files: net/ldns/patches: patch-examples_ldns-nsec3-hash_c net/ldns/pkg : DESCR-drill DESCR-main DESCR-utils

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/07/27 07:54:41 Modified files: net/adsuck : Makefile net/p5-Zonemaster/ldns: Makefile security/opendnssec: Makefile Log message: handle packaging changes in net/ldns

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2019/07/27 06:58:08 Modified files: x11/vlc: Makefile Log message: Use CONFIGURE_STYLE=autoreconf Switch "find | xargs rm" to "find -delete" while here.

Re: CVS: cvs.openbsd.org: ports

2019-07-27 Thread Stuart Henderson
devel/angr/py-z3-solver fails on i386 with a bunch of these: ld: error: relocation R_386_GOTOFF cannot be used against symbol VTT for std::__1::basic_ostringstream, std::__1::allocator >; recompile with -fPIC ld: error: relocation R_386_PC32 cannot be used against symbol

Re: UPDATE: games/chocolate-doom

2019-07-27 Thread Brian Callahan
On 7/26/19 8:46 PM, Ryan Freeman wrote: Hey All, For some reason my normal email doesn't seem to be working with regards to reaching ports@. Apologies for the gmail-based delivery. This isn't a version update, just a change to the package DESCR, and removal of MESSAGE in lieu of a pkg

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 05:27:55 Modified files: x11/gnome/libdazzle: Makefile distinfo Log message: Update to libdazzle-3.32.3.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:58:45 Modified files: sysutils/terraform/provider-heroku: Makefile distinfo sysutils/terraform/provider-alicloud: Makefile distinfo

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:55:17 Modified files: security/gnutls: Makefile distinfo security/gnutls/pkg: PLIST Log message: Update to gnutls-3.6.9.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:53:32 Modified files: sysutils/govmomi: Makefile distinfo Log message: Update to govc-0.21.0.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:52:58 Modified files: www/py-bokeh : Makefile distinfo www/py-bokeh/pkg: PLIST Log message: Update to py-bokeh-1.3.0.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:51:11 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/patches:

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:48:38 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo Log message: Update to amazon-ssm-agent-2.3.680.0.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:48:18 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.16.207.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:47:40 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.9.197.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:46:23 Modified files: devel/glib2: Makefile distinfo devel/glib2/pkg: PLIST Log message: Update to glib2-2.60.6.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:40:18 Modified files: security/libtasn1: Makefile distinfo Log message: Update to libtasn1-4.14.

CVS: cvs.openbsd.org: ports

2019-07-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/07/27 03:34:40 Modified files: devel/desktop-file-utils: Makefile distinfo devel/desktop-file-utils/patches: patch-src_install_c

回复: [NEW] www/p5-HTTP-Entity-Parser

2019-07-27 Thread wen heping
ping ... 发件人: Charlene Wendling 发送时间: 2019年7月20日 17:51 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [NEW] www/p5-HTTP-Entity-Parser On Tue, 16 Jul 2019 07:24:56 + wen heping wrote: > Hi, ports@: > > Here is a patch to create new port

回复: [NEW] textproc/p5-PPIx-QuoteLike

2019-07-27 Thread wen heping
Revised patch, fixed RUN_DEPENDS. Thank Stuart Henderson ! wen 发件人: Stuart Henderson 发送时间: 2019年7月26日 22:42 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [NEW] textproc/p5-PPIx-QuoteLike On 2019/07/26 12:37, wen heping wrote: > Hi, ports@: > > Here is a