From 204a242883022ec8c1c7bfac9c06a21e19c07b19 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 2 Aug 2022 18:21:03 +0300 Subject: readme: make it generic port repo --- README.md | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index a201462..dd6139e 100644 --- a/README.md +++ b/README.md @@ -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` -- cgit v1.2.3