Re: [NEW] games/mvdsv 0.32

2018-09-19 Thread Tom Murphy
On Fri, Sep 14, 2018 at 02:59:49PM +0100, Stuart Henderson wrote: > On 2018/09/14 15:10, Frederic Cambus wrote: > > Fetching non versioned files like this one is problematic in case the > > content change at some point, so should be avoided. > > > > I don't have a definitive answer on what should

Re: [update] lang/go 1.11

2018-09-19 Thread David Hill
On Wed, Sep 19, 2018 at 03:45:39AM +1000, Joel Sing wrote: > The following updates lang/go to 1.11, along with updates for related > golang.org/x packages (devel/go-tools, devel/go-sys, net/go-net, > security/go-crypto, textproc/go-text) to revisions around the 1.11 release. > > This passes regres

[UPDATE] sysutils/conky - detect battery properly/update_interval

2018-09-19 Thread Tom Murphy
Hi, I discovered that sysutils/conky (1.9.0) does not detect battery/AC status on OpenBSD andn therefore does not change the update_interval accordingly. The original code that was in there looked like it was for Linux (and possibly FreeBSD but I think FreeBSD uses apm like OpenBSD does correct

Re: sylpheed crashing/asserting in libX11 on poll_for_event

2018-09-19 Thread Matthieu Herrb
On Wed, Sep 19, 2018 at 05:39:17PM +0200, Karel Gardas wrote: > > Hello, > > recently (1 month or so) sylpheed started to assert quite regurarly in > poll_for_event call inside the libX11. The full trace looks as: > This assertion triggers when the application dosn't respect the rules for using

Re: new: net/go-ipfs

2018-09-19 Thread Fabian Raetz
On Tue, Sep 18, 2018 at 11:07:00PM +0100, Edd Barrett wrote: > Hi, > > Thanks for working on this. > > On Sun, Sep 16, 2018 at 09:52:52PM +0200, Fabian Raetz wrote: > > I'm running an ipfs node at home and pinned a "Hello, OpenBSD!" > > file [1] for you :) > > Works! And via `ipfs cat` (once you

Re: NEW: devel/samurai

2018-09-19 Thread Stuart Henderson
On 2018/09/11 10:22, Stuart Henderson wrote: > On 2018/09/10 18:13, Brian Callahan wrote: > > Sorry for the noise--meant to send the diff version of this. > > I think that makes sense for now and doesn't change anything for the > default case so doesn't need a bulk. OK sthen@. > > (Later I think

UPDATE devel/git-lfs

2018-09-19 Thread Björn Ketelaars
Enclosed diff brings git-lfs to 2.5.2, which is a maintenance release. Changelog can be found at https://github.com/git-lfs/git-lfs/releases/tag/v2.5.2 Tested ok on amd64. Comments/OKs? Index: Makefile === RCS file: /cvs/ports/deve

UPDATE security/polarssl

2018-09-19 Thread Björn Ketelaars
Enclosed a diff for bringing mbedtls to 2.13.0. This release fixes an issue in the X.509 module which could lead to a buffer overread during certificate extensions parsing. Changelog can be found at https://tls.mbed.org/tech-updates/releases/mbedtls-2.13.0-2.7.6-and-2.1.15-released libmbedtls requ

sylpheed crashing/asserting in libX11 on poll_for_event

2018-09-19 Thread Karel Gardas
Hello, recently (1 month or so) sylpheed started to assert quite regurarly in poll_for_event call inside the libX11. The full trace looks as: Core was generated by `sylpheed'. Program terminated with signal SIGABRT, Aborted. #0 thrkill () at -:3 3 -: No such file or directory. [Current

Re: [NEW] textproc/pup

2018-09-19 Thread Solene Rapenne
Stuart Henderson wrote: > On 2018/01/14 03:11, Anthony J. Bentley wrote: > > Stuart Henderson writes: > > > > $ pkg_info pup > > > > Information for inst:pup-0.4.0 > > > > > > > > Comment: > > > > Parsing HTML at the command line > > > > > > Lowercase start of COMM

NEW: games/pioneer

2018-09-19 Thread Anthony J. Bentley
Hi, Here's a port for pioneer, a game of lonely space and adventure. Pioneer is a space adventure game set in the Milky Way galaxy at the turn of the 31st century. The game is open-ended, and you are free to explore the millions of star systems in the game. You can land on planets, slingshot pas

Re: NEW: games/colobot

2018-09-19 Thread Solene Rapenne
"Anthony J. Bentley" wrote: > Solene Rapenne writes: > > "Anthony J. Bentley" wrote: > > > Hi, > > > > > > Here's a fun little open-source game. > > > > > > Colobot is a real-time strategy game, where you can program your units > > > (bots) in a language called CBOT, which is similar to C++ and

Re: NEW: games/colobot

2018-09-19 Thread Anthony J. Bentley
Solene Rapenne writes: > "Anthony J. Bentley" wrote: > > Hi, > > > > Here's a fun little open-source game. > > > > Colobot is a real-time strategy game, where you can program your units > > (bots) in a language called CBOT, which is similar to C++ and Java. Your > > mission is to find a new plan

python nose running some doctests twice?

2018-09-19 Thread Sebastian Reitenbach
Hi, I wanted to update devel/py-voluptuous to 0.11.5, and found that with the new version, a test nose test fails. When I do make patch cd `make show=WRKSRC` nosetests -v it runs 150 tests successfully. then: cd - make build ===> Configuring for py-voluptuous-0.11.5 ===> Building for py-volu

Re: NEW: games/colobot

2018-09-19 Thread Solene Rapenne
"Anthony J. Bentley" wrote: > Hi, > > Here's a fun little open-source game. > > Colobot is a real-time strategy game, where you can program your units > (bots) in a language called CBOT, which is similar to C++ and Java. Your > mission is to find a new planet to live and survive. You can save hu

NEW: games/colobot

2018-09-19 Thread Anthony J. Bentley
Hi, Here's a fun little open-source game. Colobot is a real-time strategy game, where you can program your units (bots) in a language called CBOT, which is similar to C++ and Java. Your mission is to find a new planet to live and survive. You can save humanity and get programming skills! ok? --