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 2025Q1
forgejo Compact self-hosted Git service
10.0.1 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 11.0.1Version of this port present on the latest quarterly branch.
Maintainer: stb@lassitu.de search for ports maintained by this maintainer
Port Added: 2025-01-21 23:33:48
Last Update: 2025-02-09 21:47:54
Commit Hash: 1c50148
License: MIT
WWW:
https://forgejo.org/
Description:
A self-hosted Git service. Forgejo is a community managed soft-fork of Gitea, which is a 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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/forgejo-10.0.1/catalog.mk
  2. /usr/local/share/licenses/forgejo-10.0.1/LICENSE
  3. /usr/local/share/licenses/forgejo-10.0.1/MIT
  4. @sample etc/forgejo/conf/app.ini.sample
  5. etc/forgejo/conf/app.ini.defaults
  6. sbin/forgejo
  7. @dir share/forgejo
  8. @dir(git,git,755) /var/db/forgejo
  9. @dir(git,git,755) /var/db/forgejo/data
  10. @dir(git,git,755) /var/db/forgejo/forgejo-repositories
  11. @dir(git,git,755) /var/log/forgejo
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • forgejo>0:www/forgejo
Conflicts:
CONFLICTS_INSTALL:
  • forgejo[0-79]*
To install the port:
cd /usr/ports/www/forgejo/ && make install clean
To add the package, run one of these commands:
  • pkg install www/forgejo
  • pkg install forgejo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: forgejo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739091028 SHA256 (forgejo-src-10.0.1.tar.gz) = 3c6be3d48481da4ec38d754bd19ea3696408dbdb575a5648b125f4df4911bcca SIZE (forgejo-src-10.0.1.tar.gz) = 56997906

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.4.1 : devel/gmake
  2. go123 : lang/go123
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 forgejo-10.0.1: BINDATA=on: 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_forgejo
USES:
cpe gmake go:1.23,no_targets
pkg-message:
For install:
Before starting forgejo for the first time, you must set a number of secrets in the configuration file. For your convenience, a sample file has been copied to /usr/local/etc/forgejo/conf/app.ini. You need to replace every occurence of CHANGE_ME in the file with sensible values. Please refer to the official documentation at https://forgejo.org for details. You will also likely need to create directories for persistent storage. Run su -m git -c 'forgejo doctor check' to check if all prerequisites have been met.
If upgrading from < 1.21:
Since forgejo version 7, the startup script will run forgejo doctor check to verify that forgejo can be started successfully. If you are sure that forgejo will start even if doctor has identified an issue, you can disable the check by setting forgejo_configcheck_enabled=NO in rc.conf.
If upgrading from < 8.0.2:
Breaking changes: upgrading from Forgejo 8 changes the semantics of some authentication, breaking previously working API calls. Please see the release notes for details: https://codeberg.org/forgejo/forgejo/milestone/7235
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/forgejo/forgejo/releases/download/v10.0.1/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.0.1
09 Feb 2025 21:47:54
commit hash: 1c50148e205714827888ca54d284b704ecd7c7d1commit hash: 1c50148e205714827888ca54d284b704ecd7c7d1commit hash: 1c50148e205714827888ca54d284b704ecd7c7d1commit hash: 1c50148e205714827888ca54d284b704ecd7c7d1 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Stefan Bethke
www/forgejo: Update 10.0.0 → 10.0.1 (fixes security vulnerabilities)

News:
https://forgejo.org/2025-02-release-v10-0-1/

Changelog:
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/10.0.1.md

PR:	284676
MFH:	2025Q1
(cherry picked from commit df8bf23d2a709a2a45c4e046faea1598a56b8912)
10.0.0
26 Jan 2025 18:42:32
commit hash: a6e8fa3d50364be796ef0baf10a43e130e3b3982commit hash: a6e8fa3d50364be796ef0baf10a43e130e3b3982commit hash: a6e8fa3d50364be796ef0baf10a43e130e3b3982commit hash: a6e8fa3d50364be796ef0baf10a43e130e3b3982 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Stefan Bethke
www/forgejo: Update 9.0.3 → 10.0.0 (fixes security vulnerabilities)

Announcement:
https://forgejo.org/2025-01-release-v10-0/
Release Notes:
https://codeberg.org/forgejo/forgejo/milestone/8377

PR:	284359
MFH:	2025Q1
(cherry picked from commit fdae03c55d1b079927849f6c21925993d62bab3f)
9.0.3_1
21 Jan 2025 23:28:02
commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go123 update

MFH:		2025Q1
(cherry picked from commit ca07a602a8c6a47d062fe404167c2f3a1f91e3e9)

Number of commits found: 3