Re: new: games/barony

2018-03-29 Thread David CARLIER
Once I got enough feedbacks I ll start doing changes. On 30 March 2018 at 06:40, David CARLIER wrote: > Hi indeed it works only from the blessed edition. It should probably being > marked as broken for ppc archs. > > On 30 March 2018 at 06:36, Thomas Frohwein wrote: > >> On Fri, Mar 30, 2018 at

Re: new: games/barony

2018-03-29 Thread David CARLIER
Hi indeed it works only from the blessed edition. It should probably being marked as broken for ppc archs. On 30 March 2018 at 06:36, Thomas Frohwein wrote: > On Fri, Mar 30, 2018 at 12:42:36AM +0200, Solene Rapenne wrote: > > I compiled it on -current on power pc and when I start barony I get t

Re: new: games/barony

2018-03-29 Thread Thomas Frohwein
On Fri, Mar 30, 2018 at 12:42:36AM +0200, Solene Rapenne wrote: > I compiled it on -current on power pc and when I start barony I get this > error, please find gdb backtrace : > > $ gdb barony > GNU gdb 6.3 > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU

aarch64 bulk build report

2018-03-29 Thread phessler
bulk build on arm64.ports.openbsd.org started on Mon Mar 26 14:21:48 MDT 2018 finished at Thu Mar 29 22:47:03 MDT 2018 lasted 04D01h25m done with kern.version=OpenBSD 6.3 (GENERIC.MP) #41: Sat Mar 24 20:06:13 MDT 2018 built packages:8089 Mar 26:1071 Mar 27:1946 Mar 28:1453 Mar 29:3618 build f

UPDATE devel/git-lfs

2018-03-29 Thread Björn Ketelaars
Enclosed a diff for bringing git-lfs to the latest version, which fixes some bugs and adds new features. Changelog can be found at https://github.com/git-lfs/git-lfs/blob/master/CHANGELOG.md OK? Index: Makefile === RCS file: /cvs/po

FIX net/ocserv build error

2018-03-29 Thread Bjorn Ketelaars
naddy@ found that net/ocserv failed to build during his latest amd64 package bulk build. Specifically, configure appears to pick up GeoIP if installed, but there is no dependency on net/GeoIP. Diff below fixes the issue. OK? Index: Makefile ==

UPDATE archivers/zstd

2018-03-29 Thread Björn Ketelaars
zstd received an update, which focuses on performance. Changelog can be found at https://github.com/facebook/zstd/blob/dev/NEWS. The major number of the shared lib has been bumped as a couple of symbols have been removed, and new ones have been added. I've been running with this update for a coupl

Ruby security updates

2018-03-29 Thread Jeremy Evans
This updates to the latest version of ruby 2.3, 2.4, and 2.5. Upstream released new versions yesterday containing patches for the following CVEs: 2017-17742: https://www.ruby-lang.org/en/news/2018/03/28/http-response-splitting-in-webrick-cve-2017-17742/ 2018-6914: https://www.ruby-lang.org/en/n

Re: UPDATE: graphics/krita

2018-03-29 Thread Stuart Henderson
On 2018/03/30 01:16, Stuart Henderson wrote: > On 2018/03/29 22:08, Rafael Sadowski wrote: > > Simple Update to the latest stable version: > > In file included from > /usr/obj/ports/krita-4.0.0/krita-4.0.0/plugins/extensions/pykrita/kritarunner/../plugin/PythonPluginManager.h:27: > /usr/obj/ports

Re: UPDATE: graphics/krita

2018-03-29 Thread Stuart Henderson
On 2018/03/29 22:08, Rafael Sadowski wrote: > Simple Update to the latest stable version: In file included from /usr/obj/ports/krita-4.0.0/krita-4.0.0/plugins/extensions/pykrita/kritarunner/../plugin/PythonPluginManager.h:27: /usr/obj/ports/krita-4.0.0/krita-4.0.0/plugins/extensions/pykrita/krita

Re: new: games/barony

2018-03-29 Thread Solene Rapenne
Hello, I compiled it on -current on power pc and when I start barony I get this error, please find gdb backtrace : $ gdb barony GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distri

UPDATE: devel/dlib

2018-03-29 Thread Rafael Sadowski
Simple Update to the latest stable version. Changlog: http://dlib.net/release_notes.html Ok? Comments? Index: Makefile === RCS file: /cvs/ports/devel/dlib/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefil

UPDATE: graphics/krita

2018-03-29 Thread Rafael Sadowski
Simple Update to the latest stable version: Index: Makefile === RCS file: /cvs/ports/graphics/krita/Makefile,v retrieving revision 1.7 diff -u -p -u -p -r1.7 Makefile --- Makefile14 Jan 2018 10:05:03 - 1.7 +++ Makefile

Re: Ports tree locked

2018-03-29 Thread Christian Weisgerber
On 2018-03-25, Christian Weisgerber wrote: > The ports tree is now locked for the 6.3 release. ... and unlocked again. -- Christian "naddy" Weisgerber na...@mips.inka.de

new: games/barony

2018-03-29 Thread David CARLIER
Hi, Here a video game I had been followed up (and contributed to) since last summer, a 3D rogue game named Barony. It is a potentially attractive and addictive, each time I did a demo I had hard time to get back my laptop ... I could have released before but wanted to wait as this "Blessed Edition

Re: first questions wit regards to porting and adding BSD support

2018-03-29 Thread Stuart Henderson
On 2018/03/28 11:12, Nils Gillmann wrote: > Hello, > > I'm interested in providing our software (GNUnet) and its dependency chain > through ports. As I like to work with Operating Systems and adjust my work > to their expectations: > > - Do you prefer to build from ./bootstrap on (which sometimes

[UPDATE] lang/python/3.6

2018-03-29 Thread Remi Pointel
Hi, this is the diff to update Python 3.6 to latest release. Could it be tested in a bulk build please? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1