CVS: cvs.openbsd.org: ports

2017-09-26 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/09/26 23:51:44 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.160.

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/09/26 23:51:31 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.7.18.

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/09/26 23:46:42 Modified files: security/libhttpseverywhere: Makefile distinfo security/libhttpseverywhere/patches: patch-meson_build security/libhttpseverywhere/pkg: PLIST

Re: Update to git-2.14.2

2017-09-26 Thread Matthew Martin
On Tue, Sep 26, 2017 at 05:22:36PM -0400, Daniel Jakots wrote: > Hi, > > Patch to update to latest release. Security advisory: > http://seclists.org/oss-sec/2017/q3/att-534/git_cvsserver.txt > > make test looks sorta good: > fixed 2 > success 16200 > failed 0 > broken 221 > total 16602 >

git stable update (was Re: Update to git-2.14.2)

2017-09-26 Thread Daniel Jakots
On Tue, 26 Sep 2017 17:22:36 -0400, Daniel Jakots wrote: > I'll look into a patch for -stable. attachedIndex: Makefile === RCS file: /cvs/ports/devel/git/Makefile,v retrieving revision 1.168.2.1 diff -u -p

Re: error in dtb for orange pi one ?

2017-09-26 Thread Jonathan Gray
On Tue, Sep 26, 2017 at 01:08:54PM -0700, Stephen Graf wrote: > I took this dtb from the amd64 dtb package yesterday (dtb-4.13.tgz). > > > > The address register for i2c01 and i2c02 are the same. I2c02 should be: > > reg = <0x1c2b400 0x400>; Talk to upstream on the devicetree list. Changes

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Ricardo Mestre
CVSROOT:/cvs Module name:ports Changes by: mes...@cvs.openbsd.org 2017/09/26 17:03:53 Modified files: x11/st : Makefile x11/st/patches : patch-st_c Log message: If st's window is deleted then it will try to send a SIGHUP through kill(2), therefore

Re: Fix pledge(2) on x11/st

2017-09-26 Thread Ricardo Mestre
I forgot to include the revision bump, again thanks to tb@, but I'll put it in if this is OK. On 22:13 Tue 26 Sep , Ricardo Mestre wrote: > As pointed out by tb@ it's rather pointless calling pledge(2) just before > execvp(3), so I dropped that chunk. > > Index: patches/patch-st_c >

Re: Fix pledge(2) on x11/st

2017-09-26 Thread Ricardo Mestre
As pointed out by tb@ it's rather pointless calling pledge(2) just before execvp(3), so I dropped that chunk. Index: patches/patch-st_c === RCS file: /cvs/ports/x11/st/patches/patch-st_c,v retrieving revision 1.3 diff -u -p -u -r1.3

Re: Update to git-2.14.2

2017-09-26 Thread Stuart Henderson
On 2017/09/26 21:56, Daniel Jakots wrote: > On Tue, 26 Sep 2017 22:34:37 +0100, Stuart Henderson > wrote: > > > but someone, please look at a source code diff > > Attached the diffs between the two make extract. I try to clean it a it > (remove the rel note, man patches)

Fix pledge(2) on x11/st

2017-09-26 Thread Ricardo Mestre
Hi ports@ If st's window is deleted then it will dump core due to a missing pledge promise, specifically proc. Once the window is deleted it will try to send a SIGHUP through kill(2), but since proc is missing from the pledge applied once the parent process then it will abort. Additionally the

Re: arm64 build fix for net/poco

2017-09-26 Thread Stuart Henderson
On 2017/09/26 21:28, Peter Hessler wrote: > Pretty straight forward, let this port build on arm64. > > (btw, it looks like the project is hosted on github now, they have newer > releases than what we have in the tree) > > OK? > > > Index:

Re: Update to git-2.14.2

2017-09-26 Thread Stuart Henderson
On 2017/09/26 21:22, Daniel Jakots wrote: > Hi, > > Patch to update to latest release. Security advisory: > http://seclists.org/oss-sec/2017/q3/att-534/git_cvsserver.txt > > make test looks sorta good: > fixed 2 > success 16200 > failed 0 > broken 221 > total 16602 > (in the current

arm64 build fix for net/poco

2017-09-26 Thread Peter Hessler
Pretty straight forward, let this port build on arm64. (btw, it looks like the project is hosted on github now, they have newer releases than what we have in the tree) OK? Index: net/poco/patches/patch-Foundation_include_Poco_Platform_h

Update to git-2.14.2

2017-09-26 Thread Daniel Jakots
Hi, Patch to update to latest release. Security advisory: http://seclists.org/oss-sec/2017/q3/att-534/git_cvsserver.txt make test looks sorta good: fixed 2 success 16200 failed 0 broken 221 total 16602 (in the current version I have 'broken 222') I'll look into a patch for -stable.

error in dtb for orange pi one ?

