CVS: cvs.openbsd.org: ports

2018-08-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/08/03 23:11:07 Modified files: net/znc: Makefile distinfo net/znc/pkg: PLIST Log message: SECURITY update to znc-1.7.1. CVE-2018-14055, CVE-2018-14056 from Brad

Re: Qt5Webkit -> USE_WXNEEDED

2018-08-03 Thread Antoine Jacoutot
On Fri, Aug 03, 2018 at 10:55:55PM +0100, Stuart Henderson wrote: > On 2018/08/03 21:39, Antoine Jacoutot wrote: > > On Fri, Aug 03, 2018 at 10:56:06AM +0100, Stuart Henderson wrote: > > > On 2018/08/03 10:34, Vadim Zhukov wrote: > > > > чт, 2 авг. 2018 г. в 12:40, Stuart Henderson : > > > > > > >

Re: Qt5Webkit -> USE_WXNEEDED

2018-08-03 Thread Stuart Henderson
On 2018/08/03 21:39, Antoine Jacoutot wrote: > On Fri, Aug 03, 2018 at 10:56:06AM +0100, Stuart Henderson wrote: > > On 2018/08/03 10:34, Vadim Zhukov wrote: > > > чт, 2 авг. 2018 г. в 12:40, Stuart Henderson : > > > > > > > > On 2018/08/02 07:17, Rafael Sadowski wrote: > > > > > If no concerns I

Re: security update: www/cgit 1.1 to 1.2.1

2018-08-03 Thread Klemens Nanni
Typo in the subject, sorry.

security update: www/git 1.1 to 1.2.1

2018-08-03 Thread Klemens Nanni
1.2.1 fixes a directory traversal bug: https://bugs.chromium.org/p/project-zero/issues/detail?id=1627 While here: * in README refer to an installed manual page instead of the online version * use simpler and AF agnostic httpd.conf(5) syntax in our example I'd be happy to hear feedback from

Re: Qt5Webkit -> USE_WXNEEDED

2018-08-03 Thread Antoine Jacoutot
On Fri, Aug 03, 2018 at 10:56:06AM +0100, Stuart Henderson wrote: > On 2018/08/03 10:34, Vadim Zhukov wrote: > > чт, 2 авг. 2018 г. в 12:40, Stuart Henderson : > > > > > > On 2018/08/02 07:17, Rafael Sadowski wrote: > > > > If no concerns I would like to commit the patch. > > > > > > I'm a bit

Re: [NEW] gzdoom-3.5.0

