CVS: cvs.openbsd.org: ports

2020-01-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/01/19 23:28:12 Modified files: security/keepassxc: Makefile distinfo security/keepassxc/pkg: PLIST Log message: Update keepassxc to 2.5.3

[update] geo/traccar -> 4.7

2020-01-19 Thread Renaud Allard
Hello, Here is a patch to update traccar to v4.7. There have been lots of new protocols added. Race Dynamics - GPS protocol from a company from Bangalore RST - MultiPortal (company from Brazil) PT215 - ThinkRace communication protocol PacificTrack - telematics protocol from a

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/01/19 22:55:49 Modified files: archivers/py-backports-lzma: Makefile Log message: Unbreak: needs archivers/xz and actual WANTLIBs.

Re: update net/qbittorrent 4.2.1

2020-01-19 Thread Rafael Sadowski
On Sun Jan 19, 2020 at 03:38:29PM -0800, Nam Nguyen wrote: > Here is a diff to update net/qbittorrent to 4.2.1, released on December > 17, 2019. > > * Uses the proposed update to net/libtorrent-rasterbar 1.2.3 that moves > to python 3 and proposed fix for devel/boost python 3 bindings. > *

[NEW] textproc/scdoc

2020-01-19 Thread Raymond E. Pasco
This is a simple man page generation language. The only patch is to some tests, which failed because of errors in the tests themselves rather than program errors. I'm not experienced at OpenBSD ports; feedback is appreciated. scdoc.tgz Description: GNU Zip compressed data

update net/qbittorrent 4.2.1

2020-01-19 Thread Nam Nguyen
Here is a diff to update net/qbittorrent to 4.2.1, released on December 17, 2019. * Uses the proposed update to net/libtorrent-rasterbar 1.2.3 that moves to python 3 and proposed fix for devel/boost python 3 bindings. * python 2 is an optional dependency used at runtime for this port for some

[update]x11/jgmenu 2.1 -> 4.0.1. New C coded menu

2020-01-19 Thread Heppler, J. Scott
This update provides a new C coded menu generator - apps. Apps is fast, needs minimal dependencies and support icons. The previous menu generators, lx (menu-cache and gnome-menus), pmenu (python3 text parsing) and ob (openbox menu.xml) are included

Re: update to libvips 8.9.0

2020-01-19 Thread Stephane Guedon
Le dimanche 19 janvier 2020, 20:27:53 CET Denis Fondras a écrit : > On Sun, Jan 19, 2020 at 05:50:28PM +0100, Stephane Guedon wrote: > > Hello members of ports@. > > > > Here is my update of libvips port with Denis @ledeuns' patch > > integrated upstream. > > Credits go to tb@ :) So he shall

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/01/19 14:35:24 Modified files: telephony/asterisk: Makefile telephony/asterisk/pkg: PLIST-main Added files: telephony/asterisk/patches: patch-main_utils_c

[NEW] devel/mongo-c-driver

2020-01-19 Thread Murilo Ijanc'
Hi, This is a new port for mongodb c driveri [1]. The MongoDB C Driveri [2], also known as “libmongoc”, is a library for using MongoDB from C applications, and for writing MongoDB drivers in higher-level languages. Tested on 6.6-CURRENT Comments, feedback OK? Thanks -- Murilo Ijanc' [1]

Re: git gui: Tcl version error

