non port: net/rubygem-omniauth-azure-oauth2/Makefile |
SVNWeb
|
Number of commits found: 16 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
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, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 24 Aug 2022
|
[ 04:22 Matthias Fechner (mfechner) ] e29f661c (Only the first 10 of 13 ports in this commit are shown above. )
security/rubygem-omniauth: most deps use now version 2 of omniauth
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Wed, 14 Jul 2021
|
[ 16:10 Po-Chuan Hsieh (sunpoet) ] 3d9eca5
net/rubygem-omniauth-azure-oauth2: Change RUN_DEPENDS from rubygem-omniauth to
rubygem-omniauth1
- Bump PORTREVISION for dependency change
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 26 Aug 2020
|
[ 11:52 mfechner ]
Update to 0.0.10.
Changelog:
https://github.com/marknadig/omniauth-azure-oauth2/blob/master/CHANGELOG.md
|
Wed, 9 May 2018
|
[ 10:43 mfechner ] (Only the first 10 of 88 ports in this commit are shown above. )
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270
|
Tue, 2 Jan 2018
|
[ 15:34 sunpoet ]
Allow build with rubygem-jwt 2.0+
- Fix gemspec for rubygem-jwt 2.1.0 update
- Bump PORTREVISION for package change
|
Tue, 5 Dec 2017
|
[ 16:44 tz ] (Only the first 10 of 31 ports in this commit are shown above. )
GitLab and related ports maintained by me: pass maintainership to Matthias
Fechner
Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)
I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md
|
Tue, 28 Nov 2017
|
[ 16:33 tz ]
net/rubygem-omniauth-azure-oauth2: Update from 0.0.6 to 0.0.9
Changelog:
https://github.com/KonaTeam/omniauth-azure-oauth2/blob/v0.0.9/CHANGELOG.md
Also add missing RUN_DEPENDS
Submitted by: Matthias Fechner <idefix@fechner.net>
|
Fri, 10 Jun 2016
|
[ 09:08 tz ] (Only the first 10 of 25 ports in this commit are shown above. )
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 14 Mar 2016
|
[ 05:30 miwi ]
An Windows Azure Active Directory OAuth2 strategy for OmniAuth
WWW: https://github.com/KonaTeam/omniauth-azure-oauth2
PR: 207796
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
|
Number of commits found: 16 |