| Port details on branch 2025Q4 |
- forgejo-lts Compact self-hosted Git forge
- 11.0.8_1 www
=0 11.0.8_1Version of this port present on the latest quarterly branch. - Maintainer: des@FreeBSD.org
 - Port Added: 2025-10-28 11:56:02
- Last Update: 2025-12-19 23:34:51
- Commit Hash: 1c5a34c
- License: GPLv3+
- WWW:
- https://forgejo.org/
- Description:
- A self-hosted Git service.
Forgejo is a community managed soft-fork of Gitea, which is a fork of Gogs,
lightweight code hosting solution written in Go and published under the MIT
license.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- forgejo-lts>0:www/forgejo-lts
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/forgejo-lts/ && make install clean
- To add the package, run one of these commands:
- pkg install www/forgejo-lts
- pkg install forgejo-lts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: forgejo-lts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1765127517
SHA256 (forgejo-src-11.0.8.tar.gz) = 90aeb698271052bcba918c88407d2526528e5e5c74d427e73c07f129d7762804
SIZE (forgejo-src-11.0.8.tar.gz) = 55825933
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- go125 : lang/go125
- Runtime dependencies:
-
- git : devel/git
- git-lfs : devel/git-lfs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for forgejo-lts-11.0.8_1:
BINDATA=on: Build a single monolithic binary, with all assets included
GIT_LFS=on: Support for Git Large File Storage (LFS)
PAM=on: Enable support for PAM
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- www_forgejo-lts
- USES:
- cpe gmake go:1.25,no_targets
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
11.0.8_1 19 Dec 2025 23:34:51
    |
Dag-Erling Smørgrav (des)  |
www/forgejo{,-lts}: Update license
MFH: 2025Q4
(cherry picked from commit a7ae0233f66f482aa49743f371c73aa581777b5c) |
11.0.8 11 Dec 2025 10:49:02
    |
Dag-Erling Smørgrav (des)  |
www/forgejo-lts: Update to 11.0.8
Changelog:
*
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.8.md
MFH: 2025Q4
(cherry picked from commit 7d5f8d23edbf0327dfaa2430b7a704119ba34f8e) |
11.0.7_1 01 Nov 2025 15:42:58
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.25.3
This is a direct commit to 2025Q4. It'l bring things sortof out of sync
with main, but trying to merge in the associated bump commit would be
a massive mess of conflicts. |
11.0.7 28 Oct 2025 11:51:41
    |
Dag-Erling Smørgrav (des)  |
www/forgejo-lts: Copied from www/forgejo
New port for long-term support releases of Forgejo (currently 11.0.7).
MFH: 2025Q2
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D53395
(cherry picked from commit 26cad270ac1d94ad7f1a36ab05c0439a224c28e1) |