Re: NEW: sysutils/yank

2017-03-02 Thread Anton Lindqvist
On Tue, Feb 21, 2017 at 08:37:51AM +, Stuart Henderson wrote: > On 2017/02/20 21:30, Anton Lindqvist wrote: > > Thanks for the review, comments below: > > > > On Mon, Feb 20, 2017 at 07:52:16PM +, Stuart Henderson wrote: > > > On 2017/02/20 19:37, Anton Lindqvist wrote: > > > > Update to n

lang/mruby: Fix debug mode build

2017-03-02 Thread Jeremy Evans
This updates lang/mruby to disable use of debug mode (still the default in the upstream build). It also only builds a single configuration, instead of 3 separate configurations. This cuts the build time to about a third of the previous build time, making it much faster to build. Tested on amd64.

Re: possible chromium regression on -current

2017-03-02 Thread Mikolaj Kucharski
On Wed, Feb 22, 2017 at 11:35:24AM +, Dimitris Papastamos wrote: > Hi everyone, > > I think at some point in the last week a possible chromium regression > was introduced. > > Youtube videos give a playback error. This is what I get in the log: ... > Any ideas? I also am unable to playbac

Update net/syncthing to 0.14.23

2017-03-02 Thread trondd
Hello. Straight-forward update to get synthing to the latest release. I've been running this for a couple of days (and .22 for a while before this), Ran it by $MAINTAINER who said to bring it to ports@. Tim. Index: Makefile === R

Re: Ports with hardcoded "gcc", "g++"

2017-03-02 Thread Juan Francisco Cantero Hurtado
On Thu, Mar 02, 2017 at 08:44:39PM +0100, Christian Weisgerber wrote: > Juan Francisco Cantero Hurtado: > > > > ===> Building for nim-0.16.0p0 > > > cd /usr/obj/nim-0.16.0/nim-0.16.0 && /usr/bin/env -i CC="gcc" > > > LINKER="gcc" CFLA > > > GS="-O2 -pipe " sh build.sh > > > gcc -O2 -pipe -w -f

Re: UPDATE: devel/qjson

2017-03-02 Thread Stuart Henderson
On 2017/03/02 23:52, Rafael Sadowski wrote: > > *ping* Symbols were removed so it needs to be a major bump. I think most people probably don't really want to build 20+ kde4/qt thingys to test.. > > On Thu Jan 26, 2017 at 11:18:37PM +0100, Rafael Sadowski wrote: > > Hi ports@ > > > > - Updat

Re: UPDATE: devel/qjson

2017-03-02 Thread Rafael Sadowski
*ping* On Thu Jan 26, 2017 at 11:18:37PM +0100, Rafael Sadowski wrote: > Hi ports@ > > - Update to 0.9.0 > - SHARED_LIBS bump (see changelog) > - disbale doxygen docs > -- I'll try to remove all doxygen depends: > -- https://marc.info/?l=openbsd-ports&m=147433167219051&w=2 > - Tests depends on

Re: ghc.port.mk (was: Ports with hardcoded "gcc", "g++")

2017-03-02 Thread Matthias Kilian
On Thu, Mar 02, 2017 at 09:23:25PM +0100, Matthias Kilian wrote: > Running an update bulk build with the diff below now for ghc-7.10.3, > to see wether it helps... however, all the hs-ports in my tree are still > updated for ghc-8.0.1, so I've no idea wether I'll see anything useful. > > Also, I'v

Re: UPDATE: www/cgit 1.1

2017-03-02 Thread Landry Breuil
On Thu, Mar 02, 2017 at 07:59:58PM +0100, Hiltjo Posthuma wrote: > On Thu, Mar 02, 2017 at 09:07:11AM +0100, Landry Breuil wrote: > > On Wed, Mar 01, 2017 at 09:36:53PM +0100, Hiltjo Posthuma wrote: > > > Hi, > > > > > > This bumps the version of cgit from 1.0 to 1.1. > > > > Thanks for this, i'l

Re: ghc.port.mk (was: Ports with hardcoded "gcc", "g++")

2017-03-02 Thread Stuart Henderson
On 2017/03/02 22:03, Karel Gardas wrote: > On Thu, Mar 2, 2017 at 9:23 PM, Matthias Kilian > wrote: > > Also, I've no idea wether --with-clang=${CC} will work after the > > switch to clang. On the other hand, the diff is just a workaround, > > > +MODGHC_SETUP_CONF_ARGS += --with-gcc=${CC} -

Re: ghc.port.mk (was: Ports with hardcoded "gcc", "g++")

2017-03-02 Thread Karel Gardas
On Thu, Mar 2, 2017 at 9:23 PM, Matthias Kilian wrote: > Also, I've no idea wether --with-clang=${CC} will work after the > switch to clang. On the other hand, the diff is just a workaround, > +MODGHC_SETUP_CONF_ARGS += --with-gcc=${CC} --with-clang=${CC} Hi Kili, I'm curious why this is