2017-09-26 Thread Stephen Graf
I took this dtb from the amd64 dtb package yesterday (dtb-4.13.tgz). The address register for i2c01 and i2c02 are the same. I2c02 should be: reg = <0x1c2b400 0x400>; dtc -O dts -I dtb -o temp.dts /usr/local/share/dtb/arm/sun8i-h3-orangepi-one.dtb . i2c@01c2ac00 {

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/09/26 13:55:17 Modified files: www/tor-browser: Makefile.inc www/tor-browser/browser: distinfo www/tor-browser/browser/files: extension-overrides.js

Re: xdotool is out of date

2017-09-26 Thread Gonzalo L. Rodriguez
Untested, but you can try this diff. On [26/09/17] [03:15P], Dell Sanders wrote: ; Hello, ; I want to install xdotool but the version in my mirror appears to be out of date - ; https://ftp.nluug.nl/pub/OpenBSD/snapshots/packages/amd64/xdotool-3.20150503.1v0.tgz ; ; According to the

Re: xdotool is out of date

2017-09-26 Thread Stuart Henderson
On 2017/09/26 15:15, Dell Sanders wrote: > Hello, > I want to install xdotool but the version in my mirror appears to be out of > date - > https://ftp.nluug.nl/pub/OpenBSD/snapshots/packages/amd64/xdotool-3.20150503.1v0.tgz > > According to the developer, the latest version is v3.20160805.1 - >

UPDATE: sysutils/monit

2017-09-26 Thread Artur Pedziwilk
Tested on amd64 with -current OpenBSD 6.2-beta (GENERIC.MP) #105: Fri Sep 22 18:36:47 MDT 2017 diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index a4a02bcfabf..5d77ee3df04 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -2,7 +2,7 @@ COMMENT=

CVS: cvs.openbsd.org: ports

2017-09-26 Thread James Turner
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2017/09/26 13:07:30 Modified files: www/kcgi : Makefile distinfo Log message: Update kcgi to 0.9.7

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/09/26 11:50:41 Modified files: mail/mozilla-thunderbird: Makefile Log message: Since 52, what was in libcalbasecomps was merged to libxul, so lightning package is javascript only - empty

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2017/09/26 11:37:51 Modified files: mail/maildrop : Makefile Added files: mail/maildrop/patches: patch-libs_rfc822_configure_ac Log message: Unbreak autoconf check with clang by not

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2017/09/26 11:30:37 Modified files: mail/courier-imap: Makefile Added files: mail/courier-imap/patches: patch-libs_rfc822_configure_ac Log message: Unbreak autoconf check with clang by

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2017/09/26 11:06:05 Modified files: lang/swi-prolog: Makefile Added files: lang/swi-prolog/patches: patch-packages_clib_maildrop_rfc822_configure Log message:

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 10:21:10 Modified files: security/integrit: Makefile Added files: security/integrit/patches: patch-configure_in Log message: Unbreak autoconf check with clang by not using nested

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2017/09/26 10:14:07 Modified files: mail/courier-authlib: Makefile Added files: mail/courier-authlib/patches: patch-libs_rfc822_configure_ac Removed files:

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 09:58:21 Modified files: multimedia/oggz: Makefile Added files: multimedia/oggz/patches: patch-configure_ac Removed files: multimedia/oggz/patches: patch-configure Log

xdotool is out of date

2017-09-26 Thread Dell Sanders
Hello, I want to install xdotool but the version in my mirror appears to be out of date - https://ftp.nluug.nl/pub/OpenBSD/snapshots/packages/amd64/xdotool-3.20150503.1v0.tgz According to the developer, the latest version is v3.20160805.1 - https://github.com/jordansissel/xdotool/releases Has

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2017/09/26 08:28:58 Modified files: x11/gnome/mutter: Makefile Log message: mutter needs automake 1.5

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 08:25:57 Modified files: net/silc-server: Makefile net/silc-server/patches: patch-configure_ac Log message: Unbreak autoconf check for va_copy() with clang by not using nested

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 08:17:16 Modified files: net/silc-client: Makefile net/silc-client/patches: patch-configure_ac Log message: Unbreak autoconf check with clang by not using nested functions

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 08:04:25 Modified files: devel/silc-toolkit: Makefile devel/silc-toolkit/patches: patch-configure_ac Log message: Unbreak autoconf check for va_copy() with clang by not using nested

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/09/26 06:21:54 Modified files: www/seamonkey : Makefile Log message: Sync WANTLIB, reminded by sthen@

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 04:18:41 Modified files: audio/ncmpc: Makefile Log message: Specify configure args explicitly

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 03:55:07 Modified files: audio/ncmpc: Makefile distinfo audio/ncmpc/pkg: PLIST Added files: audio/ncmpc/patches: patch-meson_build patch-test_meson_build Removed files:

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 03:07:14 Modified files: devel/meson: Makefile Added files: devel/meson/patches: patch-mesonbuild_backend_ninjabackend_py

CVS: cvs.openbsd.org: ports

2017-09-26 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/09/26 03:04:06 ports/devel/meson/patches Update of /cvs/ports/devel/meson/patches In directory cvs.openbsd.org:/tmp/cvs-serv37827/patches Log Message: Directory /cvs/ports/devel/meson/patches added to the

CVS: cvs.openbsd.org: ports

2017-09-26 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/09/26 02:57:19 Modified files: print/a2ps : Makefile print/a2ps/pkg : README Added files: print/a2ps/patches: patch-etc_a2ps-site_cfg_in Log message: When using cups(1),