FreeBSD ports you maintain which are out of date

2014-11-03 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,

Re: Can't build ruby20 on -current: it doesn't honor WITHOUT_CDDL=yes

2014-11-03 Thread Andrey Chernov
On 30.10.2014 18:15, Steve Wills wrote: The checks for OS version weren't meant to detect presence of dtrace, they were meant to detect presence of dtrace with usable USDT. Unfortunately, presence of /usr/sbin/dtrace doesn't necessarily mean USDT works. So, both checks need to be there.