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

2022-05-02 Thread Tilo Stritzky
On 02/05/22 01:46 Tom Smyth wrote: > Hello, > while documenting nsh and its features, > I wanted to display the command switches of telnet command inside the > manual page for nsh, Within more/less you can get a shell by typing: |.command [pipe + period + command] That way you can nest as many

7.1 ports.tar.gz slightly corrupted?

2022-05-02 Thread Jonathan Thornburg
The 7.1 ports.tar.gz (I tried downloading from both https://ftp.openbsd.org/pub/OpenBSD/ https://openbsd.cs.toronto.edu/pub/OpenBSD/ and verified that they gave identical files; checksums are below) appears to have a slightly corrupted 'graphics/libraw' port: % /bin/tar xzf /tmp/ports.tar.gz

[UPDATE] fonts/zh-iansui to 0.943

2022-05-02 Thread Kevin Lo
Hi, This updates zh-iansu to 0.943, ok? Index: fonts/zh-iansui/Makefile === RCS file: /cvs/ports/fonts/zh-iansui/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- fonts/zh-iansui/Makefile11 Mar 2022 19:00:28

UPDATE: syslog-ng

2022-05-02 Thread Steven Mestdagh
Maintenance update; seems to be fine on amd64. Any tests/comments welcome. Index: Makefile === RCS file: /cvs/ports/sysutils/syslog-ng/Makefile,v retrieving revision 1.74 diff -u -p -u -r1.74 Makefile --- Makefile11 Mar 2022 19:5

[new] net/gmid -- a gemini server

2022-05-02 Thread Omar Polo
here's another try for net/gmid % pkg_info gmid Information for inst:gmid-1.8.3 Comment: simple gemini server Description: gmid is a small but featureful gemini server for Unix-like operating systems. Features include support for CGI and FastCGI, reverse proxying capabilities, IRI (RFC3987) sup

update lang/sbcl to 2.2.4

2022-05-02 Thread Omar Polo
I didn't make in time for 7.1 so I've waited a bit for the new version. A couple of days ago, sbcl 2.2.4 was released, and here's the updated diff ;) recap of the previous episodes: gkoehler@ (thanks!) spotted some failures when building sbcl with capstone installed: there were some issue in the s

Re: READMEs files for ports

2022-05-02 Thread Antoine Jacoutot
On Mon, May 02, 2022 at 01:36:34PM +0200, Marc Espie wrote: > On Mon, May 02, 2022 at 01:28:38PM +0200, Solène Rapenne wrote: > > I don't think so because this is for your user and not for some user > > installed by the package. Here is the beginning of that section. > > > > > > The default limit

Re: READMEs files for ports

2022-05-02 Thread Theo de Raadt
> - create a "gnome" login class and add users to it (recommended, see below) I think this a really sad approach. Suddenly a user who is in that group, has all the ridiculous limits for all their processes.

Re: READMEs files for ports

2022-05-02 Thread Marc Espie
On Mon, May 02, 2022 at 01:28:38PM +0200, Solène Rapenne wrote: > I don't think so because this is for your user and not for some user > installed by the package. Here is the beginning of that section. > > > The default limits set in login.conf(5) are not high enough to properly run > GNOME. The

Re: READMEs files for ports

2022-05-02 Thread Hukadan
Le 2022-05-02 13:14, Solène Rapenne a écrit : > Le Mon, 2 May 2022 14:08:23 +0300, > Mihai Popescu a écrit : > >> For gnome readme, there is this sequence: >> >> # cat <<'EOF' >>/etc/login.conf >> >> gnome:\ >> :datasize-cur=1024M:\ >> :tc=default: >> >> EOF >> >> It is a verbatim

Re: READMEs files for ports

2022-05-02 Thread Mihai Popescu
On Mon, May 2, 2022 at 2:15 PM Solène Rapenne wrote: > > Le Mon, 2 May 2022 14:08:23 +0300, > Mihai Popescu a écrit : > > > For gnome readme, there is this sequence: > > > > # cat <<'EOF' >>/etc/login.conf > > > > gnome:\ > > :datasize-cur=1024M:\ > > :tc=default: > > > > EOF > >

Re: READMEs files for ports

2022-05-02 Thread Mihai Popescu
For gnome readme, there is this sequence: # cat <<'EOF' >>/etc/login.conf gnome:\ :datasize-cur=1024M:\ :tc=default: EOF It is a verbatim copy of what is displayed on the screen, Still I was not able to figure out what key to press or how to type to accomplish this :). I gave up

Re: fix x11/qt5/qtdeclarative W^X violations (was Re: net/kdeconnect-kde: use wxneeded)

2022-05-02 Thread Theo Buehler
On Mon, May 02, 2022 at 08:40:23AM +, Klemens Nanni wrote: > On Fri, Mar 25, 2022 at 11:27:12AM +, Klemens Nanni wrote: > > On Fri, Mar 25, 2022 at 08:47:39AM +0100, Theo Buehler wrote: > > > On Fri, Mar 25, 2022 at 06:42:26AM +0100, Rafael Sadowski wrote: > > > > On Thu Mar 24, 2022 at 03:

Re: fix x11/qt5/qtdeclarative W^X violations (was Re: net/kdeconnect-kde: use wxneeded)

2022-05-02 Thread Klemens Nanni
On Fri, Mar 25, 2022 at 11:27:12AM +, Klemens Nanni wrote: > On Fri, Mar 25, 2022 at 08:47:39AM +0100, Theo Buehler wrote: > > On Fri, Mar 25, 2022 at 06:42:26AM +0100, Rafael Sadowski wrote: > > > On Thu Mar 24, 2022 at 03:27:04PM +, Klemens Nanni wrote: > > > > On Tue, Mar 15, 2022 at 09:

pkg_*: WIP say deleted/installed not i/+ in logs

2022-05-02 Thread Klemens Nanni
For way too long I did not even see the little dashes and pluses that drowned in the pkg_* log noise among these dash header and the pkgname: --- -bitlbee-3.6p1 --- You should also run rm -rf /var/bitlbee/* You should also run /usr/sbin/userdel _bitlbee