Re: CoC loving Linux programmers swear the GPLv2 is irrevocable. They are wrong. (As are the women they wish to empower).

2018-12-31 Thread Ivan Ivanov
Thank you very much for this message, friend. We the people should
learn it and stop taking Cock of Conduct up our ass

пн, 31 дек. 2018 г. в 05:07, :
>
> Their take is that if you lent (licensed) them a lawnmower and told them
> not to wreck it, the fact that they did not wreck it entitles them to
> keep the lawnmower forever(they followed your instruction regarding the
> use of your property: "thus consideration, thus irrevocable license").
>
> They are wrong. You can revoke the license.
>
> You were paid nothing for this grant.
> The takers have nothing.
>
> Yet they are taking your positions, your seniority, controlling your
> speech, and ejecting you from your communities.
>
> You must fight back. They have already taken from you all the natural
> pleasures in life (which include pretty young girls as brides, ruling
> over your girls and family, being the master - not the servant of the
> woman and her state).
>
> Now they are taking this edifice, this refuge, which you have built for
> yourself.
>
> They see you as replaceable, expendable, removable employees.
> (See: Bruce Perens statements on slashdot and this and other mailing
> lists about how those who do not like the Code of Conduct can be easily
> replaced)
>
> But you are property owners and may elect to enforce your rights as
> such. And you should do so.
>
> And yes, You can trust my words. I am a licensed attorney, and I'm on
> your side. Not the side of the women. Not the side of people like Bruce
> Perens who see you as a replaceable cog: a worker... a chattel. Your
> side. The side of the dispossessed men who are ruled over by the women
> and the supporters of the women: who will not tolerate any corner of
> advertence not fixated on them.
>
>



howto set terminus font in .Xresources for xterm

2018-12-31 Thread shadrock uhuru
hi everyone

what is the correct command to put in .Xresources for the terminus font,
the following is my Xresources file,
i've tried a few variation but all i get when i start xterm is cannot
load font,
font loading is new to me so i have only try examples off the web
---


XTerm*utf8: 1
! XTerm*font: -*-terminus-medium-*-*-*-18-*-*-*-*-*-iso10646-1
XTerm*font: terminus-12
XTerm*italicFont: terminus-12
XTerm*selectToClipboard: true


!    ! Use a nice truetype font and size by default...
!    xterm*faceName: DejaVu Sans Mono Book
!    xterm*faceSize: 11

xterm*loginshell: true

xterm*savelines: 16384