2020-01-19 Thread Laurence Tratt
On Sun, Jan 19, 2020 at 06:11:48PM +, Stuart Henderson wrote: Hello Stuart, > I don't see how it would work at all beforehand, the git-gui script has an > explicit check to make sure that it's using Tcl/Tk 8.6: > > if {[catch {package require Tcl 8.6} err] > || [catch {package require Tk

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/01/19 13:48:42 Modified files: sysutils : Makefile Log message: + me_cleaner

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/01/19 13:49:11 Modified files: sysutils/coreboot-utils: Makefile sysutils/coreboot-utils/pkg: DESCR Log message: Improve COMMENT and DESCR

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/01/19 13:47:10 Log message: Import me_cleaner me_cleaner is a Python 3 script able to modify an Intel ME firmware image with the final purpose of reducing its ability to interact with the

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/01/19 13:41:36 Modified files: graphics/opencv: Makefile graphics/opencv/pkg: PLIST-main Log message: Upbreak opencv 4.2 - Remove deprecated option ENABLE_SSE3. - Disable ADE (gapi)

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/01/19 13:37:36 Modified files: net/icinga/core2: Makefile Log message: icinga/core2: libatomic is needed on powerpc and hppa, add WANTLIB and LDFLAGS accordingly for these archs. While here, sthen@

Re: [macppc/hppa] Unbreak net/icinga/core2

2020-01-19 Thread Stuart Henderson
On 2020/01/19 21:07, Charlene Wendling wrote: > Hi, > > In the current powerpc bulk, icinga2's core cannot be built: > > > lib/base/CMakeFiles/base.dir/utility.cpp.o: > > In function `icinga::Utility::QueueAsyncCallback(std::function > > const&, icinga::SchedulerPolicy)': > >

[macppc/hppa] Unbreak net/icinga/core2

2020-01-19 Thread Charlene Wendling
Hi, In the current powerpc bulk, icinga2's core cannot be built: > lib/base/CMakeFiles/base.dir/utility.cpp.o: > In function `icinga::Utility::QueueAsyncCallback(std::function > const&, icinga::SchedulerPolicy)': > utility.cpp:(.text+0x3cd0): undefined reference to `__atomic_fetch_add_8' (^

Re: update to libvips 8.9.0

2020-01-19 Thread Denis Fondras
On Sun, Jan 19, 2020 at 05:50:28PM +0100, Stephane Guedon wrote: > Hello members of ports@. > > Here is my update of libvips port with Denis @ledeuns' patch integrated > upstream. > Credits go to tb@ :) > What do you think ? > It seem you haven't updated the latest Makefile. Denis

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2020/01/19 11:52:55 Modified files: lang/haxe : Makefile Log message: mark BROKEN until dependencies have been addressed properly

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/01/19 11:27:50 Modified files: devel/git : Makefile devel/git/pkg : PLIST-main PLIST-x11 Log message: devel/git fixes: set MODTK_VERSION=8.6 (git-gui requires this version - version

Re: CVS: cvs.openbsd.org: ports

2020-01-19 Thread Stuart Henderson
On 2020/01/19 16:18, Rafael Sadowski wrote: > On Sun Jan 19, 2020 at 02:05:29PM +, Stuart Henderson wrote: > > On 2020/01/18 02:04, Rafael Sadowski wrote: > > > CVSROOT: /cvs > > > Module name: ports > > > Changes by: rsadow...@cvs.openbsd.org 2020/01/18 02:04:59 > > > > > >

Re: NEW: sysutils/me_cleaner

2020-01-19 Thread Klemens Nanni
On Sun, Jan 19, 2020 at 01:10:24PM -0500, Kurt Mosiejczuk wrote: > Comment shouldn't start with a capital letter. > > Only other feedback is maybe add a comment that upstream has no regression > tests. Thanks, I'll fix these before import.

NEW: meta/coreboot

2020-01-19 Thread Klemens Nanni
Simple convenience wrapper: Information for inst:coreboot-20200119 Comment: useful tools for coreboot development (meta package) Description: This meta package installs a variety of tools useful for firmware and hardware hacking

Re: NEW: sysutils/me_cleaner

2020-01-19 Thread Kurt Mosiejczuk
On Sun, Jan 19, 2020 at 06:39:17PM +0100, Klemens Nanni wrote: > Simple Python 3 port from GitHub: > Information for inst:me_cleaner-1.2 > Comment: > Tool for partial deblobbing of Intel ME/TXE firmware images > Description: > me_cleaner is a Python 3 script able

[Update] x11/wmutils v1.4 to v1.5

2020-01-19 Thread Stefan Hagen
Hello, attached is a diff for x11/wmutils to update the core part to v1.5. Changes - new tool "slw" to select windows interactively (select window, get window ID back) Best Regards, Stefan Index: x11/wmutils/Makefile.inc ===

Re: NEW: sysutils/me_cleaner

2020-01-19 Thread Benoit Lecocq
On 19/01/2020 18:39, Klemens Nanni wrote: Simple Python 3 port from GitHub: Information for inst:me_cleaner-1.2 Comment: Tool for partial deblobbing of Intel ME/TXE firmware images Description: me_cleaner is a Python 3 script able to modify an Intel

lang/haxe (was: Re: CVS: cvs.openbsd.org: ports)

2020-01-19 Thread Christian Weisgerber
Thomas Frohwein: > It looks like this is because the bundled OCaml deps in > ocamldeps/extlib contain binary-compiled parts in the .cmx files [1]. > My bad, I thought this was only interpreted code. > > I propose either setting the port to ONLY_FOR_ARCHS=amd64 as in the > diff below, or BROKEN

NEW: sysutils/me_cleaner

2020-01-19 Thread Klemens Nanni
Simple Python 3 port from GitHub: Information for inst:me_cleaner-1.2 Comment: Tool for partial deblobbing of Intel ME/TXE firmware images Description: me_cleaner is a Python 3 script able to modify an Intel ME firmware image with the final

update to libvips 8.9.0

2020-01-19 Thread Stephane Guedon
Hello members of ports@. Here is my update of libvips port with Denis @ledeuns' patch integrated upstream. What do you think ? Thanks libvips.8.9.0.tar.gz Description: application/compressed-tar

Re: CVS: cvs.openbsd.org: ports

2020-01-19 Thread Rafael Sadowski
On Sun Jan 19, 2020 at 02:05:29PM +, Stuart Henderson wrote: > On 2020/01/18 02:04, Rafael Sadowski wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: rsadow...@cvs.openbsd.org 2020/01/18 02:04:59 > > > > Modified files: > > graphics/opencv: Makefile distinfo

Re: CVS: cvs.openbsd.org: ports

2020-01-19 Thread Thomas Frohwein
On Sun, Jan 19, 2020 at 02:04:40PM +, Stuart Henderson wrote: [...] > ocamlfind ocamlopt -safe-string -a -o extc.cmxa -package extlib extc.ml > process.ml > File "extc.ml", line 1: > Error: Corrupted compilation unit description >/pobj/haxe-4.0.5/haxe-4.0.5/ocamldeps/extlib/IO.cmx

git gui: Tcl version error

2020-01-19 Thread Laurence Tratt
On a freshly installed OpenBSD -current machine with git-x11-2.25.0, "git gui" gives me the following error when I try and run it: version conflict for package "Tcl": have 8.5.19, need 8.6 whereas on an older machine, even after upgrading git-x11-2.24.0 to 2.25.0, "git gui" works correctly.

Re: Remove math/{eigen,eigen2}

2020-01-19 Thread Stuart Henderson
On 2020/01/19 09:35, Rafael Sadowski wrote: > I see no reason to keep math/eigen and math/eigen2 in the tree. > math/eigen has no consumers and it's dead upstream also all applications > out there ported from 2 to 3. I'm willing to sacrifice the mandelbrot > wallpaper in KDE4 so safe space and

Re: Remove graphics/digikam-kde4

2020-01-19 Thread Stuart Henderson
On 2020/01/19 09:46, Rafael Sadowski wrote: > Since this software was not built for 6.6 and nobody complained, I would > like to delete it forever. It's marked as broken and nobody is yelling > that we should fix it (I wouldn't fix it, even if I could). > > For those who don't know, we have

Re: [PATCH] Update inputmethods/anthy from 9100 to 0.4

2020-01-19 Thread Stuart Henderson
On 2020/01/09 23:34, Bryan Linton wrote: > Hello ports@ > > I was attempting to make some changes to inputmethods/anthy for > another purpose when I noticed it was woefully out of date. > > Version 9100h was released in 2009. Version 0.4 was released six > months ago (in 2019). > > > Notable

Re: CVS: cvs.openbsd.org: ports

2020-01-19 Thread Stuart Henderson
Note these: > -- WARNING: Option ENABLE_SSE3='OFF' is deprecated and should not be used > anymore > -- Behaviour of this option is not backward compatible > -- Refer to 'CPU_BASELINE'/'CPU_DISPATCH' CMake options documentation > -- ADE: Download: v0.1.1f.zip > -- Try 1 failed

Re: CVS: cvs.openbsd.org: ports

2020-01-19 Thread Stuart Henderson
On 2020/01/17 17:31, Thomas Frohwein wrote: > CVSROOT: /cvs > Module name: ports > Changes by: t...@cvs.openbsd.org2020/01/17 17:31:05 > > Log message: > import lang/haxe > ok abieber@ > > DESCR: > Haxe consists of a high-level, open source programming language

回复: [NEW] www/p5-Plack-Request-WithEncoding

2020-01-19 Thread wen heping
1 BUILD_DEPENDS line is not need, since there is CONFIGURE_STYLE = modbuild 2 p5-Plack should removed from TEST_DEPENDS since it is RUN_DEPENDS 3 Better replace pkg/DESCR with the module's DESCRIPTION Cheers ! wen 发件人: owner-po...@openbsd.org 代表 Chris

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/01/19 05:56:21 Modified files: net/cppzmq : Makefile distinfo Log message: update to cppzmq-4.6.0

Re: Remove math/{eigen,eigen2}

2020-01-19 Thread Vadim Zhukov
вс, 19 янв. 2020 г. в 11:37, Rafael Sadowski : > > I see no reason to keep math/eigen and math/eigen2 in the tree. > math/eigen has no consumers and it's dead upstream also all applications > out there ported from 2 to 3. I'm willing to sacrifice the mandelbrot > wallpaper in KDE4 so safe space

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2020/01/19 05:02:53 Modified files: net/seafile/client: Makefile distinfo net/seafile/client/patches: patch-CMakeLists_txt net/seafile/seafile: Makefile distinfo

Re: devel/boost fix python 3 bindings

2020-01-19 Thread Nam Nguyen
Nam Nguyen writes: > Rafael Sadowski writes: > >> First of all, thank you for this work. I am very impressed. >> I have no objections at first glance. Even audio/py-tagpy is happy >> but I think we need some bulk builds here. Amd64 and !amd64? >> Can anybody manage this? If these are happy, ok

Re: Remove graphics/digikam-kde4

2020-01-19 Thread Vadim Zhukov
вс, 19 янв. 2020 г. в 11:46, Rafael Sadowski : > > Since this software was not built for 6.6 and nobody complained, I would > like to delete it forever. It's marked as broken and nobody is yelling > that we should fix it (I wouldn't fix it, even if I could). > > For those who don't know, we have

CVS: cvs.openbsd.org: ports

2020-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/01/19 04:15:34 Modified files: fonts/cantarell-fonts: Makefile distinfo fonts/cantarell-fonts/pkg: PLIST Log message: Update to cantarell-fonts-0.201.

Re: devel/boost fix python 3 bindings

2020-01-19 Thread Nam Nguyen
Rafael Sadowski writes: > First of all, thank you for this work. I am very impressed. > I have no objections at first glance. Even audio/py-tagpy is happy > but I think we need some bulk builds here. Amd64 and !amd64? > Can anybody manage this? If these are happy, ok rsadowski@ with the > tweak

Re: devel/boost fix python 3 bindings

2020-01-19 Thread Rafael Sadowski
First of all, thank you for this work. I am very impressed. I have no objections at first glance. Even audio/py-tagpy is happy but I think we need some bulk builds here. Amd64 and !amd64? Can anybody manage this? If these are happy, ok rsadowski@ with the tweak below. Comments below. Rafael

Remove graphics/digikam-kde4

2020-01-19 Thread Rafael Sadowski
Since this software was not built for 6.6 and nobody complained, I would like to delete it forever. It's marked as broken and nobody is yelling that we should fix it (I wouldn't fix it, even if I could). For those who don't know, we have version 5+ in the tree. Yes, there is not easy to merge the

Remove math/{eigen,eigen2}

2020-01-19 Thread Rafael Sadowski
I see no reason to keep math/eigen and math/eigen2 in the tree. math/eigen has no consumers and it's dead upstream also all applications out there ported from 2 to 3. I'm willing to sacrifice the mandelbrot wallpaper in KDE4 so safe space and build time. OK to say good bye to both of them?