CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2025/12/28 10:22:54

Modified files:
        audio          : Makefile 
        converters     : Makefile 
        databases      : Makefile 
        devel          : Makefile 
        graphics       : Makefile 
        net            : Makefile 
        security       : Makefile 
        sysutils       : Makefile 
        textproc       : Makefile 
        www            : Makefile 
        x11            : Makefile 

Log message:
Build ruby40 FLAVOR for ruby gem ext ports

Skip unicorn, kgio, and raindrops as raindrops test depends on unicorn,
unicorn run depends on kgio, and kgio segfaults at runtime. raindrops
isn't used by a port other than unicorn.

Skip hiera-eyaml and hiera-eyaml-gpg, as hiera-eyaml has a pessimistic
versioning constraint not allowing Ruby 4+, and hiera-eyaml-gpg depends
on hiera-eyaml. This is likely easily fixable just by removing the
pessimistic versioning constraint on Ruby, but since I believe these
are only used by Puppet, there's no real need to support the ruby40
FLAVOR for them until Puppet switches to Ruby 4.0.

Reply via email to