Created attachment 267366 [details] Port files for lang/arturo v0.10.0 New port: lang/arturo v0.10.0 Arturo is a simple, expressive, and portable programming language for efficient scripting and computing. Key Features: - Homoiconic code-as-data philosophy (see: Rebol and Lisp) - Expressive syntax for clean, readable code - Batteries-included with rich standard library - Built-in package manager - Cross-platform support - Interactive REPL for rapid development Technical Details: - License: MIT - Architecture: amd64 only (binary distribution) - Runtime Dependencies: webkit2-gtk4, gtk3, mpfr - Tested on: FreeBSD 15.0-RELEASE - CI Validation: https://github.com/arturo-lang/freebsd-port/actions Links: - Homepage: https://arturo-lang.io/ - Repository: https://github.com/arturo-lang/arturo - Port Repository: https://github.com/arturo-lang/freebsd-port - Documentation: https://arturo-lang.io/documentation/ I will maintain this port.
Created attachment 269473 [details] Port files for lang/arturo v0.10.0 in git diff format ^Triage: convert to git diff format, which is now preferred for new ports.
^Triage: note that I have done only the minimal work to test with portlint. I made a "best guess" to modernize the dependencies. I have not tried neither a build nor a run.