Re: NEW: sysutils/diffoscope

2018-11-28 Thread Solene Rapenne
Stuart Henderson wrote: > On 2018/06/28 01:00, Brian Callahan wrote: > > Hi ports -- > > > > Attached is a new port, sysutils/diffoscope. Diffoscope is a utility for > > in-depth comparison of files, archives, and directories. > > > > --- > > pkg/DESCR: > > diffoscope will try to get to the

Re: Update to haproxy-1.8.14

2018-11-28 Thread Daniel Jakots
On Thu, 29 Nov 2018 02:32:23 +1100, Joel Sing wrote: > On Monday 26 November 2018 18:21:56 Daniel Jakots wrote: > > Hi, > > > > Here's the diff to update haproxy to the 1.8 branch. > > Most of the libressl stuff has been done by jsing (thanks!) but he > > did the update to 1.8.13 and 13->14

Re: ld.lld vs ld.bfd and cmake - missing shlib version in NEEDED

2018-11-28 Thread George Koehler
On Thu, 29 Nov 2018 00:28:11 + Stuart Henderson wrote: > $ objdump -p /usr/local/bin/zint|grep NEEDED > NEEDED libzint.so > NEEDED libpng.so.17.5 > NEEDED libz.so.5.0 > NEEDED libm.so.10.1 > NEEDED libc.so.93.0 I don't know. This might happen because some

error in building qt-everywhere-opensource-src-4.8.7 on arm

2018-11-28 Thread s_graf
>From a clean install of armv7 and ports on Nov 25: In file included from ../../../../../include/QtCore/qatomic_arm.h:1: ../../../../../include/QtCore/../../../qt-everywhere-opensource-src-4.8.7/sr c/corelib/arch/qatomic_arm.h:54:1: warning: duplicate 'extern' declaration specifier

Re: [UPDATE] print/lyx 2.2.3 -> 2.3.1

2018-11-28 Thread Josh Grosse
On Wed, Nov 28, 2018 at 02:06:08PM -0300, Elias M. Mariani wrote: > Modifications: > - Changed from textproc/enchant to textproc/enchant2. > - Added x11/qt5/qtx11extras to LIB_DEPENDS. > - Configure picked up new WANTLIBs: xcb Qt5X11Extras > Works for me on both amd64 and i386. :)

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 17:42:12 Modified files: mail/opendkim : Makefile mail/opendkim/pkg: PLIST Added files: mail/opendkim/pkg: opendkim.rc Log message: add an rc script for opendkim, based on a

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 17:38:14 Modified files: infrastructure/db: user.list Log message: reserve 823 for _opendkim

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 17:29:47 Modified files: net/wireshark : Tag: OPENBSD_6_4 Makefile distinfo net/wireshark/patches: Tag: OPENBSD_6_4 patch-CMakeLists_txt patch-rawshark_c

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 17:29:01 Modified files: net/wireshark : Makefile distinfo Log message: update to wireshark-2.6.5

ld.lld vs ld.bfd and cmake - missing shlib version in NEEDED

2018-11-28 Thread Stuart Henderson
(Some?) ports using cmake that have both a library and a binary in the same build, built using ld.lld as linker, look like this: $ objdump -p /usr/local/bin/zint|grep NEEDED NEEDED libzint.so NEEDED libpng.so.17.5 NEEDED libz.so.5.0 NEEDED libm.so.10.1 NEEDED

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/11/28 15:11:24 Modified files: games/einstein : Makefile Added files: games/einstein/patches: patch-convert_h patch-unicode_cpp Log message: add missing includes

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 15:09:57 Modified files: net/libbgpdump : Makefile distinfo Log message: update to libbgpdump-1.6.0

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 14:57:49 Modified files: x11/lxqt/powermanagement: Makefile x11/lxqt/powermanagement/pkg: PLIST Added files: x11/lxqt/powermanagement/pkg: README Log message: add a README

Re: CVS: cvs.openbsd.org: ports

