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 photosAll times are UTC
Ukraine
Port details on branch 2023Q1
gitea Compact self-hosted Git service
1.18.4_1 www on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.22.6Version of this port present on the latest quarterly branch.
Maintainer: stb@lassitu.de search for ports maintained by this maintainer
Port Added: 2023-01-22 17:09:05
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
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.
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/gitea-1.18.4_1/catalog.mk
  2. /usr/local/share/licenses/gitea-1.18.4_1/LICENSE
  3. /usr/local/share/licenses/gitea-1.18.4_1/MIT
  4. @sample etc/gitea/conf/app.ini.sample
  5. etc/gitea/conf/app.ini.defaults
  6. sbin/gitea
  7. @owner
  8. @group
  9. @mode
Collapse this list.
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 = 1676878386 SHA256 (gitea-src-1.18.4.tar.gz) = 2d248e9aa49e8aff6a34202c45662d8d12df5032cc77c98e540c5339a72f34e0 SIZE (gitea-src-1.18.4.tar.gz) = 55549028

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. go119 : lang/go119
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.18.4_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:no_targets
pkg-message:
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:
Expand this list (2 items)
Collapse this list.
  1. https://dl.gitea.io/gitea/1.18.4/
  2. https://github.com/go-gitea/gitea/releases/download/v1.18.4/
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.18.4_1
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
1.18.4
20 Feb 2023 18:04:38
commit hash: a3a0e9f77e532e18b5ed1915a6d6afac45260acfcommit hash: a3a0e9f77e532e18b5ed1915a6d6afac45260acfcommit hash: a3a0e9f77e532e18b5ed1915a6d6afac45260acfcommit hash: a3a0e9f77e532e18b5ed1915a6d6afac45260acf files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.18.4

PR:		269707
Security:	5048ed45-b0f1-11ed-ab04-9106b1b896dd
(cherry picked from commit 6f6ba3c6c5cc23fe12f924ed7d197961e524d713)
1.18.3_1
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)
1.18.3
24 Jan 2023 20:41:35
commit hash: ecdfa2e590839f4187cecf7260ea4c10542440dbcommit hash: ecdfa2e590839f4187cecf7260ea4c10542440dbcommit hash: ecdfa2e590839f4187cecf7260ea4c10542440dbcommit hash: ecdfa2e590839f4187cecf7260ea4c10542440db files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.18.3

PR:		269131
MFH:		2023Q1
Security:	b8a0fea2-9be9-11ed-8acf-0800277bb8a8
(cherry picked from commit 8bcd25bfcad8f9c30f60fa9718bdd274813d3df6)
1.18.2
22 Jan 2023 15:01:58
commit hash: 453193d72e1b737f089b14f989611b6dfed202c6commit hash: 453193d72e1b737f089b14f989611b6dfed202c6commit hash: 453193d72e1b737f089b14f989611b6dfed202c6commit hash: 453193d72e1b737f089b14f989611b6dfed202c6 files touched by this commit This port version is marked as vulnerable.
Florian Smeets (flo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.18.2

This release fixes a large number of bugs.

PR:	269080
Relnotes: https://blog.gitea.io/2023/01/gitea-1.18.1-is-released/
Relnotes: https://blog.gitea.io/2023/01/gitea-1.18.2-is-released/
(cherry picked from commit 1ed7f6bd95c66f37796305a124b735262bdefb08)

Number of commits found: 5