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: devel/rubygem-authlogic/Makefile
SVNWeb

Number of commits found: 48

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, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 11 Jan 2022
[ 18:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a111e6693e9658a5b6e07002b863b8f0a9c7a7cc  commit hash:a111e6693e9658a5b6e07002b863b8f0a9c7a7cc  commit hash:a111e6693e9658a5b6e07002b863b8f0a9c7a7cc  a111e66 
devel/rubygem-authlogic: Update to 6.4.2

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Wed, 30 Jun 2021
[ 20:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:5240542b302f273f0e5f325624b6b4f7716300be  commit hash:5240542b302f273f0e5f325624b6b4f7716300be  commit hash:5240542b302f273f0e5f325624b6b4f7716300be  5240542 
devel/rubygem-authlogic: Update to 6.4.1

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
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.
Fri, 24 Jul 2020
[ 07:51 sunpoet search for other commits by this committer ] Original commit   Revision:543196
Update to 6.1.0

- Update RUN_DEPENDS: use Rails 6.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Mon, 24 Sep 2018
[ 11:13 sunpoet search for other commits by this committer ] Original commit   Revision:480588
Update to 4.4.2

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Sun, 23 Sep 2018
[ 11:14 sunpoet search for other commits by this committer ] Original commit   Revision:480495
Update to 4.4.1

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Sat, 22 Sep 2018
[ 16:45 sunpoet search for other commits by this committer ] Original commit   Revision:480416
Update to 4.4.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Mon, 13 Aug 2018
[ 18:20 sunpoet search for other commits by this committer ] Original commit   Revision:477098
Update to 4.3.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Tue, 31 Jul 2018
[ 00:05 sunpoet search for other commits by this committer ] Original commit   Revision:475954
Update to 4.2.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Sat, 26 May 2018
[ 17:49 sunpoet search for other commits by this committer ] Original commit   Revision:470931
Update to 4.1.1

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Thu, 26 Apr 2018
[ 18:51 sunpoet search for other commits by this committer ] Original commit   Revision:468371
Update to 4.1.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Wed, 21 Mar 2018
[ 19:03 sunpoet search for other commits by this committer ] Original commit   Revision:465218
Update to 4.0.1

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Mon, 19 Mar 2018
[ 15:14 sunpoet search for other commits by this committer ] Original commit   Revision:465019
Update to 4.0.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Fri, 9 Feb 2018
[ 14:08 sunpoet search for other commits by this committer ] Original commit   Revision:461306
Update to 3.8.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
		https://github.com/binarylogic/authlogic/commits/master
Thu, 8 Feb 2018
[ 13:01 sunpoet search for other commits by this committer ] Original commit   Revision:461231
Update to 3.7.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
		https://github.com/binarylogic/authlogic/commits/master
Sun, 1 Oct 2017
[ 08:07 sunpoet search for other commits by this committer ] Original commit   Revision:451030
Update to 3.6.1

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
		https://github.com/binarylogic/authlogic/commits/master
Sat, 29 Apr 2017
[ 06:58 sunpoet search for other commits by this committer ] Original commit   Revision:439730
Update to 3.6.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Sat, 3 Dec 2016
[ 19:30 sunpoet search for other commits by this committer ] Original commit   Revision:427662
- Update to 3.5.0

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
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:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 17 Jan 2016
[ 13:17 sunpoet search for other commits by this committer ] Original commit   Revision:406410
- Update RUN_DEPENDS: use Rails 4
- Bump PORTREVISION for dependency change

Sponsored by:	PortsCamp Taiwan
Fri, 20 Nov 2015
[ 09:13 sunpoet search for other commits by this committer ] Original commit   Revision:402012
- Add LICENSE_FILE
Fri, 17 Jul 2015
[ 12:24 sunpoet search for other commits by this committer ] Original commit   Revision:392361
- Update to 3.4.6

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Sat, 6 Jun 2015
[ 18:09 sunpoet search for other commits by this committer ] Original commit   Revision:388674
- Add NO_ARCH
- Regenerate patch file with makepatch:
Mon, 2 Mar 2015
[ 14:30 sunpoet search for other commits by this committer ] Original commit   Revision:380269
- Update to 3.4.5
- Add LICENSE

Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md
Sat, 23 Aug 2014
[ 19:19 swills search for other commits by this committer ] Original commit   Revision:365780
devel/rubygme-authlogic: update to 3.4.2
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Wed, 30 Oct 2013
[ 02:29 swills search for other commits by this committer ] Original commit   Revision:332034 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Sun, 2 Jun 2013
[ 01:57 swills search for other commits by this committer ] Original commit   Revision:319625
- Update to 3.3.0
Wed, 23 Jan 2013
[ 19:54 swills search for other commits by this committer ] Original commit   Revision:310889
- Update to 3.2.0
Tue, 24 Jul 2012
[ 02:25 swills search for other commits by this committer ] Original commit 
- Update to 3.1.3
Tue, 5 Jun 2012
[ 21:22 swills search for other commits by this committer ] Original commit 
- Update to 3.1.2
Tue, 25 Oct 2011
[ 07:57 clsung search for other commits by this committer ] Original commit 
- Update to 3.1.0
Sun, 2 Oct 2011
[ 00:50 clsung search for other commits by this committer ] Original commit 
- Update to 3.0.3
Wed, 8 Dec 2010
[ 23:08 avl search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Re-assign all my ruby* ports to ruby@

Discussed with: pgollucci, stas
Sat, 2 Oct 2010
[ 00:12 avl search for other commits by this committer ] Original commit 
- Fix dependency versions based on rubygems.org

PR:             ports/150806
Submitted by:   pgollucci
Sat, 28 Aug 2010
[ 14:51 avl search for other commits by this committer ] Original commit 
- Update to 2.1.6

PR:             ports/149992
Submitted by:   pgollucci
Thu, 3 Jun 2010
[ 06:20 avl search for other commits by this committer ] Original commit 
- Update to 2.1.5
Wed, 26 May 2010
[ 19:51 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 121 ports in this commit are shown above. View all ports for this commit)
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
Tue, 17 Nov 2009
[ 07:48 avl search for other commits by this committer ] Original commit 
- Update to 2.1.3
Fri, 18 Sep 2009
[ 11:19 avl search for other commits by this committer ] Original commit 
- Update to 2.1.2

Approved by:    tabthorpe, glarkin (mentors, implicit)
Feature safe:   yes
Mon, 6 Jul 2009
[ 03:20 avl search for other commits by this committer ] Original commit 
- Update to 2.1.1

Approved by:    tabthorpe, glarkin (mentors, implicit)
Mon, 29 Jun 2009
[ 07:33 avl search for other commits by this committer ] Original commit 
Framework agnostic object based authentication solution that handles all of the
non sense for you. It's as easy as ActiveRecord is with a database.

WWW: http://rubyforge.org/projects/authlogic/

Approved by:    glarkin (mentor)

Number of commits found: 48