notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q1
gitea Compact self-hosted Git service
1.25.5 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.26.1Version of this port present on the latest quarterly branch.
Maintainer: ports@foss-daily.org search for ports maintained by this maintainer
Port Added: 2026-01-25 01:42:26
Last Update: 2026-03-25 07:48:58
Commit Hash: abc7790
License: MIT
WWW:
https://gitea.com/
Description:
A self-hosted Git service. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/gitea-1.25.5/catalog.mk
  2. /usr/local/share/licenses/gitea-1.25.5/LICENSE
  3. /usr/local/share/licenses/gitea-1.25.5/MIT
  4. @sample etc/gitea/conf/app.ini.sample
  5. etc/gitea/conf/app.ini.defaults
  6. sbin/gitea
  7. @dir(git,git,755) /var/db/gitea
  8. @dir(git,git,755) /var/db/gitea/data
  9. @dir(git,git,755) /var/db/gitea/gitea-repositories
  10. @dir(git,git,755) /var/log/gitea
  11. @owner
  12. @group
  13. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • gitea
Dependency lines:
  • gitea>0:www/gitea
To install the port:
cd /usr/ports/www/gitea/ && make install clean
To add the package, run one of these commands:
  • pkg install www/gitea
  • pkg install gitea
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitea
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1774223894 SHA256 (gitea-src-1.25.5.tar.gz) = 94ac565aa9da5b80e784db53598e5b10a2e41c655c07f064050675bd97ef51f1 SIZE (gitea-src-1.25.5.tar.gz) = 46033177

Packages (timestamps in pop-ups are UTC):
gitea
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.25.5_11.25.5_1-1.24.2_31.25.5_1n/an/an/a
FreeBSD:13:quarterly1.25.5_11.25.5_1-1.24.21.25.5_1n/an/an/a
FreeBSD:14:latest1.25.5_11.25.5_1-1.24.2_21.25.5_1---
FreeBSD:14:quarterly1.25.5_11.26.1-1.24.21.26.1---
FreeBSD:15:latest1.25.5_11.25.5_1n/a-n/an/a--
FreeBSD:15:quarterly1.25.5_11.25.5_1n/a-n/an/a--
FreeBSD:16:latest1.25.5_11.25.5_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. go125 : lang/go125
Runtime dependencies:
  1. git : devel/git
  2. git-lfs : devel/git-lfs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gitea-1.25.5: BINDATA=off: 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_gitea
USES:
cpe gmake go:1.25+,no_targets
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://dl.gitea.io/gitea/1.25.5/
  2. https://github.com/go-gitea/gitea/releases/download/v1.25.5/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.25.5
25 Mar 2026 07:48:58
commit hash: abc779069b2d4bc3fd432ef0ba12fea29f20e3e4commit hash: abc779069b2d4bc3fd432ef0ba12fea29f20e3e4commit hash: abc779069b2d4bc3fd432ef0ba12fea29f20e3e4commit hash: abc779069b2d4bc3fd432ef0ba12fea29f20e3e4 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: ports@foss-daily.org
www/gitea: Update 1.25.4 => 1.25.5

While here, specify minimum Go version since in 2026Q1
Go default is 1.24 and gitea requires minimum 1.25.

Release notes:
https://blog.gitea.com/release-of-1.25.5/

Changelog:
https://github.com/go-gitea/gitea/releases/tag/v1.25.5

PR:		293986
Reported by:	ports@foss-daily.org (maintainer)
Approved by:	maintainer, vvd (mentor)
MFH:		2026Q1

(cherry picked from commit 84595ff66fad03b7d4e8e872acdf7753acfbdc88)
1.25.4
24 Mar 2026 20:54:40
commit hash: b9da3ceb4d72e3848cb178930a99fe0ab8f1cd23commit hash: b9da3ceb4d72e3848cb178930a99fe0ab8f1cd23commit hash: b9da3ceb4d72e3848cb178930a99fe0ab8f1cd23commit hash: b9da3ceb4d72e3848cb178930a99fe0ab8f1cd23 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Mark Felder
www/gitea: Update to 1.25.4 and change maintainer

PR:		292466
Approved-by:	maintainer (Stefan Bethke)

(cherry picked from commit 2b43525b46246ed53bd28541ca3a52bc0da65ab6)
1.24.2_10
06 Mar 2026 03:52:43
commit hash: ef8f442a3f6b40cbf3668a21fe541ebe8c8a07c9commit hash: ef8f442a3f6b40cbf3668a21fe541ebe8c8a07c9commit hash: ef8f442a3f6b40cbf3668a21fe541ebe8c8a07c9commit hash: ef8f442a3f6b40cbf3668a21fe541ebe8c8a07c9 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8

This is a direct commit to 2026Q1.
1.24.2_9
05 Feb 2026 18:02:36
commit hash: 010c6554e1ed5ef4312705d922e942eb4b0edc1dcommit hash: 010c6554e1ed5ef4312705d922e942eb4b0edc1dcommit hash: 010c6554e1ed5ef4312705d922e942eb4b0edc1dcommit hash: 010c6554e1ed5ef4312705d922e942eb4b0edc1d files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.13

This is a direct commit to 2026Q1.
1.24.2_8
25 Jan 2026 01:35:05
commit hash: ca7bf6089bffdf18221d51adecc35589d666a2a9commit hash: ca7bf6089bffdf18221d51adecc35589d666a2a9commit hash: ca7bf6089bffdf18221d51adecc35589d666a2a9commit hash: ca7bf6089bffdf18221d51adecc35589d666a2a9 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump dependent ports for Go 1.24.12.

This is a direct commit to 2026Q1.

Number of commits found: 5