CVS: cvs.openbsd.org: ports

2018-05-08 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2018/05/08 23:35:02 Modified files: editors/dte: Makefile distinfo Log message: Update to dte-1.7 Changelog: https://craigbarnes.gitlab.io/dte/releases.html

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2018/05/08 23:24:50 Modified files: lang/php/5.6 : Makefile Log message: This revision bump also slipped through cracks. Pointed out by nigel@ and naddy@

update intel microcode to 20180425

2018-05-08 Thread Jonathan Gray
"== 20180425 Release == -- Updates upon 20180312 release -- Processor Identifier Version Products ModelStepping F-MO-S/PI Old->New updated platforms GLK B0 6-7a-1/01 001e->0022 Pentium Silver

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2018/05/08 22:24:30 Modified files: devel/git-cola : Makefile distinfo devel/git-cola/patches: patch-Makefile patch-cola_app_py devel/git-cola/pkg: PLIST Removed files:

Re: update to coq 8.8.0 and findlib 1.8.0

2018-05-08 Thread Yozo TODA
> All that said, I now have a working Coq 8.8.0 installed. great! thanks, pesco. I'll try this the next weekend. btw, on MacOS with homebrew, I tried opam to install coq, just works. I wanna see coq as a opam package on OpenBSD, too... if anyone already has an experience, please advice. --

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/05/08 17:22:51 Modified files: security/hitch : Makefile security/hitch/patches: patch-src_hitch_c Log message: Simpler pledge(2) approach - always call pledge(2) with a string literal,

Re: Add BDEP boost to arx-libertatis

2018-05-08 Thread Nigel Taylor
I was going to report this as I hit the problem building this. I suggest that more is required, how exactly are boost headers used? A RUN_DEPENDS may have to be added for boost. I haven't looked to see if there is a way to disable the need for boost. The REVISION bump is normally not required

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2018/05/08 16:14:19 Modified files: misc/posixtestsuite: Makefile misc/posixtestsuite/files: posixtestsuite.sh misc/posixtestsuite/patches: patch-Makefile misc/posixtestsuite/pkg:

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2018/05/08 16:13:36 Added files: misc/posixtestsuite/patches: patch-conformance_interfaces_sigaction_10-1_c

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2018/05/08 16:07:42 Modified files: mail/isync : Makefile Added files: mail/isync/patches: patch-src_drv_imap_c patch-src_main_c Log message: Use pledge, take MAINTAINER With input from jca,

Re: net/isync: use pledge

2018-05-08 Thread Jeremie Courreges-Anglas
On Tue, May 08 2018, Klemens Nanni wrote: > On Tue, May 08, 2018 at 12:39:12PM -0600, Theo de Raadt wrote: [...] >> By making it very clear what are dropping, you make it vague *what remains*. > Yes, that's the (obvious) trade-off I made. > >> And *what remains* is the meat of

Re: Add BDEP boost to arx-libertatis

2018-05-08 Thread Marc Espie
On Tue, May 08, 2018 at 11:14:01AM -0700, Thomas Frohwein wrote: > Sorry, this was missed. arx-libertatis uses boost (headerfiles only). > The following diff should fix this. > > Index: Makefile > === > RCS file:

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 15:41:08 Modified files: games/arx-libertatis: Makefile Log message: add missing BUILD_DEPENDS, from maintainer (no need to bump)

Re: lld amd64 build failures

2018-05-08 Thread Ori Bernstein
On Mon, 7 May 2018 20:16:40 -0400 James Turner wrote: > On Tue, May 08, 2018 at 12:09:58AM +, Ian McWilliam wrote: > > > > I know it won't help the resolve the issue. > > > > > > https://reviews.llvm.org/D25324 > > > > > > [ELF] - Check that section alignment is a

[patch] archivers/p7zip

2018-05-08 Thread Josh Grosse
This patch addresses CVE-2018-10115, an arbitrary code execution bug. Regression tested on amd64 and i386 on current, 6.3, and 6.2. Diffs for all three are attached. Index: Makefile === RCS file:

Re: UPDATE devel/git-cola

