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

2017-02-06 Thread Bryan Linton
Hello, Since several of the older, webkit-based browsers either have been, or are currently in the process of being retired, I switched from xombrero to qutebrowser and noticed a small issue. I have inputmethods/uim working in all other applications by virtue of having the following ports

UPDATE: inputmethods/scim* HOMEPAGE is out of date

2017-02-06 Thread Bryan Linton
Hello ports@, Please find the attached file which updates most all of the inputmethods/scim* ports to a new updated HOMEPAGE. It looks like the old domain name expired and now points to a personal blog of some sort. It looks like they also have a Github page which could be used instead of

Re: samba4 and ACL's

2017-02-06 Thread Vijay Sankar
Quoting Ian McWilliam : Here's a back port from current. It's still compiling for me, so things may not work. You'll also need to update level/libtalloc and database/tdb. Ian McWilliam From: alexmcwhir...@triadic.us

Re: samba4 and ACL's

2017-02-06 Thread alexmcwhirter
On 2017-02-06 20:21, Ian McWilliam wrote: Here's a back port from current. It's still compiling for me, so things may not work. You'll also need to update level/libtalloc and database/tdb. Just built this and did some minor testing. Everything is working as expected. Created users / groups

Re: add ports infrastructure support for aarch64

2017-02-06 Thread Jonathan Gray
On Mon, Jan 23, 2017 at 10:14:15AM +, Stuart Henderson wrote: > On 2017/01/23 11:55, Vadim Zhukov wrote: > > 2017-01-23 4:04 GMT+03:00 Peter Hessler : > > > Here are some bits to add arch defines to the ports infrastruture files > > > for aarch64. > > > > > > amd64 is

Re: samba4 and ACL's

2017-02-06 Thread Ian McWilliam
Here's a back port from current. It's still compiling for me, so things may not work. You'll also need to update level/libtalloc and database/tdb. Ian McWilliam From: alexmcwhir...@triadic.us [alexmcwhir...@triadic.us] Sent: Monday, 6 February 2017

Chromium process aborted by pledge(2)

2017-02-06 Thread Caspar Schutijser
Hi, While I was using a certain web site, Chromium displayed the "Aw, Snap!" error message and the following lines appeared in the system message buffer: chrome(69033): sysctl 6: 1 66 1 69033 616 0 chrome(69033): syscall 202 "" So some Chromium process

SECURITY: libdwarf

2017-02-06 Thread Edd Barrett
Hi, An update to libdwarf, including security fixes. Info on those here: https://www.prevanders.net/dwarf.html#releases Diffing the public headers, I see the existing interfaces don't seem to have changed, but some new functions and types were added, hence the minor bump. I also compared the

Re: UPDATE: games/urbanterror{,-data}

2017-02-06 Thread Ryan Freeman
On Sun, Feb 05, 2017 at 10:34:29AM -0800, Ryan Freeman wrote: > Hey, > > Here is an update to the freshly-released UrbanTerror 4.3.2! > Not much change in the way of the port itself, regen'd patches > and I added a RUN_DEPENDS on net/curl, as it uses it via DLOPEN > to fetch maps the user does

Re: [NEW] devel/libevtx

2017-02-06 Thread Remi Pointel
ping On 02/04/17 09:45, Remi Pointel wrote: On 01/26/17 21:55, Remi Pointel wrote: On 01/16/17 22:21, Remi Pointel wrote: Hi, libevtx is a library to access the Windows XML Event Log (EVTX) format, needed for Plaso. Ok? Cheers, Remi. Attached is libevtx updated. Do not link with

Re: UPDATE: net/profanity

