Re: [NEW] devel/cjose

2019-01-29 Thread YASUOKA Masahiko
Hi, On Wed, 30 Jan 2019 02:13:44 +0100 Jeremie Courreges-Anglas wrote: > On Tue, Jan 29 2019, YASUOKA Masahiko wrote: >> On Tue, 15 Jan 2019 07:19:54 +0100 >> Jeremie Courreges-Anglas wrote: >>> On Fri, Dec 28 2018, YASUOKA Masahiko wrote: Hi, I'd like to add devel/cjose. It's

Re: unbreak the build of firefox: rustc SIGSEGV: devel/llvm (7.0.1) bug

2019-01-29 Thread Jeremie Courreges-Anglas
On Wed, Jan 30 2019, Sebastien Marie wrote: > Hi, > > The following diff on devel/llvm unbreak www/mozilla-firefox build. > > firefox used rustc with `-C lto' option for some part of its build, and > this code path expose a bug in llvm-7. > > with current tree, rustc SIGSEG when building gkrust co

unbreak the build of firefox: rustc SIGSEGV: devel/llvm (7.0.1) bug

2019-01-29 Thread Sebastien Marie
Hi, The following diff on devel/llvm unbreak www/mozilla-firefox build. firefox used rustc with `-C lto' option for some part of its build, and this code path expose a bug in llvm-7. with current tree, rustc SIGSEG when building gkrust compoment of firefox, due to this bug. on rust side, it is

dwm and chromium

2019-01-29 Thread Ted Unangst
It annoys me that chrome doesn't start on screen 9 like firefox does. (Especially since it takes a few seconds to start, so I'm always surprised when the window finally appears and disrupts my current screen.) Easily fixed. Index: Makefile =

Re: [NEW] devel/cjose

2019-01-29 Thread Jeremie Courreges-Anglas
On Tue, Jan 29 2019, YASUOKA Masahiko wrote: > Hi, > > On Tue, 15 Jan 2019 07:19:54 +0100 > Jeremie Courreges-Anglas wrote: >> On Fri, Dec 28 2018, YASUOKA Masahiko wrote: >>> Hi, >>> >>> I'd like to add devel/cjose. It's a C library of JOSE (JavaScript >>> Object Signing and Encryption). JOS

Re: PHP pkg-readme clarification

2019-01-29 Thread Stuart Henderson
On 2019/01/29 14:53, Kurt Mosiejczuk wrote: > The current PHP package readme states that all one has to do to run > the Apache PHP module is make a symbolic link. That's only true if > you have the php-apache package installed. If it isn't installed the > supplied command making a symbolic links wo

Re: PHP pkg-readme clarification

2019-01-29 Thread Tracey Emery
On January 29, 2019 12:53:19 PM MST, Kurt Mosiejczuk wrote: >The current PHP package readme states that all one has to do to run >the Apache PHP module is make a symbolic link. That's only true if >you have the php-apache package installed. If it isn't installed the >supplied command making a symb

Re: [print/lyx] Missing dependency: texlive-minimal

2019-01-29 Thread Elias M. Mariani
Hi Alessandro, This also happens with some functions if you don't install texlive_texmf-full, given that I don't want to force people on installing those packages for the use of LyX they aren't in the dependencies. I will consider adding texlive_texmf-minimal and leaving aside texlive_texmf-full.

sysutils/u-boot - thermal readings for Pine A64(+)

2019-01-29 Thread Krystian Lewandowski
Hi ports@, OpenBSD supports temperature readings for Pine A64 (sxitemp.c, allwinner,sun50i-a64-ths) but dts file in u-boot port does not contain necessary entry. Its based on FreeBSD overlay[1] with small changes (no sensor calibration in OpenBSD yet). Built with FLAVOR=aarch64. before: $ sysct

update misc/mc

2019-01-29 Thread Solene Rapenne
Changelog https://midnight-commander.org/wiki/NEWS-4.8.22 tested on amd64 and powerpc, works fine Index: Makefile === RCS file: /data/cvs/ports/misc/mc/Makefile,v retrieving revision 1.64 diff -u -p -r1.64 Makefile --- Makefile26

Re: [UPDATE] converters/p5-Unicode-LineBreak 2017.004 -> 2018.003

2019-01-29 Thread Andrew Hewus Fresh
On Wed, Nov 07, 2018 at 07:44:12PM +0100, Charlene Wendling wrote: > Hi ports, > > I'm proposing an update for Unicode::LineBreak. OK afresh1@ > What's new upstream [1]: > > - no new features > - fix build with newer versions of ExtUtils:MakeMaker (will be needed > once our Perl is updated

sparc64 bulk build report

2019-01-29 Thread landry
bulk build on sparc64-1.ports.openbsd.org started on Thu Jan 10 13:20:45 MST 2019 finished at Tue Jan 29 09:05:04 MST 2019 lasted 19D12h44m done with kern.version=OpenBSD 6.4-current (GENERIC) #80: Wed Jan 9 11:30:44 MST 2019 built packages:8729 Jan 10:265 Jan 11:191 Jan 12:140 Jan 13:112 Jan 1

Re: UPDATE: security/aircrack-ng to 1.5.2

2019-01-29 Thread Sebastian Reitenbach
Hi, I think I addressed all the comments/concerns: * homepage and mastersite HTTPS * run autoreconfig in do-gen: stage * fix to use base libtool (had to patch Makefile.am to explicitly add library our base libtool did not find) * don't install airtun-ng manpage * added LIBTOOL_FLAGS to d

Re: update: sysutils/sysclean 2.8

2019-01-29 Thread Antoine Jacoutot
On Tue, Jan 29, 2019 at 10:44:14AM +0100, Sebastien Marie wrote: > Hi, > > The following diff update sysclean to 2.8 version. > > It includes support for unwind(8) (/etc/unwind/trustanchor/root.key > file) when activated. > > Comments or ok ? OK > -- > Sebastien Marie > > Index: Makefile >

update: sysutils/sysclean 2.8

2019-01-29 Thread Sebastien Marie
Hi, The following diff update sysclean to 2.8 version. It includes support for unwind(8) (/etc/unwind/trustanchor/root.key file) when activated. Comments or ok ? -- Sebastien Marie Index: Makefile === RCS file: /cvs/ports/sysutils

Re: [NEW] devel/cjose

2019-01-29 Thread YASUOKA Masahiko
Hi, On Tue, 15 Jan 2019 07:19:54 +0100 Jeremie Courreges-Anglas wrote: > On Fri, Dec 28 2018, YASUOKA Masahiko wrote: >> Hi, >> >> I'd like to add devel/cjose. It's a C library of JOSE (JavaScript >> Object Signing and Encryption). JOSE is used in "OpenID connect" >> protocol. >> >> The origin

update zh-taipeifonts MASTER_SITES

2019-01-29 Thread Kevin Lo
Hi, The diff below updates zh-taipeifonts to working master_sites, ok? Index: Makefile === RCS file: /cvs/ports/fonts/zh-taipeifonts/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile31 Mar 2015 09:45

update zh-kcfonts MASTER_SITES

2019-01-29 Thread Kevin Lo
Hi, This diff updates to working master_sites, ok? Index: Makefile === RCS file: /cvs/ports/fonts/zh-kcfonts/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile31 Mar 2015 09:45:12 - 1.4 +++ M