non port: devel/rubygem-grape-path-helpers/Makefile |
SVNWeb
|
Number of commits found: 19 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
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
|
Wed, 5 Oct 2022
|
[ 02:02 Muhammad Moinur Rahman (bofh) ] 5cdde9d
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 23 Sep 2021
|
[ 19:42 Matthias Fechner (mfechner) ] e750692
devel/rubygem-grape-path-helpers: Update to 1.7.0
Required for gitlab-ce 14.3.
|
Sat, 8 May 2021
|
[ 20:46 Matthias Fechner (mfechner) ] 5d7a532
devel/rubygem-grape-path-helper: Update to 1.6.3
Changelog:
https://gitlab.com/gitlab-org/grape-path-helpers/-/blob/master/CHANGELOG.md
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 27 Jan 2021
|
[ 12:40 mfechner ]
Update to 1.6.1 which is required for gitlab-ce 13.8.
|
Sat, 28 Nov 2020
|
[ 15:02 mfechner ]
Update to 1.5.0 which is required for gitlab-ce 13.6.
|
Fri, 23 Oct 2020
|
[ 04:49 mfechner ]
Update to 1.4.0 which is required for gitlab-ce 13.5.
|
Fri, 24 Jul 2020
|
[ 09:13 mfechner ]
Update to 1.3.0 which is required for gitlab-ce 13.2.
|
Fri, 3 Jul 2020
|
[ 21:18 mfechner ]
Use rails60.
|
Sun, 2 Feb 2020
|
[ 08:25 mfechner ]
Update to 1.2.0 which is required for gitlab-ce 12.7.
|
Sat, 7 Dec 2019
|
[ 10:31 mfechner ] (Only the first 10 of 17 ports in this commit are shown above. )
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
|
Tue, 28 May 2019
|
[ 10:35 mfechner ]
Upgrade to 1.1.0 which is required for gitlab 11.11 upgrade.
|
Thu, 31 Jan 2019
|
[ 14:05 mfechner ] (Only the first 10 of 22 ports in this commit are shown above. )
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
|
Sat, 22 Dec 2018
|
[ 10:03 mfechner ]
Update to 1.0.6.
https://gitlab.com/gitlab-org/grape-path-helpers/blob/master/CHANGELOG.md
Approved by: mentors (implicit)
|
Thu, 5 Jul 2018
|
[ 06:43 mfechner ]
Corrected path to license file.
Reported by: pgk-fallout
Differential Revision: https://reviews.freebsd.org/D16127
|
Wed, 4 Jul 2018
|
[ 16:04 mfechner ] (Only the first 10 of 13 ports in this commit are shown above. )
Created new ports required for gitlab 11.x.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16094
|
Number of commits found: 19 |