Re: update net/profanity

2019-09-05 Thread Lucas
Rafael Sadowski wrote: > I think if you do this in post-configure your are to late and the party > is over but I'm not very familiar with the GNU autotools. Ugh, meant to say post-patch in there. Anyway, find an updated patch incorporating the fixes below. I opted to stick to CONFIGURE_STYLE=aut

new: devel/ruby-shims

2019-09-05 Thread joshua stein
Our Ruby packages install binaries as ruby26, ruby25, irb26, irb25, etc. to allow concurrent installation and each package's MESSAGE says to setup symlinks to have one default ruby, irb, etc. In practice this doesn't work very well when one has multiple Rails or other Ruby projects that require

x11/e17 distfiles

2019-09-05 Thread Christian Weisgerber
The distfiles for the x11/e17/* ports are no longer available from the master site (but they are on the OpenBSD distfile mirror). It looks like they actually are still available at http://download.enlightenment.org/att/releases/ However, only as tar.bz2 and our ports currently have the tar.gz vers

Re: [NEW/WIP] Zola 0.8.0

2019-09-05 Thread Peter Ezetta
On Wed, Sep 4, 2019 at 12:13 AM Sebastien Marie wrote: > On Tue, Sep 03, 2019 at 02:57:38PM -0700, Peter Ezetta wrote: > > Hi ports@, > > Thanks for your submission. > > Some notes below. > > > Attached is my initial work on a port of Zola, a Rust Static Site > > Generator. I have been working wi

Re: i3 pledge abort with append_layout command

2019-09-05 Thread Ralf Horstmann
* Rafael Sadowski [2019-09-05 21:15]: > > The problem can also be reproduced in version 4.17 and 4.17.1 by running the > > i3-msg append_layout from a terminal after i3 has started. In 4.16.1p0 > > there is > > no abort either. > > I can't reproduce the pledge issue with i3-gaps-4.17, could you

Re: new: devel/double-conversion

2019-09-05 Thread Rafael Sadowski
On Thu Sep 05, 2019 at 08:37:37PM +0200, Paco Esteban wrote: > Hi ports@, > > This is a new port for the double-conversion library: > > https://github.com/google/double-conversion > > It's needed for updating cad/openscad to the last version (will send > a diff later for that) as a new dependenc

Re: i3 pledge abort with append_layout command

2019-09-05 Thread Rafael Sadowski
On Wed Sep 04, 2019 at 09:12:59PM +0200, Ralf Horstmann wrote: > Hi, > > with i3-4.17 and i3-4.17.1 from snapshots on amd64 -current, i3 is terminated > by > pledge() when using the append_layout feature. The previous package version > 4.16.1p0 works fine. The offending syscall is shmget(), dmesg

update: cad/openscad

2019-09-05 Thread Paco Esteban
Hi ports@, This is an update for cad/openscad to the latest version that came out recently after some years. You can see the new features here: https://github.com/openscad/openscad/releases/tag/openscad-2019.05 It has a new dependency (https://github.com/google/double-conversion/) that was not

new: devel/double-conversion

2019-09-05 Thread Paco Esteban
Hi ports@, This is a new port for the double-conversion library: https://github.com/google/double-conversion It's needed for updating cad/openscad to the last version (will send a diff later for that) as a new dependency. This is my first ported library so, please, take a good look at it as it

Re: games/widelands build output explosion

2019-09-05 Thread Rafael Sadowski
On Wed Sep 04, 2019 at 09:17:43PM +0200, Christian Weisgerber wrote: > Rafael Sadowski: > > > With my patch the build creates ~1-2MB log file without ~316MB. > > What's wrong with disabling these flags? > > Before the cmake 3.15 change the port used the same flags but did > not spew so many compi

[UPDATE] crystal-0.30.1

2019-09-05 Thread Wesley Moxam
Bumps the version of the crystal compiler to 0.30.1 crystal-0.30.1.diff Description: Binary data

[MAINTAINER UPDATE] www/sblg to 0.5.5

2019-09-05 Thread Bryan Vyhmeister
This is another simple maintainer update of sblg from 0.5.4 to 0.5.5. The changes included in this release are: sblg 0.5.5: "Add LDFLAGS to Makefile and fix typos in manpage." I did testing on amd64 with no issues. It should work fine everywhere. If someone could ok and commit, that would be grea

Re: UPDATE: misc/screen -> 4.6.2

2019-09-05 Thread Jeremie Courreges-Anglas
On Thu, Sep 05 2019, Stuart Henderson wrote: > Most of us have long moved on to tmux but I think it would still make > sense to keep screen up to date so here's a diff for 4.6.2. Many of the > patches are no longer needed, but there are a few new ones (drawing > attention in particular to patch-tt

Re: MPD - Connection Refused After Playing

2019-09-05 Thread su-
get the following : assertion "nbytes > 0 || is.IsEOF()" failed: file "../mpd-0.21.11/src/decoder/Bridge.cxx", line 406, function "Read" -- Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: https://tutanota.com 5 Sep 2019, 12:58 by s...@spacehopper.org: > On 2019/09/05

Re: [NEW] mail/opensmtpd-filter-dkim

2019-09-05 Thread Martijn van Duren
On 8/24/19 6:37 AM, Martijn van Duren wrote: > $ cat pkg/DESCR > filter-dkim is an opensmtpd filter that signs email with a dkim signature. > $ > > Since I'm not too familiar with ports I would like to pay special > attention to the Makefile of both the port as well as the source. > > Also, I cu

Re: [NEW] mail/opensmtpd-filter-dnsbl

2019-09-05 Thread Martijn van Duren
On 8/24/19 6:31 AM, Martijn van Duren wrote: > $ cat pkg/DESCR > filter-dnsbl is an opensmtpd filter that checks the sender's IP address > against one or more dnsbl lists to flag or reject spam messages at session > time. > $ > > Since I'm not too familiar with ports I would like to pay special

Re: [NEW] mail/libopensmtpd

2019-09-05 Thread Martijn van Duren
On 8/24/19 6:29 AM, Martijn van Duren wrote: > $ cat libopensmtpd/pkg/DESCR > libopensmtpd is an libevent based library which allows for easy writing > of opensmtpd filter applications in C. > $ > > This is required for filter-dnsbl and filter-dkim. > > Since I'm not too familiar with ports I wo

UPDATE: misc/screen -> 4.6.2

2019-09-05 Thread Stuart Henderson
Most of us have long moved on to tmux but I think it would still make sense to keep screen up to date so here's a diff for 4.6.2. Many of the patches are no longer needed, but there are a few new ones (drawing attention in particular to patch-tty_sh, without which "inappropriate ioctl" messages are

Re: MPD - Connection Refused After Playing

2019-09-05 Thread Stuart Henderson
On 2019/09/05 14:48, s...@tutamail.com wrote: > Hi guys, > > i am experiencing mpd force stopping when playing music. Ncmpcpp says > connection is refused and I have to manually start mpd again in order to > resume playback (the force stop happens at various lengths of time after > resuming pla

MPD - Connection Refused After Playing

2019-09-05 Thread su-
Hi guys, i am experiencing mpd force stopping when playing music. Ncmpcpp says connection is refused and I have to manually start mpd again in order to resume playback (the force stop happens at various lengths of time after resuming play).  These are following steps i took to setup mpd: 1) in

Re: NEW: mail/rss2email3

2019-09-05 Thread Stuart Henderson
On 2019/09/01 19:20, Kaashif Hymabaccus wrote: > Hi ports@, > > Here is the new release of rss2email. As before, it is a new port and > not an update of rss2email since it is completely incompatible and I > don't want to break users' perfectly fine configurations. Let's just cut across and tell p