List for cgit developers and users
 help / color / mirror / Atom feed
From: Todd Zullinger <tmz@pobox.com>
To: cgit@lists.zx2c4.com
Subject: [PATCH 1/2] update Fedora & OS X package links, add OpenBSD
Date: Wed, 16 Feb 2022 01:07:57 -0500	[thread overview]
Message-ID: <20220216060758.949317-2-tmz@pobox.com> (raw)
In-Reply-To: <20220216060758.949317-1-tmz@pobox.com>

Use the current URL's for the Fedora and OS X (Mac Ports) packages.  Add
a link to the OpenBSD ports tree.

Expand the Fedora link to mention EPEL, which covers Alma Linux and
Rocky Linux as well as RHEL and CentOS.  This may help folks find us
better if they're using a RHEL-8 rebuild like Alma or Rocky, now that
CentOS Linux 8 is EOL.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
---
 index | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/index b/index
index 8ff5fce..048ab05 100644
--- a/index
+++ b/index
@@ -46,16 +46,18 @@ Packages
 --------
  * [Arch Linux][archlinux]
  * [Gentoo][gentoo]
- * [Fedora/RHEL/CentOS][fedora]
+ * [Fedora/EPEL (RHEL/Alma/CentOS/Rocky)][fedora]
  * [OS X][macports]
  * [OpenSUSE][OpenSUSE]
  * [NetBSD][pkgsrc]
  * [FreeBSD][freshports]
+ * [OpenBSD][openbsd]
 
 [archlinux]:    https://www.archlinux.org/packages/?name=cgit
-[fedora]:       https://apps.fedoraproject.org/packages/cgit
+[fedora]:       https://packages.fedoraproject.org/pkgs/cgit/cgit/
 [gentoo]:       https://packages.gentoo.org/packages/www-apps/cgit
-[macports]:     https://trac.macports.org/browser/trunk/dports/www/cgit
+[macports]:     https://ports.macports.org/port/cgit/
 [opensuse]:     https://software.opensuse.org/package/cgit
 [pkgsrc]:       http://pkgsrc.se/www/cgit
 [freshports]:   https://www.freshports.org/devel/cgit/
+[openbsd]:      https://cvsweb.openbsd.org/ports/www/cgit/
-- 
2.35.1


  reply	other threads:[~2022-02-16  6:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16  6:07 [PATCH 0/2] wiki: update some links and fix some formatting Todd Zullinger
2022-02-16  6:07 ` Todd Zullinger [this message]
2022-02-16  6:07 ` [PATCH 2/2] index: avoid formatting issue in git clone instructions Todd Zullinger
2023-02-04 22:25 ` [PATCH 0/2] wiki: update some links and fix some formatting Todd Zullinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220216060758.949317-2-tmz@pobox.com \
    --to=tmz@pobox.com \
    --cc=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).