Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.6,2 25 Sep 2024 04:22:47 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.14.6
Changes: https://github.com/ruby-i18n/i18n/releases |
1.14.5,2 19 May 2024 17:18:00 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.14.5
Changes: https://github.com/ruby-i18n/i18n/releases |
1.14.4,2 18 Apr 2024 12:48:48 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.14.4
Changes: https://github.com/ruby-i18n/i18n/releases |
1.14.1,2 30 Jun 2023 07:07:09 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.14.1
Changes: https://github.com/ruby-i18n/i18n/releases |
1.14.0_1,2 06 Jun 2023 03:32:56 |
Matthias Fechner (mfechner) |
devel/rubygem-i18n: fix frozen string
With version v1.13.0 code was changed that returns a frozen string.
This breaks e.g. gitlab-ce on some pages.
Geoffrey Mainland (mainland@apeiron.net) pointed to the issue
logged upstream:
https://github.com/ruby-i18n/i18n/issues/658
PR: 271420
PR: 271356
Approved by: sunpoet (maintainer) |
1.14.0,2 05 Jun 2023 18:48:56 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.14.0
Changes: https://github.com/ruby-i18n/i18n/releases |
1.13.0,2 27 Apr 2023 23:59:24 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.13.0
Changes: https://github.com/ruby-i18n/i18n/releases |
1.12.0,2 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 |
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.12.0,2 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.12.0,2 18 Jul 2022 12:40:01 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.12.0
Changes: https://github.com/ruby-i18n/i18n/releases |
1.11.0,2 13 Jul 2022 00:19:21 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.11.0
Changes: https://github.com/ruby-i18n/i18n/releases |
1.10.0,2 25 Mar 2022 13:37:35 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.10.0
Changes: https://github.com/ruby-i18n/i18n/releases |
1.9.1,2 28 Feb 2022 12:46:33 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.9.1
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.11,2 05 Nov 2021 19:15:47 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.8.11
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.10,2 25 Oct 2021 15:57:54 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Cosmetic change |
1.8.10,2 14 Oct 2021 21:30:52 |
Stefan Eßer (se) |
devel/rubygem-i18n: Add CPE information
Approved by: portmgr (blanket) |
1.8.10,2 18 Apr 2021 05:47:42 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-i18n: Update to 1.8.10
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.9,2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.8.9,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.9,2 17 Feb 2021 18:21:34 |
sunpoet |
Update to 1.8.9
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.8,2 03 Feb 2021 19:50:35 |
sunpoet |
Update to 1.8.8
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.7,2 10 Jan 2021 08:25:01 |
sunpoet |
Update to 1.8.7
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.6,2 06 Jan 2021 20:34:21 |
sunpoet |
Update to 1.8.6
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.5,2 30 Jul 2020 09:53:39 |
sunpoet |
Update to 1.8.5
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.4,2 24 Jul 2020 07:18:17 |
sunpoet |
Update to 1.8.4
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.3,2 15 Jun 2020 19:13:53 |
sunpoet |
Update to 1.8.3
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.2,2 13 Jan 2020 17:42:07 |
sunpoet |
Update to 1.8.2
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.1,2 11 Jan 2020 10:43:06 |
sunpoet |
Update to 1.8.1
Changes: https://github.com/ruby-i18n/i18n/releases |
1.8.0,2 10 Jan 2020 19:17:19 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/ruby-i18n/i18n/releases |
1.7.1,2 09 Jan 2020 17:53:57 |
sunpoet |
Update to 1.7.1
Changes: https://github.com/ruby-i18n/i18n/releases |
1.7.0,2 03 Nov 2019 17:17:11 |
sunpoet |
Update version requirement of RUN_DEPENDS |
1.7.0,2 22 Oct 2019 23:34:31 |
sunpoet |
Update to 1.7.0
Changes: https://github.com/ruby-i18n/i18n/releases |
1.6.0,2 12 Aug 2019 19:45:50 |
sunpoet |
Update to 1.6.0
- Update WWW
- Take maintainership
Changes: https://github.com/ruby-i18n/i18n/releases |
1.1.1,2 20 Oct 2018 14:51:36 |
sunpoet |
Update to 1.1.1
Changes: https://github.com/svenfuchs/i18n/releases |
1.1.0,2 08 Aug 2018 23:29:15 |
sunpoet |
Update to 1.1.0
Changes: https://github.com/svenfuchs/i18n/releases |
1.0.1,2 22 Apr 2018 08:56:53 |
sunpoet |
Update to 1.0.1
Changes: https://github.com/svenfuchs/i18n/releases |
1.0.0,2 15 Feb 2018 12:46:50 |
sunpoet |
Update to 1.0.0
Changes: https://github.com/svenfuchs/i18n/releases
https://github.com/svenfuchs/i18n/commits/master |
0.9.5,2 14 Feb 2018 13:31:05 |
sunpoet |
Update to 0.9.5
Changes: https://github.com/svenfuchs/i18n/releases |
0.9.4,2 09 Feb 2018 14:08:42 |
sunpoet |
Update to 0.9.4
Changes: https://github.com/svenfuchs/i18n/releases |
0.9.3,2 31 Jan 2018 15:52:11 |
sunpoet |
Update to 0.9.3
Changes: https://github.com/svenfuchs/i18n/releases |
0.9.1,2 03 Nov 2017 20:28:03 |
sunpoet |
Update to 0.9.1
Changes: https://github.com/svenfuchs/i18n/releases |
0.9.0,2 16 Oct 2017 17:47:11 |
sunpoet |
Update to 0.9.0
Changes: https://github.com/svenfuchs/i18n/releases |
0.8.6,2 11 Jul 2017 17:00:47 |
sunpoet |
Update to 0.8.6
Changes: https://github.com/svenfuchs/i18n/releases |
0.8.5,2 08 Jul 2017 13:53:34 |
sunpoet |
Update to 0.8.5
Changes: https://github.com/svenfuchs/i18n/releases |
0.8.4,2 04 Jul 2017 18:37:33 |
sunpoet |
Update to 0.8.4
Changes: https://github.com/svenfuchs/i18n/releases |
0.8.1,2 22 Feb 2017 17:15:00 |
sunpoet |
Update to 0.8.1
- Add LICENSE_FILE
Changes: https://github.com/svenfuchs/i18n/releases |
0.8.0,2 01 Feb 2017 19:44:43 |
sunpoet |
Update to 0.8.0
Changes: https://github.com/svenfuchs/i18n/commits/master |
0.7.0,2 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.7.0,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.7.0,2 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
0.7.0,2 26 Jan 2015 03:47:04 |
swills |
devel/rubygem-i18n: update to 0.7.0 |
0.6.11,2 25 Aug 2014 12:47:28 |
swills |
devel/rubygem-i18n: update to 0.6.11 |
0.6.9,2 05 Dec 2013 20:27:08 |
sunpoet |
- Update to 0.6.9
- Add LICENSE
Changes: https://github.com/svenfuchs/i18n/commits/master |
0.6.5,2 30 Oct 2013 02:36:45 |
swills |
- Add stage support |
0.6.5,2 24 Oct 2013 01:45:28 |
swills |
- Update rails and friends to 3.2.15
- Update rubygem-i18n to 0.6.5 |
0.6.1,2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.6.1,2 09 Jan 2013 03:53:16 |
swills |
- Update rubygem-rails to 3.2.11
- Update ports require by rubygem-rails
- Add vuxml entry for rails security issues
Security: ca5d3272-59e3-11e2-853b-00262d5ed8ee
Security: b4051b52-58fa-11e2-853b-00262d5ed8ee |
0.6.0,2 27 Oct 2011 03:02:52 |
swills |
- Update Rails to 3.1.1 and associated changes
With hat: ruby@ |
0.5.0,2 23 Jun 2011 17:30:07 |
pgollucci |
- Downgraded to 0.50 so that rails can be updated to 3.0.6
you've just gotta love this stuff
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.6.0,1 19 Jun 2011 02:26:06 |
swills |
- Update to 0.6.0 |
0.5.0,1 06 Dec 2010 06:16:41 |
wen |
- Update to 0.5.0
- Fix a typo in COMMENT |
0.4.2,1 23 Nov 2010 07:19:13 |
pgollucci |
- Update to 0.4.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.4.1,1 16 Nov 2010 06:55:07 |
pgollucci |
- Update to 0.4.1
rails 3.0.1 -> 3.0.2
actionmailer 3.0.1 -> 3.0.2
mailer 2.2.7 -> 2.2.9
BUT
mailer 2.2.9 requires i18n 0.4.1
while 2.2.7 doesn't rquire it at all
downgrade the port to allow the rails update to complete
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.4.2 11 Nov 2010 03:22:25 |
pgollucci |
- github is redirecting all these to https now |
0.4.2 10 Nov 2010 05:10:42 |
pgollucci |
- Update to 0.4.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.4.1 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.4.1 02 Sep 2010 02:23:53 |
pgollucci |
Prep for Rails 3
New wave Internationalization support for Ruby.
WWW: http://rubygems.org/gems/i18n
Sponsored by: RideCharge Inc. / Taximagic |