Re: devel/llvm: python flavor: lib_depends on exact llvm version

2018-04-12 Thread Landry Breuil
On Thu, Apr 12, 2018 at 09:33:59AM +0200, Sebastien Marie wrote: > Hi, > > From time to time, when trying to build devel/llvm from ports while > another version is already installed, I am facing dependency problem on > python flavor when packaging it. > > $ cd /usr/ports/lang/rust && make > ===>

Re: py-test and friends

2018-04-12 Thread Pavel Korovin
On 04/11, Stuart Henderson wrote: > Other than that it reads well but for ease of testing would you mind > sending a new diff from a common parent directory so it can be applied in > one go please? They're all in devel/, so this would work: > > cd /usr/ports/devel > cvs diff py-attrs

Re: UPDATE: graphics/farbfeld 3 -> 4

2018-04-12 Thread Klemens Nanni
On Thu, Apr 12, 2018 at 01:52:48AM +0100, Kaashif Hymabaccus wrote: > This is an update to graphics/farbfeld. The main change to the port is > that USE_GMAKE isn't needed any more. > > Works fine for me on amd64 (converted some images to ff and back, > still seems to work). Can you provide a

Re: [PATCH] www/goaccess: drop Tokyo Cabinet storage support

2018-04-12 Thread Frederic Cambus
On Thu, Apr 12, 2018 at 08:18:54AM +0300, Kirill Bychkov wrote: > >> > I'm not a fan of unnecessary flavours in ports, but I think this might > >> > be a case where it makes sense? > >> > >> I would like it if there was a non-tokyo flavor. It has only ever > >> caused problems for me. That said,

devel/llvm: python flavor: lib_depends on exact llvm version

2018-04-12 Thread Sebastien Marie
Hi, >From time to time, when trying to build devel/llvm from ports while another version is already installed, I am facing dependency problem on python flavor when packaging it. $ cd /usr/ports/lang/rust && make ===> rust-1.25.0p0 depends on: llvm->=6.0,<6.1 - not found ===> Verifying install

Re: [PATCH] www/goaccess: drop Tokyo Cabinet storage support

2018-04-12 Thread Kirill Bychkov
On Thu, April 12, 2018 11:20, Frederic Cambus wrote: > On Thu, Apr 12, 2018 at 08:18:54AM +0300, Kirill Bychkov wrote: > >> >> > I'm not a fan of unnecessary flavours in ports, but I think this might >> >> > be a case where it makes sense? >> >> >> >> I would like it if there was a non-tokyo

Re: clang 6 fix security/steghide

2018-04-12 Thread Jeremie Courreges-Anglas
On Wed, Apr 11 2018, Matthew Martin wrote: > On Wed, Apr 11, 2018 at 01:48:29PM +0200, Jeremie Courreges-Anglas wrote: >> On Wed, Apr 11 2018, Giovanni Bechis wrote: >> > On 04/11/18 05:16, Matthew Martin wrote: >> >> On Tue, Apr 10, 2018 at 04:44:56PM

Re: UPDATE: devel/py-certifi

2018-04-12 Thread Stuart Henderson
On 2018/04/12 16:33, Pavel Korovin wrote: > Dear all, > > Please find the update for devel/py-certifi to current 2018.1.18. > Added NO_TEST=Yes since there are no tests there. Please only use NO_TEST if there are no tests and it fails, for these where it succeeds but runs 0 tests it's better to

Re: japanese/Wnn: remove jgroff dependency

2018-04-12 Thread YASUOKA Masahiko
Hi, > - Somebody please check whether installing EUC is *really* still >important. As soon as it is confirmed that it is not, stop >doing so. But don't let that delay this cleanup. I don't think installing EUC is needed. Even if people is still using EUC terminal, they can use

Re: UPDATE: devel/py-certifi

2018-04-12 Thread Pavel Korovin
OK, no problem. Updated diff attached. On 04/12, Stuart Henderson wrote: > Please only use NO_TEST if there are no tests and it fails, for these > where it succeeds but runs 0 tests it's better to keep them, maybe some > tests will be added later. -- With best regards, Pavel Korovin Index:

UPDATE: devel/py-certifi

