diff options
| -rw-r--r-- | README.md | 28 |
1 files changed, 4 insertions, 24 deletions
@@ -1,27 +1,7 @@ -# cgit port for openbsd +# openbsd ports collection -this is slightly tweaked version of cgit for my personal usage. +here are personal and work-in-progress ports for openbsd. -## build instructions +## contact -make sure your user is in `wsrc` group. - -checkout the ports tree to `/usr/ports` (see [openbsd porter's handbook][1]). - -[1]:https://www.openbsd.org/faq/ports/ports.html#PortsFetch - -in `/usr/ports` run the git clone: - -``` -git clone https://git.aaoth.xyz/cgit-port.git -``` - -this should replace cgit with this version. - -cd into `www/cgit` and run: - -``` -make && doas make install -``` - -see `/usr/local/share/doc/pkg-readmes/cgit` for further instructions. +`aaoth at aaoth dot xyz` |
