fix net/ladvd rc script

2017-06-26 Thread Paul de Weerd
Missed this while updating the port to 1.1.1; apologies. The pexp for ladvd has changed (the privileged process is now called 'parent' instead of 'master'). Discovered after I upgraded production machines to a more recent snap which then started complaining about failed ladvd in daily mails. Che

roundcube 1.3

2017-06-26 Thread Stuart Henderson
Anyone like to give this a spin before it goes in? Index: Makefile === RCS file: /cvs/ports/mail/roundcubemail/Makefile,v retrieving revision 1.117 diff -u -p -r1.117 Makefile --- Makefile28 Apr 2017 21:50:33 - 1.117 +++

Re: Use C++-11 for print/texlive/base

2017-06-26 Thread Stuart Henderson
On 2017/06/26 21:10, Matthias Kilian wrote: > Hi, > > the pending update of print/poppler will require the use of a C++-11 > capable compiler, so set COMPILER=gcc. > > Builds fine for me on amd64 (still with gcc as the default compiler > in base). Something in this port seems to need ${LIBCXX} t

Re: git 2.13.0 broken on sparc64

2017-06-26 Thread Stuart Henderson
On 2017/06/26 12:10, Martin Pieuchot wrote: > On 26/06/17(Mon) 11:56, Landry Breuil wrote: > > On Mon, Jun 26, 2017 at 11:51:15AM +0200, Martin Pieuchot wrote: > > > No debug symbols, so I can't find/fix the problem. > > > > > > OpenBSD 6.1-current (GENERIC.MP) #18: Mon Jun 26 11:20:49 CEST 2017 >

Update to py-py-1.4.34

2017-06-26 Thread Daniel Jakots
Yo, While reviewing some ports for shadchin@, I had a complaint that our py-py was old. Here's a diff for that. IIRC, Eric you told me during p2k16 you could hand over maintainership, so I removed you. Is that fine with you? Comments? OK? Cheers, DanielIndex: Makefile ==

NEW: games/openrct2

2017-06-26 Thread Brian Callahan
Hi ports -- Attached is a new port, games/openrct2. OpenRCT2 is an open source re-implementation of RollerCoaster Tycoon 2 (and the original RollerCoaster Tycoon). --- pkg/DESCR: OpenRCT2 is an open source re-implementation of RollerCoaster Tycoon 2 and the original RollerCoaster Tycoon, cons

Use C++-11 for editors/ktikz

2017-06-26 Thread Matthias Kilian
Hi, the pending update of print/poppler will require the use of a C++-11 capable compiler, so set COMPILER=gcc. Builds fine for me on amd64 (still with gcc as the default compiler in base). ok? Ciao, Kili Index: Makefile =

Use C++-11 for editors/texmaker

2017-06-26 Thread Matthias Kilian
Hi, the pending update of print/poppler will require the use of a C++-11 capable compiler, so set COMPILER=gcc. Builds fine for me on amd64 (still with gcc as the default compiler in base). ok? Ciao, Kili Index: Makefile =

Use C++-11 for editors/texworks

2017-06-26 Thread Matthias Kilian
Hi, the pending update of print/poppler will require the use of a C++-11 capable compiler, so set COMPILER=gcc. Builds fine for me on amd64 (still with gcc as the default compiler in base). ok? Ciao, Kili Index: Makefile =

Use C++-11 for print/texlive/base

2017-06-26 Thread Matthias Kilian
Hi, the pending update of print/poppler will require the use of a C++-11 capable compiler, so set COMPILER=gcc. Builds fine for me on amd64 (still with gcc as the default compiler in base). Something in this port seems to need ${LIBCXX}, and setting COMPILER=gcc appends ${LIBECXX}, so we now have

PATCH: www/chromium: fix memory leak in patch

2017-06-26 Thread Caspar Schutijser
The patch for base/process/process_handle_openbsd.cc introduces a memory leak. Looking at similar patched files in chromium that call sysctl (e.g. base/process/process_metrics_openbsd.cc), this just seems to be a copy/paste error. The diff at the bottom looks a bit messy. The diff between the orig

Re: git 2.13.0 broken on sparc64

2017-06-26 Thread David Coppa
On Mon, Jun 26, 2017 at 12:10 PM, Martin Pieuchot wrote: > On 26/06/17(Mon) 11:56, Landry Breuil wrote: >> On Mon, Jun 26, 2017 at 11:51:15AM +0200, Martin Pieuchot wrote: >> > No debug symbols, so I can't find/fix the problem. >> > >> > OpenBSD 6.1-current (GENERIC.MP) #18: Mon Jun 26 11:20:49 CE

Re: UPDATE puppet4 4.10.1

2017-06-26 Thread Oriol Demaria
Sorry, I have an OpenBSD 6.1 puppet master and current and 6.1 agents running and I can't install packages, is it a puppet bug with the openbsd provider or a problem with the 4.6 puppetmaster version in in 6.1 release? Someone has this problem? change from purged to present failed: Could not set

Re: git 2.13.0 broken on sparc64

2017-06-26 Thread Martin Pieuchot
On 26/06/17(Mon) 11:56, Landry Breuil wrote: > On Mon, Jun 26, 2017 at 11:51:15AM +0200, Martin Pieuchot wrote: > > No debug symbols, so I can't find/fix the problem. > > > > OpenBSD 6.1-current (GENERIC.MP) #18: Mon Jun 26 11:20:49 CEST 2017 > > m...@oliva.grenadille.net:/sys/arch/sparc64/com

Re: git 2.13.0 broken on sparc64

2017-06-26 Thread Landry Breuil
On Mon, Jun 26, 2017 at 11:51:15AM +0200, Martin Pieuchot wrote: > No debug symbols, so I can't find/fix the problem. > > OpenBSD 6.1-current (GENERIC.MP) #18: Mon Jun 26 11:20:49 CEST 2017 > m...@oliva.grenadille.net:/sys/arch/sparc64/compile/GENERIC.MP > > $ git --version

git 2.13.0 broken on sparc64

2017-06-26 Thread Martin Pieuchot
No debug symbols, so I can't find/fix the problem. OpenBSD 6.1-current (GENERIC.MP) #18: Mon Jun 26 11:20:49 CEST 2017 m...@oliva.grenadille.net:/sys/arch/sparc64/compile/GENERIC.MP $ git --version git version 2.13.0