On Thu, 19 Dec 2024 21:52:08 +0100
Christopher Zimmermann <chr...@openbsd.org> wrote:

> On Thu, Dec 19, 2024 at 02:05:55PM -0500, Thomas Frohwein wrote:
> >chrisz@, I would appreciate a look at this approach to handling OPAM
> >dependencies during the build.  
> 
> I like the general approach, because it avoids porting and
> maintaining the dependencies.
> 
> I would prefer the opamroot-helper target to be reproducible by
> fixing it to a defined commit on opam-repository. This could be
> accomlished by downloading a specific snapshot of opam-repository and
> pointing opam init to this snapshot.

Hi Chris,

Thanks for your response. Not sure if I understand your response
correctly - the opamroot-helper is meant to create the download of
the dependencies from OPAM (at least get started) to then build the
tarball to be provided at SITES.opamroot when updating the port. This
is by necessity a fixed distfile for the ports build.

Here is the documentation for a Hello World for testing (run with `haxe
--main HelloWorld --interp`):

https://haxe.org/documentation/introduction/language-introduction.html

Re-attaching the file, still looking for an ok... 


> 
> 
> Christopher

Attachment: haxe-4.3.6.tgz
Description: application/compressed-tar

Reply via email to