Port details on branch 2024Q2 |
- forgejo Compact self-hosted Git service
- 7.0.4 www
=0 7.0.4Version of this port present on the latest quarterly branch. - Maintainer: stb@lassitu.de
 - Port Added: 2024-04-11 06:42:05
- Last Update: 2024-06-19 06:42:50
- Commit Hash: d18807b
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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 = 1718527772
SHA256 (forgejo-src-7.0.4.tar.gz) = 881e55d92a4145238a8e7a39dd5c64d547c7629361005ded0393f33ec9e6bba4
SIZE (forgejo-src-7.0.4.tar.gz) = 54935871
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- go121 : lang/go121
- Runtime dependencies:
-
- git : devel/git
- git-lfs : devel/git-lfs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for forgejo-7.0.4:
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.21,no_targets
- pkg-message:
- For install:
- Before starting forgejo you must create the main configuration file.
cp /usr/local/etc/forgejo/conf/app.ini.sample /usr/local/etc/forgejo/conf/app.ini
${EDITOR} /usr/local/etc/forgejo/conf/app.ini
You need to replace every occurence of CHANGE_ME in the file with sensitive
values. Please refer to the official documentation for details.
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.4 19 Jun 2024 06:42:50
    |
Fernando ApesteguĂa (fernape)  Author: Stefan Bethke |
www/forgejo: update to 7.0.4 (fixes security vulnerabilities)
CVE-2024-24789: the archive/zip package's handling of certain types of invalid
zip files differs from the behavior of most zip implementations. This
misalignment could be exploited to create an zip file with contents that vary
depending on the implementation reading the file.
PR: 279781
Reported by: stb@lassitu.de (maintainer)
MFH: 2024Q2
Security: CVE-2024-24789
(cherry picked from commit be43fb2830c94e23e0d9aa49ef9b982b0ab31e2c) |
1.21.10.0_3 15 Jun 2024 09:58:21
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
MFH: 2024Q2
(cherry picked from commit b24868e7be03b2ce962ee5e9ead293c10dc15cfb) |
1.21.10.0_2 13 May 2024 18:28:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92) |
1.21.10.0_1 15 Apr 2024 08:31:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0) |
1.21.10.0 11 Apr 2024 06:41:28
    |
Fernando ApesteguĂa (fernape)  Author: Stefan Bethke |
www/forgejo: update to v1.21.8-0
PR: 278119
Reported by: stb@lassitu.de (maintainer)
MFH: 2024Q2 (security fix)
Security: CVE-2023-45288
(cherry picked from commit e2de6b1f887b2ef36fad6b574a292889eab66ea1) |
Number of commits found: 5
|