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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q3
gitea Compact self-hosted Git service
1.20.4 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.20.4Version of this port present on the latest quarterly branch.
Maintainer: stb@lassitu.de search for ports maintained by this maintainer
Port Added: 2023-07-06 06:27:07
Last Update: 2023-09-10 11:11:23
Commit Hash: 7651516
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.20.4/catalog.mk
  2. /usr/local/share/licenses/gitea-1.20.4/LICENSE
  3. /usr/local/share/licenses/gitea-1.20.4/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 = 1694333169 SHA256 (gitea-src-1.20.4.tar.gz) = f7a2c8effe05672d7b2840f6c5ce141725b87b8ec364cb929ccc3b96861807c7 SIZE (gitea-src-1.20.4.tar.gz) = 50489949

Packages (timestamps in pop-ups are UTC):
gitea
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.23.51.23.6_1-1.23.51.23.6_1---
FreeBSD:13:quarterly1.23.61.23.6--1.23.6---
FreeBSD:14:latest1.23.5--1.23.51.23.6_1---
FreeBSD:14:quarterly----1.23.6---
FreeBSD:15:latest1.23.51.23.5n/a1.23.5n/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. go120 : lang/go120
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.20.4: 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.20.4/
  2. https://github.com/go-gitea/gitea/releases/download/v1.20.4/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.20.4
10 Sep 2023 11:11:23
commit hash: 76515167c454639b1ffceb2bc11885754f35eaa5commit hash: 76515167c454639b1ffceb2bc11885754f35eaa5commit hash: 76515167c454639b1ffceb2bc11885754f35eaa5commit hash: 76515167c454639b1ffceb2bc11885754f35eaa5 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.20.4 (fixes security vulnerabilities)

This release contains one security fix, as well as a number of enhancements
and bug fixes. See the release notes for details.

Release notes:
* https://blog.gitea.com/release-of-1.20.4
* https://github.com/go-gitea/gitea/releases/tag/v1.20.4

PR:		273691
MFH:		2023Q3
Security:	4061a4b2-4fb1-11ee-acc7-0151f07bc899
(cherry picked from commit 753a0072ec579ddcc5f509ce8095c80abc5818e2)
1.20.3_1
08 Sep 2023 14:39:12
commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992 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/go120 update

Approved by:	ports-secteam (blanket)
1.20.3
28 Aug 2023 15:18:06
commit hash: 6693d5fa18f48612f3856de7853eeddd53be9a07commit hash: 6693d5fa18f48612f3856de7853eeddd53be9a07commit hash: 6693d5fa18f48612f3856de7853eeddd53be9a07commit hash: 6693d5fa18f48612f3856de7853eeddd53be9a07 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.20.3

PR:		273379
Security:	36a37c92-44b1-11ee-b091-6162c1274384
(cherry picked from commit 14812e1ef4915022eeacde6bd035db8ea3d7074c)
1.20.1_1
04 Aug 2023 14:36:07
commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162 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/go{119,120} update

Approved by:	ports-secteam (blanket)
1.20.1
23 Jul 2023 11:46:58
commit hash: 07c5c543057dd983271285d75effa3e0f7b64f8ecommit hash: 07c5c543057dd983271285d75effa3e0f7b64f8ecommit hash: 07c5c543057dd983271285d75effa3e0f7b64f8ecommit hash: 07c5c543057dd983271285d75effa3e0f7b64f8e 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.20.1 (fixes security vulnerabilities)

This release contains one security fix, and a number of enhancements and
bug fixes. See the release notes for details.

Release notes:
* https://blog.gitea.com/release-of-1.20.1
* https://github.com/go-gitea/gitea/releases/tag/v1.20.1

PR:		272672
MFH:		2023Q3
Security:	ab0bab3c-2927-11ee-8608-07b8d3947721
(cherry picked from commit 1fb3b760fc16c65ae5edf290ef73c5d502621494)
1.20.0
17 Jul 2023 12:28:10
commit hash: 6386242910c2ed5b66fe7fd54ee294348a07497dcommit hash: 6386242910c2ed5b66fe7fd54ee294348a07497dcommit hash: 6386242910c2ed5b66fe7fd54ee294348a07497dcommit hash: 6386242910c2ed5b66fe7fd54ee294348a07497d files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.20.0 (fixes security vulnerabilities)

ChangeLog: https://blog.gitea.com/release-of-1.20.0

PR:		272538
Reported by:	stb@lassitu.de (maintainer)
MFH:		2023Q3 (security fixes)

(cherry picked from commit 26433938a88c26e618d0512acc3a354dc8eae0a7)
1.19.4
06 Jul 2023 06:24:34
commit hash: b72fcf2103b73946265f42d1a03d0df5ff056686commit hash: b72fcf2103b73946265f42d1a03d0df5ff056686commit hash: b72fcf2103b73946265f42d1a03d0df5ff056686commit hash: b72fcf2103b73946265f42d1a03d0df5ff056686 files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Stefan Bethke
www/gitea: Update to 1.19.4 (fixes security vulnerabilities)

ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.19.4

SECURITY
 * Fix open redirect check for more cases
API
 * Return 404 in the API if the requested webhooks were not found
 * Fix organization field being null in GET /api/v1/teams/{id}
ENHANCEMENTS
 * Set --font-weight-bold to 600
 * Make mailer SMTP check have timed context
 * Do not select line numbers when selecting text from the action run logs
BUGFIXES
 * Fix bug when change user name
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 7