Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2025 18:31:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 284267] [NEW PORT] www/codeberg-pages-server "Github Pages"-like pages server for Gitea/Forgejo
Message-ID:  <bug-284267-7788-fTM5oez8qw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284267-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284267-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284267

--- Comment #22 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D0397053f21db7b5f249b4c837b1a8ee=
9159a32f0

commit 0397053f21db7b5f249b4c837b1a8ee9159a32f0
Author:     Orville Q. Song <orville@anislet.dev>
AuthorDate: 2025-03-15 18:27:43 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-15 18:29:58 +0000

    www/codeberg-pages-server: New port: "Github Pages"-like pages server f=
or
Gitea/Forgejo

    Gitea lacks the ability to host static pages from Git. The Codeberg
    Pages Server addresses this lack by implementing a standalone service
    that connects to Gitea via API. It is suitable to be deployed by other
    Gitea instances, too, to offer static pages hosting to their users.

    https://codeberg.org/Codeberg/pages-server

    PR:     284267

 www/Makefile                                       |  1 +
 www/codeberg-pages-server/Makefile (new)           | 47 ++++++++++++
 www/codeberg-pages-server/distinfo (new)           |  5 ++
 .../files/codeberg-pages-server.in (new)           | 46 ++++++++++++
 .../files/config-generater.go (new)                | 83 ++++++++++++++++++=
++++
 www/codeberg-pages-server/pkg-descr (new)          |  5 ++
 www/codeberg-pages-server/pkg-plist (new)          |  4 ++
 7 files changed, 191 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284267-7788-fTM5oez8qw>