non port: mail/rubygem-gitlab-mail_room/Makefile |
Number of commits found: 21 |
Saturday, 8 Mar 2025
|
09:39 Matthias Fechner (mfechner)
mail/rubygem-gitlab-mail_room: update to 0.27.0
Changes: https://github.com/tpitale/mail_room/commits/master/
7c75619 |
Monday, 16 Dec 2024
|
06:37 Matthias Fechner (mfechner)
mail/rubygem-gitlab-mail_room: update to 0.0.25
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-mail_room/-/tags
a1ba208 |
Friday, 22 Nov 2024
|
13: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.
edc8d03 |
Saturday, 6 Jan 2024
|
08:18 Matthias Fechner (mfechner)
mail/rubygem-gitlab-mail_room: update to 0.0.24
Required for gitlab-ce 16.7
Changelog:
https://github.com/tpitale/mail_room/commits/master/
66e0ca0 |
Sunday, 14 May 2023
|
17:25 Matthias Fechner (mfechner)
mail/rubygem-gitlab-mail_room: update to 0.0.23
Required for gitlab-ce 15.11.
6d7898f |
Saturday, 14 Jan 2023
|
23:08 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
18c6e18 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 24 Aug 2022
|
04:22 Matthias Fechner (mfechner)
mail/rubygem-gitlab-mail_room: update to 0.0.20
Required for gitlab-ce 15.2
0a87068 |
Tuesday, 21 Jun 2022
|
20:58 Po-Chuan Hsieh (sunpoet)
mail/rubygem-gitlab-mail_room: Change RUN_DEPENDS from rubygem-oauth2 to
rubygem-oauth21
- Bump PORTREVISION for dependency change
ceda95b |
Monday, 7 Feb 2022
|
15:42 Matthias Fechner (mfechner)
mail/rubygem-gitlab-mail_room: update to 0.0.19
61fde59 |
Tuesday, 1 Jun 2021
|
07:18 Matthias Fechner (mfechner)
mail/rubygem-gitlab-mail_room: Update to 0.0.12.
9a6035a |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
09:43 Matthias Fechner (mfechner)
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich
1b802f4 |
07:51 Matthias Fechner (mfechner)
Update to 0.0.9 which is required for gitlab-ce 13.10.
42d771f |
Tuesday, 22 Dec 2020
|
16:35 mfechner
Update to 0.0.8 which is required for gitlab 13.7.
 |
Friday, 23 Oct 2020
|
04:51 mfechner
Update to 0.0.7 which is required for gitlab-ce 13.5.
 |
Monday, 29 Jun 2020
|
15:57 mfechner
Update to 0.0.6 which is required for gitlab-ce 13.1.1.
 |
Wednesday, 3 Jun 2020
|
08:53 mfechner
Update mail/rubygem-gitlab-mail_room to 0.0.4.
 |
Thursday, 28 May 2020
|
07:51 danfe
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5).
 |
Saturday, 28 Mar 2020
|
08:44 mfechner
New ports required for gitlab-ce 12.9 upgrade.
 |
Number of commits found: 21 |