UPDATE: security/keepassxc

2019-06-02 Thread Rafael Sadowski
Update keepassxc to 2.4.2 CHANGELOG: https://github.com/keepassxreboot/keepassxc/releases/tag/2.4.2 I send the Alloc class patch upsteream as usual. Tests and feedback welcome. RS Index: Makefile === RCS file: /cvs/ports/security/k

Re: Libraries without SONAME

2019-06-02 Thread Rafael Sadowski
On Tue May 14, 2019 at 04:38:48PM +0100, Stuart Henderson wrote: > On 2019/05/13 20:38, Antoine Jacoutot wrote: > > On Mon, May 13, 2019 at 08:20:22PM +0200, Christian Weisgerber wrote: > > > All shared libraries should have a SONAME: > > > > > > $ readelf -d /usr/lib/libc.so.95.0 | fgrep '(SONAME

Re: UPDATE: security/keepassxc

2019-06-03 Thread Rafael Sadowski
On Sun Jun 02, 2019 at 05:41:37PM +0200, Jeremie Courreges-Anglas wrote: > On Sun, Jun 02 2019, Rafael Sadowski wrote: > > Update keepassxc to 2.4.2 > > > > CHANGELOG: > > https://github.com/keepassxreboot/keepassxc/releases/tag/2.4.2 > > > > I send the Allo

Re: UPDATE: security/keepassxc

2019-06-03 Thread Rafael Sadowski
First off all thanks jca@ and sthen@ for the energy you put in this topic. On Mon Jun 03, 2019 at 09:39:16PM +0100, Stuart Henderson wrote: > On 2019/06/03 21:38, Rafael Sadowski wrote: > > On Sun Jun 02, 2019 at 05:41:37PM +0200, Jeremie Courreges-Anglas wrote: > > > On Sun, J

x11/kde-applications #2

2019-06-03 Thread Rafael Sadowski
Take #2 Nothing's happened here since the February. I know, no active porter interested in KDE5 expect kn@ (THANKS!). It would still be nice to import the following: kde-applications |-- development | |-- grantleetheme-18.12.0.tar.gz | `-- kcontacts-18.12.0.tar.gz |-- education | |-- kturtl

Re: x11/kde-applications/kdenlive keep crashing and is unusable

2019-06-03 Thread Rafael Sadowski
On Fri Apr 26, 2019 at 05:25:22PM +0200, Solene Rapenne wrote: > I'm trying to get kdenlive to work, each time I try to load a video sample in > the editing tracks, kdenlive crashs and I can't even find where is the > coredump. > > I have no idea why this is happening. I did a ktrace -d but this p

Re: UPDATE: graphics/krita

2019-06-06 Thread Rafael Sadowski
On Tue Jun 04, 2019 at 07:26:19PM +0100, Stuart Henderson wrote: > On 2019/06/01 10:28, Rafael Sadowski wrote: > > Update krita to 4.2.0. > > > > Krita 4.2 Release Notes: > > https://krita.org/en/krita-4-2-release-notes/ > > > > To build it you have to de

Re: [NEW] fonts/luciole

2019-06-08 Thread Rafael Sadowski
On Thu Jun 06, 2019 at 02:52:03PM +0200, Remi Pointel wrote: > Hi, > > attached is a new font called "luciole": a typeface developed explicitly for > visually impaired people. > > -- > $ pkg_info luciole > Information for inst:luciole-1.0 > > Comment: > typeface developed explici

Re: NEW: fonts/inter

2019-06-08 Thread Rafael Sadowski
On Fri May 10, 2019 at 02:57:46AM -0600, Anthony J. Bentley wrote: > Hi, > > Inter is a typeface carefully crafted & designed for computer screens. > > Inter features a tall x-height to aid in readability of mixed-case and > lower-case text. Several OpenType features are provided as well, like >

UPDATE: devel/cpptest

2019-06-10 Thread Rafael Sadowski
Simple update to cpptest 2.0.0. - Switch to githup - Fix HOMEPAGE - Remove base-gcc because we need a c++11 compiler - Major bump because symbols were deleted I can't find consumers so I guess there is no impact. Index: Makefile ===

Re: UPDATE: graphics/krita

2019-06-10 Thread Rafael Sadowski
On Fri Jun 07, 2019 at 02:53:39PM +0100, Stuart Henderson wrote: > On 2019/06/07 07:14, Rafael Sadowski wrote: > > On Tue Jun 04, 2019 at 07:26:19PM +0100, Stuart Henderson wrote: > > > On 2019/06/01 10:28, Rafael Sadowski wrote: > > > > Update krita to 4.2.0. >

NEW: devel/cpputest

2019-06-10 Thread Rafael Sadowski
Please find attach a simple port for cpputest-3.8. This port is needed by the upcoming weechat update from 2.4 to 2.5. I've been trying to activate the weechat tests so I need this c++ test framework. To stop a lot of clang noise I added the following compiler option: CXXFLAGS += -Wno

Re: disable OpenMP for audio/clementine

