Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1 18 Feb 2024 04:53:29 |
Matthias Fechner (mfechner) |
devel/rubygem-grape-path-helpers: update to 2.0.1
Required for gitlab-ce 16.8.
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/grape-path-helpers/-/blob/master/CHANGELOG.md?ref_type=heads |
1.7.1_1 14 Nov 2023 17:16:48 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-grape-path-helpers: Change RUN_DEPENDS from rubygem-grape to
rubygem-grape1
- Bump PORTREVISION for dependency change |
1.7.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 |
1.7.1 05 Oct 2022 02:02:00 |
Muhammad Moinur Rahman (bofh) |
devel/rubygem-grape-path-helpers: Update version 1.7.0=>1.7.1
Approved by: mfechner (By private mail)
Relnotes: https://gitlab.com/gitlab-org/grape-path-helpers/-/tags/v1.7.1
Sponsored by: Bounce Experts |
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.7.0 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.7.0 23 Sep 2021 19:42:04 |
Matthias Fechner (mfechner) |
devel/rubygem-grape-path-helpers: Update to 1.7.0
Required for gitlab-ce 14.3. |
1.6.3 08 May 2021 20:46:21 |
Matthias Fechner (mfechner) |
devel/rubygem-grape-path-helper: Update to 1.6.3
Changelog:
https://gitlab.com/gitlab-org/grape-path-helpers/-/blob/master/CHANGELOG.md |
1.6.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.1 27 Jan 2021 12:40:44 |
mfechner |
Update to 1.6.1 which is required for gitlab-ce 13.8. |
1.5.0 28 Nov 2020 15:02:11 |
mfechner |
Update to 1.5.0 which is required for gitlab-ce 13.6. |
1.4.0 23 Oct 2020 04:49:02 |
mfechner |
Update to 1.4.0 which is required for gitlab-ce 13.5. |
1.3.0 24 Jul 2020 09:13:57 |
mfechner |
Update to 1.3.0 which is required for gitlab-ce 13.2. |
1.2.0_1 03 Jul 2020 21:18:47 |
mfechner |
Use rails60. |
1.2.0 02 Feb 2020 08:25:36 |
mfechner |
Update to 1.2.0 which is required for gitlab-ce 12.7. |
1.1.0_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.0 28 May 2019 10:35:52 |
mfechner |
Upgrade to 1.1.0 which is required for gitlab 11.11 upgrade. |
1.0.6 31 Jan 2019 14:05:37 |
mfechner |
In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.
Reviewed by: sunpoet
Differential Revision: https://reviews.freebsd.org/D18957 |
1.0.6 22 Dec 2018 10:03:05 |
mfechner |
Update to 1.0.6.
https://gitlab.com/gitlab-org/grape-path-helpers/blob/master/CHANGELOG.md
Approved by: mentors (implicit) |
1.0.5 05 Jul 2018 06:43:40 |
mfechner |
Corrected path to license file.
Reported by: pgk-fallout
Differential Revision: https://reviews.freebsd.org/D16127 |
1.0.5 04 Jul 2018 16:04:02 |
mfechner |
Created new ports required for gitlab 11.x.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16094 |