! double-click to select whole URLs :D
xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
XTerm*on3Clicks: regex
([[:alpha:]]+://)?([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+
*VT100*translations: #override Shift :
exec-formatted("google-chrome '%t'", PRIMARY)

! DOS-box colours...
!    xterm*foreground: rgb:a8/a8/a8
    xterm*foreground: rgb:ff/ff/00
    xterm*background: rgb:00/00/00
    xterm*color0: rgb:00/00/00
    xterm*color1: rgb:a8/00/00
    xterm*color2: rgb:00/a8/00
    xterm*color3: rgb:a8/54/00
    xterm*color4: rgb:00/00/a8
    xterm*color5: rgb:a8/00/a8
    xterm*color6: rgb:00/a8/a8
    xterm*color7: rgb:a8/a8/a8
    xterm*color8: rgb:54/54/54
    xterm*color9: rgb:fc/54/54
    xterm*color10: rgb:54/fc/54
    xterm*color11: rgb:fc/fc/54
    xterm*color12: rgb:54/54/fc
    xterm*color13: rgb:fc/54/fc
    xterm*color14: rgb:54/fc/fc
    xterm*color15: rgb:fc/fc/fc

! right hand side scrollbar...
    xterm*rightScrollBar: true
    xterm*ScrollBar: true

! stop output to terminal from jumping down to bottom of scroll again
    xterm*scrollTtyOutput: false

---

thanks shadrock



Re: howto set terminus font in .Xresources for xterm

2018-12-31 Thread Marcus MERIGHI
niyal...@gmail.com (shadrock uhuru), 2019.12.31 (Mon) 11:01 (CET):
> what is the correct command to put in .Xresources for the terminus font,

Works for me:

XTerm*faceName:Terminus*
XTerm*faceSize:12

Marcus

> the following is my Xresources file,
> i've tried a few variation but all i get when i start xterm is cannot
> load font,
> font loading is new to me so i have only try examples off the web
> ---
> 
> 
> XTerm*utf8: 1
> ! XTerm*font: -*-terminus-medium-*-*-*-18-*-*-*-*-*-iso10646-1
> XTerm*font: terminus-12
> XTerm*italicFont: terminus-12
> XTerm*selectToClipboard: true
> 
> 
> !    ! Use a nice truetype font and size by default...
> !    xterm*faceName: DejaVu Sans Mono Book
> !    xterm*faceSize: 11
> 
> xterm*loginshell: true
> 
> xterm*savelines: 16384
> 
> ! double-click to select whole URLs :D
> xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
> XTerm*on3Clicks: regex
> ([[:alpha:]]+://)?([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+
> *VT100*translations: #override Shift :
> exec-formatted("google-chrome '%t'", PRIMARY)
> 
> ! DOS-box colours...
> !    xterm*foreground: rgb:a8/a8/a8
>     xterm*foreground: rgb:ff/ff/00
>     xterm*background: rgb:00/00/00
>     xterm*color0: rgb:00/00/00
>     xterm*color1: rgb:a8/00/00
>     xterm*color2: rgb:00/a8/00
>     xterm*color3: rgb:a8/54/00
>     xterm*color4: rgb:00/00/a8
>     xterm*color5: rgb:a8/00/a8
>     xterm*color6: rgb:00/a8/a8
>     xterm*color7: rgb:a8/a8/a8
>     xterm*color8: rgb:54/54/54
>     xterm*color9: rgb:fc/54/54
>     xterm*color10: rgb:54/fc/54
>     xterm*color11: rgb:fc/fc/54
>     xterm*color12: rgb:54/54/fc
>     xterm*color13: rgb:fc/54/fc
>     xterm*color14: rgb:54/fc/fc
>     xterm*color15: rgb:fc/fc/fc
> 
> ! right hand side scrollbar...
>     xterm*rightScrollBar: true
>     xterm*ScrollBar: true
> 
> ! stop output to terminal from jumping down to bottom of scroll again
>     xterm*scrollTtyOutput: false
> 
> ---
> 
> thanks shadrock
> 



Re: Missing libraries after upgrade to 6.4

2018-12-31 Thread Stuart Henderson
On 2018-12-20, John Ankarström  wrote:
> Hello all,
>
> I have this port [1] that installed fine on 6.3, but after I upgraded to 
> 6.4, following the FAQ, I'm getting weird errors.
>
> When running make install, it fails because qtbase-5.9.4 can't be 
> installed, which is weird that it wants to do, because the version in 
> ports is 5.9.6p1.  Here's the output: http://sprunge.us/z6d97h
>
> When I try to run make rebuild, it complains about missing libraries for 
> Qt5 stuff: http://sprunge.us/oEDaKE
>
> Some proof that I've actually upgraded:
>
> $ uname -a
> OpenBSD lbsd.home 6.4 GENERIC.MP#364 amd64
>
> $ cd /usr/ports; cvs status Makefile
> [...]
> Sticky Tag:  OPENBSD_6_4 (branch: 1.77.2)
> [...]
>
> Anybody got any idea as to what's going on?
>
> Best regards,
> John
>
> [1]: 
> https://files.jkvinge.net/packages/strawberry/strawberry-openbsd-port.tar.gz
>
>

Most likely you have old packages lying around from building
strawberry before. Try "make clean; make clean=all; make repackage reinstall"



support new

2018-12-31 Thread info
0
C Switzerland
P Basel-Stadt
T Basel
Z 4001
O oriented.net GmbH
I Marc Bigler
A Postfach 318
M i...@oriented.net
U https://oriented.net/
B +41 61 322 11 01
X +41 61 322 11 02
N We provide OpenBSD native virtual machine hosting using VMM, as well
as consulting and support. We have a strong focus on using OpenBSD in
network security appliances, such as firewalls, proxies, VPN,
OpenSMTPD-based mail exchangers etc. We also offer managed UNIX-based
services, including hosting, servers, support and consulting.



Re: support new

2018-12-31 Thread Stefan Sperling
On Mon, Dec 31, 2018 at 04:00:14PM +0100, i...@oriented.net wrote:
> 0
> C Switzerland
> P Basel-Stadt
> T Basel
> Z 4001
> O oriented.net GmbH
> I Marc Bigler
> A Postfach 318
> M i...@oriented.net
> U https://oriented.net/
> B +41 61 322 11 01
> X +41 61 322 11 02
> N We provide OpenBSD native virtual machine hosting using VMM, as well
> as consulting and support. We have a strong focus on using OpenBSD in
> network security appliances, such as firewalls, proxies, VPN,
> OpenSMTPD-based mail exchangers etc. We also offer managed UNIX-based
> services, including hosting, servers, support and consulting.

I have added your entry.

Cheers,
Stefan