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

2013-01-17 Thread Robert Gogolok
>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                                  

FreeBSD ports you maintain which are out of date

2013-01-17 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

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

2013-01-17 Thread Robert Gogolok
Hi, I'm using FreeBSD 9.1 and tinderbox to build binary packages for my freebsd servers and desktop systems. When building Ruby 1.9 locally (on the tinderbox machine) from the ports, the following code snippet works: require 'date' Date.xmlschema When installing the binary package built by ti