Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Mar 2021 10:17:44
2.3.9_2

|
danfe  |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
07 Jul 2020 10:39:36
2.3.9_2

|
mfechner  |
Switch to rails 6.0. |
07 Dec 2019 10:31:38
2.3.9_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 |
31 Jan 2019 14:05:37
2.3.9

|
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 |
03 Dec 2017 20:38:08
2.3.7

|
sunpoet  |
Update to 2.3.7
Changes: https://github.com/mbleigh/seed-fu/blob/master/CHANGELOG.md |
28 Dec 2016 15:28:19
2.3.6

|
swills  |
databases/rubygem-seed-fu: update to 2.3.6 |
27 Apr 2016 21:57:32
2.3.5

|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
2.3.5

|
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:00:57
2.3.5

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Nov 2015 21:40:47
2.3.5

|
sunpoet  |
- Add LICENSE_FILE |
28 Jun 2015 17:56:14
2.3.5

|
sunpoet  |
- Add NO_ARCH |
03 May 2015 19:39:21
2.3.5

|
sunpoet  |
- Update to 2.3.5
- Add LICENSE
- Update RUN_DEPENDS: use Rails 4
- Update WWW
Changes: https://github.com/mbleigh/seed-fu/blob/master/CHANGELOG.md |
23 Aug 2014 18:49:57
2.3.3

|
swills  |
databases/rubygem-seed-fu: update to 2.3.3 |
10 Jun 2014 07:39:02
2.2.0

|
olgeni  |
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) |
30 Oct 2013 02:26:17
2.2.0

|
swills  |
- Add stage support |
21 Oct 2013 03:10:52
2.2.0

|
swills  |
Seed Fu is an attempt to once and for all solve the problem of inserting and
maintaining seed data in a database. It uses a variety of techniques gathered
from various places around the web and combines them to create what is
hopefully the most robust seed data system around.
WWW: http://github.com/mbleigh/seed-fu
PR: ports/182705
Submitted by: Loic Blot <loic.blot@unix-experience.fr> |