回复: astro/gnuastro: Update to 0.18

2022-08-13 Thread wen heping
You are right, the patch build and run well on my system. wen 发件人: Brian Callahan 发送时间: 2022年8月14日 0:33 收件人: wen heping; ports@openbsd.org 主题: Re: astro/gnuastro: Update to 0.18 Hi wen -- On 8/13/2022 5:40 AM, wen heping wrote: > Hi, > >Here is a pa

Fix libsidplay on 64-bit systems

2022-08-13 Thread Dave Vandervies
On 64-bit systems (observed on amd64 but based on the cause I expect the same problem anywhere 'long' is wider than 32 bits), sid2wav (from sidplay) writes broken WAV files. Fixing the fixed-width integer typedefs it's getting from libsidplay fixes the problem. Index: Makefile =

arm bulk build report

2022-08-13 Thread phessler
bulk build on armv7.ports.openbsd.org started on Mon Aug 1 10:56:21 MDT 2022 finished at Sat Aug 13 11:18:38 MDT 2022 lasted 12D00h22m done with kern.version=OpenBSD 7.2-beta (GENERIC) #57: Sat Jul 30 20:54:22 MDT 2022 built packages:5422 Aug 1:3596 Aug 2:302 Aug 3:206 Aug 4:256 Aug 5:233 Aug 6:

Re: astro/gnuastro: Update to 0.18

2022-08-13 Thread Brian Callahan
Hi wen -- On 8/13/2022 5:40 AM, wen heping wrote: > Hi, > >Here is a patch for astro/gnuastro to update to 0.18. >It build and run well on amd64-current system. >There are 9 tests fail in total 75 tests, while there are > 5 tests fail in 0.17 version. > > > Cheers ! > wen Thanks

Re: UPDATE: net/sacc 1.01 -> 1.06

2022-08-13 Thread Brian Callahan
On 8/12/2022 8:15 AM, Hiltjo Posthuma wrote: > On Fri, Aug 12, 2022 at 11:27:31AM +0200, Hiltjo Posthuma wrote: >> Hi, >> >> The patch below updates the sacc gopher client from 1.01 to 1.06. >> The suffix of the release tarball file also changed on the FTP server. >> > > Oops I made the same mista

Re: pledge x11/xcape

2022-08-13 Thread Thim Cederlund
On Sat Aug 13, 2022 at 1:10 PM CEST, Omar Polo wrote: > i was going through the list of non-pledged process in my list and > found xcape. It's a simple program that allows to turn some keys > (e.g. ctrl) to act as another key (e.g. esc) when pressed and released > by themselves. It's around 500 l

pledge x11/xcape

2022-08-13 Thread Omar Polo
i was going through the list of non-pledged process in my list and found xcape. It's a simple program that allows to turn some keys (e.g. ctrl) to act as another key (e.g. esc) when pressed and released by themselves. It's around 500 lines of code and I haven't spotted anything that won't run und

astro/gnuastro: Update to 0.18

2022-08-13 Thread wen heping
Hi, Here is a patch for astro/gnuastro to update to 0.18. It build and run well on amd64-current system. There are 9 tests fail in total 75 tests, while there are 5 tests fail in 0.17 version. Cheers ! wen Index: Makefile

Re: UPDATE: www/dokuwiki (drop PHP7)

2022-08-13 Thread Landry Breuil
Le Sat, Aug 13, 2022 at 09:15:30AM +0200, Rafael Sadowski a écrit : > I'm no longer a dokuwiki user so I can't test it. The update looks quite > simple. My motivation is to get rid of PHP7 here. oh great there's finally been a release with php8 ? will test that next week at work, thanks !

Re: update: wayland/wayland and wayland/wayland-protocols

2022-08-13 Thread Rafael Sadowski
On Sat Jul 30, 2022 at 09:03:28PM +0200, Sebastien Marie wrote: > Hi, > > The following diff updates wayland/wayland to 1.21.0 and > wayland/wayland-protocols to 1.26. > > wayland-protocols is simple. > > wayland is more complex. > > - I bumped SHARED_LIBS for wayland-client and wayland-server

UPDATE: www/dokuwiki (drop PHP7)

2022-08-13 Thread Rafael Sadowski
I'm no longer a dokuwiki user so I can't test it. The update looks quite simple. My motivation is to get rid of PHP7 here. Rafael Index: Makefile === RCS file: /cvs/ports/www/dokuwiki/Makefile,v retrieving revision 1.39 diff -u -p -u