y do you need ruby version 2.4 or 2.5 concurrently installed with version 2.6?
Is there a bug in version 2.6?
Cheers,
Antoine
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
an help you with?
Please no. I don't see valid reasons.
Antoine
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Hi,
The attached patch adds stage support to devel/ruby-gems.
I verified that the non-doc part of the generated package doesn't
differ before/after stageing and that it works fine with a few gems.
Please review.
Cheers,
Antoine
Index: /usr/ports/devel/ruby-gems/Mak
acro("__clang__")
++ $CFLAGS << " -fno-omit-frame-pointer"
+ end
+
+ $INSTALLFILES = [
Cheers,
Antoine
___
freebsd-ruby@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"
Hi there,
With clang 3.4 (imported 3 days ago in head), ruby has problems
configuring / building dl.so.
Logs are available at
http://package21.nyi.freebsd.org/bulk/head-default-baseline/2014-02-18_15h22m08s/logs/errors/ruby-1.9.3.484_1,1.log
and
http://package21.nyi.freebsd.org/bulk/head-defa
Synopsis: |PATCH| sysutils/rubygem-capistrano: update to 3.1.0
Responsible-Changed-From-To: ruby->antoine
Responsible-Changed-By: antoine
Responsible-Changed-When: Fri Jan 24 20:53:59 UTC 2014
Responsible-Changed-Why:
Take
http://www.freebsd.org/cgi/query-pr.cgi?pr=185
Old Synopsis: [PATCH] devel/ruby-gem : Update to 2.1.7
New Synopsis: [PATCH] devel/ruby-gems : Update to 2.1.7
Responsible-Changed-From-To: freebsd-ports-bugs->ruby
Responsible-Changed-By: antoine
Responsible-Changed-When: Thu Nov 14 20:49:18 UTC 2013
Responsible-Changed-Why:
Over to maintai