2019-06-12 Thread Rafael Sadowski
On Wed Jun 12, 2019 at 10:08:15AM -0700, j...@bitminer.ca wrote: > This explicity disables OpenMP for clementine and an included third-party > library. > > > Index: audio/clementine/Makefile > === > RCS file: /cvs/ports/audio/clement

[ninja 1.9.0] net/libproxy

2019-06-14 Thread Rafael Sadowski
Unbreak libproxy with upcoming ninja 1.9.0 update. Target name like "test" are not allowed so let's just rename it. Noting depends on it. Tested with ninja-1.8.2p1 and ninja-1.9.0. Index: Makefile === RCS file: /cvs/ports/net/libprox

Re: [new] net/i2pd 2.25.0

2019-06-15 Thread Rafael Sadowski
Please find attached a new tarball based on sthen@ work which fix the test build. Since there have been a lot of requests for this port and this one looks fine for me. OK rsadowski@ On Thu Jun 13, 2019 at 06:19:33AM +0200, Mikal Villa wrote: > Hi, > > Thanks a lot for your reply and corrections

[ninja 1.9.0] cad/qucs-s

2019-06-15 Thread Rafael Sadowski
Unbreak qucs-s with upcoming ninja 1.9.0. BTW It's ready to send to upstream. OK? Index: Makefile === RCS file: /cvs/ports/cad/qucs-s/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile2 May 2

Re: UPDATE: graphics/krita

2019-06-16 Thread Rafael Sadowski
On Mon Jun 10, 2019 at 02:51:14PM +0200, Rafael Sadowski wrote: > On Fri Jun 07, 2019 at 02:53:39PM +0100, Stuart Henderson wrote: > > On 2019/06/07 07:14, Rafael Sadowski wrote: > > > On Tue Jun 04, 2019 at 07:26:19PM +0100, Stuart Henderson wrote: > > > > On 201

Re: xwallpaper update

