Port details on branch 2025Q1 |
- gitea Compact self-hosted Git service
- 1.23.1 www
=0 1.23.1Version of this port present on the latest quarterly branch. - Maintainer: stb@lassitu.de
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2025-01-21 23:30:14
- Last Update: 2025-01-26 18:44:26
- Commit Hash: e538d24
- License: MIT
- WWW:
- https://gitea.io/en-US/
- 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1737883673
SHA256 (gitea-src-1.23.1.tar.gz) = da4d36c4c9fe3980b4ba130526cf030ba7dba51d3a6844c6723a6eaef34b6df9
SIZE (gitea-src-1.23.1.tar.gz) = 55539987
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
- go123 : lang/go123
- 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 gitea-1.23.1:
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.23,no_targets
- pkg-message:
- If upgrading from < 1.20.0:
- Please make sure to empty or maintain the contents of the
/usr/local/share/gitea folder between your upgrades of gitea.
Changes between versions can break the web UI due to residual
files from earlier versions.
1.21.0 has a breaking change regarding the public assets folder. In case
you use a proxying webserver serving the files, you need to update your
configuration:
https://github.com/go-gitea/gitea/pull/25907
- If upgrading from < 1.7.6:
- When upgrading from Gitea 1.7 or earlier, Gitea requires the addition of
another secret to the config file in order to start up. Either manually add
JWT_SECRET to the ${PREFIX}/etc/gitea/conf/app.ini config file (see
app.ini.sample), or allow Gitea to make the change for you by making the
config file writable to the git user.
- If upgrading from < 1.15.0:
- Some config file options have been changed in Gitea 1.15. Please refer to
the documentation at https://docs.gitea.io/en-us/customizing-gitea/ and
the release notes.
- If upgrading from < 1.15.1:
- We remind users that a bug was discovered with gitea dump in 1.14.3-1.14.6
and 1.15.0. Database dumps from these versions cause broken fields in the
repo_unit and login_source tables causing the issue identified in #16961.
Users on 1.14.x must upgrade to 1.14.7 before running gitea dump. See the
release notes for more information.
- Master Sites:
|