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 2024Q4
forgejo7 Compact self-hosted Git service
7.0.12 www on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.0.12Version of this port present on the latest quarterly branch.
Maintainer: marko.cupac@mimar.rs search for ports maintained by this maintainer
Port Added: 2024-11-09 00:57:07
Last Update: 2024-12-14 19:28:10
Commit Hash: b51cbb4
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.12/catalog.mk
  2. /usr/local/share/licenses/forgejo7-7.0.12/LICENSE
  3. /usr/local/share/licenses/forgejo7-7.0.12/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 = 1734079087 SHA256 (forgejo-src-7.0.12.tar.gz) = 17d66f3ed06217007c16b5770476bdce2842aa3ca49c1e881bb28d1dd85e7e7f SIZE (forgejo-src-7.0.12.tar.gz) = 53617089

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.12: 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.12/
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.12
14 Dec 2024 19:28:10
commit hash: b51cbb4c9fb3219a4b66c41565e92d57444724decommit hash: b51cbb4c9fb3219a4b66c41565e92d57444724decommit hash: b51cbb4c9fb3219a4b66c41565e92d57444724decommit hash: b51cbb4c9fb3219a4b66c41565e92d57444724de files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Marko Cupać
www/forgejo7: Update 7.0.10 → 7.0.12 (fixes security vulnerability)

Changelogs:
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.11.md
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.12.md

PR:	283302
MFH:	2024Q4
(cherry picked from commit f66c325df4cd0a65fb3e96701601ec3743bd9aa5)
7.0.10
09 Nov 2024 00:54:12
commit hash: ff1cc4b0aed3c41805a7d1a7c00557be9333cff6commit hash: ff1cc4b0aed3c41805a7d1a7c00557be9333cff6commit hash: ff1cc4b0aed3c41805a7d1a7c00557be9333cff6commit hash: ff1cc4b0aed3c41805a7d1a7c00557be9333cff6 files touched by this commit This port version is marked as vulnerable.
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Marko Cupać
www/forgejo7: Update 7.0.9 → 7.0.10 (fixes security vulnerabilities)

Changelog:
https://codeberg.org/forgejo/forgejo/milestone/8286

PR:	282408
MFH:	2024Q4
(cherry picked from commit d59b93774645174be94659122aa63ca905fd45e6)

Number of commits found: 2