UPDATE - sysutils/borgbackup

2016-12-19 Thread Björn Ketelaars
Please find enclosed a diff for updating sysutils/borgbackup to 1.0.9. This update fixes 2 security issues and a couple of bugs: https://github.com/borgbackup/borg/blob/1.0.9/docs/changes.rst#version-109-2016-12-20 -- Björn Ketelaars GPG key: 0x4F0E5F21 diff --git sysutils/borgbackup/Makefile

Re: Import PHP 7.1

2016-12-19 Thread Jason Tubnor
I couldn't go to 7.x on my host due to issues with phpBB 3.1.x but this is fixed in phpBB 3.2.x. I'll bump to php 7.x as soon as phpBB 3.2 goes to release so I'd like to see the support kept up to date moving forward as long as the maintainer is happy to do so. Thanks! On 20 December 2016 at 06:

[update] ecl-16.1.3

2016-12-19 Thread Timo Myyrä
Hi, Here's an update to ECL. Quickly tested on amd64, tests pass and loading few libraries with quicklisp works as expected. Note that this makes one test fail on math/maxima but its caused by fpe exception handling. for details: https://gitlab.com/embeddable-common-lisp/ecl/issues/307 Timo Ind

UPDATE: textproc/p5-Text-Unidecode 1.30

2016-12-19 Thread Mikolaj Kucharski
Hi, Maintainer update to 1.30 from 1.27. ChangeLog says: 2016-11-26 Sean M. Burke sbu...@cpan.org * Release 1.30 * Many many (forty?) tables were missing the final character! Fixed. * Minor stuff: . Added just a few Arabesque things to U+FD__ . Rename

Re: Import PHP 7.1

2016-12-19 Thread Robert Nagy
Let's wait and see if anyone really needs 7.0 itself and then I guess we can switch 7.0 with 7.1 On (2016-12-19 19:24), Martijn van Duren wrote: > PHP 5.6 support will drop support after 7.0[1], so having 7.0 and 7.1 > after 5.6 dies seems highly unlikely to me. > Considering the minor backwards i

Re: Import PHP 7.1

2016-12-19 Thread Martijn van Duren
PHP 5.6 support will drop support after 7.0[1], so having 7.0 and 7.1 after 5.6 dies seems highly unlikely to me. Considering the minor backwards incompatible differences between 7.0 and 7.1[2] what about throwing out 7.0 in favor of 7.1 if the 3 stable PHP version are too much? I'd like to use so

Re: [UPDATE] Python 2.7.13

2016-12-19 Thread Alexandr Shadchin
On Sun, Dec 18, 2016 at 09:49:20AM +0100, Remi Pointel wrote: > Hi, > > this is the diff to update Python to 2.7.13. I just tested on amd64. > > Ok? > > Cheers, > > Remi. no regress for me, ok shadchin@ -- Alexandr Shadchin

Re: [UPDATE] devel/jdk/1.8 u112

2016-12-19 Thread Kurt Miller
Thank you Pavel for looking into this. I will take a closer look at it and get back to you. -Kurt On Sun, 2016-12-18 at 02:50 +0300, Pavel Korovin wrote: > Hi Kurt, > > Thank you for the jdk ports! > > Please see the patch for the latest jdk attached. > > There's some mess in > jdk/src/solari

add OpenBSD defs to llvm aarch64 target

2016-12-19 Thread Jonathan Gray
Same change patrick made to llvm in base. With this aarch64-unknown-openbsd6.0 defines now include #define __ELF__ 1 #define __OpenBSD__ 1 #define __unix 1 #define __unix__ 1 #define unix 1 Index: Makefile === RCS file: /cvs/ports/d

Pending samba security updates

2016-12-19 Thread Jeremie Courreges-Anglas
Hi, I committed an update to samba-4.5.2 on -current earlier today. Below there's a diff to update to samba-4.5.3, a security update. o CVE-2016-2123 (Samba NDR Parsing ndr_pull_dnsp_name Heap-based Buffer Overflow Remote Code Execution Vulnerability). o CVE-2016-2125 (Unconditional privil

Re: devel/doxygen: Split the gui off to a different port

2016-12-19 Thread Rafael Sadowski
On Mon Dec 19, 2016 at 03:34:34PM +0300, Vadim Zhukov wrote: > > We could also stop avoiding devel/doxygen dep in general, right? > Yes, this is on my list after the split. Rafael

Re: devel/doxygen: Split the gui off to a different port

2016-12-19 Thread Vadim Zhukov
2016-12-19 1:31 GMT+03:00 Jeremie Courreges-Anglas : > Rafael Sadowski writes: > > [...] > >> @@ -47,11 +35,6 @@ MODULES= devel/cmake \ >> MODPY_RUNDEP=No >> >> .include > > This line isn't needed any more. The MACHINE_ARCH variable used in the > tests below is set by make(1). > >> -

Re: NEW: emulators/xroar

2016-12-19 Thread Frederic Cambus
On Sun, Dec 18, 2016 at 04:09:24AM +0100, Juan Francisco Cantero Hurtado wrote: > XRoar is a Dragon emulator. Due to hardware similarities, also emulates the > Tandy Colour Computer (CoCo) models 1 & 2. Some features are: Builds and works fine for me, tested by emulating a Dragon 64 and notably e

Re: Import PHP 7.1

2016-12-19 Thread Robert Nagy
I think we should not have this, there is just too much php already. 5.6 and 7.0 should be enough and when 5.6 dies we can have 7.1 and 7.0. On (2016-12-16 21:22), Martijn van Duren wrote: > Hello ports@, > > Here's my attempt at importing PHP 7.1. This is my first ports attempt, > so I might hav

Re: Remove PHP 5.5?

2016-12-19 Thread Robert Nagy
Yeah I don't want to remove it just yet. On (2016-12-16 21:22), Martijn van Duren wrote: > Hello ports@, > > I would like to remove PHP 5.5. It's unsupported upstream and could make > room for PHP 7.1. Any objections to removing it? > > If there are people objecting, at least upgrade it to it's