2019-06-17 Thread Rafael Sadowski
On Mon Jun 17, 2019 at 11:02:54PM +0200, Marc Espie wrote: > Minor update. > > (I'm somewhat responsible for the new features). > > okay ? OK with: # ISC -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes > > Index: Makefile >

Re: Unbreak: graphics/digikam-kde4

2019-06-18 Thread Rafael Sadowski
On Fri May 31, 2019 at 04:06:45PM +0200, Rafael Sadowski wrote: > Hi All! > > You can find attached a set of diffs which allow to unbreak > digikam-kde4 in a bulk build. > > Here is a short description:: > > - graphics/opencv: > Do the same thing which we d

Re: Qt5's libtool link scripts are unusable

2019-06-20 Thread Rafael Sadowski
On Thu Jun 20, 2019 at 04:46:59PM +0100, Stuart Henderson wrote: > Thanks for the report, > > On 2019/06/20 17:30, Vadim Penzin wrote: > > I admit that I am not familiar with the release process of pre-built binary > > packages; I might be writing to a wrong mailing list and I apologize in > > adv

Re: NEW: textproc/epubcheck

2019-06-20 Thread Rafael Sadowski
On Wed Jun 19, 2019 at 02:01:33AM -0600, Anthony J. Bentley wrote: > Hi, > > EPUBCheck is a tool to validate the conformance of EPUB publications against > the EPUB specifications. EPUBCheck can be run as a standalone command-line > tool or used as a Java library. > > EPUBCheck is open source sof

Re: NEW: devel/cpputest

2019-06-20 Thread Rafael Sadowski
On Mon Jun 10, 2019 at 03:00:14PM +0200, Rafael Sadowski wrote: > Please find attach a simple port for cpputest-3.8. This port is needed > by the upcoming weechat update from 2.4 to 2.5. I've been trying to > activate the weechat tests so I need this c++ test framework. > > To

UPDATE: net/weechat

2019-06-22 Thread Rafael Sadowski
Update weechat to 2.5. Release notes: https://weechat.org/news/103/20190606-Version-2.5/ Notable Port changes: - Spell checking is now default - Simplify pre-configure - Enable tests: When I run "make test" from the ports folder I see the following results: "0% tests passed, 1 tests failed ou

Re: NEW: textproc/epubcheck

2019-06-22 Thread Rafael Sadowski
On Fri Jun 21, 2019 at 12:21:20AM -0600, Anthony J. Bentley wrote: > Rafael Sadowski writes: > > On Wed Jun 19, 2019 at 02:01:33AM -0600, Anthony J. Bentley wrote: > > > Hi, > > > > > > EPUBCheck is a tool to validate the conformance of EPUB publication

Re: NEW: fonts/b612-font

2019-07-08 Thread Rafael Sadowski
On Tue Jul 09, 2019 at 01:15:20AM -0400, Kurt Mosiejczuk wrote: > Saw a pointer at this font: https://b612-font.com/ > > "B612 is an highly legible open source font family designed and tested > to be used on aircraft cockpit screens." > > It's an interesting font and I'm trying it out. So figured

Re: Delete archivers/nulib - dead port?

2019-07-11 Thread Rafael Sadowski
On Thu Jul 11, 2019 at 07:33:42PM -0400, Kurt Mosiejczuk wrote: > FreeBSD removed this port in June with the reasoning that the distfile was > only available in the directory of one of their committers who's been > inactive since 2001. It's not licensed so it can be packaged. > > Does anyone actu

UPDATE: devel/libuv

2019-07-24 Thread Rafael Sadowski
Update libuv to 1.30.1. All consumers are happy with this version. There are only new dynamic export changes so I bumped minor version. OK with the py-libuv port? Index: Makefile === RCS file: /cvs/ports/devel/libuv/Makefile,v retrie

UPDATE: devel/py-uv

2019-07-24 Thread Rafael Sadowski
Update py-uv to 1.4.0 which supports libuv 1.30.1. OK? Index: Makefile === RCS file: /cvs/ports/devel/py-uv/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile12 Jul 2019 20:45:55 - 1.5 +++ Ma

UPDATE: x11/qdirstat

2019-07-25 Thread Rafael Sadowski
Simple update qdirstat to 1.6. Tested on amd64. Feedback, ok? Index: Makefile === RCS file: /cvs/ports/x11/qdirstat/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile --- Makefile12 Jul 2019 20:51:20 - 1.

UPDATE: devel/pycharm

2019-08-01 Thread Rafael Sadowski
Update pycharm to the latest stable version 2019.2. Feedback, comments, OKs? RS Index: Makefile === RCS file: /cvs/ports/devel/pycharm/Makefile,v retrieving revision 1.17 diff -u -p -u -p -r1.17 Makefile --- Makefile12 Jul 2019

UPDATE: graphics/digikam

2019-08-02 Thread Rafael Sadowski
Simple update to the latest stable version digikam 6.2.0. Tested on amd64. OK, comments? RS Index: Makefile === RCS file: /cvs/ports/graphics/digikam/Makefile,v retrieving revision 1.57 diff -u -p -u -p -r1.57 Makefile --- Makefile

UPDATE: textproc/podofo (upcoming cmake 3.15)

2019-08-06 Thread Rafael Sadowski
Update podofo to 0.9.6 which fix the build with upcoming cmake 3.15. Here are my changes: - Removed and added dynamic export symbols so bump libpodofo - Add patches from FreddBSD to fix the cmake build - Fix wrong elif define - regen WANTLIB - fix white space No consumer tests. yet I'm trying to

UPDATE: math/plplot (upcoming cmake 3.15)

2019-08-06 Thread Rafael Sadowski
Update plplot to 5.15.0 which unbreak the build with upcoming cmake 3.15.1. This version required a newer cmake version than we have in the tree. The diff below should be clear. I added CMakeLists.txt to examples. In my opinion it is worth offering this. Tested on amd64 with cmake 3.15.x. Index:

Re: UPDATE: textproc/podofo (upcoming cmake 3.15)

2019-08-06 Thread Rafael Sadowski
On Tue Aug 06, 2019 at 09:28:15PM +0100, Stuart Henderson wrote: > On 2019/08/06 22:15, Rafael Sadowski wrote: > > Update podofo to 0.9.6 which fix the build with upcoming cmake 3.15. > > > > Here are my changes: > > > > - Removed and added dynamic export sy

Re: net/bitcoin: secp256k1_ecdh.h

2019-08-06 Thread Rafael Sadowski
On Tue Aug 06, 2019 at 09:36:18PM +, 0x6a73 wrote: > Hello. I've found out that bitcoin package in ports supplies > secp256k1.h and secp256k1_recovery.h, but not secp256k1_ecdh.h. I need > it in order to compile a library required to run Zeronet. Is it a bug > or was it not supplied with the pa

Re: [Update] math/cfitsio : Update to 3.47

2019-08-18 Thread Rafael Sadowski
On Sun Aug 18, 2019 at 02:15:03AM +, wen heping wrote: > No other ports depends on it. > No? Please see in: astro/kstars astro/wcslib graphics/ufraw x11/kde-applications/gwenview > Index: Makefile > === > RCS file: /cvs/por

UPDATE: net/bitcoin

2019-08-18 Thread Rafael Sadowski
Update bitcion to 0.18.1. Release notes: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.18.1.md Tested on amd64. Comments? Ok? RS Index: Makefile === RCS file: /cvs/ports/net/bitcoin/Makefile,v r

games/widelands unbreak with upcoming cmake 3.15

2019-08-18 Thread Rafael Sadowski
Unbreak widelands build with cmake 3.15.x by removing build flags and adding LDFLAGS. Because I'm just here, CMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON added. OK? RS Index: Makefile === RCS file: /cvs/ports/games/widelands/Makefile,v ret

UPDATE: x11/i3-gaps

2019-08-18 Thread Rafael Sadowski
Update i3-gaps to 4.17. Sync Makefile with x11/i3 and regen WANTLIB. Works fine on amd64. OK? RS Index: Makefile === RCS file: /cvs/ports/x11/i3-gaps/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile

CVE-2019-14744 devel/kf5/kconfig

2019-08-18 Thread Rafael Sadowski
Fix CVE-2019-14744 in our KDE5 env. https://kde.org/info/security/advisory-20190807-1.txt OK? RS Index: Makefile === RCS file: /cvs/ports/devel/kf5/kconfig/Makefile,v retrieving revision 1.10 diff -u -p -u -p -r1.10 Makefile --- Mak

UPDATE: productivity/homebank

2019-08-18 Thread Rafael Sadowski
Simple update homebank to 5.2.7. OK? Change log: http://homebank.free.fr/ChangeLog RS Index: Makefile === RCS file: /cvs/ports/productivity/homebank/Makefile,v retrieving revision 1.40 diff -u -p -u -p -r1.40 Makefile --- Makefile

CVE-2019-14744 x11/kde4/libs

2019-08-18 Thread Rafael Sadowski
Fix CVE-2019-14744 in our KDE4 env. https://kde.org/info/security/advisory-20190807-1.txt OK? RS Index: Makefile === RCS file: /cvs/ports/x11/kde4/libs/Makefile,v retrieving revision 1.90 diff -u -p -u -p -r1.90 Makefile --- Makefil

Re: NEW: net/kdeconnect-kde and x11/libfakekey

2019-08-18 Thread Rafael Sadowski
On Fri Aug 16, 2019 at 03:57:41PM +0200, Ingo Feinerer wrote: > Hi, > > attached is a port for KDE Connect [1][2], a tool that allows your devices > (phone, PC) to communicate, and for libfakekey, an optional dependency for KDE > Connect. > > [1] https://invent.kde.org/kde/kdeconnect-kde > [2] ht

Re: UPDATE: java/gradle 5.6

2019-08-18 Thread Rafael Sadowski
On Thu Aug 15, 2019 at 11:12:57PM -0400, Lawrence Teo wrote: > This updates Gradle to 5.6. > > https://docs.gradle.org/5.6/release-notes.html > > I confirmed that security/ghidra builds successfully with this Gradle > update. > > ok? OK rsadowski@ > Index: Makefile > ==

Re: UPDATE: databases/sqlitebrowser 3.11.2

2019-08-20 Thread Rafael Sadowski
On Tue Aug 20, 2019 at 08:59:29PM +0200, Caspar Schutijser wrote: > ping > > On Sun, Jul 28, 2019 at 11:29:34AM +0200, Caspar Schutijser wrote: > > Hi ports@, > > > > Below is a diff that updates databases/sqlitebrowser to 3.11.2. Tested > > for quite a while now on amd64, works fine here. > > >

cmake.port.mk switch to ctest

2019-08-21 Thread Rafael Sadowski
The following diff switch the cmake test task to ctest(1). This enables us to easily debug/report the tests. In the normal state everything is as always. `make test` looks like: ===> Regression tests for cmocka-1.1.3 Test project /usr/ports/pobj/cmocka-1.1.3/build-amd64 Start 1: test_allo

games/widelands build output explosion

2019-08-22 Thread Rafael Sadowski
naddy@ reported build output explosion in the latest bulk after cmake update. I would suggest turning off the compiler flags. I think this will also help sparc64 if I understand the BROKEN message correctly. ok? Index: Makefile ===

Re: games/widelands build output explosion

2019-08-22 Thread Rafael Sadowski
On Thu Aug 22, 2019 at 11:26:52PM +0200, Christian Weisgerber wrote: > Rafael Sadowski: > > > naddy@ reported build output explosion in the latest bulk after cmake > > update. > > In numbers: The log file grows from 8 MB to 319 MB. > > > I would suggest turning

UPDATE: multimedia/{phonon,phonon-qt5} multimedia/phonon-backend/{gstreamer,vlc}

2019-08-25 Thread Rafael Sadowski
ental2.0 +SHARED_LIBS = phonon_s4.0 +SHARED_LIBS += phonon_sexperimental3.0 -MAINTAINER = KDE porting team +MAINTAINER = Rafael Sadowski # LGPL v2.1 PERMIT_PACKAGE = Yes @@ -30,11 +30,11 @@ MODKDE4_LIB_LINKS = Yes PHONON_INCLUDE_DIR = ${MODKDE4_INCLUD

UPDATE: graphics/libraw

2019-08-25 Thread Rafael Sadowski
Simple update to the latest stable version. All consumer build fine on amd64. I did a quick runtime test with nomacs which a CR2 file from sthen@. No issues, no seg faults. OK? RS Index: Makefile === RCS file: /cvs/ports/graphics/l

Re: cmake.port.mk switch to ctest

2019-09-01 Thread Rafael Sadowski
On Wed Aug 21, 2019 at 06:58:02PM +0200, Rafael Sadowski wrote: > The following diff switch the cmake test task to ctest(1). This enables us to > easily debug/report the tests. > > In the normal state everything is as always. `make test` looks like: > > ===> Regression t

Re: games/widelands build output explosion

2019-09-03 Thread Rafael Sadowski
On Fri Aug 23, 2019 at 06:59:45AM +0200, Rafael Sadowski wrote: > On Thu Aug 22, 2019 at 11:26:52PM +0200, Christian Weisgerber wrote: > > Rafael Sadowski: > > > > > naddy@ reported build output explosion in the latest bulk after cmake > > > update. > > &g

Re: update net/profanity

2019-09-03 Thread Rafael Sadowski
m/ +HOMEPAGE = https://profanity-im.github.io/ MAINTAINER = Rafael Sadowski # GPLv3+ PERMIT_PACKAGE = Yes -MASTER_SITES = http://www.profanity.im/ +MASTER_SITES = https://profanity-im.github.io/ > > > This is because of the post-patch target using a sed -i on configure.ac, &

Re: games/widelands build output explosion

2019-09-05 Thread Rafael Sadowski
On Wed Sep 04, 2019 at 09:17:43PM +0200, Christian Weisgerber wrote: > Rafael Sadowski: > > > With my patch the build creates ~1-2MB log file without ~316MB. > > What's wrong with disabling these flags? > > Before the cmake 3.15 change the port used the same fla

Re: i3 pledge abort with append_layout command

2019-09-05 Thread Rafael Sadowski
On Wed Sep 04, 2019 at 09:12:59PM +0200, Ralf Horstmann wrote: > Hi, > > with i3-4.17 and i3-4.17.1 from snapshots on amd64 -current, i3 is terminated > by > pledge() when using the append_layout feature. The previous package version > 4.16.1p0 works fine. The offending syscall is shmget(), dmesg

Re: new: devel/double-conversion

2019-09-05 Thread Rafael Sadowski
On Thu Sep 05, 2019 at 08:37:37PM +0200, Paco Esteban wrote: > Hi ports@, > > This is a new port for the double-conversion library: > > https://github.com/google/double-conversion > > It's needed for updating cad/openscad to the last version (will send > a diff later for that) as a new dependenc

Re: mail/claws-mail update

2019-09-06 Thread Rafael Sadowski
On Fri Sep 06, 2019 at 09:19:52AM -0400, Daniel Jakots wrote: > On Fri, 6 Sep 2019 15:15:25 +0200, Solene Rapenne > wrote: > > What is the value of a diff without any comment? I've no idea what you > looked at or if you even tested it. > I had a similar diff but I couldn't make `make lib-depends-

UPDATE: devel/cmake

2019-09-12 Thread Rafael Sadowski
Simple bugfix update to the latest stable version. >From release notes: https://cmake.org/cmake/help/v3.15/release/3.15.html 3.15.3 CrayPrgEnv compiler wrapper support has been updated for the 19.06 release of the Cray Programming Environment for which the default linking mode on XC

UPDATE: net/weechat

2019-09-14 Thread Rafael Sadowski
Update weechat to the latest stable version. Upstream switched to python 3 as default python version. Changlog here: https://weechat.org/news/ OK? RS Index: Makefile === RCS file: /cvs/ports/net/weechat/Makefile,v retrieving revisi

Re: boost md context switching on macppc

2019-09-17 Thread Rafael Sadowski
On Mon Sep 16, 2019 at 07:54:53PM +0200, Otto Moerbeek wrote: > On Sat, Sep 14, 2019 at 03:08:10PM -0400, George Koehler wrote: > > > On Thu, 12 Sep 2019 16:19:18 +0200 > > Otto Moerbeek wrote: > > > > > On Thu, Sep 12, 2019 at 12:54:47AM -0400, George Koehler wrote: > > > > The broken diff foll

Re: UPDATE: net/weechat

2019-09-20 Thread Rafael Sadowski
On Sat Sep 14, 2019 at 09:52:33AM +0200, Rafael Sadowski wrote: > Update weechat to the latest stable version. Upstream switched to python > 3 as default python version. Changlog here: > > https://weechat.org/news/ > > OK? Nobody? > >

NEW: devel/llvm (Extra Clang Tools) #2

2019-09-21 Thread Rafael Sadowski
Long time ago I was trying to import the clang extra tool sets without luck. It failed because the -extra subpackage has an effect on -main. More precisely, the cmake parts from the main package. For this reason, I think it is best to build/install the extra tools in the main package. I'd be in ch

Re: New devel/py-bitcoinlib

2019-09-22 Thread Rafael Sadowski
On Fri Sep 20, 2019 at 10:50:21PM +0200, clematis wrote: > Hi, > Here's a new port submission for devel/py-bitcoinlib. > This Python3 library provides an easy interface to the bitcoin data > structures and protocol. The approach is low-level and "ground up", with > a focus on providing tools to man

UPDATE: devel/pycharm (JDK11)

2019-09-22 Thread Rafael Sadowski
Update pycharm to 2019.2.2. 2019.2.2 crashes at the start with JDK 1.8 but works fine with 11. Ok to switch to JDK11? RS Index: Makefile === RCS file: /cvs/ports/devel/pycharm/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r

UPDATE: net/profanity

2019-09-27 Thread Rafael Sadowski
Bugfix update which includes the following fixes: Fix copyright/info displayed email Fix typos in OMEMO logs Fix crash when jid has no not part (#1153, #1193) -- https://github.com/profanity-im/profanity/releases Feedback, ok!? Index: Makefile ===

Re: new: devel/double-conversion

2019-09-27 Thread Rafael Sadowski
On Thu Sep 05, 2019 at 08:37:37PM +0200, Paco Esteban wrote: > Hi ports@, > > This is a new port for the double-conversion library: > > https://github.com/google/double-conversion > > It's needed for updating cad/openscad to the last version (will send > a diff later for that) as a new dependenc

Re: new: devel/double-conversion

2019-09-27 Thread Rafael Sadowski
On Fri Sep 27, 2019 at 01:52:49PM +0200, Rafael Sadowski wrote: > On Thu Sep 05, 2019 at 08:37:37PM +0200, Paco Esteban wrote: > > Hi ports@, > > > > This is a new port for the double-conversion library: > > > > https://github.com/google/double-conversion >

Re: valgrind diff to fix run memcheck on amd64

2019-10-01 Thread Rafael Sadowski
On Tue Oct 01, 2019 at 03:54:32PM +0900, Masato Asou wrote: > From: Masato Asou > Date: Fri, 27 Sep 2019 13:18:50 +0900 (JST) > > > Hi ports, > > > > This is a patch for running valgrind memcheck on amd64. I corrected > > the following two problems. > > > > - FS register can be used. > > -

Re: 回复: 回复: 回复: 回复: [Update] math/cfitsio : Update to 3.47

2019-10-02 Thread Rafael Sadowski
_DEPENDS, since it is > dependence pulled in by curl, as pointed by Stuart. > > Comments? OK? > wen Tested with astro/kstars. If other consumers also build fine, ok rsadowski@ > > 发件人: Stuart Henderson > 发送时间: 2019年9月13日 19:12 > 收件人: wen hepi

UPDATE: x11/qt5ct

2019-10-03 Thread Rafael Sadowski
+MAINTAINER = Rafael Sadowski + # BSD PERMIT_PACKAGE=Yes @@ -15,7 +17,7 @@ MODULES = devel/qmake x11/qt5 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=qt5ct/} RUN_DEPENDS += devel/desktop-file-utils -WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5DBus Qt5Gui Qt5Widgets -WANTLIB += c m

UPDATE: sysutils/entr

2019-10-03 Thread Rafael Sadowski
Update entr to 4.3. - Remove second unreachable master site - New WRKDIST is not more necessary All tests are green on amd64. OK? Index: Makefile === RCS file: /cvs/ports/sysutils/entr/Makefile,v retrieving revision 1.16 diff -u -p

UPDATE: devel/intellij

2019-10-03 Thread Rafael Sadowski
Update intellij to the latest stable version 2019.2.2. Looks like jetbrains switched all projects to JAVA>8. Let's switch to MODJAVA_VER 11 as we did in pycharm. The other parts, as always. OK, Feedback? RS Index: Makefile === RC

UPDATE: devel/cmake

2019-10-03 Thread Rafael Sadowski
Bugfix update cmake to 3.15.4, From changelog: "In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory property was regressed from pre-3.14 behavior and caused targets within the directory to be excluded even from its own “all”. This has been fixed. The bug also existed in 3.14.0 through 3

Re: [macppc] Unbreak games/pentobi

2019-10-13 Thread Rafael Sadowski
On Sun Oct 13, 2019 at 02:11:13AM +0200, Charlene Wendling wrote: > Hi! > > > http://build-failures.rhaalovely.net/powerpc/2019-09-17/games/pentobi.log > > I've already been there in the past with libsass [0]. In that case the > COMPILER line has just no reason to be used anymore. > > Pentobi ne

Re: [Update] math/z3 : Update to 4.8.6

2019-10-17 Thread Rafael Sadowski
On Wed Oct 16, 2019 at 02:59:32AM +, wen heping wrote: > Hi,ports@: > >Here is a patch for math/z3 to update to 4.8.6. >It build well and run well on amd64-current system. >It defines NO_TEST and no other ports depend on it. > > Comments? OK? > wen OK rsadowski@ > Index: Makefil

UPDATE: x11/qt5

2019-10-18 Thread Rafael Sadowski
Simple bugfix update Qt5 from 5.9.7 to 5.9.8. I don't see any danger to the ports tree. The SSL stuff works fine (tested with otter-browser) and all of my other qt applications are still happy. Qt is known for not breaking the API/ABI. To be on the safe side, can anyone push it into the next bul

Re: NEW: devel/llvm (Extra Clang Tools) #2

2019-10-19 Thread Rafael Sadowski
On Sat Sep 28, 2019 at 01:23:06PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > sorry for the rather late reply. I've been mulling over this for a few > days. > > On Sat, Sep 21 2019, Rafael Sadowski wrote: > > Long time ago I was trying to import t

Re: UPDATE: x11/qt5

2019-10-19 Thread Rafael Sadowski
On Fri Oct 18, 2019 at 02:06:53PM +0200, Rafael Sadowski wrote: > Simple bugfix update Qt5 from 5.9.7 to 5.9.8. > > I don't see any danger to the ports tree. The SSL stuff works fine > (tested with otter-browser) and all of my other qt applications are > still happy. Qt is kn

UPDATE: databases/influxd

2019-10-20 Thread Rafael Sadowski
Simple update to the latest stable version in the 1.6 branch. I've had some problems with 161 and after updating to 1.6.4 and later to 1.6.6 there are gone. However, this version works fine for me with collected and grafana. BTW, the "hackish" target to bundle/vendor dependencies is really handy

sysutils/telegraf Go dep build error

2019-10-20 Thread Rafael Sadowski
Tt used to work, but not anymore. Maybe an OpenBSD Gopher sees something for her!? RS $ make tarball ===> Cleaning for telegraf-1.9.0p0 ===> Cleaning for telegraf-1.9.0p0 ===> Dist cleaning for telegraf-1.9.0p0 mkdir -p /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/influxdata/ ftp -o /usr/

UPDATE: sysutils/telegraf

2019-10-21 Thread Rafael Sadowski
Update telegraf to the lastest stable version after sthen@ tarball fix. I'd like to use doas instead sudo to collect openntpd, pf and openntpd metrics so I added a couple simple patches. Tested influxdb on amd64. OK? Index: Makefile ===

Re: Are KF5 and KDE4 packages supposed to coexists?

2019-10-25 Thread Rafael Sadowski
On Thu Oct 24, 2019 at 09:02:44AM +0200, Federico Giannici wrote: > Hi! > > I'd like to know if KDE4 packages are supposed to coexists with KF5 packages > (OpenBSD amd64 6.6). > > In particular, I'd like to use both gwenview (KF5) and Juk (KDE4), but it > seems that baloo-4.14.3p7 conflicts with

Re: repeated cmake "ninja: error: manifest 'build.ninja' still dirty after 100 tries"

2019-10-25 Thread Rafael Sadowski
in Tue Oct 22, 2019 at 11:05:11AM +0100, Stuart Henderson wrote: > Here are some of the ports persistently seeing this error from cmake/ninja: > > x11/kde-applications/audiocd-kio > x11/kde-applications/kdeedu-data > x11/kde-applications/kmbox > x11/kde-applications/kshisen > x11/lxqt/about > x11/

UPDATE: devel/universal-ctags

2019-10-25 Thread Rafael Sadowski
=efce8b1f56edcdbff094299356f4e26d8dfe9cfd # commit date MMDD -DISTNAME = universal-ctags-0.20180928 +DISTNAME = universal-ctags-0.20191025 CATEGORIES = devel @@ -14,7 +14,7 @@ HOMEPAGE =https://ctags.io/ MAINTAINER = Rafael Sadowski -WANTLIB += c xml2 yaml +WANTLIB += c xml2 yaml-0 # GPLv2

Re: UPDATE: mpv 0.30.0

2019-10-26 Thread Rafael Sadowski
On Fri Oct 25, 2019 at 09:24:34PM -0400, Brad Smith wrote: > Here is an update to mpv 0.30.0. > First of all, thanks for the update. Works fine here on amd64. But... > + > +# seems like a waf bug, we're not tvOS -- 7087 > +#CONFIGURE_ARGS+=--disable-tvos ... you missed to uncomment this lin

Re: devel/boost build failure

2019-10-28 Thread Rafael Sadowski
On Sun Oct 27, 2019 at 09:25:36PM +0100, Christian Weisgerber wrote: > During my latest amd64 bulk build, devel/boost failed to build > because it couldn't find . I assume this is a race > condition, hidden dependency, or some such, since boost built fine > before. Any ideas? > > Here's the tail

Re: repeated cmake "ninja: error: manifest 'build.ninja' still dirty after 100 tries"

2019-10-30 Thread Rafael Sadowski
On Mon Oct 28, 2019 at 09:11:46PM +, Stuart Henderson wrote: > On 2019/10/27 17:04, Stuart Henderson wrote: > > On 2019/10/25 17:27, Stuart Henderson wrote: > > > > It is possible for you to go into the build directory and run > > > > "ninja -d explain"? > > > > Maybe the output can help me to

Re: Are KF5 and KDE4 packages supposed to coexists?

2019-10-31 Thread Rafael Sadowski
On Fri Oct 25, 2019 at 05:17:26PM +0100, Stuart Henderson wrote: > On 2019/10/25 17:27, Rafael Sadowski wrote: > > On Thu Oct 24, 2019 at 09:02:44AM +0200, Federico Giannici wrote: > > > Hi! > > > > > > I'd like to know if KDE4 packages are supp

unbreak multimedia/qtav with upcoming Qt updates

2019-10-31 Thread Rafael Sadowski
Here is a patch to fix QtAV with Qt 5.9.8 and upcoming updates. OK? Objections? RS Index: Makefile === RCS file: /cvs/ports/multimedia/qtav/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile15 Jul 20

Re: help for updating security/keepassxc

2019-11-04 Thread Rafael Sadowski
On Mon Nov 04, 2019 at 07:53:03PM +0100, Solene Rapenne wrote: > I managed to update the patch so it applies on keepassxc 2.5.0 (2.4.3 is no > longer compatible with firefox extension, I wanted to try keepassxc) > > I get an error about yubikey (error at the bottom of the mail) > I have a workin

Re: NEW: devel/llvm (Extra Clang Tools) #2

2019-11-05 Thread Rafael Sadowski
On Sun Oct 27, 2019 at 05:07:39PM +0100, Jeremie Courreges-Anglas wrote: > On Sat, Oct 19 2019, Rafael Sadowski wrote: > > On Sat Sep 28, 2019 at 01:23:06PM +0200, Jeremie Courreges-Anglas wrote: > >> > >> Hi, > >> > >> sorry for the rather late

UNBREAK x11/qt5/docs

2019-11-05 Thread Rafael Sadowski
Here is a diff to unbreak qt5-docs. I have no clue to test qch and to be honest I don't care. The HTML stuff looks okay. qtwebkit is no longer in the main directory so I added a second MASTER_SITES. OK? Index: Makefilek === RCS file

Re: Valgrind: Delete 'USE_WXNEEDED = Yes' from Makefile

2019-11-05 Thread Rafael Sadowski
On Mon Oct 28, 2019 at 11:36:47AM +0900, Masato Asou wrote: > From: Masato Asou > Subject: Valgrind: Delete 'USE_WXNEEDED = Yes' from Makefile > Date: Fri, 25 Oct 2019 16:40:43 +0900 (JST) > > > Hi ports, > > > > The Valgrind specifies 'READ | WRITE | EXEC' when allocating memory > > for target

UNBREAK: cad/openscad

2019-11-06 Thread Rafael Sadowski
Unbreak openscad by not fetching hidapi. MODQMAKE_ARGS +=CONFIG-=hidapi doesn't work here so I disabled by removing the CONFIG line in openscad_pro. While here: - Switch to HTTPS - Regen WANTLIB - Remove math/double-conversion from BUILD_DEPENDS because it's in LIB_DEPENDS. - Remove base-gcc fr

Re: UNBREAK x11/qt5/docs

2019-11-06 Thread Rafael Sadowski
On Tue Nov 05, 2019 at 02:59:59PM +0100, Rafael Sadowski wrote: > Here is a diff to unbreak qt5-docs. I have no clue to test qch and to > be honest I don't care. The HTML stuff looks okay. > > qtwebkit is no longer in the main directory so I added a second > MASTER_SITES. &

Re: NEW: net/dsvpn

2019-11-06 Thread Rafael Sadowski
On Wed Nov 06, 2019 at 02:38:50PM +, Stuart Henderson wrote: > OK to import? Tested with https://gameoftrees.org ;-) No tested but compiles fine and runs: $ doas dsvpn server vpn.key auto 1959 Interface: [tun0] net.inet.ip.forwarding: 0 -> 1 Add the following rule to /etc/pf.conf: pass out

Re: nextcloudclient port

2019-11-06 Thread Rafael Sadowski
On Tue Oct 29, 2019 at 09:37:21AM -0300, Adriano Barbosa wrote: > Hi. > This is my first try on porting anything, any help is very much > appreciated. > Test for architectures other than amd64 needed. > > Some patches to make it work were needed: > - HTTP/Basic auth by removing QtWebEngine, as it'

Re: nextcloudclient port

2019-11-07 Thread Rafael Sadowski
On Wed Nov 06, 2019 at 05:18:59PM +, Stuart Henderson wrote: > On 2019/11/06 18:02, Rafael Sadowski wrote: > > On Tue Oct 29, 2019 at 09:37:21AM -0300, Adriano Barbosa wrote: > > > Hi. > > > This is my first try on porting anything, any help is very much > &

Re: nextcloudclient port

2019-11-07 Thread Rafael Sadowski
u want to take the responsibility. > I will keep trying to fix the warnings and the ld error. > > Best > > Em qui., 7 de nov. de 2019 às 06:23, Rafael Sadowski > escreveu: > > > > On Wed Nov 06, 2019 at 05:18:59PM +, Stuart Henderson wrote: > > > On 2019/

cleanup audio/id3lib

2019-11-07 Thread Rafael Sadowski
At first glance it is not clear which version is used here. I guess this is much clearer to read and overview. Homepage says: " The id3lib library is open-source software, licensed under the GNU Library General Public License (LGPL)." so I change the license comment. Index: Makefile ===

<    3   4   5   6   7   8   9   10   11   12   >