回复: [Update]math/ntl:Update to 11.4.3

2020-02-04 Thread wen heping
Do you mean SHARED_LIBS should be modified ? But the shared_libs.log say it is : SHARED_LIBS += ntl 9.2 # 0.0 wen 发件人: Stuart Henderson 发送时间: 2020年2月4日 22:35 收件人: wen heping 抄送: ben...@openbsd.org ; ports@openbsd.org 主题: Re: [Update]math/

Re: HS_ENCODING in localeEncoding

2020-02-04 Thread Greg Steuck
On Tue, Feb 4, 2020 at 10:38 AM Greg Steuck wrote: > So far I confirmed that: > * getLocaleEncoding is correctly steered by LC_ALL > * utf8 characters are accepted by ghci and correctly parsed into > String literals > * utf8 characters are printed back correctly > * utf8 characters become

new misc/open62541

2020-02-04 Thread Alexander Bluhm
Hi, I would like to import a new library for the industrial network protocol OPC UA. ok? Comment: library implementation of OPC UA Description: open62541 is an open source and free implementation of OPC UA (OPC Unified Architecture) written in the common subset of the C99 and C++98 languages.

[update] converters/p5-JSON 2.94 -> 4.02

2020-02-04 Thread Charlene Wendling
This is a follow-up for the p5-JSON* update; you should try this diff with the XS version i submitted earlier. You can find the full changelog here [0], there are backward incompatible changes due to JSON::XS enabling allow_nonref. That update prevents to see that module being fatal-ed while doi

[update] converters/p5-JSON-XS 3.04 -> 4.02

2020-02-04 Thread Charlene Wendling
Hi, -- $ cd /usr/ports/converters/p5-JSON; make test [...] Use of strings with code points over 0xFF as arguments to bitwise and (&) operator is deprecated. This will be a fatal error in Perl 5.32 at /shm/pobj/p5-JSON-2.94/JSON-2.94/blib/lib/JSON/backportPP.pm line 424. I think we're better off

Re: [UPDATE] math/py-bottleneck-1.2.1 => 1.3.1

2020-02-04 Thread Kurt Mosiejczuk
On Tue, Feb 04, 2020 at 09:06:48PM +0100, Martin Reindl wrote: > Indeed, the py-nose TEST_DEPENDS was unnecessary, thanks for spotting. > Surprisingly, with ports-gcc, test_memory_leak does not fail. I wonder > how tests behave on sparc64, it builds OK there according to the > packages dir. py-no

Remove: textproc/xxdiff

2020-02-04 Thread Rafael Sadowski
Read this https://marc.info/?l=openbsd-ports&m=158084331321590&w=2 and s/beediff/xxdiff. OK to remove xxdiff?

Remove: games/qgo

2020-02-04 Thread Rafael Sadowski
We have a modern Go Qt5 replacement in our tree which starts fast and just works. OK with the following quirks note: "no longer maintained upstream, suggest kigo"

Re: Remove: x11/qrfcview

2020-02-04 Thread Vadim Zhukov
I do not use it anymore, so no objections. вт, 4 февр. 2020 г., 23:07 Rafael Sadowski : > RFC download don't work and open a local rfc.txt, for example curl -O > https://tools.ietf.org/rfc/rfc2616.txt) ends in a bus error (core > dumped). > > Ok to remove this Qt4 nonsense? > >

Re: [UPDATE] math/py-bottleneck-1.2.1 => 1.3.1

2020-02-04 Thread Martin Reindl
Am 04.02.20 um 14:28 schrieb Charlene Wendling: > On Tue, 4 Feb 2020 09:11:07 +0100 > Martin Reindl wrote: > >> Hello ports@ >> >> attached diff updates math/py-bottleneck to 1.3.1: >> >> - take MAINTAINER >> - BROKEN-powerpc: there have been some changes in upstream, please >> retest on powerpc a

Remove: x11/qrfcview

2020-02-04 Thread Rafael Sadowski
RFC download don't work and open a local rfc.txt, for example curl -O https://tools.ietf.org/rfc/rfc2616.txt) ends in a bus error (core dumped). Ok to remove this Qt4 nonsense?

Remove: devel/beediff

2020-02-04 Thread Rafael Sadowski
We certainly have many GUI diff tools in the tree. kompare is almost the same as beediff, but is actively under development upstream and under the hood of KDE. OK to remove Qt4 beediff? Index: Makefile === RCS file: /cvs/ports/devel/

Re: HS_ENCODING in localeEncoding

2020-02-04 Thread Greg Steuck
Hi Ingo, On Mon, Feb 3, 2020 at 6:31 AM Ingo Schwarze wrote: > The function locale_charset() appears to be part of the converters/libiconv > package, but it appears to be totally undocumented. I failed to > find any documentation whatsoever: neither in the package nor even > with Google on the w

Re: HS_ENCODING in localeEncoding

2020-02-04 Thread Greg Steuck
Hi Matthias, On Mon, Feb 3, 2020 at 3:31 PM Matthias Kilian wrote: > IIRC, the complaint (from that time 10 years ago) was that ghci > crached at the same moment you enter a character not supported by > whatever LC_CTYPE contains. > > So, yes, if you have the time to rebuild without that patch a

