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
forgejo7 Compact self-hosted Git service
7.0.13 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 7.0.13Version of this port present on the latest quarterly branch.
Maintainer: marko.cupac@mimar.rs search for ports maintained by this maintainer
Port Added: 2025-01-21 23:30:14
Last Update: 2025-02-10 12:34:16
Commit Hash: 7d31cb5
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/forgejo7-7.0.13/catalog.mk
  2. /usr/local/share/licenses/forgejo7-7.0.13/LICENSE
  3. /usr/local/share/licenses/forgejo7-7.0.13/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:
  • forgejo7>0:www/forgejo7
Conflicts:
CONFLICTS_INSTALL:
  • forgejo
  • forgejo[0-689]*
To install the port:
cd /usr/ports/www/forgejo7/ && make install clean
To add the package, run one of these commands:
  • pkg install www/forgejo7
  • pkg install forgejo7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: forgejo7
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739091493 SHA256 (forgejo-src-7.0.13.tar.gz) = 992778d3e598d18c56f44d87f212eb81ae9170a8da5fbc544c86fa76a48dec15 SIZE (forgejo-src-7.0.13.tar.gz) = 53700132

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. go122 : lang/go122
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 forgejo7-7.0.13: 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_forgejo7
USES:
cpe gmake go:1.22,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.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/forgejo/forgejo/releases/download/v7.0.13/
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
7.0.13
10 Feb 2025 12:34:16
commit hash: 7d31cb52bf27ca85fb61cea30c369df2523edf6ecommit hash: 7d31cb52bf27ca85fb61cea30c369df2523edf6ecommit hash: 7d31cb52bf27ca85fb61cea30c369df2523edf6ecommit hash: 7d31cb52bf27ca85fb61cea30c369df2523edf6e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Stefan Bethke
www/forgejo: Update 7.0.12 → 7.0.13 (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/7.0.13.md

PR:		284676
Approved by:	Marko Cupać <marko.cupac@mimar.rs> (maintainer)
MFH:		2025Q1

(cherry picked from commit 68df49bce28cc06c143420dce8a925999e5b7456)
7.0.12_1
21 Jan 2025 22:52:53
commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		284181
MFH:		2025Q1
(cherry picked from commit 39522060fe30d16b47ca1671b543507a15d0817b)

Number of commits found: 2