Re: [FIX] x11/dunst - pledge promises

2017-10-14 Thread Sebastien Marie
On Sat, Oct 14, 2017 at 09:41:17PM -0400, Thierry wrote: > > On 14 October 2017 at 19:14 GMT, Theo Buehler wrote: > > On Sat, Oct 14, 2017 at 02:29:41PM -0400, Thierry wrote: > > > > > > Hi, > > > > > > Since revision 1.1 dunst stopped working and produced coredumps > > > related to "syscsall 19

UPDATE: editors/le 1.16.3 => 1.16.5

2017-10-14 Thread Brian Callahan
Hi Ivan (and ports) -- Attached is a routine maintenance update to editors/le. Happily, the one patch we have goes away. One thing of note is that now le comes with a .desktop and icon files. That would require RDEPS on devel/desktop-file-utils and x11/gtk+3,-guic, which seemed like overkill f

Re: [FIX] x11/dunst - pledge promises

2017-10-14 Thread Thierry
On 14 October 2017 at 19:14 GMT, Theo Buehler wrote: On Sat, Oct 14, 2017 at 02:29:41PM -0400, Thierry wrote: Hi, Since revision 1.1 dunst stopped working and produced coredumps related to "syscsall 197 'protexec'". The latter indicated that pledge(2) detected an unauthorized system call not

Re: UPDATE: mail/rss2email 2.70 -> 3.9

2017-10-14 Thread Stuart Henderson
On 2017/10/14 22:16, Kaashif Hymabaccus wrote: > On Sat, Oct 14, 2017 at 04:35:23PM +, Thomas Levine wrote: > > I have also prepared a port that uses the new upstream. It uses a > > different package of the the same version of the software. I still > > prefer the above PyPI version to avoid dep

Re: UPDATE: mail/rss2email 2.70 -> 3.9

2017-10-14 Thread Kaashif Hymabaccus
On Sat, Oct 14, 2017 at 04:35:23PM +, Thomas Levine wrote: > I have also prepared a port that uses the new upstream. It uses a > different package of the the same version of the software. I still > prefer the above PyPI version to avoid dependence on the proprietary > service GitHub, but I don'

NEW games/cataclysm-dda

2017-10-14 Thread trondd
binGpIjs0fNZU.bin Description: Binary data

Re: [FIX] x11/dunst - pledge promises

2017-10-14 Thread Theo Buehler
On Sat, Oct 14, 2017 at 02:29:41PM -0400, Thierry wrote: > > Hi, > > Since revision 1.1 dunst stopped working and produced coredumps > related to "syscsall 197 'protexec'". The latter indicated that > pledge(2) detected an unauthorized system call not defined in the > promises list. Below is a pr

Re: UPDATE: mail/rss2email 2.70 -> 3.9

2017-10-14 Thread Stuart Henderson
On 2017/10/14 16:35, Thomas Levine wrote: > I too have ported rss2email-3.9. This port allows for 2.70 and 3.9 > to be installed simultaneously and provides directions for converting > data formats from 2.70 to 3.9. > https://thomaslevine.com/scm/mystuff/uv/mail/rss2email-pypi.tar.gz > > Because S

[FIX] x11/dunst - pledge promises

2017-10-14 Thread Thierry
Hi, Since revision 1.1 dunst stopped working and produced coredumps related to "syscsall 197 'protexec'". The latter indicated that pledge(2) detected an unauthorized system call not defined in the promises list. Below is a proposed fix which is running fine under OpenBSD 6.2 GENERIC.MP#0 amd64

Re: NEW: multimedia/gnome-twitch

2017-10-14 Thread Brian Callahan
On 08/13/17 22:38, Brian Callahan wrote: Hi ports -- Attached is a new port, multimedia/gnome-twitch. gnome-twitch is a desktop client for Twitch.tv --- pkg/DESCR: gnome-twitch allows you to enjoy Twitch on your desktop. You can easily browse and search channels and games and keep track of y

Re: UPDATE: mail/rss2email 2.70 -> 3.9

2017-10-14 Thread Thomas Levine
I too have ported rss2email-3.9. This port allows for 2.70 and 3.9 to be installed simultaneously and provides directions for converting data formats from 2.70 to 3.9. https://thomaslevine.com/scm/mystuff/uv/mail/rss2email-pypi.tar.gz Because Sebastien Marie noted, > So be prepared changing upstre

[UPDATE] devel/py-xlsxwriter

2017-10-14 Thread Remi Pointel
Hi, this is the diff to update xlsxwriter to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/devel/py-xlsxwriter/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 18 Jul 201

vera fonts

2017-10-14 Thread Marc Espie
Just looking at pkglocatedb, I've found at least 4 distinct copies of these. As far as I understand, the DejaVu stuff in base X11 is an extended version of the same fonts with more international characters. So, the question is, how hard is it to just link DejaVu to the extra Vera incomplete files

Re: security/heimdal needs shlib_dirs= for 6.2

2017-10-14 Thread Antoine Jacoutot
On Sat, Oct 14, 2017 at 07:39:02AM +, Antoine Jacoutot wrote: > On Sat, Oct 14, 2017 at 07:36:21AM +, Stuart Henderson wrote: > > On 2017/10/13 18:11, Kurt Mosiejczuk wrote: > > > Just did an upgrade on a machine and heimdal (particularly > > > login_krb5-or-pwd) stopped working. Logging i

Re: security/heimdal needs shlib_dirs= for 6.2

2017-10-14 Thread Antoine Jacoutot
On Sat, Oct 14, 2017 at 07:36:21AM +, Stuart Henderson wrote: > On 2017/10/13 18:11, Kurt Mosiejczuk wrote: > > Just did an upgrade on a machine and heimdal (particularly > > login_krb5-or-pwd) stopped working. Logging in from the console gave me > > the crucial hint complaining that it couldn

Re: security/heimdal needs shlib_dirs= for 6.2

2017-10-14 Thread Stuart Henderson
On 2017/10/13 18:11, Kurt Mosiejczuk wrote: > Just did an upgrade on a machine and heimdal (particularly > login_krb5-or-pwd) stopped working. Logging in from the console gave me > the crucial hint complaining that it couldn't find libhcrypto.so.0.0. > > Adding shlib_dir=/usr/local/heimdal/lib to