Help with zef Portfile

2023-11-24 Thread raf via macports-users
Hi, I'm writing a Portfile for raku's module manager, zef (port named raku-zef), and I'm getting a destroot error I don't understand. The test part looks like this: test.runyes test.cmd"${prefix}/bin/rakudo" -I"${worksrcpath}" bin/zef test "${worksrcpath}" test.target And it work

Re: zef, the package manager for Rakudo, needs to be installed as part of the port

2023-11-24 Thread Kenneth Wolcott
**AWESOME** On Fri, Nov 24, 2023 at 1:00 PM raf via macports-users wrote: > > On Fri, Nov 24, 2023 at 09:11:52AM -0800, Kenneth Wolcott > wrote: > > > Hi raf; > > > > Thanks for your reply. Perhaps a note could be placed in the rakudo > > port stating that zef can be obtained separately and

Re: zef, the package manager for Rakudo, needs to be installed as part of the port

2023-11-24 Thread raf via macports-users
On Fri, Nov 24, 2023 at 09:11:52AM -0800, Kenneth Wolcott wrote: > Hi raf; > > Thanks for your reply. Perhaps a note could be placed in the rakudo > port stating that zef can be obtained separately and the instructions > for installing it? Then others, who are new to Rakudo via MacPorts > li

Re: zef, the package manager for Rakudo, needs to be installed as part of the port

2023-11-24 Thread Kenneth Wolcott
Hi raf; Thanks for your reply. Perhaps a note could be placed in the rakudo port stating that zef can be obtained separately and the instructions for installing it? Then others, who are new to Rakudo via MacPorts like I was (even those who are new to rakudo in general), will be able to get goin

Re: zef, the package manager for Rakudo, needs to be installed as part of the port

2023-11-24 Thread raf via macports-users
On Thu, Nov 23, 2023 at 08:20:24PM -0800, Kenneth Wolcott wrote: > Hi; > > zef, the package manager for Rakudo, needs to be installed as part of the port > > Zef, the Rakudo package manager, really needs to be part of the Rakudo > port. Just like Ruby needs the Gem, Nim needs Nimble, Perl nee