Re: [update] dunst-1.3.0

2018-01-20 Thread Timo Myyrä
timo.my...@bittivirhe.fi (Timo Myyrä) writes: > Hi, > > As mentioned, here's update to dunst to bring it to latest version. > Also includes pledge tweak to fix the port when using icons in notifications. > > Quickly tested on amd64 where icons work. More tests would be welcome. > > Timo > >

Re: [update] kawa-3.0

2018-01-20 Thread Timo Myyrä
timo.my...@bittivirhe.fi (Timo Myyrä) writes: > Hi, > > Re-sending earlier diff to bring kawa to latest release. > > Timo > > Index: Makefile > === > RCS file: /cvs/ports/lang/kawa/Makefile,v > retrieving revision 1.15 > diff -u -p

FIX: devel/libffi on armv7/clang

2018-01-20 Thread Brian Callahan
Hi ports -- devel/libffi failed to build for me on my Orange Pi Zero (armv7) using the latest snapshot. It's a clang thing, FreeBSD dealt with it like such: https://github.com/libffi/libffi/issues/162 So let's do the same thing. The change in patches/patch_src_arm_ffi_c is also necessary.

Re: adjustments for arm clang switch

2018-01-20 Thread Juan Francisco Cantero Hurtado
On Sat, Jan 20, 2018 at 11:07:46PM +, Stuart Henderson wrote: > On 2018/01/20 12:53, Juan Francisco Cantero Hurtado wrote: > > On Sat, Jan 20, 2018 at 09:05:28AM +, Stuart Henderson wrote: > > > On 2018/01/20 16:28, Jonathan Gray wrote: > > > > With armv7 switching to clang as the base

Re: adjustments for arm clang switch

2018-01-20 Thread Juan Francisco Cantero Hurtado
On Sun, Jan 21, 2018 at 12:13:57AM +, Stuart Henderson wrote: > With the move to clang, arm has a more modern assembler, so it probably > makes sense to try places+futures there. And the comment about TLS doesn't > make much sense because it will only be tried on arch that have some kind of >

Re: adjustments for arm clang switch

2018-01-20 Thread Stuart Henderson
With the move to clang, arm has a more modern assembler, so it probably makes sense to try places+futures there. And the comment about TLS doesn't make much sense because it will only be tried on arch that have some kind of TLS support anyway. On 20 January 2018 23:58:08 Juan Francisco

Re: adjustments for arm clang switch

2018-01-20 Thread Stuart Henderson
On 2018/01/20 12:53, Juan Francisco Cantero Hurtado wrote: > On Sat, Jan 20, 2018 at 09:05:28AM +, Stuart Henderson wrote: > > On 2018/01/20 16:28, Jonathan Gray wrote: > > > With armv7 switching to clang as the base compiler atomic builtins and > > > -mfpu=neon are now available on arm. > >

Re: cmake.port.mk and DEBUG

2018-01-20 Thread Stuart Henderson
On 2018/01/20 13:08, Jeremie Courreges-Anglas wrote: > On Sat, Jan 20 2018, Landry Breuil wrote: > > On Fri, Jan 19, 2018 at 03:18:53PM +0100, Jeremie Courreges-Anglas wrote: > >> > >> Once again I've been bitten by the special handling of DEBUG done in > >> cmake.port.mk. >

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2018/01/20 15:23:17 Modified files: lang/racket-minimal: Makefile Log message: Racket doesn't need lang/gcc on arm anymore. Noticed by jsg@, jca@, sthen@.

Re: [NEW] textproc/p5-Text-CSV-Hashify

2018-01-20 Thread Nigel Taylor
I just imported before the new tarball, I had removed PLIST.orig. On 01/20/18 15:20, James E Keenan wrote: > On 01/20/2018 04:24 AM, Landry Breuil wrote: >> On Fri, Jan 19, 2018 at 06:43:21PM -0500, James E Keenan wrote: >>> On 01/07/2018 10:50 PM, James E Keenan wrote: Hello ports@,

[Patch] update games/tome4

2018-01-20 Thread Solene Rapenne
Hello, please find a patch to bump the version. I tested it and it works fine. Index: Makefile === RCS file: /cvs/ports/games/tome4/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile2 Dec 2017 15:26:12

Re: NEW: news/nzbget

2018-01-20 Thread Klemens Nanni
On Sat, Jan 20, 2018 at 08:05:04PM +0100, Björn Ketelaars wrote: > New port for NZBGet > > pkg/DESCR: > NZBGet is a binary newsgrabber, which downloads files from usenet based on > information given in nzb-files. NZBGet is written in C++ and is known for its > extraordinary performance and

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2018/01/20 13:00:58 Modified files: astro/py-astral: Makefile Log message: py-tz is *both*, run *and* build dependency. ok danj@

UPDATE sysutils/logtail

2018-01-20 Thread Björn Ketelaars
A newer version of sysutils/logcheck is available, which fixes some things [0]. Testing is limited to building and a bit of playing, nothing serious. Comments? [0] https://anonscm.debian.org/git/logcheck/logcheck.git/log/ -- Björn Ketelaars GPG key: 0x4F0E5F21 diff --git

