Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Jan 2022 10:43:00 9.0.1
|
Matthias Fechner (mfechner)  |
www/rubygem-acts-as-taggable-on: update to 9.0.1
Required for gitlab-ce 14.7.
Changelog:
https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md |
22 Dec 2021 17:04:25 8.1.0
|
Matthias Fechner (mfechner)  |
www/rubygem-acts-as-taggable-on: update to 8.1.0
Required for gitlab-ce 14.6.
Changelog:
https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md |
25 Oct 2021 21:54:45 7.0.0_1
|
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-acts-as-taggable-on: Cosmetic change |
06 Oct 2021 05:00:38 7.0.0_1
|
Matthias Fechner (mfechner)  |
www/rubygem-acts-as-taggable-on: Switch rails dep from 6.0 to 6.1
Transfer the maintainer to ruby.
PR: 258808 |
04 Oct 2021 19:58:01 7.0.0
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
07 Apr 2021 08:09:01 7.0.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 7.0.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Jan 2021 12:48:29
7.0.0
|
mfechner  |
Update to 7.0.0 which is required for gitlab-ce 13.8. |
25 Feb 2020 15:52:29
6.5.0
|
mfechner  |
Update to 6.5.0 which is required for gitlab-ce 12.8 update. |
07 Dec 2019 10:31:38
6.0.0_1
|
mfechner  |
Change rubygem ports required by www/gitlab-ce to rails52.
Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as
dependencies in.
To reduce the number of ports required, the attached patch switches all required
ports to rails 5.2.
I carefully tested it, if I oversaw a port, please let me know.
Differential Revision: https://reviews.freebsd.org/D22220 |
23 Apr 2019 08:03:58
6.0.0
|
mfechner  |
Upgrade to 6.0.0 which is required for Gitlab 11.10 upgrade. |
31 Jan 2019 14:05:37
5.0.0_1
|
mfechner  |
In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.
Reviewed by: sunpoet
Differential Revision: https://reviews.freebsd.org/D18957 |
14 May 2018 17:52:55
5.0.0
|
mfechner  |
Update to 5.0.0 required for gitlab 10.7.x.
Fixed some small problems reported by portlint.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15313 |
01 Mar 2017 14:46:50
4.0.0
|
tz  |
www/rubygem-acts-as-taggable-on: Update from 2.4.1 to 4.0.0
Changelog:
https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md
Also adjust the RUN_DEPENDS to databases/rubygem-activerecord4 and
remove BROKEN_RUBY23 since the new version builds fine with it |
29 Jul 2016 13:06:05
2.4.1_1
|
tz  |
www/rubygem-acts-as-taggable-on: change RUN_DEPENDS to www/rubygem-rails4
Originally the port depends on www/rubygem-rails, which we try to obsolete from
the ports-tree. The port works fine with Rails 4.
Approved by: pi (mentor) |
27 Apr 2016 21:57:32
2.4.1
|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
2.4.1
|
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 |
01 Apr 2016 14:33:58
2.4.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
17 Jan 2016 07:06:25
2.4.1
|
swills  |
mark ports that don't work with Ruby 2.3
PR: 205774 |
12 Nov 2015 21:42:28
2.4.1
|
sunpoet  |
- Add LICENSE
Approved by: portmgr (blanket) |
02 Jul 2015 16:01:08
2.4.1
|
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 |
24 Jan 2014 14:55:44
2.4.1
|
miwi  |
- Stage safe |
20 Sep 2013 23:36:54
2.4.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
26 May 2013 13:36:59
2.4.1
|
kuriyama  |
- Upgrade to 2.4.1. |
28 Dec 2012 13:56:58
2.3.3
|
kuriyama  |
With ActsAsTaggableOn, you can tag a single model on several contexts,
such as skills, interests, and awards. It also provides other
advanced functionality.
https://rubygems.org/gems/acts-as-taggable-on |