2018-05-08 Thread Jeremie Courreges-Anglas
On Mon, Apr 30 2018, Björn Ketelaars wrote: > Diff below brings git-cola to the latest version (3.1). Overview on > fixes and additions can be found at > https://github.com/git-cola/git-cola/blob/master/share/doc/git-cola/relnotes.rst > > - upstream switched to

[UPDATE] Sakura 3.6.0

2018-05-08 Thread Victor Kukshiev
Hello, ports@! this is simple update my maintained sakura port to 3.6.0 OK? Index: Makefile === RCS file: /cvs/ports/x11/sakura/Makefile,v retrieving revision 1.21 diff -u -p -u -p -r1.21 Makefile --- Makefile 28 Apr 2018 22:13:57

Re: net/isync: use pledge

2018-05-08 Thread Klemens Nanni
On Tue, May 08, 2018 at 12:39:12PM -0600, Theo de Raadt wrote: > >On Tue, May 08, 2018 at 05:06:19PM +0200, Jeremie Courreges-Anglas wrote: > >> hitch and isync would be the first programs to use this pattern. > >> I'm not sure it makes it easier to *think* about promises made in > >> a program,

Re: aarch64 bulk build report

2018-05-08 Thread Christian Weisgerber
phess...@openbsd.org: > bulk build on arm64.ports.openbsd.org > started on Sat May 5 03:55:36 MDT 2018 > finished at Tue May 8 11:22:53 MDT 2018 > > build failures: 77 The new #1 problem here is that g-ir-scanner segfaults. That is fallout from the devel/gobject-introspection update during

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 13:53:48 Modified files: x11/gnome/user-docs: Makefile distinfo Log message: Update to gnome-user-docs-3.28.2.

Re: net/isync: use pledge

2018-05-08 Thread Stuart Henderson
On 2018/05/08 20:25, Klemens Nanni wrote: > > Looks like the license marker ought to be GPLv2+. > AFAIC https://sourceforge.net/p/isync/isync/ci/master/tree/COPYING is GPLv2. The COPYING file doesn't tell you whether it's "v2 only" or "v2 or later", for that you need to look at the actual

Re: net/isync: use pledge

2018-05-08 Thread Theo de Raadt
>On Tue, May 08, 2018 at 05:06:19PM +0200, Jeremie Courreges-Anglas wrote: >> hitch and isync would be the first programs to use this pattern. >> I'm not sure it makes it easier to *think* about promises made in >> a program, and I don't see a reason to go down that road. >drop_promises() was

Re: net/isync: use pledge

2018-05-08 Thread Klemens Nanni
On Tue, May 08, 2018 at 05:06:19PM +0200, Jeremie Courreges-Anglas wrote: > hitch and isync would be the first programs to use this pattern. > I'm not sure it makes it easier to *think* about promises made in > a program, and I don't see a reason to go down that road. drop_promises() was

Add BDEP boost to arx-libertatis

2018-05-08 Thread Thomas Frohwein
Sorry, this was missed. arx-libertatis uses boost (headerfiles only). The following diff should fix this. Index: Makefile === RCS file: /cvs/ports/games/arx-libertatis/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 11:58:35 Modified files: x11/gnome/getting-started-docs: Makefile distinfo x11/gnome/getting-started-docs/pkg: PLIST Log message: Update to gnome-getting-started-docs-3.28.2.

aarch64 bulk build report

2018-05-08 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat May 5 03:55:36 MDT 2018 finished at Tue May 8 11:22:53 MDT 2018 lasted 04D00h27m done with kern.version=OpenBSD 6.3-current (GENERIC.MP) #100: Fri May 4 12:54:54 MDT 2018 built packages:8025 May 5:2043 May 6:1480 May 7:1643 May 8:2858

Re: [PHP] move phar to module - probably make php7 build on sparc64

2018-05-08 Thread Stuart Henderson
Better to just fix phar on sparc64...does anyone have more information on the problem? On 2018/05/08 17:49, Martijn van Duren wrote: > Hello ports@, > > This diff moves phar to its own subpackage, which requires quite a bit > of changes: > - Since -phar breaks sparc64, allow it to be disabled

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 10:00:19 Modified files: infrastructure/bin: update-plist Log message: comment adjustements