2018-11-28 Thread Juan Francisco Cantero Hurtado
On Wed, Nov 28, 2018 at 08:09:12PM +0200, Timo Myyrä wrote: > Stuart Henderson writes: > > > On 2018/11/28 13:38, Antoine Jacoutot wrote: > > > >> On Mon, Nov 26, 2018 at 03:35:30PM -0700, Juan Francisco Cantero Hurtado > >> wrote: > >> > CVSROOT: /cvs > >> > Module name: ports > >> >

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2018/11/28 14:13:12 Modified files: lang/gerbil: Makefile Log message: Enable verbose mode. From Timo Myyra (MAINTAINER).

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/28 13:29:26 Modified files: net/bitcoin: Makefile Log message: use INSTALL_SCRIPT to install rpcauth.py Note from jca@ Thanks!

Re: [M. UPDATE] net/qbittorrent 4.1.3 -> 4.1.4

2018-11-28 Thread Rafael Sadowski
On Sat Nov 24, 2018 at 11:10:10PM -0300, Elias M. Mariani wrote: > Changelog: > https://www.qbittorrent.org/news.php > > Small diff attached. > Tested on amd64 without problems (both qbittorrent and qbittorrent-nox). > > A small tweak on the README for qbittorrent-nox, now is needed to > specify

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/28 12:45:36 Modified files: devel/pycharm : Makefile distinfo Log message: Update pycharm-2018.2.6

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/28 12:44:21 Modified files: devel/catch2 : Makefile distinfo devel/catch2/pkg: PLIST Log message: Update catch2-2.5.0

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2018/11/28 12:40:27 Modified files: www/goaccess : Makefile distinfo www/goaccess/pkg: PLIST Added files: www/goaccess/patches: patch-src_gholder_c Log message: update to goaccess-1.3

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/11/28 12:29:04 Modified files: devel/kdevelop : Makefile distinfo devel/kdevelop/pkg: PLIST Log message: Update kdevelop 5.3.0

Re: [REVISION] x11/lxqt/powermanagement

2018-11-28 Thread Elias M. Mariani
Yes, I like your text better, I modified it just a little bit. I copied the original out from meta/gnome: http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta/gnome/pkg/README-main?rev=1.42 And in for some reason I still modified my rc.conf.local manually... Cheers. Elias. On Wed, Nov 28, 2018

Re: CVS: cvs.openbsd.org: ports

2018-11-28 Thread Timo Myyrä
timo.my...@bittivirhe.fi (Timo Myyrä) writes: > Stuart Henderson writes: > >> On 2018/11/28 13:38, Antoine Jacoutot wrote: >> >>> On Mon, Nov 26, 2018 at 03:35:30PM -0700, Juan Francisco Cantero Hurtado >>> wrote: >>> > CVSROOT: /cvs >>> > Module name: ports >>> > Changes by:

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/11/28 11:23:08 Modified files: lang/ocaml : Makefile lang/ocaml/patches: patch-configure Log message: Wedge -znotext into all the necessary places to allow text relocations that are

Re: CVS: cvs.openbsd.org: ports

2018-11-28 Thread Timo Myyrä
Stuart Henderson writes: > On 2018/11/28 13:38, Antoine Jacoutot wrote: > >> On Mon, Nov 26, 2018 at 03:35:30PM -0700, Juan Francisco Cantero Hurtado >> wrote: >> > CVSROOT: /cvs >> > Module name: ports >> > Changes by:juan...@cvs.openbsd.org 2018/11/26 15:35:30 >> > >> > Log

Re: security/wpa_supplicant: Reassoc on NWID change

2018-11-28 Thread Gregor Best
Peter Hessler writes: > This looks really cool, thank you for looking at it! > > One thing that you may also need, is to may also need to reassoc when > the bssid changes (roaming between different APs). Can you also test > that when you do your join testing? > [...] Good call. That does turn

Re: [REVISION] x11/lxqt/powermanagement

2018-11-28 Thread Stuart Henderson
On 2018/11/28 14:34, Elias M. Mariani wrote: > Adding a small pkg-readme to explain how to get lxqt-powermanagement to work. > > > Startup > === > LXQt Power Management depends on KF5Solid and it needs a system-wide > D-Bus daemon to be running in order to work