sparc64 bulk build report

2020-02-04 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Sat Feb 1 22:37:48 MST 2020 Finished: Tue Feb 4 11:38:01 MST 2020 Duration: 2 Days 13 hours 0 minutes Built using OpenBSD 6.6-current (GENERIC.MP) #202: Sat Feb 1 02:31:50 MST 2020 Built 9870 packages Number of packages built each day: Feb

[new] net/dino 0.1.0

2020-02-04 Thread Landry Breuil
Hi, here's a wip port for https://dino.im a modern xmpp/gtk client, quick port that might need polishing (here it fails to start with "Gtk-ERROR **: 19:19:17.373: failed to add UI: .:17:1 Invalid object type 'DinoUiConversationSelector'" but that might just be a local fluke and i'm just sending th

[update] netshot 0.14.1

2020-02-04 Thread Remi Locherer
Hi, Netshot 0.14.1 was released a while ago. The release notes list these items: - Library update (vulnerability fix) - Fix an error which could prevent the removal of credential sets - Add support for PKCS12 keystores (default now) I verified that after "pkg_add -u" netshot still works with an

Re: [Update]math/ntl:Update to 11.4.3

2020-02-04 Thread Stuart Henderson
https://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs On 2020/02/04 13:56, wen heping wrote: > Hi, > >Here is a patch for math/ntl: > i) Update to 11.4.3 > ii) Switch HOMEPAGE to https > >It build well , run well and pass tests on amd64-current system. >No other po

Re: UPDATE audio/mpd-0.21.19

2020-02-04 Thread Charlene Wendling
On Mon, 3 Feb 2020 18:52:11 +0100 Björn Ketelaars wrote: > Simple diff for bringing mpd to 0.21.19. Changelog can be found at > https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.19/NEWS. > > Run tested on amd64 together with libmpdclient and ncmpc. > > Comments/OK? I built and teste

Re: UPDATE: sysutils/dateutils 0.2.7 => 0.4.7

2020-02-04 Thread Stuart Henderson
On 2020/02/04 09:02, Brian Callahan wrote: > > > On 2020-02-04 4:39 AM, Stuart Henderson wrote: > > On 2020/02/03 22:48, Brian Callahan wrote: > > > Hi ports -- > > > > > > Poking around the ports tree, I noticed that sysutils/dateutils hasn't > > > been > > > updated since it was imported in 2

Re: UPDATE: sysutils/dateutils 0.2.7 => 0.4.7

2020-02-04 Thread Brian Callahan
On 2020-02-04 4:39 AM, Stuart Henderson wrote: On 2020/02/03 22:48, Brian Callahan wrote: Hi ports -- Poking around the ports tree, I noticed that sysutils/dateutils hasn't been updated since it was imported in 2014. There has been consistent upstream activity in the interim, and they made a

[Update]math/ntl:Update to 11.4.3

2020-02-04 Thread wen heping
Hi, Here is a patch for math/ntl: i) Update to 11.4.3 ii) Switch HOMEPAGE to https It build well , run well and pass tests on amd64-current system. No other ports depends on it. Cheers ! wen Index: Makefile === RCS

Re: [NEW] dovecot-fts-xapian

2020-02-04 Thread Stuart Henderson
On 2020/02/03 11:31, Tom Wong-Cornall wrote: > On Sun, Feb 2 '20 at 23.56 NZDT, Stuart Henderson > wrote: > > Updated tar.gz attached, comments inline: > > Thank-you for fixing and annotating my silly mistakes, it's much > appreciated. Some further time reading bsd.port.mk(5) is required. > >

Re: [UPDATE] math/py-bottleneck-1.2.1 => 1.3.1

2020-02-04 Thread Charlene Wendling
On Tue, 4 Feb 2020 09:11:07 +0100 Martin Reindl wrote: > Hello ports@ > > attached diff updates math/py-bottleneck to 1.3.1: > > - take MAINTAINER > - BROKEN-powerpc: there have been some changes in upstream, please > retest on powerpc and sparc64, for now I've added COMPILER but we > might be a

Re: update: audio/py-musicbrainzngs

2020-02-04 Thread Paco Esteban
Hi Stuart, On Tue, 04 Feb 2020, Stuart Henderson wrote: > Please update HOMEPAGE to https://python-musicbrainzngs.readthedocs.io/ > to use https and avoid redirects, Did not catch that one. > It will need an @pkgpath marker to allow updates to work. To be honest > since it still supports py2 I

Re: Update: devel/gmp needs testing on other archs

2020-02-04 Thread Jeremie Courreges-Anglas
On Mon, Feb 03 2020, Christian Weisgerber wrote: > Jeremie Courreges-Anglas: > >> Fails to build on sparc64: > >> build log: https://pbot.rmdir.de/9cefjLlzIP4QEsKwn-g0UA >> tmp-gcd_11.s: https://pbot.rmdir.de/pWyiZKnS6FSGcqsuuLs-YQ > > Thanks. > > The problem is this upstream commit: > https://gmp

Re: update: audio/py-musicbrainzngs

