Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.82.16 05 Mar 2024 01:57:55 |
Yasuhiro Kimura (yasu) |
devel/ruby-gems: Update to 3.5.6
While here, mark textproc/rubygem-nokogumbo as BROKEN because build
fails with clean latest ports tree and all supported ruby versions.
ChangeLog: https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md
PR: 276884
Approved by: sunpoet (ruby@, maintainer)
Exp-run by: antoine |
2.82.16 17 Jan 2023 01:07:50 |
Yasuhiro Kimura (yasu) |
devel/ruby-gems: Update to 3.4.2
ChangeLog: https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR: 268578
Approved by: meta (ruby@, maintainer)
Exp-run by: antoine |
2.82.16 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) |
2.82.16 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 ) |
2.82.16 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.82.16 20 Feb 2022 13:06:12 |
Dan Langille (dvl) |
devel/ruby-gems: Update to 3.3.7
These are fixes Ruby 3.0
Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.
There are five known build failures, all prexisting:
* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable
Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl
PR: 258108
Approved by: ruby (zi@) |
2.82.16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.82.16 17 May 2020 07:37:00 |
tagattie |
Update to 2.82.16
PR: 244995
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
Approved by: ehaupt (mentor) |
2.77.2 27 May 2019 12:22:32 |
meta |
sysutils/rubygem-specinfra: Update to 2.77.2
PR: 238157
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
2.77.0_1 24 May 2019 15:37:11 |
swills |
sysutils/rubygem-specinfra: fix dependency issue
PR: 238059
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
2.77.0 03 Apr 2019 13:30:57 |
meta |
sysutils/rubygem-infraspec: Fix patch broken at the previous commit
PR: 236953 |
2.77.0 03 Apr 2019 13:11:11 |
meta |
sysutils/rubygem-specinfra: Update to 2.77.0
PR: 236953
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
2.76.2 18 Oct 2018 18:47:19 |
swills |
sysutils/rubygem-specinfra: update to 2.76.2
PR: 232371
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
2.75.0 12 Jul 2018 13:35:57 |
joneum |
sysutils/rubygem-specinfra to 2.75.0
PR: 229683
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
2.73.2_1 02 Jun 2018 22:27:21 |
sunpoet |
Change RUN_DEPENDS from rubygem-net-ssh to rubygem-net-ssh4
- Bump PORTREVISION for dependency change |
2.73.2 10 Mar 2018 23:01:24 |
sunpoet |
Update to 2.73.2
- While I'm here, fix gemspec patch
Changes: https://github.com/mizzy/specinfra/releases
PR: 226291
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
2.73.0 09 Jan 2018 14:28:10 |
swills |
sysutils/rubygem-specinfra: update to 2.73.0
PR: 225015
Approved by: naito.yuichiro@gmail.com (maintainer) |
2.68.0 08 Jul 2017 02:47:09 |
swills |
sysutils/rubygem-specinfra: update to 2.68.0
PR: 219978
Submitted by: naito.yuichiro@gmail.com (maintainer) |
2.67.7 31 Mar 2017 20:39:46 |
sunpoet |
Update to 2.67.7
- While I'm here:
- Add LICENSE_FILE
- Fix indent
- Rename gemspec patch to patch-gemspec
- Clean up patch-gemspec
Changes: https://github.com/mizzy/specinfra/releases
PR: 218244
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
2.67.2 07 Mar 2017 08:52:16 |
robak |
sysutils/rubygem-specinfra: update 2.66.3 -> 2.67.2
PR: 217601
Submitted by: Naito Yuichiro <naito.yuichiro@gmail.com> (maintainer) |
2.66.3 06 Jan 2017 21:39:45 |
swills |
sysutils/rubygem-specinfra: update to 2.66.3
PR: 214616
Submitted by: naito.yuichiro@gmail.com |
2.63.1 30 Sep 2016 17:43:30 |
pawel |
Update to version 2.63.1
PR: 212698
Submitted by: maintainer |
2.60.2 29 Jul 2016 15:40:44 |
pawel |
- Update to version 2.60.2 [1]
- FIx typo in pkg-descr
PR: 211433 [1]
Submitted by: maintainer [1] |
2.59.5 07 Jul 2016 05:04:18 |
pi |
New port: sysutils/rubygem-specinfra
A test suit for server configration.
WWW: https://github.com/mizzy/specinfra
PR: 210047
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> |