[RFC]: use --no-rdoc to implement NOPORTDOCS for rubygem-*

Philip M. Gollucci pgollucci at ridecharge.com
Fri Apr 10 15:31:57 PDT 2009


http://people.freebsd.org/~pgollucci/no_rdoc.diff

The only rubygem-* port this breaks is www/rubygem-merb

<aside>
ideally we'd make each DISTFILE a port and it would just work

www/rubygem-mongrel and www/rubygem-mongrel_cluster
required much less changes so I've patched them and they work as is now
</aside>

mysql> select count(1)
from build_ports bp, ports p
where bp.port_id = p.port_id
and p.port_directory like '%/rubygem-%'
and bp.build_id = 27;
+----------+
| count(1) |
+----------+
|      168 |
+----------+




-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci at ridecharge.com)
p: 703.549.2050x206, did: 703.579.6947
Senior System Admin - RideCharge, Inc.  http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.


More information about the freebsd-ruby mailing list