| Port details on branch 2026Q2 |
- forgejo Compact self-hosted Git forge
- 14.0.4 www
=0 14.0.4Version of this port present on the latest quarterly branch. - Maintainer: des@FreeBSD.org
 - Port Added: 2026-04-07 17:48:06
- Last Update: 2026-04-11 17:07:29
- Commit Hash: 8d2de24
- 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:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/forgejo/ && make install clean
- To add the package, run one of these commands:
- pkg install www/forgejo
- pkg install forgejo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: forgejo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775924537
SHA256 (forgejo-src-14.0.4.tar.gz) = 34326eb230015f12f2a6610b0f4559447e62b4730b3d2607c31342ec8fb65556
SIZE (forgejo-src-14.0.4.tar.gz) = 47964962
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-14.0.4:
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
- 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 |
14.0.4 11 Apr 2026 17:07:29
    |
Dag-Erling Smørgrav (des)  |
www/foregjo: Update to 14.0.4
Changelog:
*
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.4.md
MFH: 2026Q2
(cherry picked from commit 4a534eca000565556a49d837b3ea1c7472b68def) |
14.0.3_2 10 Apr 2026 16:19:03
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.9 / 1.26.2 |
14.0.3_1 07 Apr 2026 17:47:15
    |
Dag-Erling Smørgrav (des)  |
www/forgejo: Fix PAM authentication
Add an upstream patch which addresses an issue with PAM authentication.
MFH: 2026Q2
(cherry picked from commit 2b64940408072efce43c002eaa5120e874fa56d9) |