2017-02-06 Thread Theo Buehler
On Mon, Feb 06, 2017 at 09:27:45AM +0100, Ingo Feinerer wrote: > Hi, > > regarding your profanity update > (https://marc.info/?l=openbsd-ports=148632353126979=2) 'make > port-lib-depends-check' complains that WANTLIB lacks 'util python2.7'. > > This is because configure picks up python and

HEADS UP: pkg_add supports installpath

2017-02-06 Thread Marc Espie
just committed, will be in the next series of snapshots. so, basic installs create /etc/installurl now, pkg_add uses it "by default" to create an installpath. pkg.conf(5) takes precedence (user defines are stronger than automatic defines): installpath = anything in pkg.conf will replace the

update: sysutils/sec

2017-02-06 Thread Okan Demirmen
Straight forward update to 2.7.11. OK? Thanks, Okan Index: Makefile === RCS file: /home/open/cvs/ports/sysutils/sec/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile20 Jun 2016 19:13:10 - 1.29

UPDATE: devel/intellij 2016.3.4

2017-02-06 Thread Caspar Schutijser
Below is a diff that updates devel/intellij to 2016.3.4. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.40 diff -u -p -r1.40 Makefile --- Makefile

Re: UPDATE: net/profanity

2017-02-06 Thread Rafael Sadowski
On Mon Feb 06, 2017 at 07:32:40PM +0100, Theo Buehler wrote: > On Mon, Feb 06, 2017 at 09:27:45AM +0100, Ingo Feinerer wrote: > > Hi, > > > > regarding your profanity update > > (https://marc.info/?l=openbsd-ports=148632353126979=2) 'make > > port-lib-depends-check' complains that WANTLIB lacks

Re: UPDATE: net/profanity

2017-02-06 Thread Theo Buehler
> I think I understand the magic. I had not set symbolic links for python > like: /usr/ports/lang/python/2.7/pkg/MESSAGE-main. If you set the > symbolic links, profanity will find you python stuff. Can you reproduce > it? ah, that was it, thanks. i just committed the port with feinerer's fixes >

Re: UPDATE: net/profanity

2017-02-06 Thread Ingo Feinerer
Hi, regarding your profanity update (https://marc.info/?l=openbsd-ports=148632353126979=2) 'make port-lib-depends-check' complains that WANTLIB lacks 'util python2.7'. This is because configure picks up python and enables Python plugins: $ profanity -v ... Build information: XMPP library:

Re: samba4 and ACL's

2017-02-06 Thread alexmcwhirter
On 2017-02-06 01:00, Ian McWilliam wrote: Generally back porting like this unless its a major security thing is not done to stable. differences to the 6.0-stable from current --with-ntvfs-fileserver \ --without-gpgme LDB_V =

Re: www/p5-Mojo 7.23

2017-02-06 Thread Mark Patruck
On Sun, Feb 05, 2017 at 08:59:34PM -0700, Andrew Fresh wrote: > On Sun, Feb 05, 2017 at 01:36:03PM +0100, Mark Patruck wrote: > > After base has been updated to perl 5.24.1 and IO::Socket::IP is > > >=0.37 now, here is an update to www/p5-Mojo 7.23 > > > > List of changes: > >

Re: www/p5-Mojo 7.23

2017-02-06 Thread Nigel Taylor
I just saw your using IO-Socket-Socks, that's been held back waiting for an update to perl 5.24 You need the update for IPv6 support. That's the point of the IO::Socket::IP update in perl 5.24 to bring in IPv6 support. I have done the update to IO-Socket-Socks and will be releasing, once my

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 03:11:32 Modified files: telephony/asterisk: Makefile telephony/asterisk/patches: patch-main_audiohook_c Log message: raise debug level of other audiohook messages, even debug level 1

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 04:44:56 Modified files: devel/jansson : Makefile Added files: devel/jansson/patches: patch-src_hashtable_seed_c Log message: Use arc4random() to seed the hashtable in jansson, rather

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 05:23:14 Modified files: lang/sbcl : Makefile Log message: zap stray OB at start of file

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 06:58:16 Modified files: mail/neomutt : Makefile distinfo Log message: update to neomutt-20170206

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/06 03:22:35 Modified files: net/openvpn: Makefile distinfo net/openvpn/patches: patch-configure patch-include_Makefile_in patch-src_openvpn_route_c

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/02/06 03:42:01 Modified files: games/openxcom : Makefile Log message: Switch to in-ports gcc to make it start on the first run if LC_ALL=C is not set. Reported by Sol?ne Rapenne, thanks! OK jca@

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2017/02/06 03:56:57 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register removal of vimb.

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/02/06 23:12:27 Modified files: games/urbanterror: Makefile distinfo games/urbanterror/patches: patch-Makefile games/urbanterror-data: Makefile distinfo Log message: Update to

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2017/02/06 18:39:59 Modified files: net/icecast: Makefile distinfo net/icecast/patches: patch-Makefile_in patch-admin_Makefile_in patch-conf_Makefile_in

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2017/02/06 08:33:15 Modified files: audio/ocp : Makefile Log message: Mark as BROKEN on alpha, it triggers an internal compiler error. arctar.c:384: internal compiler error: in extract_insn, at

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2017/02/06 08:53:11 Modified files: devel/py-testpath: Makefile distinfo Log message: fixup distfile name, spotted jca@

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 13:05:23 Modified files: devel/p5-libintl: Makefile Log message: restore perl to WANTLIB, lost in gettext change

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 13:20:23 Modified files: comms/hamlib : Makefile comms/pilot-link: Makefile converters/p5-Cpanel-JSON-XS: Makefile databases/xapian-bindings: Makefile

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/02/06 10:57:29 Modified files: www/epiphany : Makefile distinfo Log message: - update to epiphany-3.22.6 Fixes 'password extraction sweep attack on password manager'

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/02/06 10:57:47 Added files: www/epiphany/patches: patch-lib_ephy-profile-migrator_c Log message: add missing patch

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2017/02/06 11:02:37 Modified files: devel/src : Makefile distinfo Log message: Update devel/src to 1.12 OK aja@

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 13:28:32 Modified files: mail/cyrus-imapd: Makefile net/irssi-silc : Makefile net/liboping : Makefile net/libproxy : Makefile textproc/redland-bindings:

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2017/02/06 14:57:55 Modified files: net/profanity : Makefile distinfo net/profanity/patches: patch-tests_unittests_tools_stub_http_upload_c Log message: minor

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Adam Wolk
CVSROOT:/cvs Module name:ports Changes by: aw...@cvs.openbsd.org 2017/02/06 15:29:57 Modified files: textproc/cloc : Makefile Log message: textproc/cloc fix RUN_DEPENDS Last update to cloc listed LIB_DEPENDS without setting run depends which resulted in a non working

Re: CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
On 2017/02/06 15:29, Adam Wolk wrote: > CVSROOT: /cvs > Module name: ports > Changes by: aw...@cvs.openbsd.org 2017/02/06 15:29:57 > > Modified files: > textproc/cloc : Makefile > > Log message: > textproc/cloc fix RUN_DEPENDS > > Last update to cloc listed LIB_DEPENDS without

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 15:39:05 Modified files: textproc/calibre: Makefile distinfo textproc/calibre/patches: patch-setup_build_py patch-src_calibre_linux_py

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/06 01:14:09 Modified files: devel/m4 : Makefile distinfo devel/m4/patches: patch-doc_m4_1 patch-doc_m4_texi Log message: Update to m4-1.4.18

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/06 01:15:02 Modified files: sysutils/consolekit/patches: patch-src_ck-manager_c patch-src_ck-sysdeps-openbsd_c

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/06 01:18:53 Modified files: lang/sbcl : Makefile Added files: lang/sbcl/patches: patch-src_runtime_GNUmakefile Log message: Respect CFLAGS, don't hardcode -O3 Spotted in a report

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/06 02:01:28 Modified files: net/adns : Makefile Log message: Simplify

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/06 02:10:29 Modified files: net/adns : Makefile distinfo Log message: Bugfix update to ands-1.5.1

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/06 02:10:12 Modified files: net/adns/pkg : DESCR Log message: Trailing whitespace

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/06 02:19:40 Modified files: net/py-adns: Makefile Log message: perl -pi -> sed -i

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/02/06 02:27:46 Modified files: x11/xfce4/xfce4-clipman: Makefile distinfo x11/xfce4/xfce4-clipman/pkg: PLIST Log message: Update to xfce4-clipman 1.4.1

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/06 02:40:20 Modified files: devel/p5-SDL : Makefile Log message: Mark as BROKEN-i386: dependent ports (games/vacuum, games/frozen-bubble) fail when checking for SDL_perl: ./SDL_perl.c: loadable

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2017/02/06 02:56:05 Modified files: www: Makefile Removed files: www/vimb : Makefile distinfo www/vimb/pkg : DESCR PLIST Log message: Remove vimb, it's using the

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/02/06 02:54:14 Modified files: x11/xfce4/xfdashboard: Makefile distinfo x11/xfce4/xfdashboard/pkg: PLIST Log message: update to xfdashboard 0.6.1

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/02/06 02:54:34 Modified files: x11/xfce4/terminal: Makefile distinfo Log message: update to xfce4-terminal 0.8.4

CVS: cvs.openbsd.org: ports

2017-02-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/02/06 02:56:49 Modified files: geo/geos : Makefile distinfo geo/geos/patches: patch-src_Makefile_in geo/geos/pkg : PLIST Log message: Update to geos 3.6.1, all from Rafael

Re: CVS: cvs.openbsd.org: ports

2017-02-06 Thread Андрей Болконский
update geany to 1.29 please. maintainer not replied 2017-02-06 12:56 GMT+03:00 Landry Breuil : > CVSROOT:/cvs > Module name:ports > Changes by: lan...@cvs.openbsd.org 2017/02/06 02:56:49 > > Modified files: > geo/geos : Makefile distinfo >

Re: CVS: cvs.openbsd.org: ports

2017-02-06 Thread Landry Breuil
On Mon, Feb 06, 2017 at 12:58:40PM +0300, Андрей Болконский wrote: > update geany to 1.29 please. maintainer not replied And how is this related to this commit ? If geany is not actively maintained, then someone using it should claim maintainership. Seems it can be switched to use Gtk3/Vte3