NEW: x11/lemonbar

2017-02-22 Thread Ingo Feinerer
Hi, please find attached a port for lemonbar. $ cat pkg/DESCR lemonbar (formerly known as bar) is a lightweight bar entirely based on XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama support and EWMH compliance without wasting your precious memory.

Re: ocamlyacc segfault triggered by ocaml-menhir's parser

2017-02-22 Thread Daniel Dickman
On Tue, Feb 21, 2017 at 5:59 AM, Stuart Henderson wrote: > I ran across this in an i386 bulk build, but it's easy to reproduce. > ocamlyacc segfaults when processing the parser from ocaml-menhir-20170101: Pretty nice detective work -- I'd never seen this segfault before. I

Re: possible chromium regression on -current

2017-02-22 Thread Tobias Brodel
On 02/23/17 14:26, Bryan Steele wrote: On Wed, Feb 22, 2017 at 11:35:24AM +, Dimitris Papastamos wrote: Hi everyone, I think at some point in the last week a possible chromium regression was introduced. Youtube videos give a playback error. This is what I get in the log:

Update to py-werkzeug-0.11.15 and take maintainership

2017-02-22 Thread Daniel Jakots
¡Hola! Here's a diff to update to latest py-werkzeug release (it's a bit funny, .11 was released on August, then both .12 and .13 on Dec 26th and again on Dec 30th two releases, .14 and .15). ChangeLog: https://github.com/pallets/werkzeug/blob/master/CHANGES#L59 Comments? OK? Cheers, Daniel

Re: possible chromium regression on -current

2017-02-22 Thread Bryan Steele
On Wed, Feb 22, 2017 at 11:35:24AM +, Dimitris Papastamos wrote: > Hi everyone, > > I think at some point in the last week a possible chromium regression > was introduced. > > Youtube videos give a playback error. This is what I get in the log: > >

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2017/02/22 19:51:11 Modified files: www/py-flask : Makefile distinfo www/py-flask/patches: patch-docs_conf_py www/py-flask/pkg: PLIST Log message: Maintainer update to py-flask-0.12

flake8 -> py-flake8 + py3 flavor

