NEW: games/endless-sky

2016-04-22 Thread Ingo Feinerer
Hi, please find attached a port for Endless Sky, a space exploration and combat game: https://endless-sky.github.io/ - It needs a few scons.port.mk changes to build: https://marc.info/?l=openbsd-ports&m=146125722620300&w=2 - libjpeg-turbo is preferred which we do not have. Although there is a

Re: [new] graphics/mtpaint

2016-04-22 Thread Stuart Henderson
On 2016/04/07 11:33, Stuart Henderson wrote: > On 2016/04/07 14:05, Roman Gorelov wrote: > > Added gtk, glib and X to dependencies. I'm new to porting, so I likely > > miss something else. It would be nice to hear from you about mistakes > > I made and wishes for the improvement. > > > > Also ther

Re: NEW: devel/stagit

2016-04-22 Thread Juan Francisco Cantero Hurtado
On Fri, Apr 22, 2016 at 09:20:07AM +0200, Michael wrote: > Hi ports@, > > stagit creates static html pages from git repositories. > Web: http://git.2f30.org/stagit/ > > Tested on latest amd64 snapshot. In patch-Makefile, don't remove the variables "COMPATSRC =" and "COMPATOBJ =". You deleted "${

Re: [UPDATE] textproc/py-lxml -> 3.6.0

2016-04-22 Thread attila
Daniel Jakots writes: > On Wed, 20 Apr 2016 12:22:05 -0500, attila > wrote: > >> attila writes: >> >> > Hi ports@, >> > >> > Attached is an update for textproc/py-lxml to version 3.6.0. It >> > passes "make test" on i386 (both python2 and python3). >> > >> > Feedback most welcome. >> > >> >

Re: sysutils/sysclean 1.5

2016-04-22 Thread lists
Fri, 22 Apr 2016 06:50:34 +0200 Sebastien Marie > On Thu, Apr 21, 2016 at 08:50:14PM +0200, Joerg Jung wrote: > > > > Do you plan to remove /usr/local from defaults ignore list? > > > > It is something I considered but it would have some drawbacks too. > > First, it isn't in initial scope of

[maintainer update] security/py-oauthlib

2016-04-22 Thread Johan Huldtgren
hello, two parts to this, first of all a minor bug fix update from 1.0.3 to 1.1.0, second adding the python3 flavor as discussed back in December[1] now that all dependent ports have this flavor too. Tested as a dependency for py-discogs-client on amd64, all tests passed, but as noted when using

net/syncthing: Fix man page install location

2016-04-22 Thread Michael Reed
Maybe something is off in my ports tree, but net/syncthing's man pages are installed to the top-level /usr/local/man folder, as opposed to /usr/local/man/man{1,5,7}. The attached patch should fix that. Index: Makefile === RCS file: /

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-22 Thread Michael McConville
Stuart Henderson wrote: > On 2016/04/21 23:21, Michael McConville wrote: > > Dmitrij D. Czarkoff wrote: > > > This diff sets PKGNAME and uses explicit HOMEPAGE. OK? > > > > I think you forgot the diff. > > > > In response to this: > > > > Stuart Henderson said: > > > And it changes the package

NEW: devel/stagit

2016-04-22 Thread Michael
Hi ports@, stagit creates static html pages from git repositories. Web: http://git.2f30.org/stagit/ Tested on latest amd64 snapshot. Regards, Michael stagit.tgz Description: application/tar-gz

Re: Adding pledge() to www/lynx

2016-04-22 Thread Frederic Cambus
On Fri, Apr 15, 2016 at 05:27:28AM +0200, Theo Buehler wrote: > > That makes sense to me, and I like tb@ approach it's much cleaner > > indeed. However, it's still possible to override the hardcoded default > > by setting GLOBAL_MAILCAP and PERSONAL_MAILCAP in /etc/lynx.cfg. > > good catch > > >

[maintainer update] archivers/pecl-lzf

2016-04-22 Thread Johan Huldtgren
Updates archivers/pecl-lzf to 1.6.5 which includes bug fixes. built / packaged / passes regression on amd64, I don't actively use this anymore though so I have no real world tests. thanks, .jhIndex: pecl-lzf/Makefile === RCS file:

Re: update py-clint to 0.5.1

2016-04-22 Thread Alexandr Shadchin
On Sun, Apr 17, 2016 at 02:19:20PM +0200, Daniel Jakots wrote: > Hi, > > Here's a diff to update py-clint to 0.5.1. While there, I added a test > target and a py3 flavor. This update is needed for devel/legit (thanks > jca@ for spotting it). > > According to jca@ args isn't needed and as we don't

[UPDATE] security/regripper

2016-04-22 Thread Remi Pointel
Hi, this is the diff to update regripper. Ok? Remi. Index: Makefile === RCS file: /cvs/ports/security/regripper/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 28 Oct 2015 09:55:17 - 1.1.

Re: pledge() sysutils/colortree

2016-04-22 Thread David Dahlberg
Am Freitag, den 22.04.2016, 09:52 +0100 schrieb Stuart Henderson: > > > > > >  MAINTAINER =   David Dahlberg > And please CC maintainer for ports diffs, thank you :) I have seen it. Will have a deeper look at it over the week-end. Cheers David

Re: pledge() sysutils/colortree

2016-04-22 Thread Stuart Henderson
On 2016/04/22 00:31, steve latif wrote: > Tested on amd64 Diff is mangled, there are spaces where there should be tabs. xclip can be useful, though if you're posting from the gmail web interface that'll probably mangle it itself anyway. > Index: Makefile >

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-22 Thread Stuart Henderson
On 2016/04/21 23:21, Michael McConville wrote: > Dmitrij D. Czarkoff wrote: > > This diff sets PKGNAME and uses explicit HOMEPAGE. OK? > > I think you forgot the diff. > > In response to this: > > Stuart Henderson said: > > And it changes the package name from sshfs-fuse to just sshfs. > > Tha

Re: Disable SSE3 in graphics/opencv

2016-04-22 Thread Stuart Henderson
On 2016/04/21 19:05, Michael McConville wrote: > Stuart Henderson wrote: > > On 2016/04/21 20:58, Rafael Sadowski wrote: > > > On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote: > > > > It's on by default, but can be disabled with the below cmake > > > > argument. > > > > > > Are t

Re: NEW: lua-lyaml

2016-04-22 Thread Jonathan Gray
On Fri, Apr 22, 2016 at 09:14:17AM +0200, Florian Stinglmayr wrote: > > Thinking about it some more "lua-yaml" makes more sense than > > "lua-lyaml". > > > > There is another project called lua-yaml [1], and there's even another > just called "yaml" for Lua [2]. I thought it might be important to

pledge() sysutils/colortree

2016-04-22 Thread steve latif
Tested on amd64 Index: Makefile === RCS file: /cvs/ports/sysutils/colortree/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile17 Aug 2015 09:07:22 - 1.1.1.1 +++ Makefile22 Apr 2016 07:25

Re: NEW: lua-lyaml

2016-04-22 Thread Florian Stinglmayr
> Thinking about it some more "lua-yaml" makes more sense than > "lua-lyaml". > There is another project called lua-yaml [1], and there's even another just called "yaml" for Lua [2]. I thought it might be important to clear up by name which one we have in the ports. But I am okay with all the oth