Re: [NEW PORT: audio/rubberband]

2017-02-08 Thread Tobias Brodel
ping On 2 Feb. 2017 8:46 am, "Tobias Brodel" wrote: > ping > > On 26 Jan. 2017 7:02 pm, "Tobias Brodel" wrote: > >> whoops, wrong tarball. sorry for the noise! >> >> On 01/26/17 18:59, Tobias Brodel wrote: >> >>> On 01/18/17 22:55, Tobias Brodel wrote: >>> hi stuart, thanks for your respon

Re: inputmethods/uim not working in www/qutebrowser, QT5 related?

2017-02-08 Thread Anthony J. Bentley
Bryan Linton writes: > I'm assuming this is probably because qutebrowser uses PyQt5 and > there is currently no QT5-based plugin for UIM being built. From > looking at the source, it seems like the support is there [1] but > the qt5 directory is not bundled with the latest 1.8.6 release of > UIM.

Re: PostgreSQL 9.6.1 + pg_upgrade support

2017-02-08 Thread Jeremy Evans
On 02/09 02:35, Stuart Henderson wrote: > I've just tried pg_upgrade following the pkg-readme. It went OK in the > end but there were some bumps along the way. A few notes: Sorry about that. The blame lies with me as I wrote the documentation. How about the following patch, which I think address

Re: samba4 and ACL's

2017-02-08 Thread Ian McWilliam
upgrade.py uses the value set in provision/__init__.py netcmd/domain.py doesn't include the value from provision/__init__.py Shame, otherwise there would have been one location to patch this. python/samba/netcmd/domain.py: use_rfc2307=use_rfc2307, skip_sysvolacl=False, python/s

Re: samba4 and ACL's

2017-02-08 Thread alexmcwhirter
On 2017-02-08 20:42, alexmcwhir...@triadic.us wrote: On 2017-02-03 14:04, Vijay Sankar wrote: Hi Jeremie, I tested this over the past few days. If I change skip_sysvolacl=False to skip_sysvolacl=True in /usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py, I am able to create the do

Re: PostgreSQL 9.6.1 + pg_upgrade support

2017-02-08 Thread Stuart Henderson
I've just tried pg_upgrade following the pkg-readme. It went OK in the end but there were some bumps along the way. A few notes: | 2) Upgrade your PostgreSQL package with pkg_add. | # pkg_add -ui postgresql-pg_upgrade -> fails unless you already have it installed. I think just "pkg_add psotgresql

Re: samba4 and ACL's

2017-02-08 Thread alexmcwhirter
On 2017-02-03 14:04, Vijay Sankar wrote: Hi Jeremie, I tested this over the past few days. If I change skip_sysvolacl=False to skip_sysvolacl=True in /usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py, I am able to create the domain, add additional DC's as well as additional member

Re: wpa_supplicant: set DEFAULT_AP_SCAN 0 on OpenBSD

2017-02-08 Thread Stuart Henderson
On 2017/02/08 17:07, Paul Irofti wrote: > On Wed, Feb 08, 2017 at 01:21:52PM +0100, David Coppa wrote: > > On Wed, Feb 8, 2017 at 12:24 PM, Stuart Henderson > > wrote: > > > Since it's not supported on OpenBSD, it doesn't make much sense for > > > wpa_supplicant to default to scanning. OK? > >

Re: Don't package urbanterror-data on !amd64 and !i386

2017-02-08 Thread Ryan Freeman
On Wed, Feb 08, 2017 at 04:35:21PM +0300, Kirill Bychkov wrote: > Hi! > This will save 1 GB of space on mirrors and build machines for all arches > where urbanterror isn't built. > OK? Absolutely OK with me :-) Thanks for clearing up the i386 issue! Cheers, -ryan > > Index: Makefile >

Re: wpa_supplicant: set DEFAULT_AP_SCAN 0 on OpenBSD

2017-02-08 Thread Paul Irofti
On Wed, Feb 08, 2017 at 01:21:52PM +0100, David Coppa wrote: > On Wed, Feb 8, 2017 at 12:24 PM, Stuart Henderson > wrote: > > Since it's not supported on OpenBSD, it doesn't make much sense for > > wpa_supplicant to default to scanning. OK? I am OK with this too, given that I was bitten earlier

Don't package urbanterror-data on !amd64 and !i386

2017-02-08 Thread Kirill Bychkov
Hi! This will save 1 GB of space on mirrors and build machines for all arches where urbanterror isn't built. OK? Index: Makefile === RCS file: /cvs/ports/games/urbanterror-data/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile

Re: wpa_supplicant: set DEFAULT_AP_SCAN 0 on OpenBSD

2017-02-08 Thread David Coppa
On Wed, Feb 8, 2017 at 12:24 PM, Stuart Henderson wrote: > Since it's not supported on OpenBSD, it doesn't make much sense for > wpa_supplicant to default to scanning. OK? > > Index: Makefile > === > RCS file: /cvs/ports/security/wpa

wpa_supplicant: set DEFAULT_AP_SCAN 0 on OpenBSD

2017-02-08 Thread Stuart Henderson
Since it's not supported on OpenBSD, it doesn't make much sense for wpa_supplicant to default to scanning. OK? Index: Makefile === RCS file: /cvs/ports/security/wpa_supplicant/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Mak

UPDATE security/lastpass-cli

2017-02-08 Thread Björn Ketelaars
Please find enclosed a diff for bringing security/lastpass-cli to the latest version (bug fix release). Changelog can be found at: https://github.com/lastpass/lastpass-cli/releases/tag/v1.1.2 OK? -- Björn Ketelaars GPG key: 0x4F0E5F21 diff --git security/lastpass-cli/Makefile security/lastpas