Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 16 Dec 2024 07:55:56 |
Matthias Fechner (mfechner) |
net/rubygem-openid_connect: update to 2.3.1
Changes: https://github.com/nov/openid_connect/compare/v2.3.0...v2.3.1 |
2.3.0_1 22 Nov 2024 13:15:15 |
Matthias Fechner (mfechner) |
www/gitlab: fix regression from 335fc7c38d61142727cb9f01fd9e401c476e4ad8
Gitlab requires net-http 0.4.1:
Because faraday >= 2, < 2.5 could not be found in locally installed gems
and faraday >= 2.5, < 2.12.1 could not be found in locally installed gems,
faraday >= 2, < 2.12.1 cannot be used.
And because faraday >= 2.12.1 depends on faraday-net_http >= 2.0, < 3.5,
faraday >= 2 requires faraday-net_http >= 2.0, < 3.5.
Because faraday-net_http >= 3.4.0 depends on net-http >= 0.5.0
and faraday-net_http >= 2.0, < 3.4.0 could not be found in locally installed
gems,
faraday-net_http >= 2.0 requires net-http >= 0.5.0.
Thus, faraday >= 2 requires net-http >= 0.5.0.
So, because Gemfile depends on faraday ~> 2
and Gemfile depends on net-http = 0.4.1,
version solving has failed.
While fixing the problem, moved gitlab used packages to own package names with a
PKGNAMESUFFIX of `-gitlab`.
This should make the gitlab package much more stable if updates in the ports are
done. |
2.3.0 07 Sep 2024 04:50:58 |
Matthias Fechner (mfechner) |
net/rubygem-openid_connect: update to 2.3.0
Required for gitlab 17.3
Changes: https://github.com/nov/openid_connect/releases |
1.3.1_1 21 May 2024 08:24:52 |
Matthias Fechner (mfechner) |
net/rubygem-openid_connect: use rails 7.0 |
1.3.1 14 May 2023 17:25:56 |
Matthias Fechner (mfechner) |
net/rubygem-openid_connect: update to 1.3.1
Required for gitlab-ce 15.11
Changelog:
https://github.com/nov/openid_connect/releases/tag/v1.3.1 |
1.3.0 03 Apr 2023 10:01:10 |
Matthias Fechner (mfechner) |
net/rubygem-openid_connect: update to 1.3.0 |
1.2.0_2 21 Mar 2023 19:22:35 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-openid_connect: Change RUN_DEPENDS from rubygem-rack-oauth2 to
rubygem-rack-oauth21
- Bump PORTREVISION for dependency change |
1.2.0_1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.0_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.2.0_1 30 Sep 2021 12:47:21 |
Matthias Fechner (mfechner) |
*/*: Switch deps from rails 6.0 to 6.1 |
1.2.0 29 May 2021 16:23:57 |
Matthias Fechner (mfechner) |
net/rubygem-openid_connect: Update to 1.2.0
Required for gitlab-ce 13.12. |
1.1.7_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.7_2 03 Jul 2020 21:24:53 |
mfechner |
Use rails60. |
1.1.7_1 07 Dec 2019 10:31:38 |
mfechner |
Change rubygem ports required by www/gitlab-ce to rails52.
Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as
dependencies in.
To reduce the number of ports required, the attached patch switches all required
ports to rails 5.2.
I carefully tested it, if I oversaw a port, please let me know.
Differential Revision: https://reviews.freebsd.org/D22220 |
1.1.7 07 Jun 2019 15:03:12 |
mfechner |
Upgrade to 1.1.7.
Reported by: portscout |
1.1.6 18 May 2019 09:42:49 |
mfechner |
Added new ports required by upcoming gitlab-ce version 11.11. |