Re: print/poppler: use boost (also fixes possible build breakage)

2019-09-14 Thread Jan Beich
Matthias Kilian writes: > -BUILD_DEPENDS+= devel/gobject-introspection > +# devel/boost only as build dependency, because poppler uses > +# header-only classes (from boost/containers/small_vector.hpp). > +BUILD_DEPENDS+= devel/boost \ > + devel/gobject-introspection Don't you need to

回复: [NEW] devel/py-asgiref

2019-09-14 Thread wen heping
发件人: Kurt Mosiejczuk 发送时间: 2019年9月15日 9:49 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [NEW] devel/py-asgiref On Sat, Sep 14, 2019 at 07:22:37AM +, wen heping wrote: > Hi, ports@: > Here is a patch to create devel/py-asgiref, which is required by >

update games/devilutionx 0.4.0pl20190914

2019-09-14 Thread Nam Nguyen
I attached an update for games/devilutionx as of September 14, 2019. Upstream added my fix for 64-bit TCP multiplayer. UDP is still broken. Update: https://github.com/diasurgical/devilutionX/commit/c52464d2278660cbfe6c23ea48d31d82882d205b TCP fix: https://github.com/diasurgical/devilutionX/pull/2

Re: [new] xe-0.11

2019-09-14 Thread Brian Callahan
On 9/12/19 12:08 PM, Evan Silberman wrote: On Sep 6, 2019, at 7:30 PM, Brian Callahan wrote: On 8/31/19 8:17 PM, Evan Silberman wrote: Brian Callahan wrote: I notice there's no maintainer. Evan, would you like to be maintainer since you've submitted this? Attaching Brian's tarball wi

Re: [UPDATE] www/links+ 1.19 -> 2.20.1

2019-09-14 Thread Brian Callahan
On 9/12/19 7:05 PM, TronDD wrote: Update to 2.20.1 which includes a secrity fix for a DNS leak when using tor and an OpenBSD specific libevent fix. I've also disabled the new zstd support. Tim. Committed. Thanks. ~Brian RELEASE 2.20.1 === Sun Sep 1 09:02:57 CEST 2019 mikulas:

Re: NEW: net/doh

2019-09-14 Thread Stuart Henderson
On 2019/09/14 20:34, Gleydson Soares wrote: > > > > On 14 Sep 2019, at 20:28, Stuart Henderson wrote: > > > >> On 2019/09/13 12:57, Gleydson Soares wrote: > >> i have fixed the segfault by adding a patch and also i put the pkg-readme. > >> pull request done, upstream aware. > >> > >> this one

Re: NEW: net/doh

2019-09-14 Thread Gleydson Soares
> On 14 Sep 2019, at 20:28, Stuart Henderson wrote: > >> On 2019/09/13 12:57, Gleydson Soares wrote: >> i have fixed the segfault by adding a patch and also i put the pkg-readme. >> pull request done, upstream aware. >> >> this one is OK gsoares@ > > I don't like hand-copying README.md to pk

Re: NEW: net/doh

2019-09-14 Thread Stuart Henderson
On 2019/09/13 12:57, Gleydson Soares wrote: > i have fixed the segfault by adding a patch and also i put the pkg-readme. > pull request done, upstream aware. > > this one is OK gsoares@ I don't like hand-copying README.md to pkg/README at all. README.md could be installed to PREFIX/share/doc/doh

Re: NEW: mail/rss2email3

2019-09-14 Thread Stuart Henderson
On 2019/09/14 00:44, Kaashif Hymabaccus wrote: > On Thu, Sep 05, 2019 at 10:05:30AM +0100, Stuart Henderson wrote: > > 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

Re: boost md context switching on macppc

2019-09-14 Thread George Koehler
On Thu, 12 Sep 2019 16:19:18 +0200 Otto Moerbeek wrote: > On Thu, Sep 12, 2019 at 12:54:47AM -0400, George Koehler wrote: > > The broken diff follows. > > The good news is that is is not broken for my use-case: PowerDNS > Recursor. It does not use ontop_fcontext. Thanks a lot for working on > t

print/poppler: use boost (also fixes possible build breakage)

2019-09-14 Thread Matthias Kilian
Hi, as noticed by naddy@, poppler detects and tries to use boost/containers/small_vector.hpp when boost is installed at configure time (and may later fail if boost is removed early enough during the build). According to comments and the git commit message (355fd8d58ca0209284fe568b3add28f207e995c1

Re: [update] sbcl-1.5.6

2019-09-14 Thread Solène Rapenne
Le 2019-09-14 17:39, Josh Elsasser a écrit : On Sat, Sep 14, 2019 at 08:03:25AM +0300, Timo Myyrä wrote: Hi, Here's simple update for sbcl to latest release. Tested on amd64. Timo It looks like 1.5.6 is currently broken on older ppc hardware, likely because of recent ppc64 work. Perhaps it w

Re: [update] sbcl-1.5.6

2019-09-14 Thread Josh Elsasser
On Sat, Sep 14, 2019 at 08:03:25AM +0300, Timo Myyrä wrote: > Hi, > > Here's simple update for sbcl to latest release. > Tested on amd64. > > Timo It looks like 1.5.6 is currently broken on older ppc hardware, likely because of recent ppc64 work. Perhaps it would be better to update to 1.5.5 ins

Re: [update] lang/go to Go 1.13

2019-09-14 Thread Stuart Henderson
On 2019/09/14 00:20, Joel Sing wrote: > For now, I think we should do this instead - ok? ok. same problem with net/syncthing and sysutils/govmomi btw.

Re: UPDATE: sysutils/monit 5.26.0

2019-09-14 Thread Caspar Schutijser
On Sat, Jul 06, 2019 at 08:29:45PM +0200, Caspar Schutijser wrote: > Below is a diff that updates monit to 5.26.0. Tested on amd64. ping. Below is a regenerated diff; the previous diff included a s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ but that is not necessary anymore. Thanks, Caspar Schutijser

UPDATE: net/weechat

2019-09-14 Thread Rafael Sadowski
Update weechat to the latest stable version. Upstream switched to python 3 as default python version. Changlog here: https://weechat.org/news/ OK? RS Index: Makefile === RCS file: /cvs/ports/net/weechat/Makefile,v retrieving revisi

[NEW] devel/py-asgiref

2019-09-14 Thread wen heping
Hi, ports@: Here is a patch to create devel/py-asgiref, which is required by the future update of www/py-django/stable. I defined NO_TEST=yes because the test required some module that had not been imported OpenBSD ports. It build well and run well on amd64-head system. Comments? OK? w

[Update] net/libshout: 2.4.3

2019-09-14 Thread geoff
Hello ports@, Attached is a bump to libshout. Feature highlights between 2.3.1 and 2.4.3 include TLS support, increased HTTP compatibility, and support for WebM and Matroska containers. http://icecast.org/news/libshout-release-2_4_0/ http://icecast.org/news/libshout-release-2_4_1/ http://icecast.