From a2b02afe8f7dddd3b26348dc66df8c841c046a99 Mon Sep 17 00:00:00 2001 From: crystal Date: Sat, 28 Jan 2023 20:29:38 -0700 Subject: [PATCH] add link to freebsd port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40f08cc..0b02bb4 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for - [NixOS unstable](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/version-management/forgejo/default.nix) ### Other packages +- [FreeBSD ports tree patch](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269065) - A patch to add Forgejo to the FreeBSD ports tree, should eventually be added to the official ports tree. - [Helm chart](https://codeberg.org/forgejo-contrib/forgejo-helm) - Helm chart for Forgejo, forked from the official Gitea helm chart. - [YunoHost package](https://github.com/YunoHost-Apps/forgejo_ynh) - install Forgejo quickly and simply on a YunoHost server.