Ruby 1.9 binary packe: Date.xmlschema and others not available

Robert Gogolok robertgogolok at yahoo.de
Thu Jan 17 21:55:08 UTC 2013


>I can't find a compile time flag or sth similar that could hide xmlschema (and other methods like 'rfc2822', 'iso8601'...) from being built.

>Any hints?

I'm using portupgrade which has devel/ruby-date2 as a dependency.

# parsedate is needed for date globbing                                                               
.if ${RUBY_VER} == 1.9                                                                                
RUN_DEPENDS+= ${RUBY_SITELIBDIR}/parsedate.rb:${PORTSDIR}/devel/ruby-date2                            
.endif

devel/ruby-date2 overwrites Date.



More information about the freebsd-ruby mailing list