Re: [update] www/edbrowse to 3.7.5.1

2019-09-27 Thread Solene Rapenne
On Thu, Sep 26, 2019 at 08:48:53PM -0600, Aaron Bieber wrote: > Hola! > > Here is a trivial diff to bring edbrowse up to the latest version. > > Changelog here: https://github.com/CMB/edbrowse/blob/master/CHANGES#L26-L74 > (Note, there is no release files for 3.7.6) > > OK? > > -- > PGP:

add pledge to devel/cvsweb

2019-09-26 Thread Solene Rapenne
Hi, now that we have OpenBSD::pledge I thought it would be nice to use it in devel/cvsweb I've been able to tight it to "rpath proc exec prot_exec", removing wpath and cpath was possible by commenting lines piping STDERROR to /dev/null, that doesn't mean creating dev/null is not required anymore,

CVS: cvs.openbsd.org: ports

2019-09-22 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/09/22 04:37:07 Modified files: lang : Makefile Log message: Re-hook sbcl-threads flavor ok from maintainer

Re: request for a port : zenlisp : anyone interested?

2019-09-21 Thread Solene Rapenne
On Sat, Sep 21, 2019 at 10:29:51AM +, Mayuresh Kathe wrote: > would anyone on this list be interested and have time to > build a port for "zenlisp"; http://www.t3x.org/files/zenlisp.zip > thanks. > I thought you moved away from it? https://marc.info/?l=openbsd-misc=151791458509073=2 You can

