Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.30.0 31 Dec 2024 15:53:54 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.30.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.29.0 29 Oct 2024 14:38:50 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.29.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.28.0 22 Oct 2024 09:49:34 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.28.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.27.0 25 Sep 2024 04:22:53 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.27.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.26.0 15 Sep 2024 20:11:45 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.26.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.25.0 08 Sep 2024 18:40:05 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.25.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.24.0 10 Jul 2024 04:59:38 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.24.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.23.0 03 Jul 2024 04:37:18 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.23.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.22.0 31 Mar 2024 03:09:12 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.22.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.21.1 23 Mar 2024 14:50:02 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.21.1
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.21.0 30 Sep 2023 23:30:34 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.21.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.20.0 30 Sep 2023 00:46:26 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.20.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.19.0 27 May 2023 23:44:28 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.19.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.18.0 21 Mar 2023 19:22:06 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.18.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.16.0 05 Feb 2023 15:49:48 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.16.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.15.0 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 |
3.15.0 03 Oct 2022 02:16:37 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.15.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
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) |
3.14.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 ) |
3.14.0 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 ) |
3.14.0 13 May 2022 19:30:38 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.14.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.13.0 07 Mar 2022 18:13:01 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.13.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.12.0 21 Sep 2021 03:47:06 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.12.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.11.0 08 Aug 2021 21:46:33 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.11.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.10.0 25 Apr 2021 20:36:19 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-fog-aws: Update to 3.10.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.9.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.9.0 06 Apr 2021 09:43:51 |
Matthias Fechner (mfechner) |
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich |
3.9.0 06 Apr 2021 07:51:04 |
Matthias Fechner (mfechner) |
Update to 3.9.0.
This update is required for a security update of www/gitlab-ce.
PR: 254546 |
3.8.0 26 Jan 2021 17:48:40 |
sunpoet |
Update to 3.8.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.7.0 10 Dec 2020 21:58:44 |
sunpoet |
Update to 3.7.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.6.7 30 Aug 2020 07:17:21 |
sunpoet |
Update to 3.6.7
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.6.6 24 Jun 2020 17:59:28 |
sunpoet |
Update to 3.6.6
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.6.5 25 May 2020 18:36:20 |
sunpoet |
Update to 3.6.5
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.6.4 16 May 2020 11:04:35 |
sunpoet |
Update to 3.6.4
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.6.3 24 Apr 2020 18:06:26 |
sunpoet |
Update to 3.6.3
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
https://github.com/fog/fog-aws/commits/master |
3.6.2 04 Apr 2020 07:28:37 |
sunpoet |
Update to 3.6.2
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
https://github.com/fog/fog-aws/commits/master |
3.5.2 20 Oct 2019 17:18:45 |
sunpoet |
Update version requirement of RUN_DEPENDS |
3.5.2 18 Jul 2019 23:51:26 |
sunpoet |
Update to 3.5.2
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.5.1 11 Jun 2019 20:20:18 |
sunpoet |
Update to 3.5.1
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.5.0 26 Apr 2019 20:47:33 |
sunpoet |
Update to 3.5.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.4.0 12 Mar 2019 18:10:40 |
sunpoet |
Update to 3.4.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.3.0 20 Sep 2018 19:28:01 |
sunpoet |
Update to 3.3.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.2.0 20 Sep 2018 00:23:02 |
sunpoet |
Update to 3.2.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
3.0.0 19 May 2018 11:07:29 |
sunpoet |
Update to 3.0.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
2.0.1 01 Mar 2018 15:19:39 |
sunpoet |
Update to 2.0.1
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
2.0.0_2 28 Jan 2018 14:07:47 |
sunpoet |
Change RUN_DEPENDS from rubygem-fog-core to rubygem-fog-core1
- Bump PORTREVISION for package change |
2.0.0_1 06 Jan 2018 13:50:37 |
sunpoet |
Fix gemspec for rubygem-fog-core 2.0.0 update
- Bump PORTREVISION for package change |
2.0.0 03 Dec 2017 20:36:52 |
sunpoet |
Update to 2.0.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
1.4.1 24 Aug 2017 14:19:40 |
sunpoet |
Update to 1.4.1
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
1.4.0 15 Jun 2017 21:50:59 |
sunpoet |
Update to 1.4.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
1.3.0 30 Mar 2017 15:13:24 |
sunpoet |
Update to 1.3.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
1.2.1 09 Mar 2017 19:16:39 |
sunpoet |
Update to 1.2.1
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
0.13.0 03 Dec 2016 19:28:39 |
sunpoet |
- Update to 0.13.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
0.9.3 26 Jun 2016 17:23:37 |
sunpoet |
- Update to 0.9.3
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
0.9.2 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.9.2 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
0.9.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.2 25 Mar 2016 20:02:34 |
sunpoet |
- Update to 0.9.2
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
0.9.1 07 Mar 2016 20:12:46 |
sunpoet |
- Update to 0.9.1
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
https://github.com/fog/fog-aws/commits/master |
0.9.0 06 Mar 2016 06:24:51 |
sunpoet |
- Update to 0.9.0
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
https://github.com/fog/fog-aws/commits/master |
0.8.1 17 Jan 2016 13:11:17 |
sunpoet |
- Update to 0.8.1
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
https://github.com/fog/fog-aws/commits/master
Sponsored by: PortsCamp Taiwan |
0.7.6 16 Oct 2015 13:15:23 |
sunpoet |
- Add LICENSE_FILE |
0.7.6 27 Aug 2015 13:26:08 |
sunpoet |
- Update to 0.7.6
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md |
0.7.5 25 Aug 2015 17:28:40 |
sunpoet |
- Update to 0.7.5
Changes: https://github.com/fog/fog-aws/commits/master |
0.7.4 13 Aug 2015 17:39:32 |
sunpoet |
- Remove RG link |
0.7.4 31 Jul 2015 16:25:48 |
sunpoet |
- Update to 0.7.4
Changes: https://github.com/fog/fog-aws/commits/master |
0.7.3 11 Jul 2015 15:27:44 |
sunpoet |
- Update to 0.7.3
Changes: https://github.com/fog/fog-aws/commits/master |
0.7.0 08 Jul 2015 20:31:23 |
sunpoet |
- Update to 0.7.0
Changes: https://github.com/fog/fog-aws/commits/master |
0.6.0 23 Jun 2015 20:26:48 |
sunpoet |
- Update to 0.6.0
Changes: https://github.com/fog/fog-aws/commits/master |
0.5.0 18 Jun 2015 18:57:36 |
sunpoet |
- Update to 0.5.0
Changes: https://github.com/fog/fog-aws/commits/master |
0.4.1 16 Jun 2015 14:27:29 |
sunpoet |
- Update to 0.4.1
Changes: https://github.com/fog/fog-aws/commits/master |
0.4.0 10 Jun 2015 16:46:08 |
sunpoet |
- Add NO_ARCH |
0.4.0 28 May 2015 14:03:00 |
sunpoet |
- Update to 0.4.0
Changes: https://github.com/fog/fog-aws/commits/master |
0.3.0 22 May 2015 17:34:48 |
sunpoet |
- Update to 0.3.0
Changes: https://github.com/fog/fog-aws/commits/master |
0.2.2 15 May 2015 18:05:37 |
sunpoet |
- Update to 0.2.2
Changes: https://github.com/fog/fog-aws/commits/master |
0.1.2 08 Apr 2015 17:40:56 |
sunpoet |
- Update to 0.1.2
Changes: https://github.com/fog/fog-aws/commits/master |
0.1.1 26 Feb 2015 17:46:08 |
sunpoet |
- Update to 0.1.1
Changes: https://github.com/fog/fog-aws/commits/master |
0.1.0 19 Feb 2015 19:44:03 |
sunpoet |
- Add rubygem-fog-aws 0.1.0
Fog::Aws is a module for the 'fog' gem to support Amazon Web Services.
WWW: https://github.com/fog/fog-aws
RG: https://rubygems.org/gems/fog-aws |