notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/rubygem-omniauth-azure-oauth2/Makefile
SVNWeb

Number of commits found: 16

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 24 Aug 2022
[ 04:22 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:e29f661c9c9db68a2fca2a8e44a6b6a6dd2fed1e  commit hash:e29f661c9c9db68a2fca2a8e44a6b6a6dd2fed1e  commit hash:e29f661c9c9db68a2fca2a8e44a6b6a6dd2fed1e  e29f661c  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
security/rubygem-omniauth: most deps use now version 2 of omniauth
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 14 Jul 2021
[ 16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3d9eca5e0f2ffe2dc8bc9d7b8a8be1257467af03  commit hash:3d9eca5e0f2ffe2dc8bc9d7b8a8be1257467af03  commit hash:3d9eca5e0f2ffe2dc8bc9d7b8a8be1257467af03  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 26 Aug 2020
[ 11:52 mfechner search for other commits by this committer ] Original commit   Revision:546272
Update to 0.0.10.
Changelog:
https://github.com/marknadig/omniauth-azure-oauth2/blob/master/CHANGELOG.md
Wed, 9 May 2018
[ 10:43 mfechner search for other commits by this committer ] Original commit   Revision:469442 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:457888
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 search for other commits by this committer ] Original commit   Revision:455591 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:455060
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 search for other commits by this committer ] Original commit   Revision:416662 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org

Approved by:	junovitch (mentor)
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 14 Mar 2016
[ 05:30 miwi search for other commits by this committer ] Original commit   Revision:411044
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