Bug 201038 - [new port] devel/rubygem-devise-rails4
Summary: [new port] devel/rubygem-devise-rails4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-22 09:36 UTC by Torsten Zühlsdorff
Modified: 2015-06-30 07:35 UTC (History)
2 users (show)

See Also:


Attachments
shar with new port (2.39 KB, text/plain)
2015-06-22 09:36 UTC, Torsten Zühlsdorff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2015-06-22 09:36:17 UTC
Created attachment 157973 [details]
shar with new port

While working at a port for gitlab, i figured out, that this port is needed to support the creation of an packet for gitlab. The port devel/rubygem-devise exists, but just which the default option to use rubygem-railties in version 3. gitlab needs version 4, so there will be a conflict by using the existing port.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-26 20:33:48 UTC
Take.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-29 00:07:49 UTC
This already exists with OPTION RAILS4 here databases/rubygem-dm-devise
Comment 3 Torsten Zühlsdorff 2015-06-29 07:59:55 UTC
rubygem-dm-devise is - as fas as i can see - not the same like rubygem-devise.

Yes, rubygem-devise has an option RAILS4. But this option is *not* the default. 

I'm currently creating a port for gitlab and this needs rails4 and rubygem-devise. To support the creation of binary-packages for pkg, this new port is needed. Packages are created with the default options; which is RAILS3, not 4.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-30 00:58:43 UTC
Sigh.  In that case it would make sense to have SLAVE ports rather than a copy.
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-30 00:59:22 UTC
also I made a typo with dm-devise
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-06-30 03:27:12 UTC
A commit references this bug:

Author: pgollucci
Date: Tue Jun 30 03:26:24 UTC 2015
New revision: 390946
URL: https://svnweb.freebsd.org/changeset/ports/390946

Log:
  Add two new slave ports for a future gitlabs port

  Connect them to the build

  PR:     201038, 201039
  Requested by:   ports@toco-domains.de

Changes:
  head/devel/Makefile
  head/devel/rubygem-devise/Makefile
  head/devel/rubygem-devise-async/Makefile
  head/devel/rubygem-devise-async-rails4/
  head/devel/rubygem-devise-async-rails4/Makefile
  head/devel/rubygem-devise-rails4/
  head/devel/rubygem-devise-rails4/Makefile
Comment 7 Torsten Zühlsdorff 2015-06-30 07:35:35 UTC
Thank you very much for writing the slave-ports! :)