Re: CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
On 2018/11/28 13:38, Antoine Jacoutot wrote: > On Mon, Nov 26, 2018 at 03:35:30PM -0700, Juan Francisco Cantero Hurtado > wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: juan...@cvs.openbsd.org 2018/11/26 15:35:30 > > > > Log message: > > From Timo Myyra. Help from

[REVISION] x11/lxqt/powermanagement

2018-11-28 Thread Elias M. Mariani
Adding a small pkg-readme to explain how to get lxqt-powermanagement to work. Startup === LXQt Power Management depends on KF5Solid and it needs a system-wide D-Bus daemon to be running in order to work properly. So the need to add "messagebus" to "pkg_scripts" in

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/28 10:34:28 Modified files: databases/sqlports/files: Inserter.pm Var.pm mksqlitedb Log message: with the "dual database" gone, I can get rid of a lot of scaffolding.

Re: [REVISION] x11/lxqt/build-tools and x11/lxqt/libqtxdg

2018-11-28 Thread Elias M. Mariani
Small ping for a small change. On Thu, Nov 15, 2018 at 6:35 AM Elias M. Mariani wrote: > > From George Koehler: > https://marc.info/?l=openbsd-ports=154118440613320 > "The build system tries to use link-time optimization (-flto > -fuse-linker-plugin). This fails because -fuse-linker-plugin "is

Re: [UPDATE] print/lyx 2.2.3 -> 2.3.1

2018-11-28 Thread Elias M. Mariani
Modifications: - Changed from textproc/enchant to textproc/enchant2. - Added x11/qt5/qtx11extras to LIB_DEPENDS. - Configure picked up new WANTLIBs: xcb Qt5X11Extras I love cmake way more than gnu configure... std::regex is been used instead of boost::regex, do we have archs without C++11?

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/11/28 09:36:05 Modified files: net/samba : Makefile net/samba/pkg : PLIST-ldb PLIST-main Log message: The ldb tools link against libldb-cmdline-samba4.so.

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 08:35:43 Modified files: sysutils/burp/2.0: Makefile sysutils/burp/2.0/pkg: PLIST sysutils/burp/2.1: Makefile sysutils/burp/2.1/pkg: PLIST Log message: regenerate

Re: burp 2.2.12

2018-11-28 Thread Stuart Henderson
On 2018/11/28 16:06, Florian Obser wrote: > On Wed, Nov 28, 2018 at 09:49:28AM -0500, Brian Callahan wrote: > > Hi Florian -- > > > > On 11/25/18 5:40 AM, Florian Obser wrote: > > > I started to use burp 2.1 the other day and has the shortcoming that > > > it can only listen on one port. And ::

Re: Update to haproxy-1.8.14

2018-11-28 Thread Joel Sing
On Monday 26 November 2018 18:21:56 Daniel Jakots wrote: > Hi, > > Here's the diff to update haproxy to the 1.8 branch. > Most of the libressl stuff has been done by jsing (thanks!) but he did > the update to 1.8.13 and 13->14 needed some more fiddling. I did them > on my own so I guess a review

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/11/28 08:15:52 Modified files: www/iridium/patches: patch-build_config_compiler_BUILD_gn Log message: Adjust () position to disable --build-id on OpenBSD. The patch file is similar to one in

Re: burp 2.2.12

2018-11-28 Thread Florian Obser
On Wed, Nov 28, 2018 at 09:49:28AM -0500, Brian Callahan wrote: > Hi Florian -- > > On 11/25/18 5:40 AM, Florian Obser wrote: > > I started to use burp 2.1 the other day and has the shortcoming that > > it can only listen on one port. And :: means IPv6 in OpenBSD, you > > don't magically get a v4

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/11/28 07:57:45 Modified files: databases/sqlports: Makefile databases/sqlports/files: Inserter.pm mksqlitedb databases/sqlports/files/scripts: print-ports-index

Re: UPDATE: textproc/ripgrep-0.10.0 (with request for help)

2018-11-28 Thread Sebastien Marie
On Tue, Nov 27, 2018 at 06:03:13PM -0600, Edward Lopez-Acosta wrote: > WANTLIB fixed, it did add an extra entry (c++abi), I am fairly certain I > sorted out the tabs vs spaces in the list. Is there a way to preserve this > when I make the crate list and import it into the Makefile? copy/paste

