Commit Graph

44 Commits

Author SHA1 Message Date
freetolga
a383790f34 www-apps/forgejo: reintroduce 13.0.2 properly
* add migration advice from 12.0.4 and 11.0.7 using
* eapi9-ver.eclass

* enforce minimum required dependencies for 13.0.2

Signed-off-by: freetolga <freetolga@protonmail.com>
2025-10-27 16:43:09 +00:00
freetolga
b6d26dfe0f www-apps/forgejo bump copyright year from 2023 to 2025
Signed-off-by: freetolga <freetolga@protonmail.com>
2025-10-27 16:43:05 +00:00
Itai Ferber
dd1915f154 www-apps/forgejo: add 12.0.4, drop 13.0.2
Reverts 74983872c as migration from Forgejo 12.x -> 13.x may require
non-trivial migration steps for users, and the ebuild may require a bit
more care to update satisfactorily. Forgejo 12.0.4 does not actually
have any security issues at the moment, so it's safe to leave available
(even if it's unsupported upstream).

Discussed via email with commit author; 13.0.2 can be reintroduced with
more care.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-10-26 14:19:32 -04:00
freetolga
0f122988fb www-apps/forgejo: bump LTS to 11.0.7 due to security issues
Signed-off-by: freetolga <freetolga@protonmail.com>
2025-10-26 11:53:33 +00:00
freetolga
74983872c4 www-apps/forgejo: bump to 13.0.2 and remove 12.0.4 due to critical security issue
Signed-off-by: freetolga <freetolga@protonmail.com>
2025-10-26 11:23:40 +00:00
Itai Ferber
d67e69f3cf www-apps/forgejo: add 12.0.4, drop 12.0.1
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-10-10 10:57:38 -04:00
Itai Ferber
3218373e5e www-apps/forgejo: add 11.0.6, drop 11.0.3-r1
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-10-10 10:57:38 -04:00
Artemis Everfree
b451f3a660 www-apps/forgejo: drop 10.0.1, 10.0.3
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-08-16 23:10:10 -07:00
Artemis Everfree
1170ad2757 www-apps/forgejo: add 12.0.1
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-08-16 23:09:47 -07:00
Artemis Everfree
aa5efe0710 www-apps/forgejo: match build flags to changes upstream
forgejo v11 adjusts the names of various internal modules to drop the
old gitea branding and use the forgejo name. Because build variables in
Go use these module names, this changes the build variables as well. We
were using the old gitea setting still.

This would not affect forgejo running through the bundled service
management scripts, because those set runtime variables that override
the build-time variables. But, since we did not update our build script
to match, it would break the behavior of any other means of invoking
forgejo (manual, runit, etc.), leaving it to point at file paths that
don't exist.

This change fixes the build variables to be what they ought to be.

Thanks to Enne Eziarc for explaining this issue and providing a patch

Bug: https://bugs.gentoo.org/960471
Reference: e286457990

Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-07-22 16:05:28 -07:00
Artemis Everfree
361decd96f www-apps/forgejo: add 11.0.3, drop 11.0.2
The 11.0.2 ebuild was pointless because upstream's 11.x branch
is already on 11.0.3. My rss feed reader was just not refreshed.
sorry for the erroneous commit before this one!

Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-07-22 03:19:14 -07:00
Artemis Everfree
715fe12180 www-apps/forgejo: add 11.0.2, drop 9.0.3
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-07-22 03:14:55 -07:00
Artemis Everfree
7b61d3e0a2 www-apps/forgejo: add 10.0.3, drop 10.0.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-07-22 03:14:50 -07:00
Artemis Everfree
cc8725760a www-apps/forgejo: add 10.0.1, drop 8.0.3
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-02-25 14:18:29 -08:00
Artemis Everfree
91ed743079 www-apps/forgejo: add 10.0.0, drop 7.0.9
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2025-01-24 01:51:53 -08:00
John M. Harris Jr.
42731d70b1 www-apps/forgejo: add 9.0.3
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
2024-12-14 21:06:48 -07:00
Artemis Everfree
9680bdbca1 www-apps/forgejo: drop 1.21.11.1, 7.0.7
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-10-19 22:59:48 -07:00
Artemis Everfree
654bcf834d www-apps/forgejo: add 8.0.3
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-10-19 22:59:26 -07:00
Artemis Everfree
3b173a08e7 www-apps/forgejo: add 7.0.9, drop 7.0.5
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-09-06 23:56:33 -07:00
Artemis Everfree
df052545a2 www-apps/forgejo: add 7.0.7, drop 7.0.4
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-08-20 17:02:09 -07:00
Artemis Everfree
e9ed117873 www-apps/forgejo: add 7.0.5, drop 7.0.3
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-07-04 22:18:08 -07:00
Artemis Everfree
faca0e1ee7 www-apps/forgejo: add 7.0.4
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-06-15 20:02:01 -07:00
Artemis Everfree
f4d568fdf7 www-apps/forgejo: drop 1.20.6.0, 1.21.8.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-06-01 01:30:46 -07:00
Artemis Everfree
791e575948 www-apps/forgejo: add 7.0.3
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-06-01 01:30:46 -07:00
Artemis Everfree
45de72be22 www-apps/forgejo: make pkgcheck happy
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-04-21 22:30:01 -07:00
Artemis Everfree
f2636c5d98 www-apps/forgejo: add 1.21.11.1, drop 1.21.7.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-04-21 22:26:32 -07:00
Artemis Everfree
bf39707037 www-apps/forgejo: add 1.21.8.0, drop 1.21.6.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-03-31 14:31:51 -07:00
Artemis Everfree
cf4e040545 www-apps/forgejo: add 1.21.7.0, drop 1.21.5.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-03-12 15:16:59 -07:00
Artemis Everfree
782a74af92 www-apps/forgejo: drop 1.20.5.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-02-22 19:36:00 -08:00
Artemis Everfree
aac4ab4ccd www-apps/forgejo: add 1.21.6.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-02-22 19:36:00 -08:00
Artemis Everfree
38872a8b8b www-apps/forgejo: drop 1.19.4.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-02-03 15:29:11 -08:00
Artemis Everfree
8010ec9244 www-apps/forgejo: add 1.21.5.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-02-03 15:28:17 -08:00
Artemis Everfree
6c4668ccba www-apps/forgejo: add 1.20.6.0, drop 1.20.4.1
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-11-30 22:44:18 -08:00
Artemis Everfree
ca7069b2b7 www-apps/forgejo: add 1.20.5.0, drop 1.20.4.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-10-10 20:08:00 -07:00
Artemis Everfree
4e0b189773 www-apps/forgejo: add 1.20.4.1, drop 1.20.3.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-09-23 03:49:45 -07:00
Artemis Everfree
4d1a64ab9e www-apps/forgejo: add 1.20.4.0, drop 1.20.2.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-09-10 04:18:44 -07:00
Artemis Everfree
1d8993fb25 www-apps/forgejo: add 1.20.3.0, drop 1.20.1.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-09-05 07:04:47 -07:00
Artemis Everfree
c782e387d0 www-apps/forgejo: add 1.20.2.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-07-30 21:47:52 -07:00
Artemis Everfree
aca70b0f4e www-apps/forgejo: add 1.20.1.0, drop 1.18.0.1
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-07-25 12:36:01 -07:00
Artemis Everfree
9950feaf14 www-apps/forgejo: drop 1.19.3.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-07-08 01:30:46 -07:00
Artemis Everfree
34e762b98a www-apps/forgejo: add 1.19.4.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-07-08 01:30:45 -07:00
Artemis Everfree
e15ae1f3ff www-apps/forgejo: add myself as a maintainer
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-06-29 14:54:47 -07:00
Artemis Everfree
b01a9bc35b www-apps/forgejo: add 1.19.3.0
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2023-06-29 14:34:29 -07:00
Tony Olagbaiye
f89245d5a1 www-apps/forgejo: new package, add 1.18.0.1
Signed-off-by: Tony Olagbaiye <bqv@fron.io>
2023-01-16 14:53:53 +00:00