Re: pkgpaths in python3.7 to upgrade old python3s

2020-02-03 Thread Mikolaj Kucharski
On Mon, Feb 03, 2020 at 09:09:25PM +, Stuart Henderson wrote: > > @@ -1,7 +1,9 @@ > > @comment $OpenBSD: PLIST-gdbm,v 1.4 2019/12/11 19:55:40 sthen Exp $ > > @option no-default-conflict > > @option is-branch > > -@conflict python-gdbm->=3.7,<3.8 > > +@conflict python-gdbm->=3,<3.8 > > this

Re: Update security/qtkeychain 0.7.0 => 0.10.0 and update dependent ports

2020-02-03 Thread Rafael Sadowski
On Sun Feb 02, 2020 at 02:03:03PM +0300, Kirill Bychkov wrote: > On Thu, January 30, 2020 09:03, Rafael Sadowski wrote: > > Hi All > > > > All our consumers only use the qt5 FLAVOR so here is an update diff > > which removes the the qt4 pieces and bump to the latest stable version > > on github. I

Re: [lang/racket-minimal-7.5] Racket has issues rendering text via 2htdp/image

2020-02-03 Thread rsiddharth
Juan Francisco Cantero Hurtado writes: > Here is a simple workaround: > > # cd /etc/fonts/conf.d > # cat 71-no-ghostscript.conf > > > > > > /usr/local/share/fonts/ghostscript/* > > > > # > Thanks for the work around! It works. - rsiddharth.

UPDATE: sysutils/dateutils 0.2.7 => 0.4.7

2020-02-03 Thread Brian Callahan
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 changelog is here, note that you'll have to read several ye

[UPDATE] net/gpodder-3.10.11 -> 3.10.13

2020-02-03 Thread TronDD
Simple update to gPodder 3.10.13 Improvements #684 added subtitle to the tagging extension #704 save position and size for preferences and editcfg windows #724 Save episode column sorting and position #717 quieter youtube-dl #718 Add episode menu option to download with youtub

Re: [lang/racket-minimal-7.5] Racket has issues rendering text via 2htdp/image

2020-02-03 Thread Juan Francisco Cantero Hurtado
On Sun, Feb 02, 2020 at 11:50:12PM -0500, rsiddharth wrote: > I found a reliable way to replicate the issue on OpenBSD snapshot #628: > > 0. $ uname -a > > OpenBSD cygnus.ricketyspace.net 6.6 GENERIC.MP#628 amd64 > > 1. $ raco pkg install --jobs $(sysctl -n hw.ncpuonline) --auto drracke

Re: HS_ENCODING in localeEncoding

2020-02-03 Thread Matthias Kilian
Hi Greg, On Sun, Feb 02, 2020 at 10:00:06PM -0800, Greg Steuck wrote: > Do you believe lang/ghc/patches/patch-libraries_base_cbits_PrelIOUtils_c > is still relevant? It's probably outdated junk. What a mess ;-) > I ran some test programs and both locale_charset() and > nl_langinfo(CODESET) yield

Re: pkgpaths in python3.7 to upgrade old python3s

2020-02-03 Thread Stuart Henderson
My attempt at a diff is below, it works for me in tests updating from a system with 3.6+subpackages. I use ${VERSION_SPEC} in the PLIST for the "same-version" conflicts needed to override "@option no-default-conflict", those should be in all PLISTs, and use a separate conflict entry for the ones t

Re: pkgpaths in python3.7 to upgrade old python3s

2020-02-03 Thread Stuart Henderson
On 2020/02/03 20:55, Mikolaj Kucharski wrote: > Hi, > > I've noticed recently that I still have python3.6 on my RPi and I think > pkgpaths in python3.7 are not exactly correct. With inlined diff test > upgrade works for me. yes, I have been looking at this also (I noticed because it breaks pkg_ad

pkgpaths in python3.7 to upgrade old python3s

2020-02-03 Thread Mikolaj Kucharski
Hi, I've noticed recently that I still have python3.6 on my RPi and I think pkgpaths in python3.7 are not exactly correct. With inlined diff test upgrade works for me. # env \ TRUSTED_PKG_PATH=/home/ports/packages/%a/all/ \ PKG_PATH=https://cdn.openbsd.org/pub/OpenBSD/%c/packages/

Re: [update] graphics/fotowall 0.9 -> 1.0