NEW: news/nzbget

2018-01-20 Thread Björn Ketelaars
New port for NZBGet pkg/DESCR: NZBGet is a binary newsgrabber, which downloads files from usenet based on information given in nzb-files. NZBGet is written in C++ and is known for its extraordinary performance and efficiency. This port does the same thing as news/sabnzbd but is faster, lighter

UPDATE: www/youtube-dl 2017.12.23 -> 2018.01.18

2018-01-20 Thread Klemens Nanni
Here's a simple bump. working fine for me on the usual sites. Ran 2248 tests in 11832.601s FAILED (errors=572, failures=341) Feedback? Anyone willing to commit? diff --git a/www/youtube-dl/Makefile b/www/youtube-dl/Makefile index 71e79164626..8a716ef3731 100644 ---

Re: [NEW] textproc/p5-Text-CSV-Hashify

2018-01-20 Thread James E Keenan
On 01/20/2018 10:34 AM, Nigel Taylor wrote: I just imported before the new tarball, I had removed PLIST.orig. Thank you very much!

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Nigel Taylor
CVSROOT:/cvs Module name:ports Changes by: ni...@cvs.openbsd.org 2018/01/20 08:30:58 Modified files: textproc : Makefile Log message: add in new port p5-Text-CSV-Hashify

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Nigel Taylor
CVSROOT:/cvs Module name:ports Changes by: ni...@cvs.openbsd.org 2018/01/20 08:23:18 Log message: CSV file to perl Hashes Ok landry Status: Vendor Tag: nigel Release Tags: nigel_20180120 N ports/textproc/p5-Text-CSV-Hashify/Makefile

Re: [NEW] textproc/p5-Text-CSV-Hashify

2018-01-20 Thread James E Keenan
On 01/20/2018 04:24 AM, Landry Breuil wrote: On Fri, Jan 19, 2018 at 06:43:21PM -0500, James E Keenan wrote: On 01/07/2018 10:50 PM, James E Keenan wrote: Hello ports@, Here is a new port, for Perl extension Text-CSV-Hashify (version 0.08). From DESCR: The Comma-Separated-Value ('CSV')

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/01/20 08:05:34 Modified files: devel/codeblocks: Makefile devel/reposurgeon: Makefile games/crimson : Makefile games/stone-soup: Makefile games/fifengine: Makefile

Re: new www/py-yarl [hass: #11]

2018-01-20 Thread Klemens Nanni
On Wed, Jan 17, 2018 at 09:57:03PM +0100, Joerg Jung wrote: > On Wed, Jan 17, 2018 at 09:14:57PM +0100, Klemens Nanni wrote: > > On Wed, Jan 17, 2018 at 08:34:28PM +0100, Joerg Jung wrote: > > > On Wed, Jan 17, 2018 at 12:12:06AM +0100, Joerg Jung wrote: > > > > Hi, > > > > > > > > please find

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/01/20 07:03:39 Modified files: audio/audiality2: Makefile audio/jack : Makefile databases/kyotocabinet: Makefile databases/postgresql-previous: Makefile

Re: adjustments for arm clang switch

2018-01-20 Thread Juan Francisco Cantero Hurtado
On Sat, Jan 20, 2018 at 09:05:28AM +, Stuart Henderson wrote: > On 2018/01/20 16:28, Jonathan Gray wrote: > > With armv7 switching to clang as the base compiler atomic builtins and > > -mfpu=neon are now available on arm. > > Comments on a couple below, others are OK with me: > > > Index:

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 05:36:58 Modified files: graphics/babl : Makefile distinfo Log message: Update to babl-0.1.40.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 05:33:31 Modified files: x11/gnome/libgepub: Makefile distinfo Log message: Update to libgepub-0.5.3.

Re: cmake.port.mk and DEBUG

2018-01-20 Thread Jeremie Courreges-Anglas
On Sat, Jan 20 2018, Antoine Jacoutot wrote: > On Fri, Jan 19, 2018 at 02:18:53PM +, Jeremie Courreges-Anglas wrote: [...] >> * why isn't MODCMAKE_BUILD_SUFFIX properly substituted in all PLISTs? > > I think that's the main issue isn't it? > We can probably fix the

Re: cmake.port.mk and DEBUG

2018-01-20 Thread Jeremie Courreges-Anglas
On Sat, Jan 20 2018, Landry Breuil wrote: > On Fri, Jan 19, 2018 at 03:18:53PM +0100, Jeremie Courreges-Anglas wrote: >> >> Once again I've been bitten by the special handling of DEBUG done in >> cmake.port.mk. >> >> First, cmake might use different CFLAGS in debug and

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:53:44 Modified files: sysutils/terraform/provider-fastly: Makefile distinfo sysutils/terraform/provider-pagerduty: Makefile distinfo

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:42:59 Modified files: databases/mariadb: Makefile multimedia/x264: Makefile multimedia/x264/patches: patch-common_osdep_h multimedia/x265: Makefile

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:39:01 Modified files: devel/llvm : Makefile devel/llvm/patches: patch-tools_clang_lib_Driver_ToolChains_OpenBSD_cpp Log message: Update for

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:35:50 Modified files: sysutils/terraform/provider-alicloud: Makefile distinfo Log message: Update to terraform-provider-alicloud-1.6.1.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:34:16 Modified files: sysutils/salt-testing: Makefile distinfo Log message: Update to salt-testing-2018.1.16.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:30:32 Modified files: sysutils/awless: Makefile distinfo Log message: Update to awless-0.1.9.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:27:34 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo sysutils/amazon-ssm-agent/patches:

Re: cmake.port.mk and DEBUG

2018-01-20 Thread Antoine Jacoutot
On Fri, Jan 19, 2018 at 02:18:53PM +, Jeremie Courreges-Anglas wrote: > > Once again I've been bitten by the special handling of DEBUG done in > cmake.port.mk. > > First, cmake might use different CFLAGS in debug and release mode (this > is usually specified by upstream in CMakeLists.txt).

Re: [update] pgbouncer 1.8.1

2018-01-20 Thread Landry Breuil
On Sat, Jan 20, 2018 at 12:14:00PM +0100, Landry Breuil wrote: > that explains why the 'compat' backend doesnt work. And that one is > pretty hilarious :) The configure script has: > > #include pthread.h > > ... lol. 1.7.2 has it too :) And i have no idea where this interesting > html comes

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:20:20 Modified files: sysutils/amazon-ecs-cli: Makefile distinfo Log message: Update to ecs-cli-1.3.0.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:16:16 Modified files: security/gnutls: Makefile distinfo Log message: Update to gnutls-3.5.17.