UPDATE: net/gajim

2017-03-02 Thread Rafael Sadowski
Hi All, update to the last stable version, see changelog and diff. Gajim 0.16.7 (30 January 2017) * Better compatibility with XEP-0191: Blocking Command * Windows Credential Vault is used for password storage on Windows * Gajim now depends on python-gnupg for PGP encryption * Add portable install

ghc.port.mk (was: Ports with hardcoded "gcc", "g++")

2017-03-02 Thread Matthias Kilian
Hi, On Thu, Mar 02, 2017 at 01:11:05PM +, Christian Weisgerber wrote: > Updated list: > > archivers/hs-zlib Matthias Kilian > databases/hs-postgresql-libpq David Schaefer [...] Running an update bulk build with the diff below now for ghc-7.10.3, to see wether it helps... however, all

Re: Ports with hardcoded "gcc", "g++"

2017-03-02 Thread Christian Weisgerber
Juan Francisco Cantero Hurtado: > > ===> Building for nim-0.16.0p0 > > cd /usr/obj/nim-0.16.0/nim-0.16.0 && /usr/bin/env -i CC="gcc" LINKER="gcc" > > CFLA > > GS="-O2 -pipe " sh build.sh > > gcc -O2 -pipe -w -fno-strict-aliasing -Ic_code -c c_code/3_2/compiler_nim.c > > -o c > > _code/3_2/com

Re: UPDATE: www/cgit 1.1

2017-03-02 Thread Hiltjo Posthuma
On Thu, Mar 02, 2017 at 09:07:11AM +0100, Landry Breuil wrote: > On Wed, Mar 01, 2017 at 09:36:53PM +0100, Hiltjo Posthuma wrote: > > Hi, > > > > This bumps the version of cgit from 1.0 to 1.1. > > Thanks for this, i'll try to test it soonish. > > > Changed in the patch below: > > - pass the opt

Re: sysctl set up in packages

2017-03-02 Thread Marc Espie
This is what the actual proper removal code looks like when you don't miss the finer points of the framework. Index: OpenBSD/Add.pm === RCS file: /cvs/src/usr.sbin/pkg_add/OpenBSD/Add.pm,v retrieving revision 1.172 diff -u -p -r1.172

Re: sysctl set up in packages

2017-03-02 Thread Alexander Hall
On March 2, 2017 12:36:44 AM GMT+01:00, Stuart Henderson wrote: >On 2017/03/01 18:07, sven falempin wrote: >> sed -i s/@sysctl.*//g /var/db/pkg/*/+CONTENTS > >In some cases. In others the command line will be too long. In any >event >poking the package db files like that isn't recommended. ..

Re: sysctl set up in packages

2017-03-02 Thread Marc Espie
On Wed, Mar 01, 2017 at 11:36:44PM +, Stuart Henderson wrote: > On 2017/03/01 18:07, sven falempin wrote: > > On Wed, Mar 1, 2017 at 10:25 AM, Marc Espie wrote: > > > > > On Tue, Feb 28, 2017 at 10:21:05PM +, Stuart Henderson wrote: > > > > Send diff :) > > > > > > Rather, do not. > > > >

Re: Ports with hardcoded "gcc", "g++"

2017-03-02 Thread Juan Francisco Cantero Hurtado
On Thu, Mar 02, 2017 at 04:33:40PM +0100, Christian Weisgerber wrote: > Juan Francisco Cantero Hurtado: > > > > I changed the variable to NIM_CC. OK? > > > > And now with "elif" -> "else" fixed. > > There is still confusion about CC and NIM_CC: > > ===> Building for nim-0.16.0p0 > cd /usr/obj/

Re: UPDATE: multimedia/libv4l