[PHP] move phar to module - probably make php7 build on sparc64

2018-05-08 Thread Martijn van Duren
Hello ports@, This diff moves phar to its own subpackage, which requires quite a bit of changes: - Since -phar breaks sparc64, allow it to be disabled - For specifying what package doesn't build on a certain architecture I use NOT_FOR_ARCHS-phar (BROKEN- doesn't work on subpackages) - To

Re: net/isync: use pledge

2018-05-08 Thread Jeremie Courreges-Anglas
On Sat, May 05 2018, Klemens Nanni wrote: > It's still running with prot_exec due to ecurity/cyrus-sasl2, but that's > subject to change in an updated diff once I've fiddled with multiple > accounts and different `AuthMeths' configurations. > > The diff is relatively straight

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/05/08 08:04:01 Modified files: multimedia/get_iplayer: Makefile distinfo multimedia/get_iplayer/patches: patch-get_iplayer Log message: update to get_iplayer-3.14

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/05/08 07:46:06 Modified files: sysutils/u-boot: Makefile distinfo sysutils/u-boot/pkg: PFRAG.arm Log message: update to U-Boot 2018.05

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 07:23:51 Modified files: infrastructure/man/man1: update-plist.1 infrastructure/bin: update-plist infrastructure/lib/OpenBSD: ReverseSubst.pm Log message: suffixes-only

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 07:13:20 Modified files: infrastructure/bin: update-plist infrastructure/lib/OpenBSD: ReverseSubst.pm infrastructure/man/man1: update-plist.1 Log message: add missing glue for

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 07:09:32 Modified files: infrastructure/bin: update-plist infrastructure/lib/OpenBSD: ReverseSubst.pm Log message: start adding options for specific variable behavior, so that things

Re: update net/xmlrpc-c

2018-05-08 Thread David CARLIER
Thanks again, you re right. On 8 May 2018 at 12:13, Stuart Henderson wrote: > On 2018/05/08 10:38, David CARLIER wrote: > > Thanks for inputs, here an update version. > > I've just tried this, with changed SHARED_LIBS lines (because these lines > are meant to be the

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 06:47:46 Modified files: infrastructure/bin: update-plist Log message: reorg and document, no actual code change

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 06:19:40 Modified files: infrastructure/lib/OpenBSD: ReverseSubst.pm Log message: reorg code a bit, document slightly more

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2018/05/08 06:17:32 Modified files: lang/php/7.0 : Makefile Log message: Revision bump. Missed in previous.

Re: update net/xmlrpc-c

2018-05-08 Thread Stuart Henderson
On 2018/05/08 10:38, David CARLIER wrote: > Thanks for inputs, here an update version. I've just tried this, with changed SHARED_LIBS lines (because these lines are meant to be the "source of truth" for library versions, i.e. you should be able to change these in the port Makefile and the build

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2018/05/08 06:04:55 Modified files: lang/php : Makefile.inc lang/php/5.6 : Makefile Log message: Split the logic for different SAPIs out of the MULTI_PACKAGES. This allows us to add other

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 05:56:25 Modified files: infrastructure/lib/OpenBSD: ReverseSubst.pm infrastructure/bin: update-plist Log message: pass state around, because we may want to add special variable

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 05:53:58 Modified files: infrastructure/lib/OpenBSD: ReverseSubst.pm Log message: comment a bit more

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 05:48:01 Modified files: infrastructure/bin: update-plist Added files: infrastructure/lib/OpenBSD: ReverseSubst.pm Log message: move reversesubst into its own package this part is

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 05:36:43 Modified files: infrastructure/man/man1: update-plist.1 Log message: document -n

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 05:34:44 Modified files: infrastructure/bin: update-plist Log message: Option -n: stop right after writing the new plists.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 05:21:25 Modified files: infrastructure/bin: update-plist Log message: create an actual object for the main program, and split the code into small routines for readability and maintenance.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/05/08 04:49:49 Modified files: sysutils : Makefile Log message: +py-pynetbox

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/05/08 04:48:36 Log message: import py-pynetbox-3.3.1 Python API client library for NetBox. ok aja@ Status: Vendor Tag: jasper Release Tags: jasper20180508