2020-02-04 Thread Stuart Henderson
On 2020/02/04 10:46, Paco Esteban wrote: > Hi ports@, > > Here's an update of audio/py-musicbrainzngs from 0.6 to 0.7.1. You can > find the changelog here: > > https://github.com/alastair/python-musicbrainzngs/blob/master/CHANGES > > About the changes on the port itself, I made it py3 only (whi

Re: UPDATE: net/gophernicus to 3.0.1

2020-02-04 Thread Björn Ketelaars
On Tue 04/02/2020 09:37, Edd Barrett wrote: > Hi, > > Here's an update to gophernicus-3.0.1. > > Notes: > > - I had to switch to GH_* as the old download URL no longer hosts >tarballs, and I was unable to get a tarball from github itself. >However, I'd appreciate it if someone could che

Re: [Update]devel/p5-Cache-FastMmap:Update to 1.48

2020-02-04 Thread Benoit Lecocq
On 04/02/2020 10:33, wen heping wrote: Hi, ports@: Here is a patch for devel/p5-Cache-FastMmap: i) Update to 1.48 ii) Remove trailing whitespace in DESCR It build well and pass all tests on amd64-current system. Three ports depends on it, all build well and pass all tes

update: audio/beets

2020-02-04 Thread Paco Esteban
Hi ports@, This is a small diff on audio/beets needed because of the updates made to audio/py-musicbrainzngs. On that update I made it py3 only, so this patch needs to be applied to beets. I bumped REVISION. Not sure if it's needed in this case. CCd maintainer. Cheers, Paco Index: Makefile ==

update: audio/py-musicbrainzngs

2020-02-04 Thread Paco Esteban
Hi ports@, Here's an update of audio/py-musicbrainzngs from 0.6 to 0.7.1. You can find the changelog here: https://github.com/alastair/python-musicbrainzngs/blob/master/CHANGES About the changes on the port itself, I made it py3 only (which implies some changes on consumer) and fixed tests (the

Re: [Update] mail/extsmail

2020-02-04 Thread Edd Barrett
Hi, On Fri, Jan 31, 2020 at 04:54:51PM +, Laurence Tratt wrote: > This simple update bumps mail/extsmail from 2.3 to 2.4, fixing a bug which > could cause child processes to persist. Works for me. I'd be happy to commit this if someone is willing to OK. Any takers? -- Best Regards Edd Bar

Re: UPDATE: sysutils/dateutils 0.2.7 => 0.4.7

2020-02-04 Thread Stuart Henderson
On 2020/02/03 22:48, Brian Callahan wrote: > Hi ports -- > > Poking around the ports tree, I noticed that sysutils/dateutils hasn't been > updated since it was imported in 2014. There has been consistent upstream > activity in the interim, and they made a new release earlier today. > > The change

UPDATE: net/gophernicus to 3.0.1

2020-02-04 Thread Edd Barrett
Hi, Here's an update to gophernicus-3.0.1. Notes: - I had to switch to GH_* as the old download URL no longer hosts tarballs, and I was unable to get a tarball from github itself. However, I'd appreciate it if someone could check the latter. - This release does *not* use unveil(2) and p

[Update]devel/p5-Cache-FastMmap:Update to 1.48

2020-02-04 Thread wen heping
Hi, ports@: Here is a patch for devel/p5-Cache-FastMmap: i) Update to 1.48 ii) Remove trailing whitespace in DESCR It build well and pass all tests on amd64-current system. Three ports depends on it, all build well and pass all tests: www/p5-Catalyst-Plugin-Cache-Store-Fast

Re: [update] sqlite 3.31.1

2020-02-04 Thread Stuart Henderson
On 2020/02/04 09:42, Landry Breuil wrote: > On a sidenote, this breakage in firefox triggered > https://bugzilla.mozilla.org/show_bug.cgi?id=1611386 where upstream > considers dropping support for system sqlite which would 'solve' all > those issues. I don't think that is necessarily a bad thing,

Re: pkgpaths in python3.7 to upgrade old python3s

2020-02-04 Thread Stuart Henderson
On 2020/02/04 07:54, Mikolaj Kucharski wrote: > > Hm.. I don't understand why this needs to be two separate lines, when > union of those gives the same constraint result. > > $ env TRUSTED_PKG_PATH=/home/ports/packages/aarch64/all/ pkg_info -f > python-3.7.6p0 > @conflict python->=3.7,<3.8 > @co

[update] sqlite 3.31.1

2020-02-04 Thread Landry Breuil
Hi, here's an update to sqlite 3.31.1, which needs runtime testing as there's apparently what could be seen as an abi break (not really sure about that) as an internal API that was used by firefox (and maybe others) was changed in 3.31.0 which resulted in runtime crashes (cf https://bugzilla.mozil

[UPDATE] math/py-bottleneck-1.2.1 => 1.3.1

2020-02-04 Thread Martin Reindl
Hello ports@ attached diff updates math/py-bottleneck to 1.3.1: - take MAINTAINER - BROKEN-powerpc: there have been some changes in upstream, please retest on powerpc and sparc64, for now I've added COMPILER but we might be able to do without! - tests all pass on python3, with python2 one tes