2018-04-12 Thread Pavel Korovin
Dear all, Please find the update for devel/py-certifi to current 2018.1.18. Added NO_TEST=Yes since there are no tests there. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/devel/py-certifi/Makefile,v

Re: clang6 fallout

2018-04-12 Thread Stuart Henderson
On 2018/04/12 15:03, Christian Weisgerber wrote: > Updated list as of Apr 12, 15:00 UTC: > > audio/caps-plugins > cad/kicad > comms/hylafax > databases/mysqlcc > databases/pgadmin3 > devel/avr/gcc > devel/ptlib > devel/qt-creator > devel/sdcc > emulators/BasiliskII > emulators/desmume >

UPDATE security/encfs

2018-04-12 Thread Björn Ketelaars
A newer version of encfs is available (1.9.4), which fixes some issues. Changelog can be found at https://github.com/vgough/encfs/releases Regression test (there is only 1 unit test) succeeds. Tested lightly on amd64. Comments/OKs? Index: Makefile

Re: [armv7 fix] Build database/redis

2018-04-12 Thread Klemens Nanni
On Sat, Apr 07, 2018 at 08:26:10AM +0200, Markus Hennecke wrote: > With the attached fix the redis port builds, but is unable to complete the > regression tests (see https://github.com/antirez/redis/issues/4640). What's the status on armv7 without this fix? Have you tried the newer 4.0.9 version?

Re: UPDATE: databases/redis 4.0.2 -> 4.0.8

2018-04-12 Thread Klemens Nanni
On Sat, Mar 17, 2018 at 09:52:02AM +, Stuart Henderson wrote: > On 2018/03/17 08:33, Klemens Nanni wrote: > > Patches have been dropped or simplified a lot by passing variables > > through MAKE_ENV or adding to post-install instead, > > patch-src_mkreleasehdr_sh was useless on its own already.

clang6 fix: audio/caps-plugins

2018-04-12 Thread Christian Weisgerber
Here's a potential fix for audio/caps-plugins. http://build-failures.rhaalovely.net/amd64/2018-04-10/audio/caps-plugins.log I don't understand why this has become invalid with clang6. Index: Makefile === RCS file:

new misc/os-test

2018-04-12 Thread Alexander Bluhm
Hi, The os-test suite compares the outcome of system calls on operating systems. https://sortix.org/os-test/ I want to run it on a regular basis as OpenBSD regression test. Providing the software as a port seems better than importing it to /usr/src/regress. As it was not designed to be

ruby-passenger failed to build on OpenBSD/loongson

2018-04-12 Thread manphiz
Dear ports maintainer, When building nginx, one of its dependencies ruby-passenger failed to build due to dwarf version mismatch. The most relevant line is below: /usr/bin/ld: Dwarf Error: found dwarf version '0', this reader only handles version 2 information. The detailed build log is in

Re: clang6 fallout

2018-04-12 Thread Christian Weisgerber
Updated list as of Apr 12, 15:00 UTC: audio/caps-plugins cad/kicad comms/hylafax databases/mysqlcc databases/pgadmin3 devel/avr/gcc devel/ptlib devel/qt-creator devel/sdcc emulators/BasiliskII emulators/desmume emulators/dgen-sdl emulators/fceux! emulators/frodo emulators/nestopia

Re: [PATCH] www/goaccess: drop Tokyo Cabinet storage support

2018-04-12 Thread Kirill Bychkov
On Thu, April 12, 2018 00:32, Stuart Henderson wrote: > On 2018/04/11 15:29, Aaron Bieber wrote: >> On Wed, Apr 11, 2018 at 10:09:12PM +0100, Stuart Henderson wrote: >> > On 2018/04/11 22:39, Frederic Cambus wrote: >> > > Hi ports@, >> > > >> > > Here is a diff to drop Tokyo Cabinet storage

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/04/12 02:36:05 ports/games/hex-a-hop/patches Update of /cvs/ports/games/hex-a-hop/patches In directory cvs.openbsd.org:/tmp/cvs-serv48065/patches Log Message: Directory /cvs/ports/games/hex-a-hop/patches

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/04/12 02:37:09 Modified files: games/hex-a-hop: Makefile Added files: games/hex-a-hop/patches: patch-src_hex_puzzzle_cpp patch-src_text_cpp Log message:

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/04/12 01:25:12 Modified files: games/cowsay : Makefile Log message: reset maintainer address, bounces reported by Vivek Vinod on misc@ while there: mirror distfile, set homepage to archive.org

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/04/12 02:12:05 Modified files: games/oilwar : Makefile games/oilwar/patches: patch-Main_cpp Added files: games/oilwar/patches: patch-cParticleSystem_cpp Log message: fix build

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2018/04/12 03:53:54 Modified files: security/botan2: Makefile distinfo security/botan2/patches: patch-src_build-data_os_openbsd_txt patch-src_tests_main_cpp

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2018/04/12 01:45:00 Log message: Import py-more-itertools 4.1.0, Python routines for operating on iterables beyond itertools ok sthen@ Status: Vendor Tag: pvk Release Tags:

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/04/12 02:03:22 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/patches:

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2018/04/12 01:54:10 Modified files: devel : Makefile Log message: +py-more-itertools

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/04/12 02:00:06 Modified files: security/libgpg-error: Makefile distinfo Removed files: security/libgpg-error/patches: patch-src_logging_c Log message: Update to libgpg-error-1.29.

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/04/12 02:00:55 Added files: net/tcpreen/patches: patch-src_main_cpp Log message: whitespace around constants for clang6

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Martin Pieuchot
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2018/04/12 04:03:17 Modified files: devel/glib2: Makefile Added files: devel/glib2/patches: patch-00_kqueue_fix patch-gio_kqueue_gkqueuefilemonitor_c Removed

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/04/12 05:42:33 Modified files: multimedia/gstreamer1/plugins-bad: Makefile multimedia/gstreamer1/plugins-base: Makefile multimedia/gstreamer1/plugins-good: Makefile

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/12 11:52:47 Added files: net/dxpc/patches: patch-main_C Log message: fix build with clang6

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/12 11:55:08 Modified files: net/kismet/patches: patch-server_protocols_cc patch-tcpserver_cc Added files: net/kismet/patches: patch-dronesource_cc patch-finitestate_cc

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/12 12:10:38 Added files: textproc/arabica/patches: patch-src_convert_impl_ucs2_utf8_cpp Log message: fix build with clang6

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/12 12:10:27 Added files: news/pan/patches: patch-pan_data-impl_article-filter_cc patch-pan_general_string-view_h patch-pan_tasks_nntp_cc

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2018/04/12 12:26:24 Modified files: www/goaccess : Makefile www/goaccess/pkg: DESCR Log message: Add tokyocabinet FLAVOR and disable it by defailt. This speed up processing for most usecases.

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/04/12 15:12:56 Modified files: geo/gpstk : Makefile distinfo Added files: geo/gpstk/patches: patch-BuildSetup_cmake patch-swig_CMakeLists_txt

CVS: cvs.openbsd.org: ports

2018-04-12 Thread James Turner
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2018/04/12 14:41:09 Modified files: www/kcgi : Makefile distinfo Log message: Update kcgi to 0.10.3. Major updates to FastCGI related code. See release notes here:

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/04/12 13:50:41 Modified files: editors/nano : Makefile distinfo Removed files: editors/nano/patches: patch-src_nano_c Log message: Update to 2.9.5. Significant changes: - Addition of the

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/04/12 09:07:38 Modified files: net/ns/patches : patch-common_tkAppInit_cc patch-queue_errmodel_cc patch-tcp_tcp_cc Added files: net/ns/patches : patch-bitmap_play_xbm

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2018/04/12 00:07:13 Modified files: x11/smplayer : Makefile Log message: Now we have mpv instead of mplayer. Adjust the COMMENT. OK espie@

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/04/12 00:26:55 Modified files: security/vault : Makefile distinfo Log message: Update to vault-0.10.0.

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/04/12 00:53:24 Modified files: x11/xfce4/xfce4-pulseaudio: Makefile distinfo Log message: xfce4-pulseaudio 0.4.1

CVS: cvs.openbsd.org: ports

2018-04-12 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/04/12 00:53:06 Modified files: x11/xfce4/parole: Makefile distinfo Log message: Parole 1.0.1