2017-02-22 Thread Daniel Jakots
Hi, The only way to add a py3 flavor to flake8 is by renaming the port. Plan is: 1. import a py-flake8 which is flake8 + py-flake8.diff. 2. hook py{,3}-flake8 and unhook flake8 in devel/Makefile 3. commit devel/quirks 4. commit net/py-libcloud and www/youtube-dl (I didn't rev bump as it's TDEP

make search complains Re: CVS: cvs.openbsd.org: ports

2017-02-22 Thread Daniel Jakots
On Tue, 21 Feb 2017 09:43:53 -0700 (MST), Marc Espie wrote: > CVSROOT: /cvs > Module name: ports > Changes by: es...@cvs.openbsd.org 2017/02/21 09:43:53 > > Removed files: > infrastructure/man/man1: retrieve-index.1 > infrastructure/bin:

Remove audio/bladeenc?

2017-02-22 Thread Frederic Cambus
Hi ports@, BladeEnc has been dead upstream for years [1], and the latest version is from 2001. Nothing depends on it. The main thing it had for it was speed, which is irrelevant on current hardware. Audio quality was always controversial. Besides us, only Gentoo and Pkgsrc still have packages

Re: HEADS UP: fetch/checksum/makesum tweaks

2017-02-22 Thread Marc Espie
On Wed, Feb 22, 2017 at 07:37:09PM +0100, Jeremie Courreges-Anglas wrote: > I'd like to point out that it harms a process I have as a port user. If > projects published signatures for their releases, I want to check them, > because I can have a trust relationship with upstream. > So the process

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/02/22 12:17:05 Modified files: security : Makefile Log message: + SUBDIR += py-dfvfs

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/02/22 12:15:59 Log message: import py-dfvfs: Digital Forensics Virtual File System (dfVFS). ok benoit@. Status: Vendor Tag: rpointel Release Tags: rpointel_20170222

Re: ruby-raindrops on arm

2017-02-22 Thread Jeremy Evans
On 02/22 01:52, Jeremie Courreges-Anglas wrote: > > Fails as in > > > http://build-failures.rhaalovely.net//arm/2017-02-02/www/ruby-raindrops,ruby22.log > > Prevent the build system to add -march=i486 and use libatomic_ops. > With this plus the missing test dep, tests pass on arm. > > I was

Re: HEADS UP: fetch/checksum/makesum tweaks

2017-02-22 Thread Jeremie Courreges-Anglas
Marc Espie writes: > I've recently streamlined a bit the fetch/checksum/makesum code... > too many tests. > > One *wanted* side-effect is to make it slightly harder to have distfiles > without checksum. > > Doesn't change anything for normal port users. I'd like to point out

HEADS UP: fetch/checksum/makesum tweaks

2017-02-22 Thread Marc Espie
I've recently streamlined a bit the fetch/checksum/makesum code... too many tests. One *wanted* side-effect is to make it slightly harder to have distfiles without checksum. Doesn't change anything for normal port users. When you're creating a new port, however, you will probably want to run

Re: more spring cleanup

2017-02-22 Thread Marc Espie
On Tue, Feb 21, 2017 at 04:11:18PM +, Christian Weisgerber wrote: > On 2017-02-21, Marc Espie wrote: > > > A few oddities in bsd.port.mk > > > > - CDROM_SITE ? > > This is somewhat useful. Not for actual CDROM distribution, but > for opportunistically getting distfiles

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/22 07:34:34 Modified files: devel/libuv: Makefile Log message: Use lang/gcc for atomic builtins on arm.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/22 07:26:22 Added files: multimedia/libvpx/patches: patch-third_party_libyuv_include_libyuv_row_h Log message: Fix on arm, avoid broken vector support in old

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/22 07:28:30 Modified files: devel/libuv: Makefile devel/libuv/patches: patch-src_unix_openbsd_c Added files: devel/libuv/patches: patch-src_unix_tcp_c patch-src_unix_udp_c

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/22 07:07:28 Modified files: x11/gnome/autoar: Makefile distinfo x11/gnome/autoar/pkg: PLIST Log message: Update to gnome-autoar-0.2.0.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/22 07:07:03 Modified files: x11/gnome/totem: Makefile x11/gnome/terminal: Makefile Log message: Sync WANTLIB.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/22 07:03:57 Modified files: graphics/evince: Makefile Log message: Some WANTLIB do not belong to the "light" FLAVOR.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/22 06:59:27 Modified files: mail/evolution-rss: Makefile Log message: Sync WANTLIB.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/22 06:25:36 Modified files: net/libpsl : Makefile Log message: Switch to libidn2

ruby-raindrops on arm

2017-02-22 Thread Jeremie Courreges-Anglas
Fails as in http://build-failures.rhaalovely.net//arm/2017-02-02/www/ruby-raindrops,ruby22.log Prevent the build system to add -march=i486 and use libatomic_ops. With this plus the missing test dep, tests pass on arm. I was tempted to restrict the BDEP to arm, but I guess it will probably

possible chromium regression on -current

2017-02-22 Thread Dimitris Papastamos
Hi everyone, I think at some point in the last week a possible chromium regression was introduced. Youtube videos give a playback error. This is what I get in the log: [11087:-105893312:0221/190453.466753:ERROR:sync_control_vsync_provider.cc(144)] glXGetSyncValuesOML should not return TRUE

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/02/22 03:13:18 Modified files: devel/p5-Config-Any: Makefile distinfo Log message: Update to p5-Config-Any-0.28.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/02/22 02:37:51 Modified files: security/py-paramiko: Makefile distinfo Log message: Update to py-paramiko-2.1.2.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/22 02:06:11 Modified files: devel/llvm : Makefile devel/llvm/patches: patch-tools_clang_lib_Basic_Targets_cpp Log message: Fix OpenBSD/aarch64 types. from Brad (maintainer)

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/22 01:25:48 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.5.15.

CVS: cvs.openbsd.org: ports

2017-02-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/22 01:25:59 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.52.