Update: telephony/kamailio to 5.1.1

2018-03-01 Thread Roman Kravchuk
Hi ports@, This is update kamailio port. Changelog: - update to version 5.1.1 - sync pathes - sync WANTLIB - switch to compile with system malloc Tested on current amd64. Ok? Comments? Index: Makefile === RCS file: /cvs/ports/telep

[Update] PostgreSQL 10.3

2018-03-01 Thread Pierre-Emmanuel André
Hi, Small diff to update PostgreSQL to it's latest stable version (10.3). This version fixes a CVE : CVE-2018-1058 Release note here: https://www.postgresql.org/about/news/1834/ Tested on @amd64. Diff for -stable will follow. Comments, ok ? Regards, Index: Makefile

Re: [NEW] net/onionshare

2018-03-01 Thread Grégoire Jadi
attila writes: >> attila wrote: >> > Klemens Nanni wrote: >> > > On Tue, Dec 12, 2017 at 10:45:21AM -0600, attila wrote: >> > > > Klemens Nanni wrote: >> > > > > You should zap V and PKGNAME, set GH_TAGNAME=v1.1 and move GH_* right >> > > > > beneath COMMENT; see infrastructure/templates/Makefil

Re: [NEW] net/onionshare

2018-03-01 Thread Stuart Henderson
On 2018/03/01 17:36, Grégoire Jadi wrote: > I tried your port but the "-gui" SUBPACKAGE didn't work. "make plist" > includes the wrong stuff in for both SUBPACKAGE. -main had > onionshare-gui/*.py stuff and -gui didn't have onionshare/*.py. That was better before, you have duplicates between the t

Re: [NEW] net/onionshare

2018-03-01 Thread Grégoire Jadi
Stuart Henderson writes: > On 2018/03/01 17:36, Grégoire Jadi wrote: > >> I tried your port but the "-gui" SUBPACKAGE didn't work. "make plist" >> includes the wrong stuff in for both SUBPACKAGE. -main had >> onionshare-gui/*.py stuff and -gui didn't have onionshare/*.py. > > That was better befo

Re: [NEW] net/onionshare

2018-03-01 Thread Grégoire Jadi
Grégoire Jadi writes: > Stuart Henderson writes: > >> On 2018/03/01 17:36, Grégoire Jadi wrote: >> >>> I tried your port but the "-gui" SUBPACKAGE didn't work. "make plist" >>> includes the wrong stuff in for both SUBPACKAGE. -main had >>> onionshare-gui/*.py stuff and -gui didn't have onionshar

Re: [NEW] net/onionshare

2018-03-01 Thread Grégoire Jadi
Grégoire Jadi writes: > Stuart Henderson writes: > >> On 2018/03/01 17:36, Grégoire Jadi wrote: >> >>> I tried your port but the "-gui" SUBPACKAGE didn't work. "make plist" >>> includes the wrong stuff in for both SUBPACKAGE. -main had >>> onionshare-gui/*.py stuff and -gui didn't have onionshar

Update: emulators/stella 3.9 -> 5.1.1

2018-03-01 Thread Tom Murphy
Hi, Many thanks to sthen@ for the 5.0.2 patch to work with, I've updated this to 5.1.1. Thanks, Tom Index: Makefile === RCS file: /cvs/ports/emulators/stella/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile ---

Re: [NEW] net/onionshare

2018-03-01 Thread Stuart Henderson
On 2018/03/01 21:06, Grégoire Jadi wrote: > Grégoire Jadi writes: > > > Stuart Henderson writes: > > > >> On 2018/03/01 17:36, Grégoire Jadi wrote: > >> > >>> I tried your port but the "-gui" SUBPACKAGE didn't work. "make plist" > >>> includes the wrong stuff in for both SUBPACKAGE. -main had >

Re: [NEW] net/onionshare

2018-03-01 Thread Grégoire Jadi
Stuart Henderson writes: > On 2018/03/01 21:06, Grégoire Jadi wrote: > >> Grégoire Jadi writes: >> >> > Stuart Henderson writes: >> > >> >> On 2018/03/01 17:36, Grégoire Jadi wrote: >> >> >> >>> I tried your port but the "-gui" SUBPACKAGE didn't work. "make plist" >> >>> includes the wrong stu

Re: selenium

2018-03-01 Thread frantisek holop
Remi Pointel, 27 Feb 2018 21:36: > I thougt we had selenium in our ports tree, but not. I searched in the > previous mail on ports@ and seen a port from frantisek holop, I updated it. i think there is already a newer version... 3.9.0 could you please update to port? -f --

porting grub2 - how to get arm64 modules available in amd64 PKG_PATH?

2018-03-01 Thread Jiri B
Hi, I have simple GRUB2 port working but I'm trying to figure out how to change the port to get some part of it to be a kind of 'noarch' as Linux distros do. My question is, how to get eg. /usr/local/lib/grub/arm64-efi modules which - IIUC - would need to build on arm64 box "into" amd64 repo, so

update SDL2 to 2.0.8 and security update of sdl2-image to 2.0.3

2018-03-01 Thread Thomas Frohwein
Hi, Here the diff for updating both sdl2 and sdl2-image. Note that sdl2-image is a security update for some buffer overflows and crashes by maliciously-crafted data (see details below). The diff below updates sdl2 to 2.0.8. This includes the optional mapping of the Gamecontroller API via the SDL_

Re: selenium

2018-03-01 Thread Remi Pointel
On 03/01/18 23:51, frantisek holop wrote: Remi Pointel, 27 Feb 2018 21:36: I thougt we had selenium in our ports tree, but not. I searched in the previous mail on ports@ and seen a port from frantisek holop, I updated it. i think there is already a newer version... 3.9.0 could you please upda