stsp 6cc341e464 update to got 0.40
- do not rely on <zlib.h> to pull in <unistd.h> (naddy)
- remove unused #includes from the new got-read-gotconfig/parse.y (naddy)
- document our default choice of text editor (suggested by Ricky Cintron)
- in tests, replace ksh syntax with POSIX arithmetic expressions (naddy)
- fix got.conf overriding GOT_AUTHOR even if no author is set in got.conf
- in tests, expand arguments in shell script for POSIX compatibility (naddy)
- fix crash in got_free_gotconfig()
- in cmd_checkout() handle basename(3) modifying its argument for portability
- print newline to clear the bottom line when tog exits (naddy)
- install got-read-gotconfig into gotweb's chroot environment
2020-09-21 12:25:15 +00:00

45 lines
1.4 KiB
Plaintext

@comment $OpenBSD: PLIST-web,v 1.3 2020/09/21 12:25:15 stsp Exp $
cgi-bin/gotweb/
@bin cgi-bin/gotweb/gotweb
cgi-bin/gotweb/gw_tmpl/
cgi-bin/gotweb/gw_tmpl/blame.tmpl
cgi-bin/gotweb/gw_tmpl/briefs.tmpl
cgi-bin/gotweb/gw_tmpl/commit.tmpl
cgi-bin/gotweb/gw_tmpl/diff.tmpl
cgi-bin/gotweb/gw_tmpl/err.tmpl
cgi-bin/gotweb/gw_tmpl/index.tmpl
cgi-bin/gotweb/gw_tmpl/summry.tmpl
cgi-bin/gotweb/gw_tmpl/tag.tmpl
cgi-bin/gotweb/gw_tmpl/tags.tmpl
cgi-bin/gotweb/gw_tmpl/tree.tmpl
cgi-bin/gotweb/libexec/
@bin cgi-bin/gotweb/libexec/got-read-blob
@bin cgi-bin/gotweb/libexec/got-read-commit
@bin cgi-bin/gotweb/libexec/got-read-gitconfig
@bin cgi-bin/gotweb/libexec/got-read-gotconfig
@bin cgi-bin/gotweb/libexec/got-read-object
@bin cgi-bin/gotweb/libexec/got-read-pack
@bin cgi-bin/gotweb/libexec/got-read-tag
@bin cgi-bin/gotweb/libexec/got-read-tree
got/
got/public/
got/tmp/
htdocs/gotweb/
htdocs/gotweb/android-chrome-192x192.png
htdocs/gotweb/android-chrome-384x384.png
htdocs/gotweb/apple-touch-icon.png
htdocs/gotweb/browserconfig.xml
htdocs/gotweb/favicon-16x16.png
htdocs/gotweb/favicon-32x32.png
htdocs/gotweb/favicon.ico
htdocs/gotweb/got.png
htdocs/gotweb/got_large.png
htdocs/gotweb/gotweb.css
htdocs/gotweb/index.html
htdocs/gotweb/mstile-150x150.png
htdocs/gotweb/safari-pinned-tab.svg
htdocs/gotweb/site.webmanifest
@cwd ${LOCALBASE}
@man man/man5/gotweb.conf.5
@man man/man8/gotweb.8