Re: burp 2.2.12

2018-11-28 Thread Brian Callahan
Hi Florian -- On 11/25/18 5:40 AM, Florian Obser wrote: I started to use burp 2.1 the other day and has the shortcoming that it can only listen on one port. And :: means IPv6 in OpenBSD, you don't magically get a v4 socket, too. 2.2.12 gained the feature of listening on multiple sockets, but

Re: Building ports on sparc64

2018-11-28 Thread John Gould
Sorry, My mistake it's now applied cleanly. Kind regards John. On Wed, 28 Nov 2018 at 14:30, John Gould wrote: > Hi, I've tried applying this against current from cvs 28/11/2018. > Unfortunately I get this:- > > /usr/ports/devel/llvm > > t5120-virt# vi llvm2.pkg > > t5120-virt# patch -C

Re: Building ports on sparc64

2018-11-28 Thread John Gould
Hi, I've tried applying this against current from cvs 28/11/2018. Unfortunately I get this:- /usr/ports/devel/llvm t5120-virt# vi llvm2.pkg t5120-virt# patch -C Makefile llvm2.pkg Hmm... Looks like a unified diff to me... The text leading up to this was: -- |Index:

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/11/28 06:45:43 Modified files: net/libpsl : Makefile distinfo Added files: net/libpsl/patches: patch-tests_test-is-public-builtin_c patch-tools_psl_c Log

CVS: cvs.openbsd.org: ports

2018-11-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/11/28 06:08:19 Modified files: net/libpsl : Makefile Log message: Don't clobber LDFLAGS & make pre-configure more robust

new py-cachetools

2018-11-28 Thread Martijn van Duren
Here's the port for py-cachetools, which is required to startup carbon-aggregator{,-cache}.py. Only lightly tested in py3 flavor by starting up carbon-aggregator. martijn@ py-cachetools.tar.gz Description: application/gzip

Re: update py-carbon

2018-11-28 Thread Martijn van Duren
So something like this? I'll send py-cachetools in a separate diff. On 11/28/18 12:07 PM, Stuart Henderson wrote: > On 2018/11/28 08:25, Martijn van Duren wrote: >> On 11/27/18 2:36 PM, Daniel Jakots wrote: >>> On Tue, 27 Nov 2018 12:43:52 +0100, Martijn van Duren >>> wrote: >>> Here's an

Re: CVS: cvs.openbsd.org: ports

2018-11-28 Thread Antoine Jacoutot
On Mon, Nov 26, 2018 at 03:35:30PM -0700, Juan Francisco Cantero Hurtado wr= ote: > CVSROOT: /cvs > Module name: ports > Changes by: juan...@cvs.openbsd.org 2018/11/26 15:35:30 >=20 > Log message: > From Timo Myyra. Help from sthen@ to a previous version. OK benoit@. >=20 >

Re: lang/gcc/6: Install missing stdatomic.h header

2018-11-28 Thread Stuart Henderson
On 2018/11/27 19:36, George Koehler wrote: > On Tue, 27 Nov 2018 16:12:08 -0500 > George Koehler wrote: > > > NetBSD's packages of gcc5 and gcc7 do contain the headers from float.h > > to stdatomic.h (or most of them). I haven't found the reason why > > NetBSD keeps those headers and OpenBSD

Re: update mpv to 0.29.1

2018-11-28 Thread Charlene Wendling
Hi, At first, thanks Klemens :) The ffmpeg+mpv build required no changes on macppc. On Sun, 18 Nov 2018 00:40:54 +0100 Klemens Nanni wrote: > According to `port-lib-depends-check' the cd, dvd and v4l related > libraries where extra, so I blatantly removed them including their > LDEP. > >

Re: update py-carbon

2018-11-28 Thread Stuart Henderson
On 2018/11/28 08:25, Martijn van Duren wrote: > On 11/27/18 2:36 PM, Daniel Jakots wrote: > > On Tue, 27 Nov 2018 12:43:52 +0100, Martijn van Duren > > wrote: > > > >> Here's an update to databases/py-carbon. > >> There's experimental support for python3, but I haven't included it > >> here