Blame
Date:
Wed Feb 1 05:00:29 2023 UTC
Message:
Daily backup
001
2023-01-22
jrmu
version=pmwiki-2.2.130 ordered=1 urlencoded=1
002
2023-01-22
jrmu
agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36
003
2023-01-22
jrmu
author=dodocrypto
004
2023-01-22
jrmu
charset=UTF-8
005
2023-01-22
jrmu
csum=
006
2023-01-22
jrmu
ctime=1637161703
007
2023-01-22
jrmu
host=180.241.250.156
008
2023-01-22
jrmu
name=NodeJS.Install
009
2023-01-22
jrmu
rev=37
010
2023-01-22
jrmu
targets=
011
2023-01-22
jrmu
text=# OPENBSD Install and Update To Latest Stable Version%0a%0a# Step 1 : install using port %0a# pkg_add node%0a%0a# This will give us node version 12.22.6 and npm 6.14.15 which is so outdated as 2021 November%0a%0a%0a[@%0a%0a0dev# pkg_add node%0a%0aquirks-4.53 signed on 2021-11-16T18:52:34Z%0anode-12.22.6p0: ok%0a--- +node-12.22.6p0 -------------------%0aYou may wish to add /usr/local/lib/node_modules/npm/man to /etc/man.conf%0aYou may wish to add /usr/local/lib/node_modules/sshpk/man to /etc/man.conf%0a%0a0dev# node -v%0av12.22.6%0a%0a0dev# npm -v%0a6.14.15%0a%0a@]%0a%0a# lets update NPM to the latest version%0a%0a[@%0a%0a0dev# npm install -g npm@latest%0a/usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js%0a/usr/local/bin/npx -> /usr/local/lib/node_modules/npm/bin/npx-cli.js%0a+ npm@8.1.3%0aadded 70 packages from 18 contributors, removed 290 packages and updated 148 packages in 33.467s%0a0dev# npm -v%0a8.1.3%0a0dev# %0a%0a@]%0a%0a# As per november 17 2021 latest is 8.1.3%0a%0a# Next we want to upgrade node the latest LTS%0a# Add Bash shell and wget%0a%0a[@%0a%0a0dev# pkg_add wget bash %0aquirks-4.53 signed on 2021-11-16T18:52:34Z%0awget-1.21.2: ok%0abash-5.1.8: ok%0a%0a%0a%0a# 0dev$ wget https://nodejs.org/dist/v16.13.0/node-v16.13.0.tar.gz%0a# as for now the latest version is node-v16.13.0.tar.gz%0a# 0dev$ tar -zxvf node-v16.13.0.tar.gz %0a%0a# Now Lets Install all dependency so that we can compile node%0a%0a[@%0a%0a%0a%0a0dev# pkg_add gcc g++ gmake python3 python openssl%0aquirks-4.53 signed on 2021-11-16T18:52:34Z%0aAmbiguous: choose package for gcc%0aa 0: %3cNone>%0a 1: gcc-8.4.0p9%0a 2: gcc-11.2.0p0%0aYour choice: 2%0agcc-11.2.0p0:gmp-6.2.1p0: ok%0agcc-11.2.0p0:mpfr-4.1.0: ok%0agcc-11.2.0p0:libmpc-1.1.0: ok%0agcc-11.2.0p0:gcc-libs-11.2.0p0: ok%0agcc-11.2.0p0: ok%0a%0aAmbiguous: choose package for g++%0aa 0: %3cNone>%0a 1: g++-8.4.0p9%0a 2: g++-11.2.0p0%0aYour choice: 2%0ag++-11.2.0p0: ok%0apython3-3.8p0: ok%0a%0aAmbiguous: choose package for python%0aa 0: %3cNone>%0a 1: python-2.7.18p3%0a 2: python-3.8.12%0a 3: python-3.9.7%0aYour choice: 3%0apython-3.9.7: ok%0a%0aAmbiguous: choose package for openssl%0aa 0: %3cNone>%0a 1: openssl-1.0.2up4%0a 2: openssl-1.1.1lp0%0a 3: openssl-3.0.0%0aYour choice: 3%0aopenssl-3.0.0: ok%0a--- +openssl-3.0.0 -------------------%0aYou may wish to add /usr/local/lib/eopenssl30/man to /etc/man.conf%0a%0a%0a%0a# ln -s /usr/local/bin/egcc /usr/local/bin/gcc%0a# ln -s /usr/local/bin/eg++ /usr/local/bin/g++%0a%0a# last install assembler %0a%0a[@%0a%0a0dev# pkg_add gas %0a0dev# mv /usr/bin/as /usr/bin/as.old%0a0dev# ln -s /usr/local/bin/gas /usr/bin/as %0a%0a%0a@]%0a%0a%0a# next configure in node directory as normal user%0a# make sure using bash by typing bash first to switch shell%0a# 0dev# pkg_add pkglocatedb%0a%0a%0a%0a[@%0a%0a%0a%0abash-5.1$ ./configure %0aNode.js configure: Found Python 3.9.7...%0aINFO: configure completed successfully%0a%0abash-5.1$ gmake%0a%0a----%0aFAILED TO BUILT PACKAGE , NEED MORE TO BE DONE%0a----%0a%0a@]
012
2023-01-22
jrmu
time=1637236923
013
2023-01-22
jrmu
author:1637236923=dodocrypto
014
2023-01-22
jrmu
diff:1637236923:1637236886:=139c139%0a%3c FAILED TO BUILT PACKAGE , NEED MORE TO BE DONE%0a---%0a> FAILED BUILDING PACKAGE NEED MORE TO BE DONE%0a
015
2023-01-22
jrmu
host:1637236923=180.241.250.156
016
2023-01-22
jrmu
author:1637236886=dodocrypto
017
2023-01-22
jrmu
diff:1637236886:1637236519:=138,140c138%0a%3c ----%0a%3c FAILED BUILDING PACKAGE NEED MORE TO BE DONE%0a%3c ----%0a---%0a> %0a
018
2023-01-22
jrmu
host:1637236886=180.241.250.156
019
2023-01-22
jrmu
author:1637236519=dodocrypto
020
2023-01-22
jrmu
diff:1637236519:1637235759:=
021
2023-01-22
jrmu
host:1637236519=180.241.250.156
022
2023-01-22
jrmu
author:1637235759=dodocrypto
023
2023-01-22
jrmu
diff:1637235759:1637235753:=136c136%0a%3c bash-5.1$ gmake%0a---%0a> bash-5.1$ gmake -j4%0a
024
2023-01-22
jrmu
host:1637235759=180.241.250.156
025
2023-01-22
jrmu
author:1637235753=dodocrypto
026
2023-01-22
jrmu
diff:1637235753:1637230982:=132c132%0a%3c bash-5.1$ ./configure %0a---%0a> bash-5.1$ ./configure --shared-openssl%0a
027
2023-01-22
jrmu
host:1637235753=180.241.250.156
028
2023-01-22
jrmu
author:1637230982=dodocrypto
029
2023-01-22
jrmu
diff:1637230982:1637222270:=132c132%0a%3c bash-5.1$ ./configure --shared-openssl%0a---%0a> bash-5.1$ ./configure%0a
030
2023-01-22
jrmu
host:1637230982=180.241.250.156
031
2023-01-22
jrmu
author:1637222270=dodocrypto
032
2023-01-22
jrmu
diff:1637222270:1637221600:=124c124%0a%3c # 0dev# pkg_add pkglocatedb%0a---%0a> # ln -s /usr/lib/libssl.a /usr/lib/libopenssl.a%0a
033
2023-01-22
jrmu
host:1637222270=180.241.250.156
034
2023-01-22
jrmu
author:1637221600=dodocrypto
035
2023-01-22
jrmu
diff:1637221600:1637221356:=124,125c124%0a%3c # ln -s /usr/lib/libssl.a /usr/lib/libopenssl.a%0a%3c %0a---%0a> # ln -s /usr/lib/libssl.a /usr/lib/openssl.a%0a
036
2023-01-22
jrmu
host:1637221600=180.241.250.156
037
2023-01-22
jrmu
author:1637221356=dodocrypto
038
2023-01-22
jrmu
diff:1637221356:1637219203:=124d123%0a%3c # ln -s /usr/lib/libssl.a /usr/lib/openssl.a%0a
039
2023-01-22
jrmu
host:1637221356=180.241.250.156
040
2023-01-22
jrmu
author:1637219203=dodocrypto
041
2023-01-22
jrmu
diff:1637219203:1637218833:=127a128,129%0a> 0dev# mv /usr/bin/ld /usr/bin/ld.old%0a> 0dev# mv /usr/bin/ld.bfd /usr/bin/ld%0a
042
2023-01-22
jrmu
host:1637219203=180.241.250.156
043
2023-01-22
jrmu
author:1637218833=dodocrypto
044
2023-01-22
jrmu
diff:1637218833:1637218268:=125d124%0a%3c %0a127,129d125%0a%3c %0a%3c 0dev# mv /usr/bin/ld /usr/bin/ld.old%0a%3c 0dev# mv /usr/bin/ld.bfd /usr/bin/ld%0a
045
2023-01-22
jrmu
host:1637218833=180.241.250.156
046
2023-01-22
jrmu
author:1637218268=dodocrypto
047
2023-01-22
jrmu
diff:1637218268:1637214282:=118d117%0a%3c %0a121d119%0a%3c %0a126d123%0a%3c %0a
048
2023-01-22
jrmu
host:1637218268=180.241.250.156
049
2023-01-22
jrmu
author:1637214282=dodocrypto
050
2023-01-22
jrmu
diff:1637214282:1637214142:=
051
2023-01-22
jrmu
host:1637214282=180.241.250.156
052
2023-01-22
jrmu
author:1637214142=dodocrypto
053
2023-01-22
jrmu
diff:1637214142:1637214100:=124,129d123%0a%3c %0a%3c bash-5.1$ ./configure%0a%3c Node.js configure: Found Python 3.9.7...%0a%3c INFO: configure completed successfully%0a%3c %0a%3c bash-5.1$ gmake -j4%0a
054
2023-01-22
jrmu
host:1637214142=180.241.250.156
055
2023-01-22
jrmu
author:1637214100=dodocrypto
056
2023-01-22
jrmu
diff:1637214100:1637213288:=
057
2023-01-22
jrmu
host:1637214100=180.241.250.156
058
2023-01-22
jrmu
author:1637213288=dodocrypto
059
2023-01-22
jrmu
diff:1637213288:1637203868:=111a112,118%0a> 0dev# pkg_add gas llvm %0a> %0a> @]%0a> %0a> # next configure in node directory as normal user%0a> # make sure using bash by typing bash first to switch shell%0a> %0a114,125c121,122%0a%3c 0dev# pkg_add gas %0a%3c 0dev# mv /usr/bin/as /usr/bin/as.old%0a%3c 0dev# ln -s /usr/local/bin/gas /usr/bin/as %0a%3c %0a%3c @]%0a%3c %0a%3c # next configure in node directory as normal user%0a%3c # make sure using bash by typing bash first to switch shell%0a%3c %0a%3c [@%0a%3c %0a%3c %0a---%0a> bash-5.1$ ./configure --openssl-no-asm%0a> bash-5.1$ gmake%0a
060
2023-01-22
jrmu
host:1637213288=180.241.250.156
061
2023-01-22
jrmu
author:1637203868=dodocrypto
062
2023-01-22
jrmu
diff:1637203868:1637201721:=
063
2023-01-22
jrmu
host:1637203868=180.241.250.156
064
2023-01-22
jrmu
author:1637201721=dodocrypto
065
2023-01-22
jrmu
diff:1637201721:1637201706:=119,120d118%0a%3c [@%0a%3c %0a124d121%0a%3c @]%0a\ No newline at end of file%0a
066
2023-01-22
jrmu
host:1637201721=180.241.250.156
067
2023-01-22
jrmu
author:1637201706=dodocrypto
068
2023-01-22
jrmu
diff:1637201706:1637200923:=120d119%0a%3c bash-5.1$ gmake%0a
069
2023-01-22
jrmu
host:1637201706=180.241.250.156
070
2023-01-22
jrmu
author:1637200923=dodocrypto
071
2023-01-22
jrmu
diff:1637200923:1637200922:=
072
2023-01-22
jrmu
host:1637200923=180.241.250.156
073
2023-01-22
jrmu
author:1637200922=dodocrypto
074
2023-01-22
jrmu
diff:1637200922:1637200199:=115,120d114%0a%3c %0a%3c # next configure in node directory as normal user%0a%3c # make sure using bash by typing bash first to switch shell%0a%3c %0a%3c bash-5.1$ ./configure --openssl-no-asm%0a%3c %0a
075
2023-01-22
jrmu
host:1637200922=180.241.250.156
076
2023-01-22
jrmu
author:1637200199=dodocrypto
077
2023-01-22
jrmu
diff:1637200199:1637199434:=109,112d108%0a%3c %0a%3c # last install assembler %0a%3c %0a%3c 0dev# pkg_add gas llvm %0a
078
2023-01-22
jrmu
host:1637200199=180.241.250.156
079
2023-01-22
jrmu
author:1637199434=dodocrypto
080
2023-01-22
jrmu
diff:1637199434:1637198664:=64,65d63%0a%3c %0a%3c %0a67,104d64%0a%3c quirks-4.53 signed on 2021-11-16T18:52:34Z%0a%3c Ambiguous: choose package for gcc%0a%3c a 0: %3cNone>%0a%3c 1: gcc-8.4.0p9%0a%3c 2: gcc-11.2.0p0%0a%3c Your choice: 2%0a%3c gcc-11.2.0p0:gmp-6.2.1p0: ok%0a%3c gcc-11.2.0p0:mpfr-4.1.0: ok%0a%3c gcc-11.2.0p0:libmpc-1.1.0: ok%0a%3c gcc-11.2.0p0:gcc-libs-11.2.0p0: ok%0a%3c gcc-11.2.0p0: ok%0a%3c %0a%3c Ambiguous: choose package for g++%0a%3c a 0: %3cNone>%0a%3c 1: g++-8.4.0p9%0a%3c 2: g++-11.2.0p0%0a%3c Your choice: 2%0a%3c g++-11.2.0p0: ok%0a%3c python3-3.8p0: ok%0a%3c %0a%3c Ambiguous: choose package for python%0a%3c a 0: %3cNone>%0a%3c 1: python-2.7.18p3%0a%3c 2: python-3.8.12%0a%3c 3: python-3.9.7%0a%3c Your choice: 3%0a%3c python-3.9.7: ok%0a%3c %0a%3c Ambiguous: choose package for openssl%0a%3c a 0: %3cNone>%0a%3c 1: openssl-1.0.2up4%0a%3c 2: openssl-1.1.1lp0%0a%3c 3: openssl-3.0.0%0a%3c Your choice: 3%0a%3c openssl-3.0.0: ok%0a%3c --- +openssl-3.0.0 -------------------%0a%3c You may wish to add /usr/local/lib/eopenssl30/man to /etc/man.conf%0a%3c %0a
081
2023-01-22
jrmu
host:1637199434=180.241.250.156
082
2023-01-22
jrmu
author:1637198664=dodocrypto
083
2023-01-22
jrmu
diff:1637198664:1637197581:=64,65c64,92%0a%3c 0dev# pkg_add gcc g++ gmake python3 python openssl%0a%3c %0a---%0a> 0dev# pkg_add gcc g++ make python3 python%0a> quirks-4.53 signed on 2021-11-16T18:52:34Z%0a> Ambiguous: choose package for gcc%0a> a 0: %3cNone>%0a> 1: gcc-8.4.0p9%0a> 2: gcc-11.2.0p0%0a> Your choice: 2%0a> gcc-11.2.0p0:gmp-6.2.1p0: ok%0a> gcc-11.2.0p0:gcc-libs-11.2.0p0: ok%0a> gcc-11.2.0p0:mpfr-4.1.0: ok%0a> gcc-11.2.0p0:libmpc-1.1.0: ok%0a> gcc-11.2.0p0: ok%0a> Ambiguous: choose package for g++%0a> a 0: %3cNone>%0a> 1: g++-8.4.0p9%0a> 2: g++-11.2.0p0%0a> Your choice: 2%0a> g++-11.2.0p0: ok%0a> Can't find make%0a> python3-3.8p0: ok%0a> Ambiguous: choose package for python%0a> a 0: %3cNone>%0a> 1: python-2.7.18p3%0a> 2: python-3.8.12%0a> 3: python-3.9.7%0a> Your choice: 3%0a> python-3.9.7: ok%0a> 0dev# make %0a> make: no target to make.%0a
084
2023-01-22
jrmu
host:1637198664=180.241.250.156
085
2023-01-22
jrmu
author:1637197581=dodocrypto
086
2023-01-22
jrmu
diff:1637197581:1637164249:=93,95d92%0a%3c %0a%3c # ln -s /usr/local/bin/egcc /usr/local/bin/gcc%0a%3c # ln -s /usr/local/bin/eg++ /usr/local/bin/g++%0a
087
2023-01-22
jrmu
host:1637197581=180.241.250.156
088
2023-01-22
jrmu
author:1637164249=dodocrypto
089
2023-01-22
jrmu
diff:1637164249:1637163875:=58,94c58%0a%3c # 0dev$ tar -zxvf node-v16.13.0.tar.gz %0a%3c %0a%3c # Now Lets Install all dependency so that we can compile node%0a%3c %0a%3c [@%0a%3c %0a%3c 0dev# pkg_add gcc g++ make python3 python%0a%3c quirks-4.53 signed on 2021-11-16T18:52:34Z%0a%3c Ambiguous: choose package for gcc%0a%3c a 0: %3cNone>%0a%3c 1: gcc-8.4.0p9%0a%3c 2: gcc-11.2.0p0%0a%3c Your choice: 2%0a%3c gcc-11.2.0p0:gmp-6.2.1p0: ok%0a%3c gcc-11.2.0p0:gcc-libs-11.2.0p0: ok%0a%3c gcc-11.2.0p0:mpfr-4.1.0: ok%0a%3c gcc-11.2.0p0:libmpc-1.1.0: ok%0a%3c gcc-11.2.0p0: ok%0a%3c Ambiguous: choose package for g++%0a%3c a 0: %3cNone>%0a%3c 1: g++-8.4.0p9%0a%3c 2: g++-11.2.0p0%0a%3c Your choice: 2%0a%3c g++-11.2.0p0: ok%0a%3c Can't find make%0a%3c python3-3.8p0: ok%0a%3c Ambiguous: choose package for python%0a%3c a 0: %3cNone>%0a%3c 1: python-2.7.18p3%0a%3c 2: python-3.8.12%0a%3c 3: python-3.9.7%0a%3c Your choice: 3%0a%3c python-3.9.7: ok%0a%3c 0dev# make %0a%3c make: no target to make.%0a%3c %0a%3c @]%0a---%0a> %0a
090
2023-01-22
jrmu
host:1637164249=180.241.250.156
091
2023-01-22
jrmu
author:1637163875=dodocrypto
092
2023-01-22
jrmu
diff:1637163875:1637163702:=55,58c55%0a%3c %0a%3c # 0dev$ wget https://nodejs.org/dist/v16.13.0/node-v16.13.0.tar.gz%0a%3c # as for now the latest version is node-v16.13.0.tar.gz%0a%3c %0a---%0a> @]%0a\ No newline at end of file%0a
093
2023-01-22
jrmu
host:1637163875=180.241.250.156
094
2023-01-22
jrmu
author:1637163702=dodocrypto
095
2023-01-22
jrmu
diff:1637163702:1637163466:=45,55c45%0a%3c # Add Bash shell and wget%0a%3c %0a%3c [@%0a%3c %0a%3c 0dev# pkg_add wget bash %0a%3c quirks-4.53 signed on 2021-11-16T18:52:34Z%0a%3c wget-1.21.2: ok%0a%3c bash-5.1.8: ok%0a%3c %0a%3c %0a%3c @]%0a\ No newline at end of file%0a---%0a> %0a
096
2023-01-22
jrmu
host:1637163702=180.241.250.156
097
2023-01-22
jrmu
author:1637163466=dodocrypto
098
2023-01-22
jrmu
diff:1637163466:1637163055:=44c44,48%0a%3c # Next we want to upgrade node the latest LTS%0a---%0a> # Next let's update node through npm%0a> %0a> [@%0a> %0a> @]%0a
099
2023-01-22
jrmu
host:1637163466=180.241.250.156
100
2023-01-22
jrmu
author:1637163055=dodocrypto
101
2023-01-22
jrmu
diff:1637163055:1637163042:=
102
2023-01-22
jrmu
host:1637163055=180.241.250.156
103
2023-01-22
jrmu
author:1637163042=dodocrypto
104
2023-01-22
jrmu
diff:1637163042:1637162798:=
105
2023-01-22
jrmu
host:1637163042=180.241.250.156
106
2023-01-22
jrmu
author:1637162798=dodocrypto
107
2023-01-22
jrmu
diff:1637162798:1637162563:=47c47,59%0a%3c %0a---%0a> 0dev# npm install -g n stable%0a> %0a> added 2 packages, and audited 3 packages in 2s%0a> %0a> found 0 vulnerabilities%0a> 0dev# %0a> @]%0a> %0a> # Next we need bash shell to run n that we just installed %0a> [@%0a> 0dev# pkg_add bash%0a> quirks-4.53 signed on 2021-11-16T18:52:34Z%0a> bash-5.1.8: ok%0a
108
2023-01-22
jrmu
host:1637162798=180.241.250.156
109
2023-01-22
jrmu
author:1637162563=dodocrypto
110
2023-01-22
jrmu
diff:1637162563:1637162199:=54,61d53%0a%3c %0a%3c # Next we need bash shell to run n that we just installed %0a%3c [@%0a%3c 0dev# pkg_add bash%0a%3c quirks-4.53 signed on 2021-11-16T18:52:34Z%0a%3c bash-5.1.8: ok%0a%3c @]%0a%3c %0a
111
2023-01-22
jrmu
host:1637162563=180.241.250.156
112
2023-01-22
jrmu
author:1637162199=dodocrypto
113
2023-01-22
jrmu
diff:1637162199:1637162001:=44,53c44%0a%3c # Next let's update node through npm%0a%3c %0a%3c [@%0a%3c 0dev# npm install -g n stable%0a%3c %0a%3c added 2 packages, and audited 3 packages in 2s%0a%3c %0a%3c found 0 vulnerabilities%0a%3c 0dev# %0a%3c @]%0a---%0a> # Next let's update node through npm%0a\ No newline at end of file%0a
114
2023-01-22
jrmu
host:1637162199=180.241.250.156
115
2023-01-22
jrmu
author:1637162001=dodocrypto
116
2023-01-22
jrmu
diff:1637162001:1637161858:=29,44c29%0a%3c [@%0a%3c %0a%3c 0dev# npm install -g npm@latest%0a%3c /usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js%0a%3c /usr/local/bin/npx -> /usr/local/lib/node_modules/npm/bin/npx-cli.js%0a%3c + npm@8.1.3%0a%3c added 70 packages from 18 contributors, removed 290 packages and updated 148 packages in 33.467s%0a%3c 0dev# npm -v%0a%3c 8.1.3%0a%3c 0dev# %0a%3c %0a%3c @]%0a%3c %0a%3c # As per november 17 2021 latest is 8.1.3%0a%3c %0a%3c # Next let's update node through npm%0a\ No newline at end of file%0a---%0a> [@%0a\ No newline at end of file%0a
117
2023-01-22
jrmu
host:1637162001=180.241.250.156
118
2023-01-22
jrmu
author:1637161858=dodocrypto
119
2023-01-22
jrmu
diff:1637161858:1637161703:=6,8c6,7%0a%3c # This will give us node version 12.22.6 and npm 6.14.15 which is so outdated as 2021 November%0a%3c %0a%3c %0a---%0a> # This will give us%0a> %0a12d10%0a%3c %0a18d15%0a%3c %0a21d17%0a%3c %0a24,29c20,23%0a%3c %0a%3c @]%0a%3c %0a%3c # lets update NPM to the latest version%0a%3c %0a%3c [@%0a\ No newline at end of file%0a---%0a> 0dev# %0a> %0a> %0a> @]%0a\ No newline at end of file%0a
120
2023-01-22
jrmu
host:1637161858=180.241.250.156
121
2023-01-22
jrmu
author:1637161703=dodocrypto
122
2023-01-22
jrmu
diff:1637161703:1637161703:=1,23d0%0a%3c # OPENBSD Install and Update To Latest Stable Version%0a%3c %0a%3c # Step 1 : install using port %0a%3c # pkg_add node%0a%3c %0a%3c # This will give us%0a%3c %0a%3c [@%0a%3c %0a%3c 0dev# pkg_add node%0a%3c quirks-4.53 signed on 2021-11-16T18:52:34Z%0a%3c node-12.22.6p0: ok%0a%3c --- +node-12.22.6p0 -------------------%0a%3c You may wish to add /usr/local/lib/node_modules/npm/man to /etc/man.conf%0a%3c You may wish to add /usr/local/lib/node_modules/sshpk/man to /etc/man.conf%0a%3c 0dev# node -v%0a%3c v12.22.6%0a%3c 0dev# npm -v%0a%3c 6.14.15%0a%3c 0dev# %0a%3c %0a%3c %0a%3c @]%0a\ No newline at end of file%0a
123
2023-01-22
jrmu
host:1637161703=180.241.250.156
IRCNow