2017-03-02 Thread Ingo Feinerer
Pong? (full diff at https://marc.info/?l=openbsd-ports&m=148741978622315&w=2) On Sat, Feb 18, 2017 at 01:04:44PM +0100, Ingo Feinerer wrote: > Ping (and include minor update to 1.12.3) > > On Sat, Feb 04, 2017 at 03:21:53PM +0100, Ingo Feinerer wrote: > > Update multimedia/libv4l 1.10.1 -> 1.12.2

Re: Ports with hardcoded "gcc", "g++"

2017-03-02 Thread Solène Rapenne
Le 2017-02-26 16:00, Christian Weisgerber a écrit : Here is a first batch of ports that fail to build without "gcc" or "g++" being present. More will come to light eventually. At the moment, failing dependencies prevent about a third of the ports tree from being built. devel/premake4 hello

Re: NEW: security/dicepassc

2017-03-02 Thread Stuart Henderson
On 2017/03/02 16:37, Andre Stoebe wrote: > On 02.03.2017 03:52, Crescent Arnoux wrote: > > You can obtain a diceware passphrase using tools already in base. > > Yes, of course you can. It'll likely get messier the more you try to > imitate dicepassc's behaviour, for example multiple passphrases: >

Re: NEW: security/dicepassc

2017-03-02 Thread Andre Stoebe
On 02.03.2017 03:52, Crescent Arnoux wrote: > You can obtain a diceware passphrase using tools already in base. Yes, of course you can. It'll likely get messier the more you try to imitate dicepassc's behaviour, for example multiple passphrases: $ time sort -R diceware.asc | head -6 | cut -f2 >/d

Re: Ports with hardcoded "gcc", "g++"

2017-03-02 Thread Christian Weisgerber
Juan Francisco Cantero Hurtado: > > I changed the variable to NIM_CC. OK? > > And now with "elif" -> "else" fixed. There is still confusion about CC and NIM_CC: ===> Building for nim-0.16.0p0 cd /usr/obj/nim-0.16.0/nim-0.16.0 && /usr/bin/env -i CC="gcc" LINKER="gcc" CFLA GS="-O2 -pipe " sh b

UPDATE: Lynis-2.4.4

2017-03-02 Thread Gonzalo L. Rodriguez
Hello, Little update for Lynis to 2.4.4 https://cisofy.com/changelog/lynis/2.4.4/ Ok? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/security/lynis/Makefile,v retrieving revision 1.14 diff -u -p -r1

Re: Ports with hardcoded "gcc", "g++"

2017-03-02 Thread Christian Weisgerber
Updated list: archivers/hs-zlib Matthias Kilian databases/hs-postgresql-libpq David Schaefer devel/boost Brad Smith devel/cil The OpenBSD ports mailing-list devel/hs-bytestring-mmap Matthias Kilian devel/hs-hinotify The OpenBSD ports mailing-list devel/h

Re: update: productivity/when

2017-03-02 Thread Caspar Schutijser
On Thu, Mar 02, 2017 at 01:26:55PM +0100, Pascal Stumpf wrote: > Update to 1.1.36 (fixes this with newer perl) and take maintainer. FWIW, I sent the same diff on Feb 25 and I have been using it ever since. Works fine for me. Thanks, Caspar Schutijser

update: productivity/when

2017-03-02 Thread Pascal Stumpf
Update to 1.1.36 (fixes this with newer perl) and take maintainer. Index: Makefile === RCS file: /cvs/ports/productivity/when/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile24 Nov 2015 09:11:05 -

Re: NEW: sysutils/raspberrypi-firmware

2017-03-02 Thread Jonathan Gray
On Thu, Mar 02, 2017 at 10:57:19AM +, Stuart Henderson wrote: > Here's an update for the new firmware release. No problems seen in light > testing. Still boots here as well. ok jsg@

Re: possible chromium regression on -current

2017-03-02 Thread Jonathan Gray
On Thu, Mar 02, 2017 at 11:24:13AM +, Stuart Henderson wrote: > On 2017/03/02 22:12, Jonathan Gray wrote: > > On Wed, Feb 22, 2017 at 11:35:24AM +, Dimitris Papastamos wrote: > > > Hi everyone, > > > > > > I think at some point in the last week a possible chromium regression > > > was intr

Re: possible chromium regression on -current

2017-03-02 Thread Stuart Henderson
On 2017/03/02 22:12, Jonathan Gray wrote: > On Wed, Feb 22, 2017 at 11:35:24AM +, Dimitris Papastamos wrote: > > Hi everyone, > > > > I think at some point in the last week a possible chromium regression > > was introduced. > > > > Youtube videos give a playback error. This is what I get in

Re: possible chromium regression on -current

2017-03-02 Thread Jonathan Gray
On Wed, Feb 22, 2017 at 11:35:24AM +, Dimitris Papastamos wrote: > Hi everyone, > > I think at some point in the last week a possible chromium regression > was introduced. > > Youtube videos give a playback error. This is what I get in the log: > > [11087:-105893312:0221/190453.466753:ERROR

Re: NEW: sysutils/raspberrypi-firmware

2017-03-02 Thread Stuart Henderson
Here's an update for the new firmware release. No problems seen in light testing. Index: Makefile === RCS file: /cvs/ports/sysutils/raspberrypi-firmware/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefil

Re: UPDATE: www/cgit 1.1

2017-03-02 Thread Landry Breuil
On Wed, Mar 01, 2017 at 09:36:53PM +0100, Hiltjo Posthuma wrote: > Hi, > > This bumps the version of cgit from 1.0 to 1.1. Thanks for this, i'll try to test it soonish. > Changed in the patch below: > - pass the option NO_GETTEXT=1 to git to disable gettext support. Any particular reason ? > -