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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q3
gitea Compact self-hosted Git service
1.17.2 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.17.2Version of this port present on the latest quarterly branch.
Maintainer: stb@lassitu.de search for ports maintained by this maintainer
Port Added: 2022-08-14 01:19:08
Last Update: 2022-09-11 14:12:16
Commit Hash: 26055cf
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. WWW: https://gitea.io/en-US/
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.17.2/catalog.mk
  2. /usr/local/share/licenses/gitea-1.17.2/LICENSE
  3. /usr/local/share/licenses/gitea-1.17.2/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 = 1662886552 SHA256 (gitea-src-1.17.2.tar.gz) = a4383e1c2ddd6d67f4471a0bbc1b4839a15ab8fd6951804e1be43d7229e1de58 SIZE (gitea-src-1.17.2.tar.gz) = 52668293

Packages (timestamps in pop-ups are UTC):
gitea
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.24.21.24.2_1-1.24.21.24.2_1---
FreeBSD:13:quarterly1.24.21.24.2-1.23.61.24.2---
FreeBSD:14:latest1.24.21.24.2_1-1.23.8_11.24.2_1---
FreeBSD:14:quarterly1.24.21.24.2-1.24.21.24.2---
FreeBSD:15:latest1.23.8_11.24.2_1n/a1.23.8_1n/a---
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. go118 : lang/go118
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.17.2: 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.17.2/
  2. https://github.com/go-gitea/gitea/releases/download/v1.17.2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17.2
11 Sep 2022 14:12:16
commit hash: 26055cf1e5f5269291c7b876c974733462201f9ccommit hash: 26055cf1e5f5269291c7b876c974733462201f9ccommit hash: 26055cf1e5f5269291c7b876c974733462201f9ccommit hash: 26055cf1e5f5269291c7b876c974733462201f9c files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.17.2

Changes:	https://blog.gitea.io/2022/09/gitea-1.17.2-is-released/

PR:		266359
Security:	f75722ce-31b0-11ed-8b56-0800277bb8a8
(cherry picked from commit 38aadfb1ccd8a519408707bc0b4c881a22da149b)
1.16.9
05 Aug 2022 17:33:25
commit hash: 78231b67e4f25d3234a37429d0b541967ce96f64commit hash: 78231b67e4f25d3234a37429d0b541967ce96f64commit hash: 78231b67e4f25d3234a37429d0b541967ce96f64commit hash: 78231b67e4f25d3234a37429d0b541967ce96f64 files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.16.9 (fixes security vulnerabilities)

This release fixes two security issues and 18 bugs

ChangeLog:	https://github.com/go-gitea/gitea/releases/tag/v1.16.9
PR:		265526
(cherry picked from commit 2bd42152ca3ba3956f2528cce1e8bf405a5c88e4)

Number of commits found: 2