Re: update net/xmlrpc-c

2018-05-08 Thread David CARLIER
Thanks for inputs, here an update version. On 8 May 2018 at 09:22, Stuart Henderson wrote: > On 2018/05/08 09:57, David CARLIER wrote: > > @@ -34,34 +40,78 @@ include/xmlrpc_client.h > > include/xmlrpc_server.h > > include/xmlrpc_server_w32httpsys.h > >

UPDATE znc to 1.7.0

2018-05-08 Thread Victor Kukshiev
hello! I updated znc irc bouncer to 1.7 ok? Index: Makefile === RCS file: /cvs/ports/net/znc/Makefile,v retrieving revision 1.35 diff -u -p -u -p -r1.35 Makefile --- Makefile 16 Nov 2017 23:20:39 - 1.35 +++ Makefile 8 May 2018

Re: update net/xmlrpc-c

2018-05-08 Thread Stuart Henderson
On 2018/05/08 09:57, David CARLIER wrote: > @@ -34,34 +40,78 @@ include/xmlrpc_client.h > include/xmlrpc_server.h > include/xmlrpc_server_w32httpsys.h > lib/libxmlrpc++.a > +lib/libxmlrpc++.so > +lib/libxmlrpc++.so.2 These symlinks are wrong.. > +@lib lib/libxmlrpc++.so.${LIBxmlrpc++_VERSION}

Re: update net/xmlrpc-c

2018-05-08 Thread David CARLIER
On 7 May 2018 at 23:49, Marc Espie wrote: > On Mon, May 07, 2018 at 10:57:48PM +0100, David CARLIER wrote: > > Hi, > > > > here a proposal to update xmlrpc-c to the last "stable" release in case > it > > might be of interest. > > > > Regards. > > > ? patches/patch-common_mk >

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 02:10:32 Removed files: infrastructure/bin: make-plist infrastructure/lib/OpenBSD: FS.pm Log message: byebye

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 02:09:20 Modified files: infrastructure/mk: bsd.port.mk Log message: unlink old update-plist and attendant variables

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/08 02:05:48 Modified files: infrastructure/man/man1: update-plist.1 Log message: document -v, -r

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 02:01:42 Modified files: math/gnumeric : Makefile distinfo math/gnumeric/pkg: PLIST Log message: Update to gnumeric-1.12.41.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 02:01:30 Modified files: devel/goffice : Makefile distinfo Log message: Update to goffice-0.10.41.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:37:46 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.15.15.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:37:23 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.7.15.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:37:35 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.10.15.

Re: UPDATE: audio/soundtouch

2018-05-08 Thread Elias M. Mariani
You are right Stuart, I was lazy and sloppy with this one. Just ignore the update that I sent. Elias. 2018-05-07 21:50 GMT-03:00 Stuart Henderson : > On 2018/05/07 20:32, Elias M. Mariani wrote: >> Looking for someone to check and commit the change to the CVS. >> Elias. >>

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:19:27 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo Log message: Update to amazon-ssm-agent-2.2.546.0.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:14:06 Modified files: net/telepathy/folks: Makefile Added files: net/telepathy/folks/patches: patch-folks_individual_vala

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:08:44 Modified files: x11/gnome/music: Makefile distinfo Log message: Update to gnome-music-3.28.2.1.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:02:15 Modified files: x11/gnome/maps : Makefile distinfo Log message: Update to gnome-maps-3.28.2.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 01:01:55 Modified files: graphics/shotwell: Makefile distinfo graphics/shotwell/pkg: PLIST Log message: Update to shotwell-0.28.3.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/05/08 00:36:07 Modified files: x11/gnome : gnome.port.mk Log message: Remove g-ir-scanner(1) workaround, meson has been fixed.

CVS: cvs.openbsd.org: ports

2018-05-08 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2018/05/08 00:00:17 Modified files: devel : Makefile Log message: + SUBDIR += py-yapf + SUBDIR += py-yapf,python3