Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.2_1 22 Feb 2024 09:22:11 |
Matthias Fechner (mfechner) |
www/gitlab-ce: fix regression from 950c09acde516b5c08de7f4a1e212998a2e4d5b9 |
2.1.2 25 Dec 2023 09:02:22 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-omniauth: Update to 2.1.2
Changes: https://github.com/omniauth/omniauth/releases
https://github.com/omniauth/omniauth/commits/master |
2.1.1 05 Feb 2023 15:49:50 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-omniauth: Update to 2.1.1
Changes: https://github.com/omniauth/omniauth/releases
https://github.com/omniauth/omniauth/commits/master |
2.1.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 |
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.1.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 ) |
2.1.0 17 Apr 2022 23:58:41 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-omniauth: Update to 2.1.0
Changes: https://github.com/omniauth/omniauth/releases |
2.0.4 21 Oct 2021 14:27:07 |
Stefan Eßer (se) |
security/rubygem-omniauth: Add CPE information
Approved by: portmgr (blanket) |
2.0.4 14 Jul 2021 16:10:24 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-omniauth: Update to 2.0.4
Changes: https://github.com/omniauth/omniauth/releases |
1.9.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.9.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.1 03 Mar 2020 18:54:33 |
sunpoet |
Update to 1.9.1
Changes: https://github.com/omniauth/omniauth/commits/master |
1.9.0_1 02 Feb 2020 14:23:08 |
sunpoet |
Fix gemspec for rubygem-hashie 4.0.0 update
- Bump PORTREVISION for package change |
1.9.0 20 Oct 2019 17:17:08 |
sunpoet |
Update version requirement of RUN_DEPENDS |
1.9.0 16 Jun 2019 10:35:44 |
sunpoet |
Update to 1.9.0
Changes: https://github.com/omniauth/omniauth/commits/master |
1.8.1_1 03 Dec 2018 18:56:42 |
sunpoet |
Update to 2.7.8
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
PR: 233645
Exp-run by: antoine |
1.8.1_1 14 Aug 2018 16:41:19 |
sunpoet |
Fix gemspec for rubygem-hashie 3.6.0 update
- Bump PORTREVISION for package change |
1.8.1 30 Dec 2017 18:17:30 |
sunpoet |
Update to 1.8.1
Changes: https://github.com/omniauth/omniauth/commits/master |
1.8.0 28 Dec 2017 13:42:16 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/omniauth/omniauth/commits/master |
1.7.1 09 Oct 2017 10:38:10 |
sunpoet |
Update to 1.7.1
Changes: https://github.com/omniauth/omniauth/commits/master |
1.7.0 29 Sep 2017 17:00:03 |
sunpoet |
Update to 1.7.0
Changes: https://github.com/omniauth/omniauth/commits/master |
1.6.1 23 Apr 2017 17:10:16 |
sunpoet |
Update to 1.6.1
- Update WWW
Changes: https://github.com/omniauth/omniauth/commits/master |
1.3.2 18 Jan 2017 14:07:58 |
sunpoet |
Update to 1.3.2
- Update WWW
Changes: https://github.com/omniauth/omniauth/commits/master |
1.3.1_1 05 Dec 2016 07:19:19 |
sunpoet |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
1.3.1 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.3.1 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 |
1.3.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.3.1 17 Jan 2016 13:22:04 |
sunpoet |
- Update to 1.3.1
- Update WWW
Changes: https://github.com/intridea/omniauth/commits/master
Sponsored by: PortsCamp Taiwan |
1.2.2_1 27 Oct 2015 15:50:06 |
sunpoet |
- Add LICENSE_FILE |
1.2.2_1 13 Jun 2015 20:02:56 |
sunpoet |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
1.2.2 03 Jun 2015 18:44:41 |
sunpoet |
- Add NO_ARCH |
1.2.2 21 May 2015 21:26:12 |
sunpoet |
- Add LICENSE
- Sort RUN_DEPENDS
- Remove contiguous blank lines |
1.2.2 31 Aug 2014 03:03:57 |
swills |
security/rubygem-omniauth: correct dependency |
1.2.2 31 Aug 2014 02:54:28 |
swills |
security/rubygem-omniauth: update to 1.2.2 |
1.1.4 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.1.4 30 Oct 2013 02:56:34 |
swills |
- Add stage support |
1.1.4 20 Oct 2013 23:35:32 |
swills |
A generalized Rack framework for multiple-provider authentication.
WWW: http://github.com/intridea/omniauth
PR: ports/182696
Submitted by: Loic Blot <loic.blot@unix-experience.fr> |