notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/rubygem-gitlab-fog-azure-rm/Makefile
SVNWeb

Number of commits found: 16

Fri, 8 Sep 2023
[ 10:34 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:ea0d2c7ea5a3094362b6974daf0ab7c72d8a78f5  commit hash:ea0d2c7ea5a3094362b6974daf0ab7c72d8a78f5  commit hash:ea0d2c7ea5a3094362b6974daf0ab7c72d8a78f5  ea0d2c7e 
net/rubygem-gitlab-fog-azure-rm: update to 1.8.0

Required for gitlab-ce 16.3
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-fog-azure-rm/-/blob/gitlab/master/CHANGELOG.md?ref_type=heads
Mon, 3 Apr 2023
[ 10:01 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:05d2bc58f7b0bf36423a3f27ee5b556154bb5836  commit hash:05d2bc58f7b0bf36423a3f27ee5b556154bb5836  commit hash:05d2bc58f7b0bf36423a3f27ee5b556154bb5836  05d2bc5 
net/rubygem-gitlab-fog-azure-rm: update to 1.7.0

1.7.0

Fix #get_object return type to be consistent with other Fog providers !36

Require Ruby 2.7+ !36

1.6.0

Add get_object request method !34

Fix uninitialized constant errors !35

1.5.0

Add delete_object request method !32

Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-fog-azure-rm/-/blob/gitlab/master/CHANGELOG.md
Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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, 11 Jan 2023
[ 11:54 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:e942a3e2c87db2f2b019097482f3789846cc3e33  commit hash:e942a3e2c87db2f2b019097482f3789846cc3e33  commit hash:e942a3e2c87db2f2b019097482f3789846cc3e33  e942a3e 
net/rubygem-gitlab-fog-azure-rm: update to 1.4.0

Required for gitlab-ce 15.6.
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-fog-azure-rm/-/blob/gitlab/master/CHANGELOG.md
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 24 Aug 2022
[ 04:22 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:a409c15231d7c3be119ca51690314b0f6f74e945  commit hash:a409c15231d7c3be119ca51690314b0f6f74e945  commit hash:a409c15231d7c3be119ca51690314b0f6f74e945  a409c15 
net/rubygem-gitlab-fog-azure-rm: use fog-core 2.3.0

Required to resolve dependency problems
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 24 Jun 2022
[ 10:20 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:fabc1b2c12590388d3237253452f94202505ed9a  commit hash:fabc1b2c12590388d3237253452f94202505ed9a  commit hash:fabc1b2c12590388d3237253452f94202505ed9a  fabc1b2 
net/rubygem-gitlab-fog-azure-rm: update to 1.3.0

Required for gitlab-ce 15.1
Changelog:
https://gitlab.com/gitlab-org/gitlab-fog-azure-rm/-/blob/gitlab/master/CHANGELOG.md

1.3.0

Fix Ruby 3.0 compatibility !27
Wed, 27 Oct 2021
[ 06:20 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:242cdcbfefe9c2683144fbaddd3efd21dde46327  commit hash:242cdcbfefe9c2683144fbaddd3efd21dde46327  commit hash:242cdcbfefe9c2683144fbaddd3efd21dde46327  242cdcb 
net/rubygem-gitlab-fog-azure-rm: Update to 1.2.0

Required for gitlab-ce 14.4.0.
Sat, 3 Jul 2021
[ 06:03 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:9eae085e886995a1517a34c1a39ad1ba09c23ff5  commit hash:9eae085e886995a1517a34c1a39ad1ba09c23ff5  commit hash:9eae085e886995a1517a34c1a39ad1ba09c23ff5  9eae085 
net/rubygem-gitlab-fog-azure-rm: Update to 1.1.1

Required for gitlab-ce 14.0.0.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
[ 09:43 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:1b802f473e9f400cbfcc0b897a1771cc02cd70f9  commit hash:1b802f473e9f400cbfcc0b897a1771cc02cd70f9  commit hash:1b802f473e9f400cbfcc0b897a1771cc02cd70f9  1b802f4  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by:	jbeich
[ 07:51 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:43dfa5f733d1f36cf310ef2af88bb94357dac14a  commit hash:43dfa5f733d1f36cf310ef2af88bb94357dac14a  commit hash:43dfa5f733d1f36cf310ef2af88bb94357dac14a  43dfa5f 
Update to 1.0.1 which is required for gitlab-ce 13.10.
Fri, 9 Oct 2020
[ 07:52 mfechner search for other commits by this committer ] Original commit   Revision:551751
Bugfix update of www/gitlab-ce to 13.4.3.
Sat, 26 Sep 2020
[ 07:28 mfechner search for other commits by this committer ] Original commit   Revision:550117
Update to 0.9.0 which is required for gitlab-ce 13.4.
Mon, 24 Aug 2020
[ 21:03 mfechner search for other commits by this committer ] Original commit   Revision:546111 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
New ports required for gitlab 13.3 upgrade.

Number of commits found: 16