ruby-gems

  1. O

    Best practice for meeting extra rubygem dependencies for installed ports?

    In the case e.g. where an installed port has additional dependencies due to adding extra features outside the scope of the FreeBSD ports system. Current case in hand is plugins for www/redmine60. I started down the path of creating local ports to provide missing rubygems not currently in ports...
  2. gessel

    www/redmine51 (ruby gem problem) DMSF plugin fails ld: error: unable to find library -lstdc++

    I'm attempting to upgrade from www/redmine42-4.2.5 to www/redmine51-5.1.3_2 on FreeBSD 14.1-RELEASE-p3 GENERIC amd64 and I've used the redmine plugin DMSF which relies on xapian, specifically xapian-ruby (1.4.22). I can poudriere build and then install databases/ruby32-xapian-1.4.26 just fine...
  3. HL1234

    portupgrade: ruby-gems fails to install in a jail with a linked port system.

    Hello, I have the same problem, like its described in two Bugs: "Bug 249083" "Bug 251667". Description: In my jail I want to install ports-mgmt/portupgrade. This port need the port devel/ruby-gems. devel/ruby-gems could be build without any error, but the install fails: ===> Installing for...
Back
Top