2018-08-03 Thread lea.chescotta
Yes i experience the same slow starting even when i compiled from source without the port, its something i didnt encounter in linux or windows using gzdoom, theres something related to openbsd that is causing it, but right now i dont have my openbsd install :( 3. Ago 2018 15:03 por

CVS: cvs.openbsd.org: ports

2018-08-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/08/03 12:24:10 Modified files: net/icinga/web2: Makefile distinfo Log message: update to icinga-web2-2.6.1

Re: [NEW] gzdoom-3.5.0

2018-08-03 Thread Solene Rapenne
timo.my...@bittivirhe.fi (Timo Myyrä) wrote: > timo.my...@bittivirhe.fi (Timo Myyrä) writes: > > > Solene Rapenne writes: > > > >> timo.my...@bittivirhe.fi (Timo Myyrä) wrote: > >> > >>> Hi, > >>> > >>> Here's a updated port for latest gzdoom version. > >>> Merged the stuff from Solene's port

Re: [NEW/WIP] Qflow porting // [2/7] Yosys

2018-08-03 Thread Alessandro DE LAURENZIS
Hi Stuart, On 08/03/18 13:21, Stuart Henderson wrote: On 2018/08/03 12:23, Alessandro DE LAURENZIS wrote: I think we need the line: FAKE_FLAGS =PREFIX="${LOCALBASE}" since PREFIX is explicitly set to /usr/local in upstream Makefile when undefined. That should probably be

CVS: cvs.openbsd.org: ports

2018-08-03 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2018/08/03 06:20:06 Modified files: telephony/baresip/baresip: Makefile distinfo telephony/baresip/baresip/patches: patch-modules_zrtp_module_mk

Re: [NEW/WIP] Qflow porting // [2/7] Yosys

2018-08-03 Thread Stuart Henderson
On 2018/08/03 13:57, Alessandro DE LAURENZIS wrote: > Hi Stuart, > > On 08/03/18 13:21, Stuart Henderson wrote: > > > std::string proc_self_dirname() > > > { > > > // No direct way to get the process executable base path > > > char path[PATH_MAX]; > > > ssize_t buflen = sizeof(path);

Re: [NEW/WIP] Qflow porting // [2/7] Yosys

2018-08-03 Thread Alessandro DE LAURENZIS
Hi Stuart, On 08/03/18 13:21, Stuart Henderson wrote: std::string proc_self_dirname() { // No direct way to get the process executable base path char path[PATH_MAX]; ssize_t buflen = sizeof(path); char *res = realpath(getenv("_"), path); if (!res) {

Re: [update] editors/neovim 0.3.1

2018-08-03 Thread Landry Breuil
On Fri, Aug 03, 2018 at 11:04:10AM +0100, Edd Barrett wrote: > Hi Jon, > > On Sat, Jul 28, 2018 at 02:44:44PM -0400, Jon Bernard wrote: > > Hello, > > > > Here is an update to neovim for version 0.3.1. The new release contains > > mostly bugfixes and nothing major. As such, the diff is just a

Re: [PATCH] sysutils/screenfetch

2018-08-03 Thread Charlène
Hi, On Thu, 2 Aug 2018 18:07:33 -0400 Brian Callahan wrote: > Hi Charlène -- > > On 08/01/18 16:06, Charlène wrote: > > Hi, > > > > I'm joining a new diff after Brian's comments. > > > > On Wed, 1 Aug 2018 02:17:37 -0400 > > Brian Callahan wrote: > > > >> Hi Charlène -- > >> > >> On 07/30/18

Re: [NEW/WIP] Qflow porting // [2/7] Yosys

2018-08-03 Thread Stuart Henderson
On 2018/08/03 12:23, Alessandro DE LAURENZIS wrote: > I think we need the line: > > FAKE_FLAGS = PREFIX="${LOCALBASE}" > > since PREFIX is explicitly set to /usr/local in upstream Makefile when > undefined. That should probably be PREFIX="${TRUEPREFIX}" > Also, in order to avoid python3 setup

[NEW/WIP] Qflow porting // [2/7] Yosys

2018-08-03 Thread Alessandro DE LAURENZIS
Dear ports@ readers, Yosys [1] is the second port required by Qflow [2]: From DESCR: [... snip ...] Yosys Open SYnthesis Suite Yosys is a framework for Verilog RTL synthesis. It currently has extensive Verilog-2005 support and provides a basic set of synthesis algorithms for various

Re: [update] editors/neovim 0.3.1

2018-08-03 Thread Edd Barrett
Hi Jon, On Sat, Jul 28, 2018 at 02:44:44PM -0400, Jon Bernard wrote: > Hello, > > Here is an update to neovim for version 0.3.1. The new release contains > mostly bugfixes and nothing major. As such, the diff is just a version > bump and everything else remains the same. > > OK? This looks

Re: Qt5Webkit -> USE_WXNEEDED

2018-08-03 Thread Stuart Henderson
On 2018/08/03 10:34, Vadim Zhukov wrote: > чт, 2 авг. 2018 г. в 12:40, Stuart Henderson : > > > > On 2018/08/02 07:17, Rafael Sadowski wrote: > > > If no concerns I would like to commit the patch. > > > > I'm a bit confused about this because: > > > > 1. we have a patch described as "Enable W^X in

Re: Qt5Webkit -> USE_WXNEEDED

2018-08-03 Thread Vadim Zhukov
чт, 2 авг. 2018 г. в 12:40, Stuart Henderson : > > On 2018/08/02 07:17, Rafael Sadowski wrote: > > If no concerns I would like to commit the patch. > > I'm a bit confused about this because: > > 1. we have a patch described as "Enable W^X in QtWebkit's JIT" > in

CVS: cvs.openbsd.org: ports

2018-08-03 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/08/03 01:19:39 Modified files: print/poppler-data: Makefile Log message: obey LOCALBASE

Re: aarch64 bulk build report

2018-08-03 Thread Landry Breuil
On Fri, Aug 03, 2018 at 08:37:34AM +0200, Peter Hessler wrote: > On 2018 Aug 03 (Fri) at 11:50:59 +1000 (+1000), Jonathan Gray wrote: > :On Thu, Aug 02, 2018 at 05:33:09PM -0600, phess...@openbsd.org wrote: > :> bulk build on arm64.ports.openbsd.org > :> started on Tue Jul 31 03:03:08 MDT 2018 >

CVS: cvs.openbsd.org: ports

2018-08-03 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/08/03 01:07:45 Modified files: archivers/libtar: Makefile audio/soundtouch: Makefile audio/wavpack : Makefile comms/libhidapi: Makefile devel/gsoap: Makefile

Re: [NEW] gzdoom-3.5.0

2018-08-03 Thread Timo Myyrä
timo.my...@bittivirhe.fi (Timo Myyrä) writes: > Solene Rapenne writes: > >> timo.my...@bittivirhe.fi (Timo Myyrä) wrote: >> >>> Hi, >>> >>> Here's a updated port for latest gzdoom version. >>> Merged the stuff from Solene's port into my old gzdoom port and bumped it to >>> latest version.

CVS: cvs.openbsd.org: ports

2018-08-03 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/08/03 00:51:31 Modified files: textproc/ruby-rouge: Makefile distinfo Log message: Update ruby-rouge to 3.2.0.

Re: aarch64 bulk build report

2018-08-03 Thread Peter Hessler
On 2018 Aug 03 (Fri) at 11:50:59 +1000 (+1000), Jonathan Gray wrote: :On Thu, Aug 02, 2018 at 05:33:09PM -0600, phess...@openbsd.org wrote: :> bulk build on arm64.ports.openbsd.org :> started on Tue Jul 31 03:03:08 MDT 2018 :> finished at Thu Aug 2 17:30:25 MDT 2018 :> lasted 03D07h27m :> done