2020-02-03 Thread Adam Wolk
On Mon, Feb 03, 2020 at 06:43:28AM +0100, Rafael Sadowski wrote: > On Sun Feb 02, 2020 at 11:10:31PM +0100, Adam Wolk wrote: > > Feedback? OK's? > > Works here also with OpenGL. Here are some tweaks, maybe you'd like to > take over some: > > - reorder MODULES, _DEPENDS > - fix tabs/ spaces > - us

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

2020-02-03 Thread Chris Bennett
On Sun, Jan 26, 2020 at 02:41:24PM -0800, Andrew Hewus Fresh wrote: > On Mon, Jan 20, 2020 at 02:03:34PM -0500, Chris Bennett wrote: > > On Sun, Jan 19, 2020 at 12:57:44PM +, wen heping wrote: > > > 1 BUILD_DEPENDS line is not need, since there is CONFIGURE_STYLE = > > > modbuild > > > 2

UPDATE mail/s-nail

2020-02-03 Thread Steffen Nurpmeso
Hello again, update to v14.9.17, mostly due to two fixes and a general review of key-`bind'ings. Thanks for your consideration! Index: Makefile === RCS file: /cvs/ports/mail/s-nail/Makefile,v retrieving revision 1.27 diff -u -p -r1.

UPDATE audio/mpd-0.21.19

2020-02-03 Thread Björn Ketelaars
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? diff --git Makefile Makefile index c9496d284c1..59e049b270d 100644 --- Makefile +++ Ma

UPDATE audio/libmpdclient-2.18

2020-02-03 Thread Björn Ketelaars
Diff below brings libmpdclient to 2.18. From https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.18/NEWS: * more out-of-memory checks * partition: add mpd_recv_partition() * support MPD protocol 0.21 * support MPD protocol 0.22 Minor of libmpdclient has been bumped as symbols have

UPDATE audio/ncmpc-0.37

2020-02-03 Thread Björn Ketelaars
Diff below brings ncmpc to 0.37. From https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.37/NEWS: * show performer on song page * show partitions on outputs page (requires libmpdclient 2.18) * search: add search tag "modified" (requires libmpdclient 2.10) * fix compatibility with MPD vers

Re: New devel/py-crayons (new requirement to update devel/legit)

2020-02-03 Thread clematis
On Sun, Jan 26, 2020 at 11:08:42PM +0100, Klemens Nanni wrote: > On Fri, Jan 10, 2020 at 05:49:33PM +0100, clematis wrote: > > Taking recent feedback into account here's a new tarball including those > > additional changes: > Can you clarify what "recent feedback" that was? > Hello, Well, I am ki

Re: [update] sysutils/entr 4.3 -> 4.4

2020-02-03 Thread Charlene Wendling
Hi Eric, On Mon, 3 Feb 2020 09:40:20 -0500 Eric Radman wrote: > On Sun, Feb 02, 2020 at 10:04:00PM +0100, Charlene Wendling wrote: > > Hi, > > > > Here is a quick update for sysutils/entr. > > > > According to $WRKSRC/NEWS, the only change impacting us is the > > introduction of the "ENTR_INOTI

Re: [update] sysutils/entr 4.3 -> 4.4

2020-02-03 Thread Eric Radman
On Sun, Feb 02, 2020 at 10:04:00PM +0100, Charlene Wendling wrote: > Hi, > > Here is a quick update for sysutils/entr. > > According to $WRKSRC/NEWS, the only change impacting us is the > introduction of the "ENTR_INOTIFY_WORKAROUND" environment variable > to enable a compatibility mode for platf

Re: [update] sbcl-2.0.1

2020-02-03 Thread Solene Rapenne
On Fri, Jan 31, 2020 at 11:01:01AM +0200, Timo Myyrä wrote: > Hi, > > New attempt at updating sbcl. Tested on amd64 with threads on native_bootstrap > and clisp bootstrapped. > > Timo > it's fine to me

Re: HS_ENCODING in localeEncoding

2020-02-03 Thread Ingo Schwarze
Hi Greg, take this with a shovel of salt as i didn't test the port or anything with Haskell (and i'm unlikely to). So this is purely from code inspection. Greg Steuck wrote on Sun, Feb 02, 2020 at 10:00:06PM -0800: > Do you believe lang/ghc/patches/patch-libraries_base_cbits_PrelIOUtils_c > is

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

2020-02-03 Thread Christian Weisgerber
Stuart Henderson: > Really ports-gcc ought to be using a compatible version of gas.. Do we need > a ports-binutils? ports-gcc doesn't generate the assembly in question. It's original assembly code that the compiler just passes through to as(1). -- Christian "naddy" Weisgerber

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

2020-02-03 Thread Christian Weisgerber
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://gmplib.org/repo/gmp/rev/20cf1131dc94 It uses %gdop(), which is not i

Re: [lang/racket-minimal-7.5] Racket has issues rendering text via 2htdp/image

2020-02-03 Thread Stuart Henderson
No. -- Sent from a phone, apologies for poor formatting. On 3 February 2020 10:28:41 rsiddharth wrote: Stuart Henderson writes: It's because new pango doesn't support type1 or pcf bitmap fonts, such as the ones pulled in by installing ghostscript. So, is this an upstream issue that needs

Re: 回复: 回复: [Update] www/p5-HTML-FormFu

2020-02-03 Thread Charlene Wendling
On Mon, 3 Feb 2020 11:12:13 + wen heping wrote: > ping ... > > 发件人: owner-po...@openbsd.org 代表 wen > heping 发送时间: 2019年12月24日 10:50 > 收件人: Andrew Hewus Fresh > 抄送: ports@openbsd.org > 主题: 回复: [Update] www/p5-HTML-FormFu > > ping ... > _

Re: [Update] astro/py-metar: Update to 1.1

2020-02-03 Thread Benoit Lecocq
On 03/02/2020 11:01, wen heping wrote: Hi, Here is a patch for astro/py-metar: i) Update to 1.1 ii) Switch HOMEPAGE and MASTER_SITES to https iii) Only run with python3 iv) Remove a trailing whitespace in DESCR v) Regenerate the patch It build and run

Re: 回复: 回复: [NEW] devel/p5-MooseX-Attribute-Chained

2020-02-03 Thread Charlene Wendling
On Mon, 3 Feb 2020 11:10:49 + wen heping wrote: > ping ... > > 发件人: owner-po...@openbsd.org 代表 wen > heping 发送时间: 2019年12月24日 12:09 > 收件人: Andrew Hewus Fresh > 抄送: ports@openbsd.org > 主题: 回复: [NEW] devel/p5-MooseX-Attribute-Chained > > ping ... > _

回复: 回复: [Update] www/p5-HTML-FormFu

2020-02-03 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2019年12月24日 10:50 收件人: Andrew Hewus Fresh 抄送: ports@openbsd.org 主题: 回复: [Update] www/p5-HTML-FormFu ping ... 发件人: Andrew Hewus Fresh 发送时间: 2019年8月26日 7:53 收件人: wen hepi

回复: 回复: [NEW] devel/p5-MooseX-Attribute-Chained

2020-02-03 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2019年12月24日 12:09 收件人: Andrew Hewus Fresh 抄送: ports@openbsd.org 主题: 回复: [NEW] devel/p5-MooseX-Attribute-Chained ping ... 发件人: Andrew Hewus Fresh 发送时间: 2019年8月26日 7:12 收

Re: [update/fix] games/blobby 1.0rc3 -> 1.0.20200119

2020-02-03 Thread Charlene Wendling
Ping :) On Sun, 26 Jan 2020 21:52:39 +0100 Charlene Wendling wrote: > On Sun, 26 Jan 2020 19:36:39 + > Mikolaj Kucharski wrote: > > > Hi, > > > > I didn't test your diff, but just by reading your mail, I think you > > should set updated version to 1.0.20200119, to get what you want, so > >

Re: [lang/racket-minimal-7.5] Racket has issues rendering text via 2htdp/image

2020-02-03 Thread rsiddharth
Stuart Henderson writes: > It's because new pango doesn't support type1 or pcf bitmap fonts, such > as the ones pulled in by installing ghostscript. So, is this an upstream issue that needs to be reported to racket developers?

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

2020-02-03 Thread Stuart Henderson
Really ports-gcc ought to be using a compatible version of gas.. Do we need a ports-binutils? -- Sent from a phone, apologies for poor formatting. On 3 February 2020 00:12:18 Jeremie Courreges-Anglas wrote: On Sun, Feb 02 2020, Christian Weisgerber wrote: This updates devel/gmp to 6.2.0. g

Re: [Update] www/p5-HTML-Scrubber : Update to 0.19

2020-02-03 Thread Charlene Wendling
Hi, On Mon, 3 Feb 2020 09:25:12 + wen heping wrote: > Hi, ports@: > >Here is a patch for www/p5-HTML-Scrubber: > i) Update to 0.19 > ii) Remove the unneeded BUILD_DEPENDS You just commented it :) > iii) Add devel/p5-Test-Memory-Cycle as TEST_DEPENDS It's missing devel/p

Re: [lang/racket-minimal-7.5] Racket has issues rendering text via 2htdp/image

2020-02-03 Thread Stuart Henderson
It's because new pango doesn't support type1 or pcf bitmap fonts, such as the ones pulled in by installing ghostscript. -- Sent from a phone, apologies for poor formatting. On 3 February 2020 04:51:14 rsiddharth wrote: I found a reliable way to replicate the issue on OpenBSD snapshot #628:

[Update] astro/py-metar: Update to 1.1

2020-02-03 Thread wen heping
Hi, Here is a patch for astro/py-metar: i) Update to 1.1 ii) Switch HOMEPAGE and MASTER_SITES to https iii) Only run with python3 iv) Remove a trailing whitespace in DESCR v) Regenerate the patch It build and run well in amd64-current system. Cheers ! wen Index:

Re: Trying to build nextcloudclient aka nextcloud-desktop

2020-02-03 Thread Johannes Kastl
Hi Solene, On 03.02.20 10:38 Solene Rapenne wrote: > it's available on -current as it was imported in november. > Ports development happens on -current and then it's available in later > releases. Thanks for the info, I was not aware of that. Johannes signature.asc Description: OpenPGP digita

Re: Trying to build nextcloudclient aka nextcloud-desktop

2020-02-03 Thread Solene Rapenne
On Mon, Feb 03, 2020 at 10:34:06AM +0100, Johannes Kastl wrote: > On 02.02.20 17:57 Solene Rapenne wrote: > > > We have netxcloudclient 2.6.2 in ports since 16th november 2019 > > https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/nextcloudclient/ > > Hi Solene, > > thanks, nice! > > I wonder

Re: Trying to build nextcloudclient aka nextcloud-desktop

2020-02-03 Thread Johannes Kastl
On 02.02.20 17:57 Solene Rapenne wrote: > We have netxcloudclient 2.6.2 in ports since 16th november 2019 > https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/nextcloudclient/ Hi Solene, thanks, nice! I wonder why I did not find this when I looked for it. Is this only available as port, and no

[Update] www/p5-HTML-Scrubber : Update to 0.19

2020-02-03 Thread wen heping
Hi, ports@: Here is a patch for www/p5-HTML-Scrubber: i) Update to 0.19 ii) Remove the unneeded BUILD_DEPENDS iii) Add devel/p5-Test-Memory-Cycle as TEST_DEPENDS It build well and pass all tests on amd64-current system. Three ports depends on www/p5-HTML-Scrubber: www/

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

2020-02-03 Thread Bryan Linton
Ping. I know there are likely not many people on ports@ who use this port, and it would have an impact on all users who use Japanese input if anything went wrong with it. Both of which would suggest it get wider testing before being committed, But because of the somewhat niche nature of this por

Re: WIP: print/scribus (segmentation fault)

2020-02-03 Thread Landry Breuil
On Mon, Feb 03, 2020 at 07:05:38AM +0100, Rafael Sadowski wrote: > On Sun Feb 02, 2020 at 07:29:56PM -0800, Nam Nguyen wrote: > > >>> > Rafael Sadowski writes: > > >>> > > > >>> > > Here is an update for scribus to the newest qt5 version. Long time > > >>> > > ago > > >>> > > Landry tried to upda

Re: Remove: audio/puddletag

2020-02-03 Thread Landry Breuil
On Sat, Feb 01, 2020 at 06:11:52PM +0100, Solène Rapenne wrote: > Le 2020-02-01 17:59, Rafael Sadowski a écrit : > > Here is a py2-only/py-qt4 audio tag editor. Don't we have enough of > > that in the tree? Does anybody use it? > > I use it, alternatives I tried in the past were not as effective a

Re: Remove: databases/luma

2020-02-03 Thread Landry Breuil
On Sat, Feb 01, 2020 at 05:18:19PM +, Stuart Henderson wrote: > On 2020/02/01 18:01, Rafael Sadowski wrote: > > Last news: "Wed Feb 27 22:01:37 CET 2008 -Luma 3.0 - QT4 migration Luma > > 3.0 ..." - http://luma.sourceforge.net/ > > > > Can we delete this, please? > > > > OK with me. Seems de