Cabal-based Haskell ports module

2020-09-26 Thread Greg Steuck
Hey Matthias, I've been working on this for a while. There's a fairly solid story for replacing all Haskell binary ports. I also added a few more ports that previously looked daunting (e.g. pandoc). All the hs-library ports will be going away. So does the brittle dependency tracking that prevented

[Update] www/p5-IO-HTML: Update to 1.004

2020-09-26 Thread wen heping
Hi, Here is a simple patch for www/p5-IO-HTML to update to 1.004. Itself and dependency www/p5-HTTP-Message, both build well and pass all tests on amd64-current system. Cheers ! wen Index: Makefile === RCS file: /cvs/ports/ww

Re: UPDATE: Tor Browser 10.0

2020-09-26 Thread Dimitri Karamazov
On Sat, September 26, 2020 17:50, Dimitri Karamazov wrote: > Hi, > > > I saw the email about the preparation for OpenBSD 6.8. Maybe it's not > appropriate to commit this at this time but I wanted to send out the diff > anyway so that interested users can run this, > at least. Besides being a new m

Re: net/ntp: fix for negative adjtv.tv_usec

2020-09-26 Thread Scott Cheloha
traveling and on phone, sorry for formatting. that looks correct. there is an identical problem in the ntpdate code elsewhere in the net/ntp port. you could fix them both in the same patch, the fix should be the same. > On Sep 26, 2020, at 12:30, Matthieu Herrb wrote: > > Hi, > > I've tried

Re: [UPDATE] lang/python/3.8

2020-09-26 Thread Christian Weisgerber
Remi Pointel: > this is the diff to update Python 3.8 to latest release. > > sthen@ or naddy@: someone of you could test a bulk build with this diff? There was one build error (x11/xcolor), but it's not clear that it was caused by the Python update. I sent details to Remi and Laurence. -- Chr

net/ntp: fix for negative adjtv.tv_usec

2020-09-26 Thread Matthieu Herrb
Hi, I've tried to use net/ntp on a machine (for reasons...) syslog fills up with messages like: ntpd[27058]: adj_systime: Invalid argument a bit of debugging shows that xntpd calls adjtime(2) with negative tv_usec values when it wants to slow down the clock. The patch below is taken for ntpd(8

[Update from Maintainer]: games/ezquake 3.2.1 -> 3.2.2

2020-09-26 Thread Tom Murphy
Hi, One for after the ports lock. This diff updates games/ezquake from v3.2.1 to v3.2.2. Release notes are here: https://github.com/ezQuake/ezquake-source/releases/tag/3.2.2 Thanks, Tom Index: Makefile === RCS file: /c

UPDATE: Tor Browser 10.0

2020-09-26 Thread Caspar Schutijser
Hi, I saw the email about the preparation for OpenBSD 6.8. Maybe it's not appropriate to commit this at this time but I wanted to send out the diff anyway so that interested users can run this, at least. Besides being a new major version, it includes security updates to Firefox. The below patch u

Re: UPDATE: x11/xglobe

2020-09-26 Thread Rafael Sadowski
On Mon Jul 06, 2020 at 08:57:58AM +0200, Rafael Sadowski wrote: > On Sun Jul 05, 2020 at 05:40:31PM +0200, Rafael Sadowski wrote: > > Please find below a diff to update xglobe to 0.6. The original xglobe is > > dead upstream. I modernized it just for fun and with the motivation to > > get rid of Qt