Blame


1 6392a027 2023-02-08 jrmu version=pmwiki-2.2.130 ordered=1 urlencoded=1
2 6392a027 2023-02-08 jrmu agent=Mozilla/5.0 (X11; OpenBSD amd64; rv:102.0) Gecko/20100101 Firefox/102.0
3 6392a027 2023-02-08 jrmu author=mkf
4 6392a027 2023-02-08 jrmu charset=UTF-8
5 6392a027 2023-02-08 jrmu csum=
6 6392a027 2023-02-08 jrmu ctime=1622643270
7 6392a027 2023-02-08 jrmu host=198.251.81.133
8 6392a027 2023-02-08 jrmu name=Openbsd.Paster
9 6392a027 2023-02-08 jrmu rev=4
10 6392a027 2023-02-08 jrmu targets=
11 6392a027 2023-02-08 jrmu text=!! Installation%0a!!! release%0a[@%0a$ doas pkg_add kcgi%0a$ ftp http://releases.malikania.fr/paster/0.2.1/paster-0.2.1.tar.xz%0a$ unxz paster-0.2.1.tar.xz%0a$ tar xvf paster-0.2.1.tar%0a$ cd paster-0.2.1%0a@]%0a%0aIn the @@Makefile@@, add @@-I/usr/local/include@@.%0a[@%0a$ make%0a$ doas make install%0a@]%0a%0a!!! hg%0a[@%0a$ doas pkg_add mercurial kcgi%0a$ hg clone http://hg.malikania.fr/paster/%0a$ unxz paster-0.2.1.tar.xz%0a$ tar xvf paster-0.2.1.tar%0a$ cd paster-0.2.1%0a@]%0a%0aIn the @@Makefile@@, add @@-I/usr/local/include@@.%0a[@%0a$ make%0a$ doas make install%0a@]%0a%0a%0a
12 6392a027 2023-02-08 jrmu time=1675677240
13 6392a027 2023-02-08 jrmu author:1675677240=mkf
14 6392a027 2023-02-08 jrmu diff:1675677240:1626446750:=1,2d0%0a%3c !! Installation%0a%3c !!! release%0a11c9,12%0a%3c In the @@Makefile@@, add @@-I/usr/local/include@@.%0a---%0a> In the Makefile, add -I/usr/local/include%0a> %0a> Alternate instructions%0a> %0a12a14,18%0a> $ doas pkg_add mercurial kcgi%0a> $ hg clone http://hg.malikania.fr/paster/%0a> $ unxz paster-0.2.1.tar.xz%0a> $ tar xvf paster-0.2.1.tar%0a> $ cd paster-0.2.1%0a14a21,22%0a> %0a> In the Makefile, add -I/usr/local/include%0a16,32d23%0a%3c %0a%3c !!! hg%0a%3c [@%0a%3c $ doas pkg_add mercurial kcgi%0a%3c $ hg clone http://hg.malikania.fr/paster/%0a%3c $ unxz paster-0.2.1.tar.xz%0a%3c $ tar xvf paster-0.2.1.tar%0a%3c $ cd paster-0.2.1%0a%3c @]%0a%3c %0a%3c In the @@Makefile@@, add @@-I/usr/local/include@@.%0a%3c [@%0a%3c $ make%0a%3c $ doas make install%0a%3c @]%0a%3c %0a%3c %0a
15 6392a027 2023-02-08 jrmu host:1675677240=198.251.81.133
16 6392a027 2023-02-08 jrmu author:1626446750=jrmu
17 6392a027 2023-02-08 jrmu diff:1626446750:1622644171:=1d0%0a%3c [@%0a7,8c6%0a%3c @]%0a%3c %0a---%0a> %0a10,23d7%0a%3c %0a%3c Alternate instructions%0a%3c %0a%3c [@%0a%3c $ doas pkg_add mercurial kcgi%0a%3c $ hg clone http://hg.malikania.fr/paster/%0a%3c $ unxz paster-0.2.1.tar.xz%0a%3c $ tar xvf paster-0.2.1.tar%0a%3c $ cd paster-0.2.1%0a%3c $ make%0a%3c $ doas make install%0a%3c %0a%3c In the Makefile, add -I/usr/local/include%0a%3c @]%0a
18 6392a027 2023-02-08 jrmu host:1626446750=38.87.162.8
19 6392a027 2023-02-08 jrmu author:1622644171=jrmu
20 6392a027 2023-02-08 jrmu diff:1622644171:1622643270:=1,7c1,22%0a%3c $ doas pkg_add kcgi%0a%3c $ ftp http://releases.malikania.fr/paster/0.2.1/paster-0.2.1.tar.xz%0a%3c $ unxz paster-0.2.1.tar.xz%0a%3c $ tar xvf paster-0.2.1.tar%0a%3c $ cd paster-0.2.1%0a%3c %0a%3c In the Makefile, add -I/usr/local/include%0a---%0a> get a tls cert for paste.ircnow.org%0a> %0a> in /etc/httpd.conf:%0a> %0a> server "paste.ircnow.org" {%0a> listen on egress tls port 443%0a> tls {%0a> certificate "/etc/ssl/paste.ircnow.org.fullchain.pem"%0a> key "/etc/ssl/private/paste.ircnow.org.key"%0a> }%0a> location "/.well-known/acme-challenge/*" {%0a> root "/acme"%0a> request strip 2%0a> }%0a> location "*~" {%0a> block drop%0a> }%0a> root "/htdocs/ircnow/paste/"%0a> directory {%0a> index "index.txt"%0a> }%0a> }%0a
21 6392a027 2023-02-08 jrmu host:1622644171=38.81.163.143
22 6392a027 2023-02-08 jrmu author:1622643270=jrmu
23 6392a027 2023-02-08 jrmu diff:1622643270:1622643270:=1,22d0%0a%3c get a tls cert for paste.ircnow.org%0a%3c %0a%3c in /etc/httpd.conf:%0a%3c %0a%3c server "paste.ircnow.org" {%0a%3c listen on egress tls port 443%0a%3c tls {%0a%3c certificate "/etc/ssl/paste.ircnow.org.fullchain.pem"%0a%3c key "/etc/ssl/private/paste.ircnow.org.key"%0a%3c }%0a%3c location "/.well-known/acme-challenge/*" {%0a%3c root "/acme"%0a%3c request strip 2%0a%3c }%0a%3c location "*~" {%0a%3c block drop%0a%3c }%0a%3c root "/htdocs/ircnow/paste/"%0a%3c directory {%0a%3c index "index.txt"%0a%3c }%0a%3c }%0a
24 6392a027 2023-02-08 jrmu host:1622643270=38.81.163.143