Re: [update] pgbouncer 1.8.1

2018-01-20 Thread Landry Breuil
On Fri, Jan 19, 2018 at 03:48:52PM +0100, Landry Breuil wrote: > Hi, > > had to backport pgbouncer 1.7 to 6.2 ( i need auth_type = hba) and then > i realized upstream released 1.8 and 1.8.1 (which i'm already running on > debian), see https://pgbouncer.github.io/changelog.html#pgbouncer-18x > >

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:06:16 Modified files: security/libtasn1: Makefile distinfo Log message: Update to libtasn1-4.13.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:03:45 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py-boto3-1.5.19.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:03:31 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.14.29.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:03:12 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py-botocore-1.8.33.

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/01/20 04:02:53 Modified files: print/cups-filters: Makefile distinfo Log message: Update to cups-filters-1.19.0.

Re: gnome-games: part 1

2018-01-20 Thread Antoine Jacoutot
On Sat, Jan 20, 2018 at 04:25:23AM +, Brian Callahan wrote: > > On 01/16/18 16:54, Victor Kukshiev wrote: > > ping. > > > > 2018-01-12 20:11 GMT+03:00 Victor Kukshiev : > > > > > hello! > > > I was partial ported GNOME games. > > > > > > in this archive: > > >

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2018/01/20 02:24:57 Modified files: devel/git : Makefile distinfo devel/git/patches: patch-Makefile patch-gitweb_gitweb_perl patch-t_t-basic_sh

Re: [NEW] textproc/p5-Text-CSV-Hashify

2018-01-20 Thread Landry Breuil
On Fri, Jan 19, 2018 at 06:43:21PM -0500, James E Keenan wrote: > On 01/07/2018 10:50 PM, James E Keenan wrote: > > Hello ports@, > > > > Here is a new port, for Perl extension Text-CSV-Hashify (version 0.08). > > > > From DESCR: > > > > The Comma-Separated-Value ('CSV') format is the most

Re: adjustments for arm clang switch

2018-01-20 Thread Peter Hessler
On 2018 Jan 20 (Sat) at 09:05:28 + (+), Stuart Henderson wrote: :On 2018/01/20 16:28, Jonathan Gray wrote: :> Index: multimedia/mpv/Makefile :> === :> RCS file: /cvs/ports/multimedia/mpv/Makefile,v :> retrieving revision 1.38

Re: cmake.port.mk and DEBUG

2018-01-20 Thread Landry Breuil
On Fri, Jan 19, 2018 at 03:18:53PM +0100, Jeremie Courreges-Anglas wrote: > > Once again I've been bitten by the special handling of DEBUG done in > cmake.port.mk. > > First, cmake might use different CFLAGS in debug and release mode (this > is usually specified by upstream in CMakeLists.txt).

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/01/20 02:13:35 Modified files: devel/libfirm/pkg: PLIST geo/mapserver/pkg: PLIST-utils graphics/simgear/pkg: PLIST Log message: Use MODCMAKE_BUILD_SUFFIX where appropriate.

Re: adjustments for arm clang switch

2018-01-20 Thread Stuart Henderson
On 2018/01/20 16:28, Jonathan Gray wrote: > With armv7 switching to clang as the base compiler atomic builtins and > -mfpu=neon are now available on arm. Comments on a couple below, others are OK with me: > Index: lang/racket-minimal/Makefile >

CVS: cvs.openbsd.org: ports

2018-01-20 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2018/01/20 01:30:55 Modified files: graphics/gifsicle: Makefile distinfo Log message: Update to gifsicle-1.91.