Re: Is there a way to display the block of another man page inside a man page

2022-05-01 Thread Tom Smyth
Hello Ingo, thanks for your time on this your comments and advice were very helpful just one follow up the :t functionality in man did not seem to work unless I had the .Tg telnet line added Thanks for the tip on the writing side... ( I must of gone to the school were I learnend why say something

Re: Is there a way to display the block of another man page inside a man page

2022-05-01 Thread Ingo Schwarze
Hi Tom, Tom Smyth wrote on Mon, May 02, 2022 at 01:46:50AM +0100: > while documenting nsh and its features, > I wanted to display the command switches of telnet command inside the > manual page for nsh, Don't. This is not a technical problem: "how can i technically do this" is the wrong questi

Re: [new] mail/aerc - terminal email client

2022-05-01 Thread James Cook
> It's based on a previous submission by Raymond (+cc). I've enabled the > notmuch support (but not really tried it yet) and updated it, plus some > other minor tweaks. It is working for me with notmuch. I'm sending this with your aerc port. This is my first time using aerc. Thanks for porting it

Re: READMEs files for ports

2022-05-01 Thread Chris Bennett
On Sun, May 01, 2022 at 09:43:28PM +0200, Marc Espie wrote: > You guys got to remember those are mostly written by developers. > > There's a bit of a chicken&egg problem: when you've been playing with > software for a while, it's difficult to figure out what might be a problem > for newcomers. >

Is there a way to display the block of another man page inside a man page

2022-05-01 Thread Tom Smyth
Hello, while documenting nsh and its features, I wanted to display the command switches of telnet command inside the manual page for nsh, I would like to display , the contents of the telnet , name synopsis and description sections from the telnet manpage in the nsh man page without copying the co

回复: games/chessx: Update to 1.5.0

2022-05-01 Thread wen heping
ping ... 发件人: wen heping 发送时间: 2021年8月13日 8:53 收件人: ports@openbsd.org 主题: games/chessx: Update to 1.5.0 Hi, ports@: Here is a patch for games/chessx to update to 1.5.0. It build and run well on amd64-current system. No tests defined and no other por

games/py-chess: Update to 1.9.0

2022-05-01 Thread wen heping
ping ... 发件人: wen heping 发送时间: 2022年4月3日 10:33 收件人: ports@openbsd.org 主题: tsgames/py-chess: Update to 1.9.0 Hi, ports@: Here is a simple patch for games/py-chess to update to 1.9.0. It build well and pass all tests on amd64-7.1 system. No other por

回复: x11/lxqt: Update to 1.1.0

2022-05-01 Thread wen heping
Agree. 发件人: Rafael Sadowski 发送时间: 2022年5月1日 22:53 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: x11/lxqt: Update to 1.1.0 On Sun May 01, 2022 at 02:13:13PM +, wen heping wrote: > Hi, ports@: > >Here is a patch for x11/lxqt to update to 1.1.0. >

Re: [NEW] sysutils/fd

2022-05-01 Thread Frederic Cambus
On Fri, Apr 29, 2022 at 09:48:16AM +0200, Theo Buehler wrote: > > Here is a new port: sysutils/fd > > > > I was a bit skeptical at first about why a find replacement was useful, > > but speed alone won me over. > > I'm ok with importing this, but I'd like to see two changes: 1. add > > MODCARGO

Re: [ports discussion] enforcing maintainership?

2022-05-01 Thread Marc Espie
I think that, for one port that I'm maintainer or, there are probably 10+ ports I originated/did major changes on. One thing Solene is right about: what does port maintainership means ? It means there's one person who cares deeply enough about the port that he's going to keep it (more or less) up

READMEs files for ports

2022-05-01 Thread Marc Espie
You guys got to remember those are mostly written by developers. There's a bit of a chicken&egg problem: when you've been playing with software for a while, it's difficult to figure out what might be a problem for newcomers. That said READMEs files should reflect stuff that's a good idea to do if

Re: NEW: x11/qt6/qtmultimedia

2022-05-01 Thread Stuart Henderson
On 2022/05/01 20:36, Rafael Sadowski wrote: > OK? > > Information for inst:qt6-qtmultimedia-6.3.0 > > Comment: > Qt6 multimedia components > > Description: > Qt Multimedia is an add-on module that provides a rich set of QML types and > C++ > classes to handle multimedia content. It contains an

NEW: x11/qt6/qtmultimedia

2022-05-01 Thread Rafael Sadowski
OK? Information for inst:qt6-qtmultimedia-6.3.0 Comment: Qt6 multimedia components Description: Qt Multimedia is an add-on module that provides a rich set of QML types and C++ classes to handle multimedia content. It contains an easy to use API for playing back audio and video files and renderin

UPDATE: x11/xscope 1.4.2

2022-05-01 Thread Matthieu Herrb
Hi, This updates xscope to version 1.4.2. Patch has been submitted upstreams: https://gitlab.freedesktop.org/xorg/app/xscope/-/merge_requests/6 ok? Index: Makefile === RCS file: /cvs/OpenBSD/ports/x11/xscope/Makefile,v retrieving re

NEW: x11/qt6/qtwayland

2022-05-01 Thread Rafael Sadowski
Information for inst:qt6-qtwayland-6.3.0 Comment: Wayland support for Qt6 Description: QtWayland is a Qt module that wraps the functionality of Wayland. QtWayland is separated into a client and server side. The client side is the wayland platform plugin, and provides a way to run Qt applications

Re: x11/lxqt: Update to 1.1.0

2022-05-01 Thread Rafael Sadowski
On Sun May 01, 2022 at 02:13:13PM +, wen heping wrote: > Hi, ports@: > >Here is a patch for x11/lxqt to update to 1.1.0. >It build well and run well on my amd64-7.1 system. > >Any comments? We could replace: +LIB_DEPENDS += x11/lxqt/liblxqt>=1.1.0 with +LIB_DEPENDS +=

www/p5-WWW-Form-UrlEncoded-XS: Update to 0.27

2022-05-01 Thread wen heping
Hi, ports@: Here is a simple patch for www/p5-WWW-Form-UrlEncoded-XS to update to 0.27. It build well and pass all tests on amd64-7.1 suystem. Only one port depends on it: www/p5-WWW-Form-UrlEncoded. It build well and pass all tests too. Upstream Changes for version 0.27 - 2022-04

x11/lxqt: Update to 1.1.0

2022-05-01 Thread wen heping
Hi, ports@: Here is a patch for x11/lxqt to update to 1.1.0. It build well and run well on my amd64-7.1 system. Any comments? Cheers ! wenIndex: Makefile.inc === RCS file: /cvs/ports/x11/lxqt/Makefile.inc,v retrieving revi

Re: NEW: textproc/qpdfview-0.4.18

2022-05-01 Thread Omar Polo
On 1 May 2022 15:52:11 CEST, Salil Wadnerkar wrote: >Ping. > >On Thu, Apr 28, 2022, 1:29 PM Salil Wadnerkar wrote: > >> Hi Stuart and Omar, >> >> Thank you for your review. I have made the changes and checked that the >> port is working. >> Please find it attached. >> >> Best regards, >> Salil >>

Re: NEW: textproc/qpdfview-0.4.18

2022-05-01 Thread Salil Wadnerkar
Ping. On Thu, Apr 28, 2022, 1:29 PM Salil Wadnerkar wrote: > Hi Stuart and Omar, > > Thank you for your review. I have made the changes and checked that the > port is working. > Please find it attached. > > Best regards, > Salil > > > On Thu, Apr 28, 2022 at 12:44 PM Stuart Henderson > wrote: >

Re: UPDATE: fonts/unifont 14.0.02 => 14.0.03

2022-05-01 Thread Brian Callahan
On 4/18/2022 9:27 AM, Brian Callahan wrote: > Hi ports -- > > Attached is an update to GNU Unifont. The biggest user-facing change for > most of us is the inclusion of OTF fonts. Upstream says they may one day > remove the TTF fonts. But until then, I don't see the harm in including > both OTF and

NEW: x11/qt6/qtimageformats

2022-05-01 Thread Rafael Sadowski
Information for inst:qt6-qtimageformats-6.3.0 Comment: Qt6 additional image formats Description: The core Qt Gui library by default supports reading and writing image files of the most common file formats: PNG, JPEG, BMP, GIF and a few more, ref. Reading and Writing Image Files. The Qt Image Form

aarch64 bulk build report

2022-05-01 Thread phessler
bulk build on arm64.ports.openbsd.org started on Fri Apr 29 00:57:49 MDT 2022 finished at Sun May 1 05:18:10 MDT 2022 lasted 2D04h20m done with kern.version=OpenBSD 7.1-current (GENERIC.MP) #1637: Thu Apr 28 13:18:00 MDT 2022 built packages:11035 Apr 29:3909 Apr 30:3121 May 1:4004 critical pat

Re: [ports discussion] enforcing maintainership?

2022-05-01 Thread Stuart Henderson
On 2022/05/01 01:01, Marc Espie wrote: > On Sat, Apr 30, 2022 at 08:43:13PM +0100, Stuart Henderson wrote: > > On 2022/04/30 16:37, Solène Rapenne wrote: > > > Hi, > > > > > > I don't know if it has been debated before but I'd like to propose a > > > change, or at least discuss about it. > > > >