Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.4 21 Nov 2024 13:39:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-devise: Update pkg-descr |
4.9.4 13 Apr 2024 09:31:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-devise: Update to 4.9.4
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/main/CHANGELOG.md |
4.9.3 16 Oct 2023 16:00:00
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-devise: Update to 4.9.3
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/main/CHANGELOG.md |
4.9.2 09 Apr 2023 13:37:19
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-devise: Update to 4.9.2
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/main/CHANGELOG.md |
4.9.0 21 Mar 2023 19:21:54
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-devise: Update to 4.9.0
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/main/CHANGELOG.md |
4.8.1 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) |
4.8.1 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 ) |
4.8.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
4.8.1 11 Jan 2022 18:46:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-devise: Update to 4.8.1
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/main/CHANGELOG.md |
4.8.0 21 Sep 2021 12:01:49
    |
Bernhard Froehlich (decke)  |
devel/rubygem-devise: Add CPE information
Approved by: portmgr (blanket) |
4.8.0 02 May 2021 19:46:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-devise: Update to 4.8.0
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/master/CHANGELOG.md |
4.7.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.7.3 21 Sep 2020 20:04:00
  |
sunpoet  |
Update to 4.7.3
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/master/CHANGELOG.md |
4.7.2 15 Jun 2020 19:13:15
  |
sunpoet  |
Update to 4.7.2
- Update WWW
Changes: https://github.com/heartcombo/devise/releases
https://github.com/heartcombo/devise/blob/master/CHANGELOG.md |
4.7.1 07 Sep 2019 22:45:29
  |
sunpoet  |
Update to 4.7.1
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.7.0 20 Aug 2019 19:19:09
  |
sunpoet  |
Update to 4.7.0
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.6.2 22 Jun 2019 21:49:11
  |
sunpoet  |
Update to 4.6.2
- Change from Rails 4.2 to Rails 5.0
- Take maintainership
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.5.0 16 Aug 2018 23:42:53
  |
sunpoet  |
Update to 4.5.0
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.4.3 18 Mar 2018 11:27:19
  |
sunpoet  |
Update to 4.4.3
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.4.2 16 Mar 2018 15:21:18
  |
sunpoet  |
Update to 4.4.2
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.4.1 24 Jan 2018 18:46:07
  |
sunpoet  |
Update to 4.4.1
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.4.0 30 Dec 2017 18:17:03
  |
sunpoet  |
Update to 4.4.0
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.3.0 15 May 2017 15:53:23
  |
sunpoet  |
Update to 4.3.0
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.2.1 16 Mar 2017 20:55:16
  |
sunpoet  |
Update to 4.2.1
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
4.2.0_1 03 Dec 2016 19:36:51
  |
sunpoet  |
- Remove duplicate RUN_DEPENDS added in r420078
- Sort RUN_DEPENDS |
4.2.0_1 21 Sep 2016 08:42:26
  |
girgen  |
The port builds fine with ruby-2.3
Approved by: swills@ |
4.2.0_1 11 Aug 2016 15:17:21
  |
tz  |
devel/rubygem-devise: switch to Rails 4 and fix fallout
Remove support of Rails 3 since we are obsoleting this version from the
ports-tree. This fixes the fallout-message to ruby@.
Also DEPRECATE rubygem-devise-rails4 in favor of rubygem-devise
and adjust dependencies of security/rubygem-devise-two-factor and
www/gitlab.
Approved by: pi (mentor) |
4.2.0 10 Aug 2016 14:15:16
  |
tz  |
devel/rubygem-devise: Update from 3.5.6 to 4.2.0
Changes: https://github.com/plataformatec/devise/blob/v4.2.0/CHANGELOG.md
Approved by: swills (mentor) |
3.5.6 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.5.6 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 |
3.5.6 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.5.6 06 Mar 2016 06:29:43
  |
sunpoet  |
- Update to 3.5.6
Changes: https://github.com/plataformatec/devise/blob/3-stable/CHANGELOG.md |
3.5.5 23 Jan 2016 15:16:02
  |
sunpoet  |
- Update to 3.5.5
Changes: https://github.com/plataformatec/devise/blob/3-stable/CHANGELOG.md |
3.5.4 19 Jan 2016 14:04:51
  |