Re: www/mozilla-firefox: add unveil and enhance pledge support [3rd time's a charm]

2019-09-21 Thread Solene Rapenne
On Fri, Sep 20, 2019 at 10:00:32AM -0500, joshua stein wrote: > (I'm going to keep trying to send this until I get it right!) > > > I've been working on enhancing the security of our Firefox port over > the past couple weeks and would like some wider testing. > > - Firefox's GPU process gains

CVS: cvs.openbsd.org: ports

2019-09-21 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/09/21 02:48:05 Modified files: games/openttd : Makefile distinfo Log message: Update to openttd-1.9.3 ok bentley@ bcallah@

update mail/mailpile

2019-09-20 Thread Solene Rapenne
E = ${DISTNAME:L} GH_ACCOUNT = mailpile GH_PROJECT = Mailpile -GH_TAGNAME = 1.0.0rc4 +GH_TAGNAME = 1.0.0rc6 +REVISION=2 HOMEPAGE = https://www.mailpile.is/ @@ -13,14 +14,21 @@ CATEGORIES =mail MAINTAINER = Solene Rapenne # AGPLv3+ -PERMIT_PACKAGE = Ye

update games/openttd

2019-09-18 Thread Solene Rapenne
This updates openttd to latest version. Works fine for me, I did not test multiplayer though. 1.9.2 changelog: https://openttd.ams3.cdn.digitaloceanspaces.com/openttd-releases/1.9.2/changelog.txt 1.9.3 changelog:

CVS: cvs.openbsd.org: ports

2019-09-16 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/09/16 00:24:18 Modified files: lang/sbcl : Makefile distinfo Log message: Update to sbcl-1.5.5 Diff from Timo Myyr?? (thank you) ok maintainer

mail/claws-mail update

2019-09-06 Thread Solene Rapenne
Index: Makefile === RCS file: /data/cvs/ports/mail/claws-mail/Makefile,v retrieving revision 1.121 diff -u -p -r1.121 Makefile --- Makefile12 Jul 2019 20:47:25 - 1.121 +++ Makefile6 Sep 2019 12:42:22 - @@ -6,7

CVS: cvs.openbsd.org: ports

2019-08-31 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/31 02:20:01 Modified files: mail/roundcubemail: Tag: OPENBSD_6_5 Makefile Log message: Fix port building since last stable update PERMIT_PACKAGE => PERMIT_PACKAGE_CDROM

CVS: cvs.openbsd.org: ports

2019-08-30 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/30 02:10:30 Modified files: net/vf1: Makefile distinfo Log message: Update to vf1-0.0.11 Patch from maintainer

CVS: cvs.openbsd.org: ports

2019-08-29 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/29 04:40:53 Modified files: net/go-ipfs: Makefile distinfo Log message: Update to go-ipfs-0.4.22 now DISTFILE includes version number (from jca)

update net/go-ipfs

2019-08-27 Thread Solene Rapenne
hi, this diff updates go-ipfs to 0.4.22 the weird thing is that `make makesum` did not update the distfile, I had to remove it before as the distfile doesn't contain the version. Maybe this should be changed? Index: Makefile ===

CVS: cvs.openbsd.org: ports

2019-08-26 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/26 00:58:08 Modified files: www/nginx : Makefile distinfo Log message: rtmp module distfile was incorrectly renamed and was missing the version in its filename. Diff from Mikolaj Kucharski,

CVS: cvs.openbsd.org: ports

2019-08-25 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/25 06:22:04 Modified files: www/nginx : Makefile distinfo Added files: www/nginx/pkg : PLIST-rtmp DESCR-rtmp Log message: Add rtmp module for realtime rtmp/hls/mjpeg video streaming

www/nginx add rtmp module

2019-08-25 Thread Solene Rapenne
Hello, This diff adds the rtmp nginx module. It allows nginx to stream video through rtmp / hls / mjpeg protocols. It can also reencode on-the-fly with ffmpeg, or relay to another server. I use it for streaming video games playing, using ffmpeg on my laptop to send data to remote nginx, then

OpenBSD -stable binary packages

2019-08-14 Thread Solene Rapenne
The OpenBSD base system has received binary updates for security and some other important problems in the base OS through syspatch(8) for the last few releases. We are pleased to announce that we now also provide selected binary packages for the most recent release. These are built from the

CVS: cvs.openbsd.org: ports

2019-08-13 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/13 08:11:05 Modified files: mail/exim : Tag: OPENBSD_6_5 Makefile Log message: Fixing my previous bad fix. PERMIT_PACKAGE used to be PERMIT_PACKAGE_CDROM and not PERMIT_PACKAGE_WITH_CDROM..

Re: [MAINTAINER UPDATE] www/sblg to 0.4.29

2019-08-12 Thread Solene Rapenne
On Sun, Aug 11, 2019 at 10:20:30AM -0700, Bryan Vyhmeister wrote: > This is another simple maintainer update of sblg from 0.4.28 to 0.4.29. > The changes included in this release are: > > sblg 0.4.29: "Provide the data-sblg-aside attribute like the others > (data-sblg-title, etc.). Also bring up

CVS: cvs.openbsd.org: ports

2019-08-12 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/12 00:32:33 Modified files: www/sblg : Makefile distinfo Log message: Update to sblg-0.4.29 Update from maintainer Bryan Vyhmeiste

Re: [new] devel/http-parser (dependency for libpurple-matrix)

2019-08-11 Thread Solene Rapenne
On Tue, Jul 30, 2019 at 08:22:28AM +0200, Solene Rapenne wrote: > Hi > > This is a port of the library http-parser which is required for the new > port libpurple-matrix > > First time I make a port with a shared library, I hope it's ok. landry@ told me to change the SHARE

CVS: cvs.openbsd.org: ports

2019-08-07 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/08/07 01:58:56 Modified files: mail/exim : Tag: OPENBSD_6_5 Makefile Log message: Replace back PERMIT_PACKAGE into PERMIT_PACKAGE_CDROM PERMIT_PACKAGE is not valid on 6.5 ports tree.

Re: MPD Auto-Update

2019-08-02 Thread Solene Rapenne
On Fri, Aug 02, 2019 at 01:00:49AM +0200, Antoine Jacoutot wrote: > On Thu, Aug 01, 2019 at 05:40:29PM +0100, Stuart Henderson wrote: > > On 2019/08/01 17:32, s...@tutamail.com wrote: > > > hi guys, > > > > > > just wondering if mpd can be compiled with the auto-update enabled ? > > > Currently

[new] net/libpurple-matrix

2019-07-30 Thread Solene Rapenne
Hi, This port is a libpurple plugin to connect to Matrix network. This allows connections to Matrix using pidgin or bitlbee. portcheck reports the following message, I'm not sure what to do with it: the following libraries in WANTLIB look like masked by RUN_DEPENDS: sqlite3 portcheck suggested

[new] devel/http-parser (dependency for libpurple-matrix)

2019-07-30 Thread Solene Rapenne
Hi This is a port of the library http-parser which is required for the new port libpurple-matrix First time I make a port with a shared library, I hope it's ok. http-parser.tgz Description: application/tar-gz

www/netsurf crashes on loading pages

2019-07-30 Thread Solene Rapenne
On latest -current netsurf crashes on loading ## Description when loading some sites (I did not try extensively), netsurf crashes and report an error about a curl call. Crash with https://duckduckgo.com or https://google.com or https://bsd.network Doesn't crash on https://perso.pw ## How to

Re: net/tircd removal ? (+ patch for missing RUN_DEPENDS)

2019-07-19 Thread Solene Rapenne
On Thu, Jul 18, 2019 at 09:33:12PM +0100, Stuart Henderson wrote: > On 2019/07/18 16:32, Solene Rapenne wrote: > > tircd requires p5-JSON-Any and p5-POE-Filter-IRCD in order to work. > > > > I did not try if it works, it requires a twitter account. > > > > We us

net/tircd removal ? (+ patch for missing RUN_DEPENDS)

2019-07-18 Thread Solene Rapenne
tircd requires p5-JSON-Any and p5-POE-Filter-IRCD in order to work. I did not try if it works, it requires a twitter account. We use version 0.7 from 2009, 0.30 has been released in 2013 and project is dead since that time. I'd propose to kill it as it seems nobody use it. Index: Makefile

Re: CVS: cvs.openbsd.org: ports

2019-07-01 Thread Solene Rapenne
On Mon, Jul 01, 2019 at 02:59:41AM -0600, Marc Espie wrote: > CVSROOT: /cvs > Module name: ports > Changes by: es...@cvs.openbsd.org 2019/07/01 02:59:41 > > Modified files: > infrastructure/bin: dpb > infrastructure/lib/DPB: Config.pm Core.pm External.pm Locks.pm > > Log

CVS: cvs.openbsd.org: ports

2019-06-27 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/06/27 07:51:55 Modified files: net/znc: Tag: OPENBSD_6_5 Makefile distinfo Log message: Update to znc-1.7.4 ok maintainer patch from Hiltjo Posthuma Fix CVE-2019-12816

CVS: cvs.openbsd.org: ports

2019-06-27 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/06/27 07:51:01 Modified files: net/znc: Makefile distinfo Log message: Update to znc-1.7.4 ok maintainer patch from Hiltjo Posthuma Fix CVE-2019-12816

CVS: cvs.openbsd.org: ports

2019-06-27 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/06/27 07:48:08 Modified files: www/tor-browser: Tag: OPENBSD_6_5 Makefile.inc www/tor-browser/browser: Tag: OPENBSD_6_5 Makefile distinfo www/tor-browser/browser/patches: Tag:

Re: UPDATE: net/znc 1.7.3 -> 1.7.4

2019-06-27 Thread Solene Rapenne
On Wed, Jun 26, 2019 at 09:04:10PM +0200, Hiltjo Posthuma wrote: > Hi, > > This updates the znc port from 1.7.3 to 1.7.4. > > It contains a security fix: > > Modules.cpp in ZNC before 1.7.4-rc1 allows remote authenticated non-admin > users > to escalate privileges and execute arbitrary code by

CVS: cvs.openbsd.org: ports

2019-06-26 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/06/26 02:50:05 Modified files: games/gzdoom : Makefile Removed files: games/gzdoom/patches: patch-src_textures_animations_cpp Log message: Forgot to delete a patch revision bump in case

CVS: cvs.openbsd.org: ports

2019-06-26 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/06/26 01:12:04 Modified files: games/gzdoom : Makefile distinfo games/gzdoom/patches: patch-src_CMakeLists_txt patch-src_scripting_vm_vmframe_cpp

Re: reflect permit_package change in porting guide

2019-06-24 Thread Solene Rapenne
On Sun, Jun 23, 2019 at 10:40:12PM -0400, Daniel Jakots wrote: > On Sun, 23 Jun 2019 21:53:50 -0400, Pamela Mosiejczuk > wrote: > > > The porting guide is using the old distribution variables. Here's a > > potential fix. > > While the website usually is for -release/stable, in the ports guide

CVS: cvs.openbsd.org: ports

2019-06-14 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/06/14 15:02:23 Modified files: net/znc: Tag: OPENBSD_6_5 Makefile distinfo net/znc/pkg: Tag: OPENBSD_6_5 PLIST Log message: Update to znc-1.7.3 Fix CVE-2019-9917 Maintainer

update www/tor-browser on stable

2019-06-14 Thread Solene Rapenne
I propose applying the following www/tor-browser update on 6.5-stable (it's the exact same patch than on current) tor-browser on 6.5 has the same bug that hit firefox last month, extensions are disabled. Tested, works well. Index: ports/www/tor-browser/Makefile.inc diff -u

Re: add pledge and unveil to net/irssi

2019-06-12 Thread Solene Rapenne
On Tue, Jun 11, 2019 at 11:55:29AM -0600, Theo de Raadt wrote: > Bryan Steele wrote: > > > In addition to what Stuart said, irssi is using libperl here for perl > > scripts, which means the irssi unveil will be applied to them. There > > are many uses for perl scripts, and many involve reading

Re: add pledge and unveil to net/irssi

2019-06-11 Thread Solene Rapenne
On Fri, Jun 07, 2019 at 11:41:14PM +0200, Solene Rapenne wrote: > On Fri, Jun 07, 2019 at 07:25:45PM +0100, Stuart Henderson wrote: > > On 2019/06/07 19:05, Solene Rapenne wrote: > > > Hi, > > > > > > This is a first draft to add pledge and unveil to net/irssi

Re: add pledge and unveil to net/irssi

2019-06-07 Thread Solene Rapenne
On Fri, Jun 07, 2019 at 07:25:45PM +0100, Stuart Henderson wrote: > On 2019/06/07 19:05, Solene Rapenne wrote: > > Hi, > > > > This is a first draft to add pledge and unveil to net/irssi. > > > > About the Makefile, I added PORTHOME=${WRKDIST} so "m

add pledge and unveil to net/irssi

2019-06-07 Thread Solene Rapenne
Hi, This is a first draft to add pledge and unveil to net/irssi. About the Makefile, I added PORTHOME=${WRKDIST} so "make test" run with 100% of success. The current implementation of pledge/unveil is under a #ifdef HAVE_PLEDGE so I defined it there. I added flags -u / --disable-unveil if you

Re: [maintainer update] gzdoom-4.1.2

2019-06-03 Thread Solene Rapenne
On Mon, Jun 03, 2019 at 01:47:29PM +0300, Timo Myyrä wrote: > Hi, > > Isn't the patch included on the second diff? > > Timo > indeed, I was using the diff in your first mail. ok solene@ for the diff in the second mail

Re: [maintainer update] gzdoom-4.1.2

2019-06-03 Thread Solene Rapenne
On Sun, Jun 02, 2019 at 12:29:36PM -0700, Ryan Freeman wrote: > On Sun, Jun 02, 2019 at 08:06:17AM +0300, Timo Myyrä wrote: > > ping, anyone had time to test this? > > Hey, > > Just built and tested this on a current snapshot (Jun 1), played for an > hour or so. IIRC Knee Deep in ZDoom was

CVS: cvs.openbsd.org: ports

2019-06-02 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/06/02 05:22:30 Modified files: games/barony : Tag: OPENBSD_6_5 Makefile Added files: games/barony/patches: Tag: OPENBSD_6_5 patch-src_draw_cpp Log message: Fix a bug related to sdl-ttf

Re: [update] games/barony: fix backport

2019-06-01 Thread Solene Rapenne
On Fri, May 31, 2019 at 05:20:24AM +0100, David CARLIER wrote: > ping :) > > On Tue, 14 May 2019 at 20:01, David CARLIER wrote: > > > > Hi, > > > > thfr reported an issue a bit before 6.5 release and as the barony > > release takes longer than expected here is the fix backported. > > > > Cheers.

backport net/tor update

2019-05-29 Thread Solene Rapenne
Hi I'd like to backport the net/tor update to 6.5, works fine for me on various machines. Index: ports/net/tor/Makefile diff -u ports/net/tor/Makefile:1.123 ports/net/tor/Makefile:1.124 --- ports/net/tor/Makefile:1.123Fri Feb 22 18:38:09 2019 +++ ports/net/tor/Makefile Tue May 14

Re: UPDATE: net/znc 1.7.1 -> 1.7.3

2019-05-27 Thread Solene Rapenne
On Sun, May 05, 2019 at 02:31:00PM -0400, Brad Smith wrote: > OK. > > On 5/5/2019 9:53 AM, Hiltjo Posthuma wrote: > > Hi, > > > > This updates the znc port from 1.7.1 to 1.7.3. > > > > It contains a DDoS fix: > > - https://wiki.znc.in/ChangeLog/1.7.3 > > - CVE-2019-9917:

Re: dpb doesn't forget invalid distfile

2019-05-24 Thread Solene Rapenne
On Fri, May 24, 2019 at 10:28:31PM +0200, Christian Weisgerber wrote: > A while back, education/anki was updated to 2.0.52. dpb -F tried to > fetch it, but failed. Shortly afterwards, the anki port was marked > BROKEN. Ever since, dpb on this machine has kept reporting this > fetch error: >

Re: new port games/dMagnetic (help me, please)

2019-05-21 Thread Solene Rapenne
On Tue, May 21, 2019 at 02:36:54PM +0200, Thomas Dettbarn wrote: > Hello. > > > So, i created an initial port for version 0.12 of my project dMagnetic- A > Magnetic Scrolls Interpreter. I uploaded it to my website > http://www.dettus.net/dMagentic. > http://www.dettus.net/dMagentic, > > >

Re: CVS: cvs.openbsd.org: ports

2019-05-14 Thread Solene Rapenne
On Mon, May 13, 2019 at 10:31:06PM +0200, Antoine Jacoutot wrote: > On Mon, May 13, 2019 at 06:58:58AM -0600, Solene Rapenne wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: sol...@cvs.openbsd.org 2019/05/13 06:58:58 > > > >

CVS: cvs.openbsd.org: ports

2019-05-14 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/05/14 01:59:54 Modified files: lang/sbcl/patches: patch-src_runtime_Config_generic-openbsd Log message: Add a forgotten patch change thanks aja@ for spotting it sorry for the noise

[NEW] games/nblood

2019-05-13 Thread Solene Rapenne
Hi I made a port of NBlood engine to play the game "Blood" if you own the proprietary assets. nblood is a fork of eduke32 to make blood works, so I reused most of the games/eduke32 Makefile. nblood is also GPLv2. nblood.tar.gz Description: Binary data

CVS: cvs.openbsd.org: ports

2019-05-13 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/05/13 06:58:58 Modified files: lang/sbcl : Makefile distinfo lang/sbcl/pkg : PLIST Removed files: lang/sbcl/patches: patch-src_compiler_generic_genesis_lisp

Re: [new] purple-rocketchat

2019-05-07 Thread Solene Rapenne
On Mon, May 06, 2019 at 05:34:58PM +0200, Landry Breuil wrote: > Hi, > > here's a port for a libpurple plugin adding support for rocket.chat from > https://bitbucket.org/EionRobb/purple-rocketchat - seems to work fine > here with pidgin using a token against $university account w/ sso. > > the

Re: UPDATE: games/freedink

2019-05-07 Thread Solene Rapenne
On Tue, May 07, 2019 at 08:13:21AM +0200, Solene Rapenne wrote: > On Mon, May 06, 2019 at 08:39:42PM -0400, Brian Callahan wrote: > > Hi ports -- > > > > Here's an update for FreeDink to bring it to its latest version. > > Disable tests since we don

Re: UPDATE: games/freedink

2019-05-07 Thread Solene Rapenne
On Mon, May 06, 2019 at 08:39:42PM -0400, Brian Callahan wrote: > Hi ports -- > > Here's an update for FreeDink to bring it to its latest version. > Disable tests since we don't have the prereq programs for it. > > Take MAINTAINER. I thought I was MAINTAINER but a recent commit told me >

Re: Remove net/proxy-suite?

2019-05-06 Thread Solene Rapenne
On Sun, May 05, 2019 at 06:38:21PM -0400, Daniel Jakots wrote: > I dropped Camiel as maintainer for now. Feel free to remove the port. > It seems to provide ftp-proxy which is in base. Maybe it wasn't in base at that time. I'm OK for removal.

CVS: cvs.openbsd.org: ports

2019-05-03 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/05/03 06:35:00 Modified files: www/stagit : Makefile Log message: Add maintainer, who happens to be upstream

Re: Update: lang/sbcl to 1.5.2

2019-05-02 Thread Solene Rapenne
On Mon, Apr 29, 2019 at 09:36:20PM -0700, Josh Elsasser wrote: > On Sun, Apr 28, 2019 at 07:22:18AM -0700, Josh Elsasser wrote: > > I'm preparing an update of lang/sbcl to 1.5.2, which should be > > released in a day or two. Here is an update to a current git snapshot > > if anyone wants to give

mail/mu drop maintainer

2019-04-30 Thread Solene Rapenne
I don't use mail/mu anymore, so I removed myself as a maintainer. I write this mail in case someone want to take it back.

CVS: cvs.openbsd.org: ports

2019-04-30 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/04/30 04:51:33 Modified files: mail/mu: Makefile Log message: Drop maintainership

Re: Test lang/sbcl update for upcoming 1.5.2

2019-04-29 Thread Solene Rapenne
On Sun, Apr 28, 2019 at 07:22:18AM -0700, Josh Elsasser wrote: > I'm preparing an update of lang/sbcl to 1.5.2, which should be > released in a day or two. Here is an update to a current git snapshot > if anyone wants to give it a try. I've already built and run the test > suite on all three

Re: net/amule: disable UPnP

2019-04-29 Thread Solene Rapenne
On Sat, Apr 27, 2019 at 02:21:06PM +0200, Klemens Nanni wrote: > With newer libupnp, the old amule, which saw its last release in 2016, > no longer builds. > > I don't feel like diving into this code so I've simply disabled UPnP > support. > > Are there any serious eMule users around that rely

x11/kde-applications/kdenlive keep crashing and is unusable

2019-04-26 Thread Solene Rapenne
I'm trying to get kdenlive to work, each time I try to load a video sample in the editing tracks, kdenlive crashs and I can't even find where is the coredump. I have no idea why this is happening. I did a ktrace -d but this procuded a 1 GB file and I don't know what to look. I bumped a lot my

Re: NEW: security/whatweb

2019-04-26 Thread Solene Rapenne
On Fri, Apr 26, 2019 at 04:06:01PM +0200, Sebastian Reitenbach wrote: > Hi, > > attached a port of WhatWeb: > > Next generation web scanner. Identify the technology stack that powers a > website and explore the Web of Things. > > tests, comments, concerns or even OK to import welcome. > >

Re: [update] games/taisei 1.0a -> 1.2

2019-04-25 Thread Solene Rapenne
On Wed, Apr 24, 2019 at 05:16:38PM +0200, Charlene Wendling wrote: > > Here is an update for taisei. Our version is 7 years old, and > many things changed upstream: > > - All patches are upstreamed, it uses C11 now > - Moved from cmake to meson > - It uses SDL2 instead of SDL (openal has been

CVS: cvs.openbsd.org: ports

2019-04-21 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/04/21 05:31:20 Modified files: net/bitlbee/pkg: PLIST net/bitlbee: Makefile distinfo Log message: Update to bitlbee-3.6 ok maintainer ok kn@

update net/bitlbee

2019-04-19 Thread Solene Rapenne
update bitlbee to 3.6 and uses https commit list at the bottom of the mail after the diff. I don't use bitlbee, but the service starts and bitlbee-facebook compiles fine too. I plan to look at bitblee-mastodon and though it would be nice to update bitlbee while there. Index: Makefile

mail/neomutt crashes when refusing a cert with wrong hostname

2019-04-17 Thread Solene Rapenne
I'm not sure it's a neomutt bug or openbsd specific. It can be reproduced reliably. I have an imap server with a SSL certificate. If I make a ssh tunnel to forward it locally and that I connect to it through localhost, SSL certificate is wrong (due to different hostname). neomutt asks for

CVS: cvs.openbsd.org: ports

2019-04-17 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/04/17 13:43:32 Modified files: mail/s-nail: distinfo Makefile Log message: Update to s-nail-14.9.13 ok sthen@ thanks to new maintainer Steffen Nurpmeso for the diff

Re: UPDATE mail/s-nail

2019-04-17 Thread Solene Rapenne
On 2019/04/10 23:39, Steffen Nurpmeso wrote: > Ingo Schwarze wrote in <20190410160613.gb73...@athene.usta.de>: > |Steffen Nurpmeso wrote on Wed, Apr 10, 2019 at 05:39:38PM +0200: > |> Steffen Nurpmeso wrote in <20190308210521.7ybvy%stef...@sdaoden.eu>: > | > |>> please find below an update to

CVS: cvs.openbsd.org: ports

2019-04-17 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/04/17 07:19:50 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm www/gitea : Makefile distinfo Log message: Update to gitea-1.7.6 Fix CVE-2019-11228 and

update www/gitea (fix 2 CVE)

2019-04-17 Thread Solene Rapenne
This update gitea to last version on 1.7 branch, 1.7.6 Include fixes for CVE-2019-11228 and CVE-2019-11229 changelogs: https://blog.gitea.io/2019/03/gitea-1.7.5-is-released/ and https://blog.gitea.io/2019/04/gitea-1.7.6-is-released/ it's only bufixes and security fixes. fALSO on irc tried the

Re: misc/mc doesn't start if a route is set but not working

2019-04-12 Thread Solene Rapenne
On Fri, Apr 12, 2019 at 12:53:28PM +0200, Jeremie Courreges-Anglas wrote: > On Thu, Apr 11 2019, Solene Rapenne wrote: > > Hi > > > The asr resolver in libc defaults to "lookup bind file" so DNS is hit > before /etc/hosts. I have "lookup file bind" i

Re: misc/mc doesn't start if a route is set but not working

2019-04-12 Thread Solene Rapenne
On Thu, Apr 11, 2019 at 08:59:25PM +0300, Kirill Bychkov wrote: > On Thu, April 11, 2019 20:17, Solene Rapenne wrote: > > Hi > > > > I just wanted to report that misc/mc (midnight commander) won't start if > > your network is set, a gateway is set but doesn't have

misc/mc doesn't start if a route is set but not working

2019-04-11 Thread Solene Rapenne
Hi I just wanted to report that misc/mc (midnight commander) won't start if your network is set, a gateway is set but doesn't have network access because it wants to resolve the system hostname. If no network is available, it doesn't try and starts correctly. tcpdump output when starting mc with

Re: gmaps vs Firefox

2019-04-08 Thread Solene Rapenne
On Mon, Apr 08, 2019 at 10:22:01AM -0600, Austin Hook wrote: > Bcc: Anselm Hook > > Hi Andy, > >I have noticed that in recent months that Google Maps works less and > less well on Firefox/OpenBSD 6.4 Today I find that it virtually just > stalls entirely, especially when trying to move the

Re: Ports tree locked for 6.5 release

2019-04-05 Thread Solene Rapenne
On Fri, Apr 05, 2019 at 06:44:36AM -0500, Edward Lopez-Acosta wrote: > Could you please explain the logic behind this as I am confused. Is this due > to an inefficient process, technical limitation, or other reason (lack of > manpower doesn't qualify as that seems self inflicted by the project)?

CVS: cvs.openbsd.org: ports

2019-04-02 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/04/02 10:29:55 Modified files: net/clic : Makefile distinfo Log message: Update to clic-1.1.4

CVS: cvs.openbsd.org: ports

2019-04-01 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/04/01 04:48:40 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: add quirk for vagalume deleted because it wasn't working anymore. ok jca@

CVS: cvs.openbsd.org: ports

2019-04-01 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/04/01 04:46:42 Modified files: audio : Makefile Removed files: audio/vagalume : Makefile distinfo audio/vagalume/patches: patch-Makefile_in

CVS: cvs.openbsd.org: ports

2019-03-28 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/03/28 08:30:01 Modified files: security/clamav: Makefile distinfo security/clamav/patches: patch-clamd_Makefile_in patch-database_Makefile_in

update security/clamav

2019-03-28 Thread Solene Rapenne
Simple update, no issue found on amd64 Index: Makefile === RCS file: /data/cvs/ports/security/clamav/Makefile,v retrieving revision 1.125 diff -u -p -r1.125 Makefile --- Makefile7 Jan 2019 22:49:14 - 1.125 +++ Makefile

CVS: cvs.openbsd.org: ports

2019-03-28 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/03/28 05:10:23 Modified files: www/apache-httpd: Makefile distinfo Log message: Update to apache-httpd-2.4.38 ok giovanni@

update www/apache-httpd

2019-03-25 Thread Solene Rapenne
This updates to latest version released 22 january. Changelog: https://www.apache.org/dist/httpd/CHANGES_2.4.38 apache works fine but I did not test it extensively. Index: Makefile === RCS file:

Re: UPDATE: x11/icwem 1.3.8 => 1.5.2

2019-03-13 Thread Solene Rapenne
On Sat, Mar 09, 2019 at 06:54:11PM -0500, Brian Callahan wrote: > Hi ports -- > > Attached is a fairly large diff to update icewm to its newest version. > Upstream has changed; it's on GitHub now. > > Lots of patch shuffling. Lots of patches have gone away. > > Been running it on amd64 and

CVS: cvs.openbsd.org: ports

2019-03-08 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/03/08 04:20:18 Modified files: net/clic : Makefile distinfo Log message: Update to clic-1.1.3 This adds TLS support for gopher servers supporting it and fallback to plaintext if TLS is not

Re: NEW: editors/wordgrinder

2019-03-08 Thread Solene Rapenne
On Fri, Mar 08, 2019 at 02:02:44AM -0700, Anthony J. Bentley wrote: > On Thu, Apr 26, 2018 at 12:52 AM Anthony J. Bentley > wrote: > > On Wed, Apr 11, 2018 at 1:07 AM, Anthony J. Bentley > > wrote: > > > WordGrinder is a simple, Unicode-aware word processor that runs on the > > > console. It's

playing issue with mpv

2019-03-08 Thread Solene Rapenne
Since a few days (which may be related to mpv update at end of february) I experience some playing issue with mpv when watching a movie on my NFS mountpoint. When issue happens, the video playback becomes very slow and sound stops. It can be fixed by disabling sound track and enabling it again by

Re: security - preferred way to make check_access_file happy?

2019-02-25 Thread Solene Rapenne
On Mon, Feb 25, 2019 at 09:13:33AM -0600, Adam Thompson wrote: > > Use vipw to put 13 * in the password field > > > > From passwd(5) > > [...] > > authentication, conventionally have 13 asterisks in the > > password field. > > Thank you! Now that I know what I'm looking for, I can see the >

Re: security - preferred way to make check_access_file happy?

2019-02-25 Thread Solene Rapenne
On Mon, Feb 25, 2019 at 08:50:18AM -0600, Adam Thompson wrote: > Hi, > I'm getting daily insecurity (i.e. security(8)) nags about > userids that are off but still have a valid shell and access > files. (Specifically, I'm getting the nag from > check_access_files() in /usr/libexec/security.) > >

Re: www/iridium and www/chromium README about unveil

2019-02-25 Thread Solene Rapenne
> thanks for feedback. I'm unsure about wording, I reworked it a bit from > your suggestions. > > > Index: pkg/README > === > RCS file: pkg/README > diff -N pkg/README > --- /dev/null 1 Jan 1970 00:00:00 - > +++ pkg/README

Re: gzdoom broken on arm/arm64

2019-02-25 Thread Solene Rapenne
On Mon, Feb 25, 2019 at 01:39:31PM +0100, Jeremie Courreges-Anglas wrote: > > See > > http://build-failures.rhaalovely.net/arm/2019-02-07/games/gzdoom.log > http://build-failures.rhaalovely.net/aarch64/2019-02-14/games/gzdoom.log > > # error "[asmjit] armDetectCpuInfo() - Unsupported OS."

CVS: cvs.openbsd.org: ports

2019-02-12 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/02/13 00:34:21 Modified files: sysutils : Makefile Log message: + yabitrot

CVS: cvs.openbsd.org: ports

2019-02-12 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/02/13 00:33:50 Log message: Import yabitrot-0.3 yabitrot is a bitrot detection utility using the Adler-32 checksum algorithm and taking account of hardlinks. ok sthen@ Help

CVS: cvs.openbsd.org: ports

2019-02-12 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2019/02/13 00:31:58 Modified files: sysutils/reed-alert: Makefile distinfo Log message: Update to reed-alert-1.04

Re: [NEW] devel/p5-Sub-Exporter-ForMethods 0.100052

2019-02-12 Thread Solene Rapenne
On Mon, Feb 11, 2019 at 11:26:14AM +, Stuart Henderson wrote: > On 2019/02/11 08:57, Solene Rapenne wrote: > > On Fri, Feb 08, 2019 at 08:55:51PM +0100, Charlene Wendling wrote: > > > > > > I'm proposing here a new port, devel/p5-Sub-Exporter-ForMethods, that > &

[new] sysutils/yabitrot

2019-02-12 Thread Solene Rapenne
Hi, this is yabitrot, a small utility to check bitrot. It uses Adler-32 checksum to go faster. It's just a python script. yabitrot.tar.gz Description: Binary data

<    3   4   5   6   7   8   9   10   11   12   >