sunpoet  |
- Update to 3.5.4
Changes: https://github.com/plataformatec/devise/blob/3-stable/CHANGELOG.md |
3.5.3 17 Jan 2016 13:20:53
  |
sunpoet  |
- Add LICENSE_FILE
- Use full path for SLAVEDIRS
Sponsored by: PortsCamp Taiwan |
3.5.3 17 Jan 2016 07:06:25
  |
swills  |
mark ports that don't work with Ruby 2.3
PR: 205774 |
3.5.3 13 Dec 2015 14:12:44
  |
mmoll  |
devel/rubygem-devise: update to 3.5.3 |
3.5.2 13 Aug 2015 17:35:44
  |
sunpoet  |
- Update to 3.5.2
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
3.5.1_1 02 Jul 2015 16:01:08
  |
pgollucci  |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
3.5.1_1 30 Jun 2015 03:26:23
  |
pgollucci  |
Add two new slave ports for a future gitlabs port
Connect them to the build
PR: 201038, 201039
Requested by: ports@toco-domains.de |
3.5.1_1 07 Jun 2015 14:46:32
  |
mmoll  |
devel/rubygem-devise: fix PR 200625 correctly
This reverts r388685 and modifies the gemspec to not include a file that
caused the offending html file to get generated in the rdoc step.
Bump portrevision because now the rails dependencies are getting pulled
in correctly again.
PR: 200625
Differential Revision: https://reviews.freebsd.org/D2739
Approved by: mat (mentor) |
3.5.1 06 Jun 2015 20:37:36
  |
mmoll  |
devel/rubygem-devise: re-add bsd.port.options.mk
PR: 200625
Differential Revision: https://reviews.freebsd.org/D2739
Approved by: swills (mentor) |
3.5.1 31 May 2015 19:28:15
  |
sunpoet  |
- Update to 3.5.1
- Move RUN_DEPENDS upward
- Fix incorrect trailing backslash on *_RUN_DEPENDS
- Remove .include <bsd.port.options.mk>
- Adjust OPTIONS:
- Use RAILS3 instead of RAILS
- Add *_DESC
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
3.3.0 14 Sep 2014 02:06:58
  |
swills  |
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on) |
3.3.0 24 Aug 2014 14:17:01
  |
swills  |
devel/rubygem-devise: update to 3.3.0 |
3.2.1 20 Nov 2013 18:32:22
  |
sunpoet  |
- Update to 3.2.1
- Add LICENSE
Changes: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md |
2.2.4 30 Oct 2013 02:31:05
  |
swills  |
- Add stage support |
2.2.4 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.2.4 02 Jun 2013 02:37:24
  |
swills  |
- Update to 2.2.4 |
2.1.2 24 Jul 2012 15:50:13
 |
swills  |
- Update to 2.1.2 |
2.0.0 12 Feb 2012 02:10:21
 |
pgollucci  |
- Update to 2.0.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.5.3 20 Dec 2011 05:10:50
 |
pgollucci  |
- Update to 1.5.3
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.5.2 16 Dec 2011 19:33:15
 |
pgollucci  |
- Fix gem dep versions acording to rubygems.org |
1.5.2 04 Dec 2011 20:03:40
 |
swills  |
- Update to 1.5.2
Feature safe: yes |
1.5.0 15 Nov 2011 02:43:57
 |
clsung  |
- Update to 1.5.0
Feature safe: yes |
1.4.9 02 Nov 2011 18:05:08
 |
pgollucci  |
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run |
1.4.9 28 Oct 2011 03:29:11
 |
clsung  |
- Update to 1.4.9 |
1.4.8 27 Oct 2011 02:02:34
 |
swills  |
- Update to 1.4.8
PR: ports/160996
Submitted by: swills (me) |
1.4.2 26 Oct 2011 11:21:50
 |
zi  |
- Update MAINTAINER to ruby@ for my ruby ports |
1.4.2 01 Aug 2011 16:32:01
 |
zi  |
Update to 1.4.2
Approved by: wxs (mentor) |
1.3.4 15 Jul 2011 21:15:29
 |
zi  |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor) |
1.3.4 23 Jun 2011 17:51:43
 |
pgollucci  |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github |
1.3.4 18 Jun 2011 18:09:57
 |
swills  |
Flexible authentication solution for Rails with Warden
WWW: http://rubygems.org/gems/devise
PR: ports/157956
Submitted by: rpsfa at rit.edu |